1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-06-19 12:35:29 -04:00
Files
jarv.is/README.md
T
2019-09-04 09:08:19 -04:00

18 lines
1.1 KiB
Markdown

# 🏡  [jarv.is](https://jarv.is/)
Personal website of [@jakejarvis](https://github.com/jakejarvis), created and deployed using the following:
- [Hugo](https://github.com/gohugoio/hugo)
- [Amazon S3](https://aws.amazon.com/)
- [GitHub Actions](https://github.com/jakejarvis/jarv.is/blob/master/.github/workflows/deploy.yml)
- [Cloudflare Workers](https://developers.cloudflare.com/workers/about/)
- [Matomo Analytics](https://matomo.org/)
---
![Creative Commons Attribution 4.0 International License](https://github.com/creativecommons/cc-cert-core/blob/master/images/cc-by-88x31.png "CC BY")
Site content (everything in [`content/notes`](https://github.com/jakejarvis/jarv.is/tree/master/content/notes)) is licensed under a [Creative Commons Attribution 4.0 International License (CC BY)](LICENSE.md), which means that you can copy, redistribute, remix, transform and build upon the content for any purpose as long as you give appropriate credit and provide a link to the license.
Code in this repository, such as the custom Hugo theme, is published under the [MIT license](https://opensource.org/licenses/MIT).