Todo
A list of things I plan to work on for this site
- Finish /about page
- Add Todo Page
- Syntax highlighting
- Find a proper host -> Digital Ocean App
- Find a deployment strategy -> Digital Ocean App
- Deploy!
- Add projects page
- Resume
- Adjust header styles for mobile (make sub-header a column, enlarge touch targets)
- Post publishing graph - see https://github.com/johnwargo/eleventy-plugin-post-stats
- Sitemap
- Finish /now page (?)
- Refactor
PostService
- I need file handling and markdown parsing for other types of content, so they should be handled by their own services. - Contact
- Analytics
- Rewrite server with std lib
net/http
- Use
context.Context
to pass values to .templ components.
- Use