Skip to content

Latest commit

 

History

History
62 lines (34 loc) · 2.42 KB

README.md

File metadata and controls

62 lines (34 loc) · 2.42 KB

The Butler

A ready to use static blog, powered by Cecil.

Cecil preview

There is a demo?

▶️ the-butler.cecil.app (Hyde)
▶️ the-butler-garth.now.sh (Garth)

How to use?

Managing content

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!

Import this project into Forestry

Manually

Edit content files in content/blog/ directly from your repository.

Deploy

With Netlify (demo)

Deploy to Netlify

To use Netlify CMS (demo) you must:

  1. enable Netlify Identity and Git Gateway
  2. invite a user
  3. connect to https://<your-blog>.netlify.com/admin/ with the user credentials

With ZEIT Now (demo)

Deploy with ZEIT Now

See Travis config file.

See GitHub Actions workflow file and rename workflows.disabledto workflows to enable the workflow.

Customize your blog

  1. Update configuration by editing config.yml file
  2. Change templates by copying files from themes/<theme>/layouts/ to your own layouts/ 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.

© Arnaud Ligny