julia
julia copied to clipboard
A minimalistic jekyll theme.
Julia 
A minimalistic jekyll theme
Home page
Part one of a long post

Part two of a long post

Posts will be listed by category in the Archive page alongside with their tags

How to use it
Install from github
-
Clone the repository to your computer and run it
$ git clone https://github.com/kuoa/julia.git $ bundler install $ jekyll serve
Configurations
Edit the _config.yml file and make the theme yours.
- Change the base color in /css/main.sccs
$brand-color: new-color; - To enable comments modify the
disqus_shortname - To enable google-analytics set
google-analyticsto true and paste your tracking code in/_inludes/google_analytics.html - To add links to the navbar edit the
linkssection
