cecil / the-butler
A ready to use static blog, powered by Cecil.
Package info
github.com/Cecilapp/the-butler
Language:HTML
Type:project
pkg:composer/cecil/the-butler
1.31.0
2022-09-08 18:24 UTC
Requires
- cecil/theme-garth: ^1.5
- cecil/theme-hyde: ^2.0
- cecil/theme-netlify: ^1.3
- cecil/theme-netlifycms: ^1.6
This package is auto-updated.
Last update: 2026-05-19 23:19:44 UTC
README
The Butler is a ready to use static blog, powered by Cecil.
There is a demo?
▶️ the-butler-demo.cecil.app (theme: Hyde, host: Netlify)
▶️ the-butler-garth.vercel.app (theme: Garth, host: Vercel)
How to use?
Managing content
Create your own repository from the GitHub template, then just edit Markdown files in pages/blog/.
Customize your blog
- Change configuration by editing
config.ymlfile - Change templates by copying files from
themes/<theme>/layouts/to your ownlayouts/directory to override them
Build & deploy
Locally
Run the following command in a terminal:
bash ./scripts/build.sh
Cloud
| Provider | Demo | Deploy |
|---|---|---|
| Netlify | https://the-butler-demo.cecil.app | |
| Vercel | https://the-butler.vercel.app | |
- Framework preset: None- Build command: curl -sSOL https://cecil.app/build.sh && bash ./build.sh- Build output directory: _site |
||
| GitHub | https://cecilapp.github.io/the-butler/ | See GitHub Actions workflow file. |
| GitLab | https://cecilapp.gitlab.io/the-butler/ | See GitLab config file. |
| N/A | See Travis config file. |
Need Help?
Read the Cecil's documentation and/or ask help in Cecil's Discussions.
License
The Butler is a free software distributed under the terms of the MIT license.
