Skip to content
Snippets Groups Projects
Select Git revision
  • e265eb0aed12326bf51bebb7ec4662ed62ff57fc
  • master default
  • favicon
  • hebrew
4 results

blog

Adar Nimrod's avatar
nimrod authored
e265eb0a
History

Blog

pipeline status

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/expore/.