Run git pull origin main to get any changes made to github.
Do this before you start making new edits!
- set up a github account
- install python (python.org/downloads
- open a terminal, run
git clone [email protected]:jaysa68/mkdocs-berkeleyfee.git - in same terminal, run
cd mkdocs-berkeleyfee - now run
python3 -m pip install -r requirements.txt - run
mkdocs serve - open url in your browser that it outputs, likely
https://127.0.0.1:8000. this is a local instance of the website where you can test changes
in the future, just open a terminal, run cd mkdocs-berkleley to enter the folder, then run mkdocs serve
- Run
git add --all - Run
git commit -m "description of your changes" git push
JAYSA:
- finish overview page charts
- sum in center of chart
- make the other 3 charts
- handle in-text citations, possibly footnotes: https://squidfunk.github.io/mkdocs-material/reference/footnotes/#fn:2
- make charts for wellness and Big C discretionary funding
- run on cloud VM instead of jaysa's homelab
RODRIGO:
- collect wellness proposals that were funded last year
- if you have time, do this for Big C, CACSSF, and TGIF as well
- find class pass referenda
- bylaws!
- look through old wellness agendas for links to resources
- if possible, find websites/instagrams/other resources for each funded proposal
- link old voting spreadsheets in resources
MANAL:
- create health fee page under campus-based fees out of HFAB notion
- use committee summary page too!