Skip to content

kjhealy/visualizingsociety.com

Repository files navigation

SOCIOL 179FS: Visualizing Society

Kieran Healy

Socviz badge

This repository is a Hugo/Blogdown site that makes visualizingsociety.com, the website for a Freshman FOCUS Cluster seminar I am teaching at Duke University in the Fall of 2020.

Various hugo and blogdown features were borrowed more or less directly from Andrew Heiss and his excellent teaching and class websites.

This site uses the Academic Hugo theme, which is very nearly more trouble than it is worth. There are some slight template modifications found in /assets/ and layouts/. The theme is included as a submodule, so when when cloning for the first time, use this command to get the theme too:

git clone --recursive https://github.com/gcushen/hugo-academic.git

To get the theme later, use this command:

git submodule add \
  https://github.com/gcushen/hugo-academic.git \
  themes/hugo-academic

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

git submodule update --recursive --remote

About

Course website, Sociol 290S S19, Visualizing Society

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published