Skip to content

snowdj/datavizf18.classes.andrewheiss.com

Repository files navigation

MPA 635: Data Visualization

This repository contains the code for generating datavizf18.classes.andrewheiss.com.

Theme

This site uses my 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

About

BYU MPA course on data visualization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages