Skip to content

UW-Madison-DSI/open_source_survey_results

Repository files navigation

2024 UW-Madison Open Source Program Office Survey

In Spring 2024 the Open Source Program Office at UW-Madison distributed an open source survey to gauge the usage of open source tools among members of the university community, identify open source projects under development, and to collect feedback on improving the open source environment at UW-Madison. This repo is for a Quarto site for summarizing and presenting results from the survey.

This site uses the UW Quarto site template. University theming can be customized using the custom.scss and setup.R files. Plot theming is generally handled in setup.R. Other customizations, such as highlighting specific open source tools in response plots, are handled in the appropriate page files (such as usage.qmd).

Building the Site On GitHub Pages

Quarto sites can be deployed to GitHub Pages either by 1) rendering the site locally and pushing the updated repo to GitHub with Pages set to deploy the site from the docs directory or 2) by using GitHub Actions to render the site when pushing updates to the repo. See Quarto's documentation on deploying Quarto sites to GitHub Pages for more detail.

This repo is currently configured so that the deployment is done using GitHub Actions (the GitHub service). It utilizes a GitHub Action from quarto-dev (specifically quarto-dev/quarto-actions/render) and another action that GitHub defines as a "publishing source" (see publishing source for GitHub Pages).

About

A Quarto site for presenting results from Open Source Program Office surveys

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published