tosdr / tosdr.org

ARCHIVED Source code for tosdr.org
https://github.com/tosdr/CrispCMS
GNU Affero General Public License v3.0
454 stars 28 forks source link

Circleci project setup #241

Closed Patreos98 closed 3 years ago

michielbdejong commented 4 years ago

Hi @Patreos98, thanks for your work on this - it seems you're proposing two changes,

  1. use CircleCI to build the website
  2. switch to Jekyll for the build

We currently use Grunt as detailed in https://github.com/tosdr/tosdr.org#build. Also, we usually run the build only as part of https://github.com/tosdr/edit.tosdr.org#export where we export the new edits from the database and compile them into static html using first a few Ruby scripts and then a few Node scripts.

Can you tell us a bit more about what you're proposing with this PR?

JustinBack commented 3 years ago

Stale

michielbdejong commented 3 years ago

Thanks @JustinBack