Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trello as a CMS #1

Open
coderbyheart opened this issue Jun 9, 2019 · 0 comments
Open

Trello as a CMS #1

coderbyheart opened this issue Jun 9, 2019 · 0 comments

Comments

@coderbyheart
Copy link
Collaborator

Hei @rinkkasatiainen, I have a proposal on how to use Trello as a CMS.

I have set up this repository on Netlify which publishes the content from the Website Content list on the Codebreeze Trello board via Netlify to https://codebreeze.netlify.com/.

Every change to the list or the cards in there triggers a Netlify build because it sets up Trello webhooks.

The description of the card (which is Markdown) will be render as HTML, and the order of the cards is preserved, so they can easily be re-arranged on the site.

This means that once you change a card, an update to the website will be deployed in around 20 seconds.

It's a proof of concept, but if you think this is a usable approach I can add some simple design tweaks to the website (like some CSS 😄).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant