Skip to content
This repository was archived by the owner on Jan 23, 2026. It is now read-only.

Repository files navigation

diyweb.dev

This repository has been archived in favour of vlence.github.io

The source for diyweb.dev.

Running & building locally

This website is built with Hugo. Install Hugo if you haven't already.

Additionally some dependencies like Tailwind are needed from NPM. Install them.

npm install

Now we can start the server. This is meant to be used locally for development only. The server is listening at port 8080.

npm start

Development

CSS

This website uses Tailwind. I'm using Hugo's builtin TailwindCSS function to automatically generate the CSS. The main entry point for the CSS is assets/css/main.css. The <link> is generated using layouts/_partials/css.html (also see layouts/baseof.html).

Deployment

Website is deployed to vercel.

About

The website for diyweb.dev

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages