You are browsing as a guest. Sign up (or log in) to start making projects!

A Minimalist's Homepage

  • 2 Devlogs
  • 7 Total hours

🛠️ built with Hugo + Shibui Theme

Open comments for this post

20m 4s logged

F*ck React – Part 1: A Minimalist’s finds Hugo + 渋い

View the live site · Source Code

(clickbait title haha)

I found that interesting because I thought personal pages had to be flashy and have trending effects. For me, that was the barrier to publishing my own website, as I absolutely hate JS and these frontend libraries (nothing against people who love such things).

This led me to find the best static site generator for my needs: Hugo, paired with this template – shoutout to ntk148v for this amazing 🪄 minimal theme.

I found Karpathy’s point of view (read Part 0) interesting because I thought personal pages had to be flashy and have trending effects. For me, that was the barrier to publishing my own website, as I absolutely hate JS and these frontend libraries (nothing against people who love such things).

This led me to find the best static site generator for my needs: Hugo, paired with this template – shoutout to ntk148v for this amazing 🪄 minimal theme.

One of Hugo’s biggest benefits is that you can edit your content using Markdown files in /content/. Theme customizations are also easy, as you only need to edit /assets/css/custom.css to override the default styles in /assets/css/main.css. Layouts can be customized in /layouts/, while further configuration can be changed in hugo.toml.

After that, I roughly designed (picture below) how I wanted the website to look and customized the theme and layout with the assistance of Hermes, and of course filled in the content myself. For the colors, I took inspiration from Nous Research. I also added separate pages for my CV (have not uploaded the public version yet), contact, and writings.

Deploying with GitHub Pages is simple, as every push to main triggers the GitHub Actions workflow automatically and Hugo builds the site.

0
0
8
Open comments for this post

6h 16m 29s logged

F*ck React – Part 0: Beginning Of A Minimalist’s Homepage

View the live site · Source Code

(clickbait title haha)

Anyone who is interested in AI (sorry for bringing up this word) knows Andrej Karpathy. While reading through his homepage (last visited: 09/09/26), I stumbled upon this paragraph:

0 frameworks were used to make this simple responsive website because I am becoming seriously allergic to 500-pound websites. This one is pure HTML and CSS in two static files and that’s it.

0
0
34

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…