Site in a box
Straight out of the box, Manifesto is configured to provide you with all the tools to design and publish a basic site with static pages and a blog/news section.
A Manifesto Base installation includes:
- Built-in Admin, Editor, and User accounts for authentication
- Dated Posts module for blog or news posts
- The Template Pages module — with several flexible layout templates included — allows you to start building your pages right away.
- Navigation menus are generated automatically based on the modules installed and the page hierarchy you create for your site.
The CSS and layout structure for Manifesto's built-in templates is based on the Foundation framework, and uses only standard PHP rather than a templating language. jQuery is installed by default, and TinyMCE provides a WYSIWYG editor for content. Manifesto is designed to use SASS for managing and compiling modular CSS files, but ultimately you have full control over the loading of resources in your templates.
See our document Getting Started for more information about development.