I have done some updates to this site, not big updates, but I felt I wanted to deal with the backlog
and clean up a little. I have not been active to develop more features of this Gatsby powered site for a long time.
The backlog looked like this:
a custom domain in Github Pages, henrikgronvall.com,
fix the tre view component on the landing page,
- fix the social component on the landing page,
- implement an easy way to switch themes,
- support for comments to article, not sure which system to use though,
- support for mailing list,
- contact form,
- etc.
Now it looks like this;
a custom domain in Github Pages, henrikgronvall.com,
fix the tre view component on the landing page,
fix the social component on the landing page,
implement an easy way to switch themes
- add or develop a component to translate markdown HTML to a Typography component, so I
finally can get rid of dangerouslySetInnerHTML,
- ensure the site follow the Web Content Accessibility Guidelines (WCAG),
- learn more about how to use Google Analytics,
- support for comments to article, not sure which system to use though,
- support for mailing list,
- contact form,
- etc.