Blog
My (Nimrod Adar) blog.
Requirements
Usage
Serve a development version of the blog at http://localhost:8080/
pipenv run dev
Build a production version of the blog at output/
pipenv run build
Publish the blog (sync to server, requires running pipenv run build
beforehand)
pipenv run publish
Delete the outputed files
pipenv run clean
License
This software is licensed under the Creative Commons - Attribution 4.0 International license.
Author Information
Nimrod Adar, contact me or visit my website. Patches are welcome via git send-email
. The repository is located
at: https://www.shore.co.il/git/.