Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 767 Bytes

File metadata and controls

14 lines (9 loc) · 767 Bytes

A Jekyll blog. Simple and functional.

After cloning the repository, you can get started using either Vagrant or Docker by running vagrant up or the start-docker.sh shell script in the root of the repository. Access Jekyll at http://localhost:8124 if using Vagrant or http://localhost:4000 if using Docker.

Author

Adam James - https://www.keybase.io/mrwizrd

Disclaimer

The views expressed are my own and do not necessarily reflect the views of current or past employers.

License

Hyde (theme) open sourced under the MIT license. Blog content released under CC BY-SA 4.0. For full terms, see the LICENCE file.

Please feel free to fork and adapt to your purposes! <3