Skip to content

WebClub-NITK/blog

Repository files navigation

WebClub Blog

Build Status Ruby Jekyll

Repository for the WebClub Blog

Author Pages

In order to properly generate author pages you need to rename the field author in the front matter of every post to match that of your each author's username as defined in the _data/authors.yml file. With the latest update, multiple author blogs are now supported out of the box.

Compiling

git clone https://github.com/WebClub-NITK/blog/
cd blog/
bundle exec jekyll build
bundle exec jekyll serve

Issues and Contributing

This install builds well with Ruby v2.5.1 and Jekyll v3.7.4. If you run into any problems please log them on the issue tracker.

Feel free pull-request your patches and fixes.

Thanks

Many thanks to the Ghost team for all the design work. Also many thanks to all contributors, that help keeping the project alive and updated 😄