An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Chameth.com

This repo contains the source for my personal website hosted at https://chameth.com/

![](./cmd/serve/assets/static/screenshot.png?raw=true)

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).