cecil / the-butler
A ready to use static blog, powered by Cecil.
Fund package maintenance!
ArnaudLigny
Open Collective
Installs: 9
Dependents: 0
Suggesters: 0
Security: 0
Stars: 20
Watchers: 2
Forks: 13
Open Issues: 1
Language:HTML
Type:project
Requires
- cecil/theme-garth: ^1.5
- cecil/theme-hyde: ^2.0
- cecil/theme-netlify: ^1.3
- cecil/theme-netlifycms: ^1.6
- dev-master
- 1.x-dev
- 1.31.0
- 1.30.0
- 1.29.0
- 1.28.0
- 1.27.1
- 1.27.0
- 1.26.0
- 1.25.0
- 1.24.0
- 1.23.1
- 1.23.0
- 1.22.0
- 1.21.0
- 1.20.2
- 1.20.1
- 1.20.0
- 1.19.0
- 1.18.1
- 1.18.0
- 1.17.0
- 1.16.0
- 1.15.1
- 1.15.0
- 1.14.0
- 1.13.0
- 1.12.0
- 1.11.0
- 1.10.1
- 1.10.0
- 1.9.0
- 1.8.0
- 1.7.0
- 1.6.1
- 1.6.0
- 1.5.3
- 1.5.2
- 1.5.1
- 1.5.0
- 1.4.0
- 1.3.0
- 1.2.0
- 1.1.1
- 1.1.0
- 1.0.2
- 1.0.1
- 1.0.0
- 0.9.0
- 0.8.0
- 0.7.0
- 0.6.0
- 0.5.0
- 0.4.0
- 0.3.0
- 0.2.3
- 0.2.2
- 0.2.1
- 0.2.0
- 0.1.1
- 0.1.0
- 0.0.1
- dev-garth
This package is auto-updated.
Last update: 2024-11-02 02:07:25 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
Manually
Create your own repository from the GitHub template, then just edit Markdown files in pages/blog/
.
Netlify CMS
The easiest way to deploy and manage your blog is certainly with Netlify + Netlify CMS.
Customize your blog
- Change configuration by editing
config.yml
file - 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
To use Netlify CMS (demo) you must:
- enable Netlify Identity and Git Gateway
- invite a user
- connect to
https://<your-blog>.netlify.com/admin/
with the user credentials
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.