https://github.com/colinkiama/colinkiama-www
My Personal Website
https://github.com/colinkiama/colinkiama-www
blog blogging css html js personal-blog personal-website portfolio portfolio-website website zola
Last synced: 12 months ago
JSON representation
My Personal Website
- Host: GitHub
- URL: https://github.com/colinkiama/colinkiama-www
- Owner: colinkiama
- Created: 2022-09-01T20:02:39.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-05-20T17:17:28.000Z (about 1 year ago)
- Last Synced: 2025-05-20T18:32:57.258Z (about 1 year ago)
- Topics: blog, blogging, css, html, js, personal-blog, personal-website, portfolio, portfolio-website, website, zola
- Language: CSS
- Homepage: https://www.colinkiama.com
- Size: 4.03 MB
- Stars: 1
- Watchers: 0
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Colin's website
This is the source code for: https://www.colinkiama.com
## Run it locally
This uses Zola. Find out about it here: https://www.getzola.org
You can run it locally with using:
```bash
zola serve
```