Source code of my website
This website is using static files that are generated using DocPad.
See this page. The installation depends of your OS.
Tip
|
to be able to use docker without being root, you should add your user to the docker group. |
The website is executed with the production
environment in Docker, meaning that modifications of source files will not be reloaded automatically.
./run.sh
Go to http://localhost:9778 to browse the website.
See this page to follow the right guide depending of your OS.
$ docpad run
Then go to http://localhost:9778 to browse the website. The website is reloaded automatically when changes occur on the source files.
Licensed under the incredibly permissive MIT license
Copyright © 2016 Florian Boulay