- JavaScript 93.5%
- CSS 5.7%
- HTML 0.8%
| archetypes | ||
| content | ||
| static | ||
| themes/droplets | ||
| .gitignore | ||
| hugo.toml | ||
| Makefile | ||
| README.md | ||
| screenshot.png | ||
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/
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).
