-
Notifications
You must be signed in to change notification settings - Fork 1
Bebop CMS Wiki
Bebop documentation
TODO
- what is bebop
- how to download and install it locally
- how to download and deploy it to vercel
- how to use collections
- how to set up publishing
Bebop is an open source project building an opinionated content management tool. The main workflow revolves around managing collections of markdown files, staging content campaigns, and publishing to a variety of end-points such as blogging sites Hashnode, Medium, Dev, or your own blog. These collections allow you to use and reuse existing content, or even content modules, and ensure that every downstream use of that content is able to be updated from one source of truth. Add the ability to track analytics from one spot, and you've got no more copying and pasting, plus a one-stop reference of all the content used in a specific campaign, along with the available data around it's metrics and engagement.
At the moment this is just me working on it as a side project. Contributions are welcome.