Commit graph

29 commits

Author SHA1 Message Date
a9c12d326f added custom error templates, and fun error testing routes 2021-04-07 10:24:29 -04:00
a102579df2 removing preload for svg sprite as it doesn't seem to help 2021-04-07 08:31:18 -04:00
91efe2469a adding preload for fonts, changing sprite prefetch>preload 2021-04-07 08:13:35 -04:00
e3482568ad fix html head rss discovery link title 2021-04-07 07:32:01 -04:00
eed814a53a adding noreferrer to social links 2021-04-06 20:19:49 -04:00
2ce2db1b37 webp main image and text color accessibility improvements 2021-04-06 19:52:08 -04:00
2027ecc1d5 adding svg sprite file prefetch 2021-04-06 19:31:28 -04:00
9137559685 fixing rss feed social link 2021-04-06 19:23:08 -04:00
f7b163087e added feed discovery via root html head 2021-04-06 19:19:10 -04:00
2ea85a86a9 added copyright footer 2021-04-06 19:17:24 -04:00
c7ef111ebe adding proper CSP header plug and setting ignore config for mix sobelow 2021-04-06 18:40:08 -04:00
10fbc6732b fixing minor issues seen with mix credo 2021-04-06 18:39:31 -04:00
e2fd00f043 fixing feed validation issues 2021-04-06 18:21:38 -04:00
7f783b916d added rss feed for blog content 2021-04-06 18:13:57 -04:00
816fdbb484 fixes, styling improvement including inlined code 2021-04-06 14:45:54 -04:00
6a86a958a5 attempt to fix static asset serving 2021-04-06 12:12:30 -04:00
79665e3a91 restoring favicons, other grandfathered root static files 2021-04-06 12:05:43 -04:00
6647cf0e2e fixing inline code style purging, fix some social icon target=_self, fix endpoint static asset serving 2021-04-06 11:50:59 -04:00
3bdfb5148b fix blog typewriter social link to point to new blog 2021-04-06 00:28:17 -04:00
bab6d25d40 fixes 2021-04-05 22:48:30 -04:00
a7e8651c0b added remainder of content 2021-04-05 22:42:52 -04:00
27a8c22e9f numerous fixes, blog index, paging, tag index, post show - all liveview 2021-04-05 21:40:43 -04:00
2218a678b1 syntax highlighting and blog/post liveviews working; numerous other styling updates 2021-04-05 16:51:59 -04:00
a6186ba639 added content, post display 2021-04-03 23:22:35 -04:00
f6c316d4fa back to simple blog module, loading posts with elixir map frontmatter, avoiding yaml package 2021-03-31 23:31:46 -04:00
80da842416 initial handling of blog content and serving of blog content files/assets 2021-03-31 18:57:51 -04:00
e3f7522cf1 reproduced previous static website 2021-03-29 19:50:47 -04:00
0a83f8f317 initial bootstrap/navbar setup akin to bones73k implementation 2021-03-29 11:27:44 -04:00
dfe805b811 initial commit 2021-03-28 21:12:55 -04:00