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
- Host: GitHub
- URL: https://github.com/kanaka/kanaka.github.io
- Owner: kanaka
- Created: 2025-04-28T23:07:51.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2025-04-28T23:11:42.000Z (about 1 month ago)
- Last Synced: 2025-04-29T00:29:00.218Z (about 1 month ago)
- Language: HTML
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.