Skip to content

HackVerse/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c6576c1 Â· Mar 29, 2023
Feb 3, 2021
Mar 29, 2023
Feb 13, 2020
Jan 15, 2022
Nov 16, 2019
Mar 29, 2023
Nov 16, 2019
Mar 29, 2023
Nov 16, 2019
Nov 16, 2019
Nov 16, 2019
Nov 16, 2019
Nov 16, 2019
Nov 16, 2019
Nov 16, 2019
Nov 16, 2019
Jan 14, 2022
Nov 16, 2019
Nov 16, 2019
Nov 16, 2019
Nov 16, 2019
Nov 16, 2019

Repository files navigation

HackVerse Blog

Build Status Ruby Jekyll

Repository for the HackVerse 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/hackverse/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 😄