mirror of
https://github.com/by-jp/www.byjp.me.git
synced 2025-08-09 22:16:07 +01:00
7 lines
691 B
Markdown
7 lines
691 B
Markdown
# byJP.me
|
|
|
|
This is the source code for my blog at [www.byjp.me](https://www.byjp.me). It's built with [hugo](https://gohugo.io/), using [Github Actions](https://github.com/by-jp/www.byjp.me/blob/main/.github/workflows/publish.yml), and is deployed to both Github's static content servers and the [InterPlanetary FileSystem](https://www-byjp-me.ipns.dweb.link/).
|
|
|
|
This blog's contents—texts authored by me—are licensed under [Creative Commons BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/).
|
|
|
|
Original code herein is licenced under the [MIT licence](./LICENSE.md). Code contributions with other licenses are detailed in the [`contributions` directory](./contibutions/).
|