folderweb/app/default/content/00a-getting-started.md
Ruben b507a0c676 Add multi-file page support and improve documentation
Update README to explain multi-file page functionality Add example
content files demonstrating the feature Improve folder type detection
logic Implement new routing for page-type folders Add support for mixed
content types in single pages Update navigation and metadata handling
for multi-file pages Remove legacy frontpage.php in favor of multi-file
approach Improve file-based routing documentation Add examples of
different content types working together Update router to handle
multi-file content rendering Implement proper sorting of content files
Add best practices for multi-file content organization
2025-11-01 18:20:23 +01:00

270 B

Getting Started

This is demo content to help you understand how FolderWeb works. To replace it with your own content:

  1. Create a /content folder in your project root
  2. Add your content files (.md, .html, or .php)
  3. This demo will automatically disappear