forked from wezm/wezm.net
13 lines
205 B
Markdown
13 lines
205 B
Markdown
# wezm.net v2
|
|
|
|
Build with the [Zola] static site compiler:
|
|
|
|
zola serve
|
|
|
|
## Dates
|
|
|
|
Generate dates in front-matter from vim:
|
|
|
|
:r! date +\%Y-\%m-\%dT\%H:\%M:\%S\%:z
|
|
|
|
[Zola]: https://www.getzola.org/
|