Skip to content

wesslen/dsba5122-spring2019

 
 

Repository files navigation

DSBA 5122: Visual Analytics

This repository contains the code for generating dsba5122-spring2019.netlify.com.

Attribution

This course was forked from Andrew Heiss' MPA 635 Data Visualization. Many of the resources were used (and many added too) and like Andrew's repo, this course is provided under CC BY-NC-SA 4.0.

Much thanks goes to the many open source contributors of the course materials (directly or inspired by their work):

Theme

This site uses Andrew's custom ath-tufte-hugo_18-19 theme as a submodule.

When cloning for the first time, use this command to get the theme too:

git clone --recursive https://github.com/andrewheiss/ath-tufte-hugo_18-19.git

To get the theme later, use this command:

git submodule add \
  https://github.com/andrewheiss/ath-tufte-hugo_18-19.git \
  themes/ath-tufte-hugo_18-19

To update to the latest version of the theme, use:

git submodule update --recursive --remote

License


This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License

Creative Commons License

About

UNCC DSBA5122: Visual Analytics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 77.9%
  • JavaScript 20.0%
  • CSS 2.0%
  • Other 0.1%