Commit Graph

17 Commits

Author SHA1 Message Date
bd883ac4ef Fix some of the blog post, get the container built, and remove config for the database. 2024-08-07 21:53:04 -04:00
2749d463b5 Add methods for getting the draft posts and keep working on my Hono post. 2024-08-06 23:26:37 -04:00
193246c36d Add the posts to the repo. 2024-08-01 22:25:21 -04:00
a036cb76a2 Remove the database code, focus on flat file blog. 2024-08-01 21:08:46 -04:00
e0adc0e684 Refactor the post service. 2024-08-01 21:07:54 -04:00
d7c16c6763 Use HLJS, and add the Tomorrow theme. 2024-07-31 22:24:23 -04:00
5ea1aa9c5b Add some styles, use some post service methods for easily getting post data. 2024-07-31 22:02:55 -04:00
ecbfbd31de Add a simple comment about some string wizardry 2024-07-28 19:57:01 -04:00
0a138a608f Sort the post list 2024-07-26 22:41:59 -04:00
6e400f4263 Most all posts into memory at startup and render those on requests. 2024-07-26 22:31:09 -04:00
3c4be7f78f Start the repository model 2024-07-11 22:21:11 -04:00
908141aeff init the database and move posts into the sqlite database. 2024-07-11 21:37:12 -04:00
27e7c8f17b Add some development, services repository. 2024-07-11 20:27:55 -04:00
db484c0bb1 Get the post file service fleshed out 2024-07-09 21:44:52 -04:00
87fd7b129b Start building the post file service 2024-07-09 21:33:27 -04:00
5eb143ab4a Add the Post service code. 2024-07-08 22:12:48 -04:00
db3e79fd8f Re-organize the repository. 2024-07-08 21:37:25 -04:00