My modern retro personal homepage.
  • JavaScript 93.5%
  • CSS 5.7%
  • HTML 0.8%
Find a file
2026-06-12 16:57:30 -07:00
archetypes Initial web pages 2025-09-02 22:33:16 -07:00
content Hit Counter+Guestbook+Contact+About and Ripple Controls 2025-09-03 23:26:42 -07:00
static Sept 3 Updates 2025-09-03 19:41:16 -07:00
themes/droplets Hit Counter+Guestbook+Contact+About and Ripple Controls 2025-09-03 23:26:42 -07:00
.gitignore No more public/ folder commited to git 2025-09-03 16:11:41 -07:00
hugo.toml Flash animations, 3D Renders, cleanup FontAwesome 2025-09-02 23:25:29 -07:00
Makefile Makefile and latest site 2025-09-02 23:38:48 -07:00
README.md Add README and screenshot 2026-06-12 16:57:30 -07:00
screenshot.png Add README and screenshot 2026-06-12 16:57:30 -07:00

Noah's Site

This is the source code to my "modern retro home page" that I built after being inspired by Neocities and the revival of the new old Indie Web.

Visit my site at: https://noahs.site/

Screenshot of my website

This website is designed to have the look & charm of what I remember the classic old websites of the 90's and early 2000's looking like: with "table-based layouts" and lots of color, GIFs and special effects, but I also built my entire career out of doing web development so I couldn't create a new website in 2025 without also making it mobile friendly!

The website looks to have a table-based layout but it is really a CSS Grid and it adapts responsively to mobile web browsers!

This is a static website built using Hugo. To learn about how I made the website's design, look in the themes/droplets folder (specifically in assets/css/main.css).