Go to file
2024-10-09 21:46:35 -04:00
posts Add a blog post about JS scope. 2024-10-09 21:17:08 -04:00
src Add an about page. Move this to markdown. Move this to a pages service. 2024-10-09 21:46:35 -04:00
.dockerignore Work on the Dockerfile to run this application inside a container. 2024-08-07 20:46:34 -04:00
.editorconfig Start the blog 2024-07-02 22:35:01 -04:00
.env.sample Fix some of the blog post, get the container built, and remove config for the database. 2024-08-07 21:53:04 -04:00
.gitignore Fix some of the blog post, get the container built, and remove config for the database. 2024-08-07 21:53:04 -04:00
build.sh Fix some of the blog post, get the container built, and remove config for the database. 2024-08-07 21:53:04 -04:00
bun.lockb Add the posts to the repo. 2024-08-01 22:25:21 -04:00
Dockerfile Remove the expose port setting. 2024-08-11 21:15:12 -04:00
package.json Use HLJS, and add the Tomorrow theme. 2024-07-31 22:24:23 -04:00
README.md Work on the Dockerfile to run this application inside a container. 2024-08-07 20:46:34 -04:00
tsconfig.json Start the blog 2024-07-02 22:35:01 -04:00

davesmithhayes.com

This repository holds the code that deploys into the blog for Dave Smith-Hayes.