bramvandenbussche / books

Book reviews for the books I've read

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Local development

On your machine

To get started, run:

´´´ bash bundle install ´´´

Run this on a local linux environment (e.g WSL)

bundle exec jekyll serve -I --force_polling --port 4001 --drafts

Using Docker

You can run the Jekyll generator via a Docker container to monitor file changes, generate the site and host it. To do so, run the docker compose file in the root of the repository and browse to http://localhost:4000.

⚠ Keep in mind that the first run of the container will need to initialise Jekyll and its dependencies so it might take a while for the site to come up.

ℹ Based on the excellent work of EnvyGeeks

About

Book reviews for the books I've read

License:Creative Commons Zero v1.0 Universal


Languages

Language:CSS 50.3%Language:JavaScript 28.5%Language:HTML 19.0%Language:SCSS 1.9%Language:Ruby 0.2%Language:Dockerfile 0.1%