Visit twisterrob.net.
Requires both ruby and devkit on Windows 7 x64 to install native extensions.
Download ruby-2.1.3-x64-mingw32.7z
from bintray.
Download Latest DevKit from bintray
Note: the version number should match closely what's on: https://pages.github.com/versions/
me@devkit$ ruby dk.rb init
me@devkit$ edit config.yml # add ruby directory
me@devkit$ ruby dk.rb install
me@anywhere$ gem install bundler
me@website$ bundle install # Takes about 5 minutes the first time on a clean Ruby.
In case of SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed
follow these instructions.
If there's the same SSL issue, for example when using jekyll-gist
, then try this.
me@windows$ unsubst bundle exec jekyll serve --config _config.yml,_config_local.yml,_config_dev.yml --trace --skip-initial-build --incremental
me@windows$ gradlew serve dev noskip
Check if site build successfully before each commit
me@webiste$ gradlew preCommitServe local
gem 'github-pages'
version to GitHub versionbundle update
, watch for these lines and read release notes:
ridk install
, choose "MSYS2 and MINGW development toolchain" and install to %RUBY_HOME%\msys64
.GHPages:
Jekyll 3.5
Jekyll 3.6
Jekyll 3.7
Finished reading news <3.8 and changelog <=3.8
These two end up in sitemap after update:
dev > sass > line_numbers: true is broken after update (generated CSS files no longer have line numbers) ref https://github.com/jekyll/jekyll-sass-converter/blob/master/lib/jekyll/converters/scss.rb#L48
dev > sass > sourcemap is disabled, check if it can be enabled
new RegExp('vegetarian is broken in javascript, report backslash issue contact wasn't working, now it is? (probably should be generated in debug) shell code formatting lost user@machine$ formatting
https://github.com/jekyll/jekyll/pull/6384/files#diff-514abd885acda367325e5236a9be3192R68 https://github.com/kacperduras/disqus-for-jekyll
This website is based on the Feeling Responsive theme by Moritz »mo.« Sauer // Phlow.de