uwcartlab / website

Code for the UW Cartography Lab website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cart Lab Logo

UW Cartography Lab

Welcome to the official Github of the UW Cartography Lab! This is where the lab creates and archives web projects, and makes all associated source code public. The Table of Contents below lists individual repositories, along with brief descriptions. You can also visit the root to view a full listing.

Table of Contents

Adding New Website Pages

  1. Create a new HTML page – we recommend copying an existing page and replacing its content so that formatting is preserved.
  2. Update the search.json file (found in the js folder) by adding a new object corresponding to the new page.
  3. Add the page to the appropriate sub-menus. For example, if adding a new instance of a course, such as GEOG 370, the instance needs to be added to the sub-menus of all GEOG 370 pages.
  4. Push all changes to Github.
  5. Copy changed files to the cartography-prod server.

About

Code for the UW Cartography Lab website


Languages

Language:JavaScript 64.1%Language:HTML 32.7%Language:CSS 3.1%Language:Python 0.0%