Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: Use tidy to catch HTML errors in CI (closes #120) #122

Merged
merged 1 commit into from
May 20, 2021
Merged

Commits on May 20, 2021

  1. ⚗️ 🔧 ci: Use tidy to catch HTML errors in CI (closes #120)

    This commit removes the GitLab CI cruft and adds some Circle CI config
    files for the site. Right now, the pipeline is really simple since our
    site is really simple. It is just one raw HTML page.
    
    This may change over time if we explore other tools like Jekyll or Hugo
    for building and publishing a static website.
    
    Closes #120. It is passing for an implementation, but the CI pipeline is
    not as integrated as I would have liked. But it works and it enables us
    to better catch problems before they make it to production.
    
    CC: @jancborchardt @jonatoni
    
    Signed-off-by: Justin W. Flory (he/him) <git@jwf.io>
    jwflory committed May 20, 2021
    Configuration menu
    Copy the full SHA
    4fd2502 View commit details
    Browse the repository at this point in the history