Thanks to visit codestin.com
Credit goes to github.com

Skip to content

andrewheiss/dataviz.andrewheiss.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dataviz.andrewheiss.com

This repository contains the code for generating dataviz.andrewheiss.com.

Theme

This site uses my custom ath-tufte-hugo 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.git

To get the theme later, use this command:

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

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

git submodule update --recursive --remote

Releases

No releases published

Packages

No packages published

Languages