Commit graph

38 commits

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