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

https://github.com/kanaka/kanaka.github.io

Joel Martin's personal github site
https://github.com/kanaka/kanaka.github.io

Last synced: about 1 month ago
JSON representation

Joel Martin's personal github site

Awesome Lists containing this project

README

        

# kanaka.github.io website

This is forked from https://github.com/11ty/eleventy-base-blog
(2025-04-26).

## License

This repo contains content under three different licenses/copyrights.

Any code and code snippets under `./content/` (whether in
a file directly or incorporate into a content page directly) are MIT
licensed (see ./LICENSE) unless directly stated otherwise.

Other content within `./content` (blog posts, essays, images, etc) are
copyright by Joel Martin and all rights are reserved. You may not use
or re-post this type of content without Joel Maritn's express
permission.

The https://github.com/11ty/eleventy-base-blog part of this repo is
MIT licensed (see ./LICENSE) and copyright by Zach Leatherman.