| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Static website for the CLTK organization, built with Jekyll and deployed via GitHub Pages Actions.
Prereqs: Ruby and Bundler.
bundle install
bundle exec jekyll serve
Site builds to _site and serves at http://127.0.0.1:4000.
Pushes to the master branch trigger the GitHub Actions Pages workflow, which builds with the github-pages gem and deploys to GitHub Pages.
Custom domain is configured via CNAME for https://cltk.org.
Pull requests run an internal link check using html-proofer against the built _site.
| Back | FazBrowse Home | New Git URL |