folderweb/app/default/content/front.md
Ruben 74672b2d04 Remove default content files and add new example content
Remove default content files and add new example content, including
about pages, blog posts with mixed content formats, and updated front
page content.
2026-02-10 22:25:59 +01:00

11 lines
426 B
Markdown

# Welcome to FolderWeb
This is the default content. Replace it by adding your own files to the `content/` directory.
Your folder structure becomes your site structure — create a folder, drop in a `.md`, `.html`, or `.php` file, and it's a page.
## Getting Started
1. Create a `content/` directory in your project root
2. Copy `app/default/` to `custom/` to start customizing
3. Add content files and refresh the browser