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

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

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
```