Managing content 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!
Deploy with Netlify
Otherwise, if your goal is deploying a new blog quickly, and manage content mannually, use the following button to configure and deploy your new blog on Netlify.
- Use Netlify CMS to manage your content through
https://your-blog.netlify.com/admin/
- Or edit directly content files in
content/blog/
directory
- Update configuration by editing
config.yml
file - Change templates by copying files from
themes/hyde/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.