rolandjesse.de/scripts
Jørn Ølmheim 2dc41ae527 Update generate-tags
Fixed bug when posts do not have tags. Script will now happily run as long as the tags field is present in the yaml preamble.
2016-02-09 12:30:10 +01:00
..
generate-tags Update generate-tags 2016-02-09 12:30:10 +01:00
install Fixes #133 2016-01-09 12:44:54 +01:00
integrate-personal Fixes #129 2016-01-09 13:53:55 +01:00
newpost Fixes #129 2016-01-09 13:53:55 +01:00
README.md Fixes #129 2016-01-09 13:53:55 +01:00
serve Use 127.0.0.1 as host when serving 2015-11-14 17:22:19 +01:00
serve-production Added user execution permissions to serve-production 2015-11-22 23:10:44 +01:00

install

  • Installs jekyll and the dependencies required by personal-jekyll-theme

serve-production

  • Builds and serves your website in 127.0.0.1:4000

serve

  • Builds and serves your website without generating the Disqus comments and the Google Analytics code

new-post