This repository hosts release builds and tags for the IconKit desktop app. Each
release corresponds to a tagged build of the main IconKit app; the packaged
.app/.dmg artifacts are attached to their GitHub Releases. Tags follow
vMAJOR.MINOR.PATCH and are published from the app build pipeline.
The marketing landing used to live in this repository. It now lives in
iconkit/iconkit.github.io and
is served at https://iconkit.github.io/.
GitHub Pages is switched off here on purpose. Every path in the site is
root-absolute (/assets/..., /styles.css, /pro), so publishing it from this
repository would serve it under /IconKit/ and every asset would return 404.
Only a repository named iconkit.github.io can serve the org site from the URL
root, which is why the landing was moved there.