This is the code for https://www.russ.cloud/
- Built using Hugo.
- Using the PaperMod theme.
- Hosted on Cloudflare Pages.
- Uses ...
- giscus
- Plausible
- SharingButtons
- hugo-shortcode-gallery theme component
- hugo-notice theme component
- Icons by Simple Icons and Feather Icons
- Sort of tagging !!
- Generate
_redirects
file for 301 redirects, see here and this config. - Generate webp images, updated the
{{< img >}}
short code so that it generates the webp images. - Terminal, added the terminal style from https://codeeverywhere.ca/post.php?id=10 as short code and updated the posts.
- Update all old posts so they mostly work.
- Get as close to 100% on PageSpeed Insights as possible
- Add auto-generated listened-to blog post, see here for the code.
-
Add icons to main menu, added the Ionicons icons.removed due to messing up CLS -
Use CDN for cover images.webp added for cover images -
Optimize images, see this GitHub Action.