yfnian / evalf20.classes.andrewheiss.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Program Evaluation for Public Service (PMAP 8521—Fall 2020)

Program evaluation image

Theme

This site uses the Academic Hugo theme, with 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


Languages

Language:HTML 96.6%Language:JavaScript 1.7%Language:CSS 0.7%Language:R 0.5%Language:SCSS 0.3%Language:TeX 0.2%Language:Makefile 0.0%