https://github.com/cdriehuys/chathandriehuys.com
My personal site.
https://github.com/cdriehuys/chathandriehuys.com
hugo personal-website
Last synced: 2 months ago
JSON representation
My personal site.
- Host: GitHub
- URL: https://github.com/cdriehuys/chathandriehuys.com
- Owner: cdriehuys
- License: mit
- Created: 2018-11-28T02:33:33.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-10-15T19:36:53.000Z (8 months ago)
- Last Synced: 2025-02-08T18:46:18.788Z (4 months ago)
- Topics: hugo, personal-website
- Language: HTML
- Homepage: https://www.chathandriehuys.com
- Size: 54.8 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [chathandriehuys.com](https://chathandriehuys.com)
My personal site.
## Developing
The easiest path is to use VS Code and open the project in a devcontainer. To
start the development server:```bash
npm run dev
```## License
This project is licensed under the [MIT License](LICENSE).