- HackerCouch uses Jekyll Collections heavily
- Hosted on Github Pages, duh.
- Builds use GitHub Actions, and make sure that the site has proper html before its deployed
html-prooferfor html linting + link checks- Every commit triggers a local build on GitHub Actions.
- Every commit merged to
mastertriggers a specific action that commits the site back togh-pagesbranch.