This repo contains the code powering jackyef.com
The site is powered by:
If you are interested on the thought process of building the site initially, you can read this blog post: Building a Blog with Next + Preact + Tailwind
As I added more stuff to the site, I've gone back to using React as some dependencies I am using aren't compatible with Preact. radix-ui
, for instance.
- https://dev.to/ixartz/the-ultimate-nextjs-starter-for-your-blog-with-a-free-minimalist-theme-22bk
- https://jfelix.info/blog/how-to-make-a-static-blog-with-next-js
- https://blog.tailwindcss.com/building-the-tailwind-blog
- https://github.com/tailwindlabs/blog.tailwindcss.com
- https://mxb.dev/blog/using-webmentions-on-static-sites/
- https://stackoverflow.com/questions/52561036/google-analytics-transport-beacon-no-http-response-detected
- https://philipwalton.com/articles/the-google-analytics-setup-i-use-on-every-site-i-build/#loading-analyticsjs
- https://daan.dev/wordpress/difference-analyics-gtag-ga-js/
- https://joshwcomeau.com/gatsby/dark-mode/
- https://csswizardry.com/2020/05/the-fastest-google-fonts/