This repository contains the source code for the custom SSG that builds my site. It also contains the source content and components.
Cloudflare 🤘
This repository contains both software and content under different licenses:
The static site generator code (build scripts, components, and utilities) is licensed under the GNU General Public License v3.0. This includes:
/src/build/*.ts
/src/utils/*.ts
/src/*.ts
tailwind.config.js
tsconfig.json
See LICENSE.code
The written content (articles, notes, feed, and other text) is licensed under Creative Commons Attribution 4.0 International (CC BY 4.0). This includes:
/src/content/*
/src/components/*
/public/articles/*
/public/notes/*
/public/feed/*
See LICENSE.content
Note: Font files in /public/fonts/
retain their original licenses.