Commit graph

35 commits

Author SHA1 Message Date
Adam Piontek 1f7ef6f7f7 switched to source serif pro as main font, fixed some other styling 2021-04-09 14:08:05 -04:00
Adam Piontek ecae5e4b77 switched monospace font to jetbrains mono 2021-04-09 10:12:53 -04:00
Adam Piontek 0bb011b59d moving err route handling to separate controller with proper layout plugs 2021-04-07 13:22:10 -04:00
Adam Piontek 0d6c95e301 improve error page external link icon styling 2021-04-07 13:14:28 -04:00
Adam Piontek 662e85da6c streamline the feed controller with put_root_layout plug, write post about it 2021-04-07 13:09:30 -04:00
Adam Piontek 186f55c311 add helper links to external info about errors to custom error pages 2021-04-07 12:48:37 -04:00
Adam Piontek a9c12d326f added custom error templates, and fun error testing routes 2021-04-07 10:24:29 -04:00
Adam Piontek a102579df2 removing preload for svg sprite as it doesn't seem to help 2021-04-07 08:31:18 -04:00
Adam Piontek 91efe2469a adding preload for fonts, changing sprite prefetch>preload 2021-04-07 08:13:35 -04:00
Adam Piontek e3482568ad fix html head rss discovery link title 2021-04-07 07:32:01 -04:00
Adam Piontek eed814a53a adding noreferrer to social links 2021-04-06 20:19:49 -04:00
Adam Piontek 2ce2db1b37 webp main image and text color accessibility improvements 2021-04-06 19:52:08 -04:00
Adam Piontek 2027ecc1d5 adding svg sprite file prefetch 2021-04-06 19:31:28 -04:00
Adam Piontek 9137559685 fixing rss feed social link 2021-04-06 19:23:08 -04:00
Adam Piontek f7b163087e added feed discovery via root html head 2021-04-06 19:19:10 -04:00
Adam Piontek 2ea85a86a9 added copyright footer 2021-04-06 19:17:24 -04:00
Adam Piontek c7ef111ebe adding proper CSP header plug and setting ignore config for mix sobelow 2021-04-06 18:40:08 -04:00
Adam Piontek 10fbc6732b fixing minor issues seen with mix credo 2021-04-06 18:39:31 -04:00
Adam Piontek e2fd00f043 fixing feed validation issues 2021-04-06 18:21:38 -04:00
Adam Piontek 7f783b916d added rss feed for blog content 2021-04-06 18:13:57 -04:00
Adam Piontek 816fdbb484 fixes, styling improvement including inlined code 2021-04-06 14:45:54 -04:00
Adam Piontek 6a86a958a5 attempt to fix static asset serving 2021-04-06 12:12:30 -04:00
Adam Piontek 79665e3a91 restoring favicons, other grandfathered root static files 2021-04-06 12:05:43 -04:00
Adam Piontek 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
Adam Piontek 3bdfb5148b fix blog typewriter social link to point to new blog 2021-04-06 00:28:17 -04:00
Adam Piontek bab6d25d40 fixes 2021-04-05 22:48:30 -04:00
Adam Piontek a7e8651c0b added remainder of content 2021-04-05 22:42:52 -04:00
Adam Piontek 27a8c22e9f numerous fixes, blog index, paging, tag index, post show - all liveview 2021-04-05 21:40:43 -04:00
Adam Piontek 2218a678b1 syntax highlighting and blog/post liveviews working; numerous other styling updates 2021-04-05 16:51:59 -04:00
Adam Piontek a6186ba639 added content, post display 2021-04-03 23:22:35 -04:00
Adam Piontek f6c316d4fa back to simple blog module, loading posts with elixir map frontmatter, avoiding yaml package 2021-03-31 23:31:46 -04:00
Adam Piontek 80da842416 initial handling of blog content and serving of blog content files/assets 2021-03-31 18:57:51 -04:00
Adam Piontek e3f7522cf1 reproduced previous static website 2021-03-29 19:50:47 -04:00
Adam Piontek 0a83f8f317 initial bootstrap/navbar setup akin to bones73k implementation 2021-03-29 11:27:44 -04:00
Adam Piontek dfe805b811 initial commit 2021-03-28 21:12:55 -04:00