12 lines
426 B
Markdown
12 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
|