Skip to content

Latest commit

 

History

History
38 lines (19 loc) · 1.69 KB

File metadata and controls

38 lines (19 loc) · 1.69 KB

Publishing Sites with GitHub Pages

Summary

This repository provides materials for a session that is part of the I2DS Tools for Data Science workshop run at the Hertie School, Berlin in November 2022. The student-run workshop is part of the course Introduction to Data Science taught by Simon Munzert at the Hertie School, Berlin, in Fall 2022.

Session contents

This session will introduce you to publishing static websites with Github Pages. Github Pages lets you host websites directly from your GitHub repositories. Just add, commit and push your code in the repo and the website will reflect your changes.

Main learning objectives

The goals of this session are to (1) introduce you to GitHub Pages, (2) demonstate how to set it up, and (3) provide you with practice material as well as some further readings.

Instructors

Further resources

License

The material in this repository is made available under the MIT license.

Statement of contributions

Paul Sharratt prepared the presentation slides using the xaringan package and recorded and edited the video.

Fernando Corral Lozada prepared the practice material.