Go to file
2019-05-08 15:27:02 +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 Added that Twidere is for Android 2019-05-08 15:23:37 +02:00
_sass Replaced Google Fonts by local ones 2019-05-08 15:19:05 +02:00
assets Replaced Google Fonts by local ones 2019-05-08 15:19:05 +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 reverting pagination to 4 as the toots are too far down the page 2019-05-08 13:42:25 +02:00
about.md Added font's license 2019-05-08 15:27:02 +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 - enhancing headers style 2019-05-08 13:39:04 +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

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...