mirror of
https://github.com/wezm/wezm.net.git
synced 2024-11-10 01:42:32 +00:00
14 lines
205 B
Markdown
14 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/
|