Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 570 Bytes

File metadata and controls

26 lines (16 loc) · 570 Bytes

Website for the ADA Offentliche Verwaltung Workshop-Series

Welcome to this repository! 👋

The website is created in the form of an HTML Quarto Book.

Viewing the website

To view the website, please run

quarto preview .

in your terminal (while in the repository folder), or

quarto::quarto_preview()

in R.

Contributing to the website

Feel free to suggest improvements. The easiest way is if you create a fork, make your edit, and then create a pull request.

Thank you! 👏