ahnlak / cecil-website

A template to speed up the creation of a new Cecil.app-based website.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cecil Website Template

A template to speed up the creation of a new Cecil-based website.

This is designed to create the structures I most commonly use in a new project; it includes default setup stuff for Bootstrap, an automatic build/deploy scripts.

Usage

  • Create a new project using this template
  • Edit this README.md(!), the Cecil config.yml and the domain in static/.htaccess
  • Add any customisations to assets/cecil-custom-bs.scss
  • Derive any layouts you require from layouts/base.html.twig
  • Check the notes in bin/deploy.sh, and edit it to reflect your deployment
  • Add your pages
  • Enjoy!

About

A template to speed up the creation of a new Cecil.app-based website.

License:MIT License


Languages

Language:Shell 38.0%Language:Twig 31.2%Language:SCSS 30.8%