This repository contains the code that runs my personal website.
- The site has a built-in CMS. Every blog post can be edited in place once you're logged in (only I can log in).
- Meta images are generated on the fly using the emoji, title and description of the blog post.
- New posts can also be created directly within the site using the
New
button (also only available once you're logged in).
- Remix/React Router with SSR frontend
- Pocketbase to store the blog posts
- Novel for the editor
I haven't tried this but if you wanted to fork this and use it for your own site, it should be straightforward but there is some manual work there. Off the top of my head: