pysal/pysal.github.io

refactor to a single repository and avoid submodule

sjsrey opened this issue · 2 comments

From the dev meeting we want to move to a simplified build structure for the site. The current submodule approach is overly complex and hinders updates by the team.

Use of /docs in this repos as a way to simplify our build won't work in our case since we are doing this as an organization page.

Refactoring to use jekyll seems like a good candidate.

This issue can can be closed now, correct?