Skip to content

clojurestar/clojure-cc

Repository files navigation

Clojure.cc

Source for clojure.cc, a site dedicated to the family of Clojure dialects.

Spotted a missing or incorrect dialect? Click the pencil icon on the Clojure Dialects page to edit src/dialects.yaml on GitHub. See Contributing.md for details.

Clojure.cc

Built With

  • MkDocs static site generator
  • Material for MkDocs theme
  • Makes Makefile-based dependency system (auto-installs Python and tools)

Local Development

make serve

Auto-installs Python, sets up a venv, installs MkDocs, and starts a livereload dev server at http://localhost:8000.

No prerequisites needed beyond a working make and git.

Build

make site

Output goes to site/.

Publish

make publish

Builds the site and force-pushes to the gh-pages branch of the repo set in REPO (override on the command line if needed).

About

Website for Clojure Dialects

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors