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 and content are licensed under the
Creative Commons - Attribution-NonCommercial-NoDerivatives 4.0 International license
(see LICENSE.txt
).
Author Information
Nimrod Adar, contact me or visit my
website. Patches are welcome via
git send-email
. The repository
is located at: https://git.shore.co.il/explore/.