anax / anax-flat
The Anax Flat framework, content and flat file websites.
Installs: 11 157
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Language:Makefile
Requires
- php: ^7.2
- anax/anax-lite: ^1.0.24
- anax/cache: ^2.0.0@beta
- anax/content: ^2.0.0@beta
- anax/navigation: ^2.0.0@beta
- anax/page: ^2.0.0@beta
- anax/stylechooser: ^2.0.0@beta
- anax/textfilter: ^1.2.3
- anax/view: ^2.0.0@beta
- mos/cimage: ^0.7.20
- symfony/yaml: ^3.4.0
Requires (Dev)
- phpunit/phpunit: ^7
README
Anax Flat framework for web content and flat file content using Markdown to create a web site.
Anax Flat uses Anax Lite as a base and adds modules for basic controller, page and view structure and dealing with flat file content using markdown and frontmatter.
Anax Flat does not use a database module.
If you do not need to create a lot of pages or web content, or needing views nor flat file content, then you could consider the alternative Anax Lite instead which only supplies the "bare essentials".
Install
You can install and scaffold a complete site using anax-cli. This is how to scaffold a site in the directory "site".
anax create site anax-flat-site
Point your web browser to the directory "site/htdocs".
License
This software carries a MIT license. See LICENSE.txt for details.
.
..: Copyright (c) 2013 - 2018 Mikael Roos, mos@dbwebb.se