Small portfolio focused CMS.
- PHP 92.4%
- HTML 4%
- CSS 3.6%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| fb | ||
| .gitignore | ||
| index.php | ||
| README.md | ||
Folder BOX
Small portfolio focused CMS. Inspired by W.
Allowing single level nesting (/{category}/{page}).
Features
- Markdown pages
- Templates
- Simple admin UI
- Single level nesting
Structure
fb/- Folder BOX source.init.php- main script that prepares Folder Box.controllers/- ...templates/- UI Templates used by the internal parts of FolderBOX (like admin UI)
index.php- User side main file (requiresinit.phpand startsBootstrap)