Commit graph

69 commits

Author SHA1 Message Date
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