Go to file
nicobo 40fbde62f9 - removed trailing '/' at the end of articles URLs
- added a redirection from /contact and /people/nicobo to /about
2019-06-05 22:55:35 +02:00
_drafts
_includes
_layouts
_posts
_sass
assets
.editorconfig
.gitignore
.gitmodules
_config.yml - removed trailing '/' at the end of articles URLs 2019-06-05 22:55:35 +02:00
about.md - removed trailing '/' at the end of articles URLs 2019-06-05 22:55:35 +02:00
CNAME
Gemfile
index.html
LICENSE
README.md
tags.html

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

Building

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.

Editing

Drafts are really not ready for publication. Some of the documents in _drafts/ are old documents I've never finished...