I created this is an alternative to paid-for link services and to build something I can manage using familiar workflows. Oh, and it doesn't hurt that it's open source. Enjoy. -zd
_config.yml
with your data.If you want to test locally on your machine, perform the following:
bundle install
.bundle exec jekyll serve --config _config.yml,_config-dev.yml
.http://localhost:4000
.You must fill some informations on _config.yml
to customize your site.
name: John Doe
bio: 'A Man who travels the world eating noodles and posts about it on social media'
picture: 'assets/images/profile.jpg'
...
MIT License © Sérgio Kopplin