mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-04-27 03:18:27 -04:00
20 lines
1.2 KiB
Markdown
20 lines
1.2 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)
|
|
- [GitHub Actions](.github/workflows/deploy.yml)
|
|
- [Amazon S3](https://aws.amazon.com/s3/)
|
|
- [Cloudflare Workers](worker.js)
|
|
- [Matomo Analytics](https://matomo.org/)
|
|
|
|
I keep an ongoing list of [blog post ideas](https://github.com/jakejarvis/jarv.is/issues/1) as an issue in this repo.
|
|
|
|
---
|
|
|
|

|
|
|
|
Site content (everything in [`content/notes`](content/notes/)) is published under the [Creative Commons Attribution 4.0 International License](LICENSE.md) (CC-BY-4.0), which means that you can copy, redistribute, remix, transform, and build upon the content for any purpose as long as you give appropriate credit.
|
|
|
|
All code in this repository (such as my [Hugo theme](layouts/)) is published under the [MIT license](https://opensource.org/licenses/MIT). Everything else (such as the press articles and videos in [`misc`](misc/)) belongs to its respective owner(s) under the original license/copyright.
|