Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 207 Bytes

File metadata and controls

10 lines (8 loc) · 207 Bytes

CodeClash Website

This is the code repository for the CodeClash website, built using Flask and Markdown.

# To run the development server
$ make preview
# To build the static site
$ make build