Commit graph

12 commits

Author SHA1 Message Date
b11295af25 min spacing on date in post list 2025-11-15 17:19:11 -08:00
8ba7e18a99 Make main page just a list of links to posts 2025-11-15 17:01:46 -08:00
f6699f13aa [post] IPv6 tunnel with Wireguard 2020-08-18 16:18:44 -07:00
51a5ac5868 kill margin-bottom on li 2018-01-27 12:59:59 -08:00
5448934b61 Center images in articles 2018-01-21 17:11:39 -08:00
2ff20058ad add missing picture of myself 2018-01-21 17:11:31 -08:00
63862db888 Font tweaks
Apply Roboto to <article><section> and not just <p>. Non-<p> tags inside
of articles weren't getting it, like <ul>.

Shrink code font size from 90% to 80%. This at least keeps code that
stays within 80 char lines looking nice.
2018-01-20 17:33:37 -08:00
c8dc8f1077 use Source Code Pro for monospace font 2018-01-19 19:49:19 -08:00
ba42d016b3 Twiddle fonts. Quicksand by default, Roboto for content 2018-01-19 19:43:51 -08:00
7308419301 OMG FEATURE PARITY WITH REACT
... almost. It looks identical, just some minor things to fix up.

Yes! the templates exist now and work!!

Add `clean` back to `make all` and use `-c` in `gsutil rsync`, which
will ignore mtime and use checksums when comparing files instead,
meaning we don't have to re-upload all of /media/ every time! (^_^)

Also fix a broken link to the kegerator project page
2018-01-15 22:13:47 -08:00
75714f651c move css/fonts to media, get rid of public folder 2018-01-15 20:44:01 -08:00
787f49f2fc move stuff around for Posty2, add base config 2018-01-14 20:31:13 -08:00