tdwg / website

TDWG website
https://www.tdwg.org
Creative Commons Attribution 4.0 International
16 stars 56 forks source link

Review static website generators #1

Closed peterdesmet closed 7 years ago

peterdesmet commented 7 years ago

Here are my notes on this top 10 list of static website generators (and some honorable mentions):


Conclusion: Pelican (maybe Cactus) in Python and Jekyll (maybe Octopress) in Ruby are both good candidates. Because of the familiarity with both Python and Pelican for some members in the TDWG community, the fact that the site will be deployed on a GBIF server (so close integration with GitHub pages is less important) and limited resources, we (@peterdesmet and @timrobertson100) opted to go for Pelican, rather than fully compare the two options. If we notice that approach is a dead end, we can still opt for Jekyll: the Markdown content should be easy to switch.

CynthiaParr-USDA commented 7 years ago

Can this be closed because you have chosen Pelican?