1
0
Fork 0
forked from wezm/wezm.net
wezm.net/v2
Wesley Moore 20e7c4e666
Don't use resize_image on the in top post
The resized version is bigger then the original.
2020-03-23 09:12:06 +11:00
..
content Don't use resize_image on the in top post 2020-03-23 09:12:06 +11:00
sass Add top alternatives post 2020-03-21 14:51:11 +11:00
static Replace photo on About page with me in a warm place 2020-01-29 21:59:48 +11:00
templates Don't use resize_image on the in top post 2020-03-23 09:12:06 +11:00
.gitignore Initial v2 commit 2020-01-29 09:04:25 +11:00
config.toml Replace testing domain in config.yaml 2020-01-29 20:26:54 +11:00
Makefile Build before deploy 2020-01-29 22:00:52 +11: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