Hello, does anyone know if the source for the documentation website is open source? A couple deps in the getting started guide (http://clojure-liberator.github.io/liberator/tutorial/getting-started.html) are out of date which leads to issues with Clojure 1.10 So I’d like to update them 🙂
It is! Look at the gh-pages branch in the repository: https://github.com/clojure-liberator/liberator/tree/gh-pages
Oh I didn’t think of looking at different branches 🙂 Thank you
Github pages is a weird experience 😉
And let me know if you run into any trouble. Every contribution is welcomed.