Why Designers Matter More in an AI World — a book by Tofu.
Published with GitHub Pages via Jekyll. Live at https://tofu-ux.github.io/book/ (once Pages is enabled in repo Settings).
Drop a new file in _chapters/, named so it sorts into place, e.g.
03-the-next-chapter.md:
---
title: "Chapter Title Here"
kicker: "Chapter 3"
---
Chapter text goes here, plain markdown.It'll automatically appear on the homepage table of contents and slot into the prev/next chapter navigation — no other files need touching.
bundle install
bundle exec jekyll serve