Newer
Older
# CSE 14x informal style guide
## Overview
The text for the different rules can be found within the `articles` folder. Images
and other assets for rules should go inside the `assets` folder. The `articles_list.json`
file maps each rule to the corresponding homework assignment, chapter, and category.
The `template` file contains all the HTML and CSS files, and the content for the main page.
To build the website, run `python build_html.py`. The full website for the style guide will
be generated within the `build` folder. The contents of this folder can be copied to
the webhost.
The `temporary` file contains some unused and in-progress content. It will eventually be
removed.