https://github.com/csmith/chameth.com
My personal website
https://github.com/csmith/chameth.com
personal personal-website
Last synced: 5 months ago
JSON representation
My personal website
- Host: GitHub
- URL: https://github.com/csmith/chameth.com
- Owner: csmith
- Created: 2014-09-16T09:53:05.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2026-01-10T20:54:05.000Z (6 months ago)
- Last Synced: 2026-01-10T22:11:22.988Z (6 months ago)
- Topics: personal, personal-website
- Language: JavaScript
- Homepage: https://chameth.com/
- Size: 64 MB
- Stars: 3
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Chameth.com
This repo contains the source for my personal website hosted at https://chameth.com/

The site is running a custom Go server found in `cmd/serve`.
It was previously built using [11ty](https://www.11ty.dev/); you can see the
last revision [here](https://github.com/csmith/chameth.com/tree/4094173f88ebb4cf601e6dc3853e700cb00877fa).
Prior to that it used [Hugo](https://gohugo.io/); you can see the last revision
[here](https://github.com/csmith/chameth.com/tree/93f51f5ddf9af4f19320ccecdff85077a09f5559).
Prior to THAT it used [Jekyll](https://jekyllrb.com/); last revision
[here](https://github.com/csmith/chameth.com/tree/e57880cb9a118e1ddac60efe7db796d0007cc2d1).