You only need Node.js, pnpm, and a text editor to start using this theme.
Install and run
pnpm install
pnpm dev
pnpm dev starts Astro's hot-reloading development server. Run pnpm build && pnpm preview when checking the Pagefind index and production output.
Configure the site
Open site.config.mjs and update the origin, site name, author details, and navigation. Comments and engagement services stay unloaded until configured.
Add a post
Create a Markdown file under content/en/blog/category/ with a title, description, permalink, date, and tags. Run pnpm validate before publishing.
Copyright
Copyright Ownership:
This article link:https://astro.ermao.net/en/blog/getting-started/
License under:Attribution 4.0 International (CC-BY-4.0)