Go to file
George Cushen 9b643a68a8 Add editor config 2017-12-03 19:11:36 +00:00
content Update custom widget 2017-11-29 00:27:29 +00:00
static/img Initial commit 2017-11-23 01:41:58 +00:00
themes Update Academic 2017-11-29 00:28:20 +00:00
.editorconfig Add editor config 2017-12-03 19:11:36 +00:00
.gitignore Initial commit 2017-11-23 01:41:58 +00:00
.gitmodules Initial commit 2017-11-23 01:41:58 +00:00
LICENSE.md Initial commit 2017-11-23 01:41:58 +00:00
README.md Initial commit 2017-11-23 01:41:58 +00:00
config.toml Initial commit 2017-11-23 01:41:58 +00:00
netlify.toml Add Netlify config 2017-11-24 00:37:44 +00:00
update_academic.sh Initial commit 2017-11-23 01:41:58 +00:00

README.md

Academic Kickstart

Academic is a framework to help you create a beautiful website quickly. Perfect for personal, student, or academic websites. Check out the latest demo of what you'll get in less than 10 minutes or view the documentation.

Academic Kickstart provides a minimal template to kickstart your new website by following the simple steps below.

Screenshot

Prerequisites:

Easily create a website using the Academic framework by following these simple steps:

  1. Clone (or Fork) this repository using Git:

    git clone https://github.com/sourcethemes/academic-kickstart.git My_Website
    
  2. Apply any updates to Academic (optional):

    cd My_Website
    bash update_academic.sh
    
  3. View your new website (from within your My_Website folder):

    hugo server
    
  4. Read the Quick Start Guide to learn how to add Markdown content, customize your site, and deploy it.

License

Copyright 2017 George Cushen.

Released under the MIT license.

Analytics