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.
This commit is contained in:
Ruben 2026-02-10 22:25:59 +01:00
parent fde5cc4d0e
commit 74672b2d04
64 changed files with 114 additions and 1069 deletions

View file

@ -0,0 +1,11 @@
# 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