fabien0102 / trelloblog

Use Trello as a database and back-office for a blogging system.
MIT License
9 stars 3 forks source link

Build an actual trello blog example #9

Open fabien0102 opened 10 years ago

fabien0102 commented 10 years ago

Make a real example with trello blog as a wiki:

We can do this one with github pages ;)

NB : We must change bower_components by cdn for this branch

nicoespeon commented 10 years ago

Yes =)

Need to create a gh-pages orphan branch, remove everything, push it and then set a grunt task to compile production-ready code inside dist/ folder... And finally use something like grunt-gh-pages to generate new versions for the published version.

From a code POV, we need to change the board ID + compile the JS (use CDN).