Commit graph

40 commits

Author SHA1 Message Date
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
a4249392f3 streamlining use of Home73k app config functions 2021-04-06 18:13:17 -04:00
5e47a243b8 removing some scss comments 2021-04-06 14:50:59 -04:00
816fdbb484 fixes, styling improvement including inlined code 2021-04-06 14:45:54 -04:00
97f9c4a9f2 updated webpack 2021-04-06 13:51:57 -04:00
16121a2357 updating npm packages 2021-04-06 13:50:07 -04:00
7a3c532b86 improving code styling 2021-04-06 13:48:29 -04:00
c508c20e86 update post about syntax highlighting to use chroma instead of pygments 2021-04-06 12:32:35 -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
9d2e0c5379 fixing purgecss issue with chroma styles 2021-04-06 11:22:05 -04:00
c1963ff386 minor style fix & comment update 2021-04-06 10:59:03 -04:00
a8e0b5d45d updated to use golang chroma instead of python pygments 2021-04-06 10:42:15 -04:00
3bdfb5148b fix blog typewriter social link to point to new blog 2021-04-06 00:28:17 -04:00
6f76e7877f new post & changes 2021-04-06 00:25:35 -04:00
4a899d3577 updated README with deployment info 2021-04-05 23:40:07 -04:00
0e71ac4145 remove prod.secret.exs from git tracking 2021-04-05 23:08:02 -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
ae9fff231b tidying to remove path config, just hard-coding it 2021-04-01 18:31:30 -04:00
df2cc13167 post parsing now builds a 'corpus' for each post, useful for future search feature, and ... seo keywords? 2021-04-01 18:09:52 -04:00
b1b9c09a79 incorporating content and refining post parsing 2021-04-01 13:30:11 -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
8269f1f24f changing how content dir is handled by git 2021-03-31 15:07:47 -04:00
8f4655da95 updating deps 2021-03-31 14:06:59 -04:00
937d0c5505 changing .get_env to .compile_env for Application config 2021-03-31 14:06:33 -04:00
db98330446 adding support for a site content repo under priv/content/, and for dev.secret.exs 2021-03-31 14:05:55 -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