A ready to use static blog, powered by Cecil.
With Forestry
If 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!
Edit content files in content/blog/
directly from your repository.
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
With Travis CI
See Travis config file.
With GitHub Actions (demo)
See GitHub Actions workflow file and rename workflows.disabled
to workflows
to enable the workflow.
- Update configuration by editing
config.yml
file - Change templates by copying files from
themes/<theme>/layouts/
to your ownlayouts/
directory to override them.
Read the Cecil's documentation.
Starter blog is a free software distributed under the terms of the MIT license.