rook / rook.github.io

Apache License 2.0
24 stars 29 forks source link

Automation for building / testing the site #67

Open iranzo opened 4 years ago

iranzo commented 4 years ago

Hi, Described at README there's a mention to generation via GHPages. In other projects we can see either their own CI/CD doing the builds or allowing 'travis-ci.org' 'free tier' to build and test and other services like netlify to 'render' the PR 'live'

For example: PR: https://github.com/Pelican-Elegant/elegant/pull/448 'Rendered' preview: https://deploy-preview-448--pelicanelegant.netlify.com/

Travis build: https://travis-ci.org/Pelican-Elegant/elegant/builds/559242879?utm_source=github_status&utm_medium=notification

lucperkins commented 4 years ago

@iranzo There is currently an effort under way to use Netlify for the Rook site. I have it building properly here. We just need to tweak some knobs to get things switched over.