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
19 lines
486 B
Markdown
19 lines
486 B
Markdown
## What It's Not
|
|
|
|
FolderWeb is **not**:
|
|
|
|
- A CMS with an admin panel
|
|
- A single-page application framework
|
|
- A solution for complex web applications
|
|
- Trying to scale to millions of users
|
|
- Following current trends and fads
|
|
|
|
## What It Is
|
|
|
|
FolderWeb **is**:
|
|
|
|
- A simple way to publish content
|
|
- A foundation that will work for decades
|
|
- A teaching tool for web fundamentals
|
|
- A protest against unnecessary complexity
|
|
- Perfect for documentation, blogs, portfolios, small business sites
|