Skip to content

michalfrankl/ehri-nn-static-czech

 
 

Repository files navigation

EHRI National Node website resources

This repository contains resources for generating a website for an EHRI National Node.

The static site on Github should be republished automatically when pushed to main, via the pelican.yml workflow in the .github directory. However, to do some manually run:

pelican content -s publishconf.py -o output
ghp-import output -b gh-pages
git push origin gh-pages

About

Test static site for Czech EHRI National Node

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • SCSS 87.8%
  • Python 5.3%
  • HTML 4.4%
  • Makefile 2.5%