Skip to content

Latest commit

 

History

History
53 lines (32 loc) · 2.31 KB

README.md

File metadata and controls

53 lines (32 loc) · 2.31 KB

G. C. Millar Presentations

drawing   USIALE Conference | April 2018, Chicago, Il

drawing  CHI Conference | April 2018

drawing  AGU Conference | December 2018, Washington D.C.

drawing  Visiting Scholar Residency | March 2019, Experience Lab, Breda, NL

drawing  Pre-Proposal Committee Meeting | August 2019, CGA

drawing  Harvard University Center for Geographic Analysis | September 2019, Boston, MA

drawing  Harvard School of Public Health | September 2019, Boston, MA

drawing  Preliminary Exam Presentation | November 2020, CGA

Building & Publishing Pages for this Repository

Clone the repository::

git clone ...

Navigate to the first clone and build pages::

./build.sh

To add new presentation, create new HTML file and edit ./build-slides.py.

To publish your changes, do:

git add ...
git commit -am "new slides explaining the project"
git push
./publish.sh

About the Slides

Presentation is using on Reveal.js HTML Presentation Framework.

License

The presentation text and images are under the CC BY-SA 4.0 license.

Note that many things are linked material, logos, data, fonts, styles from different sources which may have different licenses.