🧩 Page Templates

Reusable HTML scaffolds used to build consistent Psilobase pages. Each template provides the standard head, navigation, content structure, SEO meta tags, and schema markup ready to be filled in.

This section collects the boilerplate HTML templates that power the Psilobase site. They contain placeholder tokens (such as {PAGE_TITLE} and {PAGE_DESCRIPTION}) that are replaced with real content when a new page is created. Use them as starting points to keep markup, accessibility, and SEO patterns consistent across the site.

Available Templates

🏗️ Base Template

The foundational page scaffold with the full head section, theme support, favicon links, stylesheet references, Open Graph and Twitter meta tags, and placeholders for schema markup.

View Template

📄 Article Template

A long-form content layout for guides and articles, including article-type Open Graph tags, JSON-LD schema, and a structured body for headings and prose.

View Template

🗂️ Category Template

A section landing layout used to introduce a topic and link to its child pages, with a hero, intro copy, and a responsive card grid.

View Template

🍄 Species Template

A detail layout for individual mushroom species profiles, with structured fields for identification, characteristics, and species-specific schema markup.

View Template

🏠 Home Template

The home-page scaffold for the Psilobase site, presenting the overall introduction, featured sections, and primary navigation into the main topic areas.

View Template

ℹ️ About These Templates

These files are development scaffolds, not finished content pages. Tokens wrapped in curly braces are intended to be replaced before publishing. Always keep the shared CSS classes and meta-tag patterns intact so styling and SEO remain consistent across the site.