Skip to content

klamma/julia

 
 

Repository files navigation

Julia Demo

A minimalistic jekyll theme


Home page

about-page

Part one of a long post post-1

Part two of a long post post-2

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


How to use it

Install from github

  1. Fork this repository

  2. 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-analytics to true and paste your tracking code in /_inludes/google_analytics.html
  • To add links to the navbar edit the links section

Author Twitter


License License

About

A minimalistic jekyll theme.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • CSS 72.7%
  • HTML 25.0%
  • Ruby 2.3%