Repository for the HackVerse Blog
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.
git clone https://github.com/hackverse/blog/
cd blog/
bundle exec jekyll build
bundle exec jekyll serve
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.
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 😄