Skip to content

revett/website

Repository files navigation

Website

Repo for my personal website, which really is just a bunch of Markdown pages that I hand write, which are then built into a static site for GitHub pages to host by build.ts, a ~200 line generator that Claude maintains.

content/        Markdown pages
template.html   HTML shell
style.css       Tailwind input → compiled to public/style.css
static/         favicon, banner etc; robots.txt is generated, not here
build.ts        Generator

Inspiration

The following websites have inspired this project:

Development

npm i
npm run dev

Acknowledgements

About

Personal website ⛰️

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors