Skip to content

liefery-it-legacy/blog

Repository files navigation

This is the source code for the old Liefery IT blog

The live site can be found at liefery-it-legacy.github.io/blog/

It uses Jekyll as a static site generator.

For editing convenience it has livereload enabled using the guard-livereload gem, which can be started together with the jekyll server using invoker.

To start the whole shebang up, run:

bundle install
invoker start

and then visit localhost:4000/blog/ to see the blog in action.

Deployment:

Is handled by github and done automatically.

License and copyright

Following files, directories and their contents are licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License:

  • _posts/
  • images
  • index.html

All other files and directories are licensed under the MIT unless explicitly stated.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published