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

Next revision
Previous revision
blogging_with_zen_static [2023/05/22 17:20] – created (moved from blogging_with_zen kashifshahblogging_with_zen_static [2025/05/30 00:16] (current) – [High-level Overview of Steps] fix aerth's comment in chat to his correction peteyboy
Line 3: Line 3:
 ===== Background ===== ===== Background =====
  
-"zs is an extremely minimal static site generator written in Go."+zs is an extremely minimal static site generator written in Go.
  
 ===== Requirements ===== ===== Requirements =====
  
-  * Access to ''go'', the Go compiler+  * Access to [[golang|''go'']], the Go compiler (follow the 'go' link, or on SDF you can try ''go124'' or ''go14'')
   * Regular, working website hosted in SDF   * Regular, working website hosted in SDF
  
 ===== High-level Overview of Steps ===== ===== High-level Overview of Steps =====
  
-  - Build the ''zs'' utility+  - Build the ''zs'' utility, something like: ''GOPATH=/tmp/${USER}.gopath.d GOBIN=$HOME/bin go124 install -v -tags netgo go.mills.io/zs@latest'' (you may need to add a //~/bin// folder or use an existing //~/.bin// in your user space)
   - Create a ''src'' directory, outside of your ''~/html'' folder, for the site Markdown   - Create a ''src'' directory, outside of your ''~/html'' folder, for the site Markdown
   - Add Markdown files to your ''src'' directory   - Add Markdown files to your ''src'' directory
Line 23: Line 23:
  
   * [[https://git.mills.io/prologic/zs|zs git repository]]   * [[https://git.mills.io/prologic/zs|zs git repository]]
-  * [[https://zs.mills.io/|zs demo]]+  * [[https://zs.mills.io/|zs demo with quickstart template]]
   * [[https://zs.mills.io/TestPage.html|zs components]]   * [[https://zs.mills.io/TestPage.html|zs components]]
  
blogging_with_zen_static.1684776009.txt · Last modified: 2023/05/22 17:20 by kashifshah