--- import BaseLayout from '../layouts/BaseLayout.astro'; import { site } from '../site.config'; ---

The book

{site.book.enabled ? site.book.title : 'The book belongs at the centre of the work.'}

{site.book.enabled ? site.book.description : 'This surface is ready for the actual cover, title, argument, sample chapter, endorsements, and purchase route. Those details are intentionally not fabricated in the scaffold.'}

{site.book.enabled && (
{site.book.sampleUrl && Read a sample} {site.book.buyUrl && Buy the book}
)}
01

Why I wrote it

02

Read a real chapter

03

Choose a purchase route