Follow the same development guide here
-
Clone this repo and follow the development guide linked above. Make sure you can preview the pages from your local machine with
rake preview
. -
Make a copy of the latest quarter folders, e.g.
cp aa174a_aut2324 aa174a_aut2425 cp _aa174_aut2324 _aa174a_aut2425
-
Include the new quarter in the config file (here and here) and edit the root
index.html
to redirect homepage to the new quarter. -
Edit everything inside the new quarter folder (e.g.
aa174a_aut2425
and_aa174a_aut2425
) to include new materials / logistics / etc. Userake preview
to test out website changes locally. -
Link the latest course webpage to previous quarter pages. See this for example.