Skip to content

cohure/CHR2024-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CHR 2024

Website for the 2024 edition of the Computational Humanities Research conference. The website is built on top of the Hugo static site generator. Below are some pointers to get you started with the website.

  1. To compile the site, run hugo in the top directory. The compiled version of the website can be found in ./docs, which is the folder served by GitHub;
  2. All content is written in markdown and can be found in the folder ./content;
  3. All elements related to the theme can be found in ./themes/chr.