This is Miranj's Craft CMS boilerplate. It includes:
- Server configuration files for Apache and nginx that enable clean URLs and high performance.
- A Craft CMS configuration that lets many configuration details be controlled by environment variables, and sets the rest to the standards used at Miranj.
- A gulp based build process that uses Tailwind CSS with easy custom configuration of styling.
- Miranj's preferred Craft plugins, as well as custom configurations for the same:
- Miranj's preferred JS utilities:
- And lastly our template architecture.
Original Craft CMS documentation follows:
Craft is a flexible and scalable CMS for creating bespoke digital experiences on the web and beyond.
It features:
- An intuitive Control Panel for administration tasks and content creation.
- A clean-slate approach to content modeling and front-end development.
- A built-in Plugin Store with hundreds of free and commercial plugins.
- A robust framework for module and plugin development.
Learn more about it at craftcms.com.
Craft is written in PHP (7+), and built on the Yii 2 framework. It can connect to MySQL (5.5+) and PostgreSQL (9.5+) for content storage.
See the following documentation pages for help installing Craft 3:
- Documentation – Read the official docs.
- Guides – Follow along with the official guides.
- #craftcms – See the latest tweets about Craft.
- Discord – Meet the community.
- Stack Exchange – Get help and help others.
- CraftQuest – Watch unlimited video lessons and courses.
- Craft Link List – Stay in-the-know.
- nystudio107 Blog – Learn Craft and modern web development.