App Landing is a theme for Cecil, powered by Tailwind CSS.
composer require cecil/theme-applandingOr download the latest archive and uncompress its content in
themes/applanding.
Add applanding in the theme section of your config.yml:
theme:
- applandingExample:
theme:
- applanding
applanding:
buttons:
- name: Netlify
url: https://cecil.app/hosting/netlify/deploy
image: https://www.netlify.com/img/deploy/button.svg
source: https://github.com/Cecilapp/the-butler
documentation: https://github.com/Cecilapp/the-butler#readme
demo: https://the-butler-demo.cecil.app
screenshot: cecil-preview.pngRun the following command to build the CSS file:
npm run css:buildApp Landing is a free software distributed under the terms of the MIT license.
