Skip to content

leeds-maths-pgr/leeds_pgr_basic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PGR Basic

This is a simple Hugo theme initially written to be used for the School of Maths PGR conference.

Requirements

To develop this theme, you will need:

  • sass 3.7+,
  • pandoc 2.9+,
  • a recent version of make, and
  • python 3.5+.

Development

The basic workflow is as follows:

  • Run make test_html to generate a test site.
  • Run make serve in a separate terminal to serve the test site locally on localhost:8000.
  • Edit the scss and template files.
  • Run make test_html to regenerate the site.
  • Check how it looks on the browser.

If you add new templates or scss files, remember to add them to the respective variables at the top of the Makefile.

Usage Notes

The pandoc template is derived from pwp-theme.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors