HSNPipeline / Site

Code to manage the website.

Repository from Github https://github.comHSNPipeline/SiteRepository from Github https://github.comHSNPipeline/Site

Site

This repository creates the HSNPipeline website.

Note that created website is hosted via the host repository - this repository is used to organize and create the site content.

Instructions

Creating the website is managed through the Makefile.

To re-deploy the website, run:

make deploy

Details

In addition to the Makefile, this repo contains:

  • _config.yml: the config file for the site, which gets copied over
  • prep_site.py: script for getting and converting website content

Note that an interim folder, outputs, is created and used when deploying the website.

About

Code to manage the website.


Languages

Language:Python 79.7%Language:Makefile 20.3%