Source code for https://abyss.dev and https://cwr.io.
Built with Hugo and a custom theme using Tailwind CSS v4 and @tailwindcss/typography, all contained in this repository.
Both sites share the same content and codebase, with site-specific configuration in config/cwr.io/ overriding the defaults in config/_default/.
Hosted on Cloudflare Pages, deployed automatically on push.
task dev # abyss.dev (http://localhost:8000)
task dev:cwr # cwr.io (http://localhost:8000)task build # abyss.dev
task build:cwr # cwr.ioAll code is licensed under the ISC License.
All non-code content is licensed CC BY-NC 4.0.