1
0
Fork 0
forked from wezm/wezm.net
wezm.net/v2
2022-04-10 10:06:32 +10:00
..
content Add Kobo monospace font post 2022-04-10 10:06:32 +10:00
sass Add some new projects 2021-11-12 08:26:40 +10:00
static Update projects and about info 2021-01-04 07:37:22 +10:00
templates Fix post ordering 2022-01-27 20:03:53 +10:00
.gitignore Initial v2 commit 2020-01-29 09:04:25 +11:00
config.toml Compatibility with newer Zola 2021-08-26 09:11:44 +10:00
Justfile Update Justfile 2022-02-28 14:50:57 +10:00
README.md Add top alternatives post 2020-03-21 14:51:11 +11:00

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

Terminal screenshots

Resize:

xdotool windowsize $(xdotool selectwindow) 1600 1200