Download the PHP package cecil/the-butler without Composer
On this page you can find all versions of the php package cecil/the-butler. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download cecil/the-butler
More information about cecil/the-butler
Files in cecil/the-butler
Package the-butler
Short Description A ready to use static blog, powered by Cecil.
License MIT
Informations about the package the-butler
The Butler
The Butler is a ready to use static blog, powered by Cecil.
There is a demo?
:arrow_forward: the-butler-demo.cecil.app (theme: Hyde, host: Netlify)
:arrow_forward: 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:
Cloud
Provider | Demo | Deploy |
---|---|---|
Netlify | https://the-butler-demo.cecil.app | |
Vercel | https://the-butler.vercel.app | |
Cloudflare Pages | https://the-butler.pages.dev | - 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. |
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.
All versions of the-butler with dependencies
cecil/theme-garth Version ^1.5
cecil/theme-netlify Version ^1.3
cecil/theme-netlifycms Version ^1.6