Markdown Example
Markdown Example Headings H1 Heading (for page titles) H2 Heading H3 Heading Paragraphs This is a normal paragraph. It can contain bold, italic, and inline code. Lists Unordered…
Markdown Example Headings H1 Heading (for page titles) H2 Heading H3 Heading Paragraphs This is a normal paragraph. It can contain bold, italic, and inline code. Lists Unordered…
Icons in NostalgiaPHP Sometimes plain text just doesn’t cut it — icons help readers scan faster, add personality, and clarify meaning. NostalgiaPHP ships with a small starter icon…
Markdown is easy. You can learn it in minutes. It's great for taking notes, making simple Wiki sites, blogs, etc. Let's learn the basics of Markdown.
Getting Started with NostalgiaPHP NostalgiaPHP is a caveman-simple, file-based CMS. No database. No build step. No framework. Just drop in some Markdown files, and you’re…
Compatibility Contract (keep these stable) Directory Structure content/pages/{slug}.md → /slug (or / for index.md) content/collections/{name}/{slug}.md → /{name}/{slug} static/…
Make site. Fast. This is the fun way to edit a website — no scary dashboards, no logins, just files and folders.
This is a tiny file‑based PHP CMS: Markdown in, HTML out. No database, no framework. Explore the project.