Skip to content

Moved off Hugo and to Colvmn for formatting#2

Open
stevedekorte wants to merge 3 commits into
cloudstreet-dev:mainfrom
stevedekorte:main
Open

Moved off Hugo and to Colvmn for formatting#2
stevedekorte wants to merge 3 commits into
cloudstreet-dev:mainfrom
stevedekorte:main

Conversation

@stevedekorte
Copy link
Copy Markdown
Contributor

I think this is a big improvement. How about you?

stevedekorte and others added 3 commits January 20, 2026 14:04
- Remove the Hugo `website/` tree and root redirect.
- Add stevedekorte/colvmn as a submodule and generate the static
  HTML with `node colvmn/static-gen.js`.
- Move each `NN-name.md` chapter into its own folder
  (`Preface/`, `Introduction/`, …) with `_index.md` + colvmn
  `index.html` shell. The trailing `*Next: …*` link is stripped
  from each chapter; `nextSectionLink: true` opts in to colvmn's
  auto-generated footer link instead.
- Root `_index.json` defines a `ContentCards` block listing the
  19 chapter folders in book order (colvmn's default sort is
  alphabetical; the explicit list preserves chapter sequence).
- Top-right brand reads "Io" (rendered uppercase by `.brand`).
- Generated outputs (`sitemap.xml`, `llms.txt`, `llms-full.txt`,
  per-chapter `index.html`) are checked in so the site is
  browsable directly from disk and from GitHub Pages.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant