Skip to content

SYNCS' constitution, tracked in git to track amendments

Notifications You must be signed in to change notification settings

syncs-usyd/syncs-constitution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

syncs-constitution

This is a copy of the Sydney Computing Society (SYNCS) constitution as a reStructuredText document, tracked in git, accompanied with a Makefile to build the rST file to a PDF.

The constitution itself can be found in the file constitution.rst.

Build requirements

  • docutils
  • a working XeLaTeX install (such as TeX Live)

Building

make

The output is a file called constitution.pdf.

Creating a release

  1. Tag the commit locally using git tag <tag-name>. The <tag-name> should be the date of the constitution change in YYYY-MM-DD format.
  2. Push the tag to Github by using git push origin <tag-name>. This will trigger a Github Action to automatically build and publish the constitution in pdf.

About

SYNCS' constitution, tracked in git to track amendments

Resources

Stars

Watchers

Forks

Packages

No packages published