User Tools

Site Tools


blogging_with_zen_static

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

blogging_with_zen_static [2023/05/22 17:20] – created (moved from blogging_with_zen kashifshahblogging_with_zen_static [2024/09/01 04:17] (current) – [Background] o.” hc9
Line 1: Line 1:
 +====== Blogging with Zen Static site generator ======
 +
 +===== Background =====
 +
 +“zs is an extremely minimal static site generator written in Go.”
 +
 +===== Requirements =====
 +
 +  * Access to ''go'', the Go compiler
 +  * Regular, working website hosted in SDF
 +
 +===== High-level Overview of Steps =====
 +
 +  - Build the ''zs'' utility
 +  - Create a ''src'' directory, outside of your ''~/html'' folder, for the site Markdown
 +  - Add Markdown files to your ''src'' directory
 +  - Run ''zs build'' from within your ''src'' directory
 +  - Copy the output in the ''src/.pub'' directory to your ''~/html'' directory
 +  - Verify and Validate
 +  - Run ''mkhomepg -p''
 +
 +===== Resources =====
 +
 +  * [[https://git.mills.io/prologic/zs|zs git repository]]
 +  * [[https://zs.mills.io/|zs demo]]
 +  * [[https://zs.mills.io/TestPage.html|zs components]]
  
blogging_with_zen_static.txt · Last modified: 2024/09/01 04:17 by hc9