Go to file
2019-05-08 13:34:14 +02:00
_drafts Importing old drafts 2019-05-08 08:03:53 +02:00
_includes - added a link to the post's commit history on its dates 2019-04-27 15:05:21 +02:00
_layouts - added a link to the post's commit history on its dates 2019-04-27 15:05:21 +02:00
_posts Importing articles from current blog 2019-05-08 13:34:14 +02:00
_sass - added a link to the post's commit history on its dates 2019-04-27 15:05:21 +02:00
assets Importing articles from current blog 2019-05-08 13:34:14 +02:00
.editorconfig
.gitignore ~ ignoring submodule (as it is automatically pulled at gh-pages) 2018-10-25 23:43:58 +02:00
.gitmodules ~ pointing at my fork of mastodon widget as I've made changes 2018-10-25 21:30:45 +02:00
_config.yml - added a link to the post's commit history on its dates 2019-04-27 15:05:21 +02:00
about.md - post-share.html renamed to post-footer.hmtl 2019-04-27 08:21:32 +02:00
CNAME
Gemfile ~ fixed : using jekyll-feed instead of feed.xml (it still does not render Markdown) 2018-10-22 00:40:44 +02:00
index.html - added a link to the post's commit history on its dates 2019-04-27 15:05:21 +02:00
LICENSE
README.md - added a link to the post's commit history on its dates 2019-04-27 15:05:21 +02:00
tags.html - added a link to the post's commit history on its dates 2019-04-27 15:05:21 +02:00

Source code for https://www.nicolabs.net

Run bundle exec jekyll serve --livereload --drafts to start a local server with live reload and drafts preview.

See help.github.com/articles/using-jekyll-as-a-static-site-generator-with-github-pages for more detailed instructions, including installation of prerequisites.