The Butler
A ready to use static blog, powered by Cecil.
There is a demo?
How to use?
Managing content
Forestry
WithIf your goal is managing content quickly, and decide later where to deploy to it, use the following button to import the starter blog to Forestry CMS and start editing immediatelly!
Manually
Edit content files in content/blog/
directly from your repository.
Deploy
Netlify (demo)
ToTo 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
ZEIT Now (demo)
ToRender (demo)
ToTravis CI
WithSee Travis config file.
GitHub Actions (demo)
WithSee GitHub Actions workflow file and rename workflows.disabled
to workflows
to enable the workflow.
Customize your blog
- Update configuration by editing
config.yml
file - Change templates by copying files from
themes/<theme>/layouts/
to your ownlayouts/
directory to override them.
Need Help?
Read the Cecil's documentation.
License
Starter blog is a free software distributed under the terms of the MIT license.