Skip to content
/ paper Public template

Cradle template for LaTeX documents

License

Notifications You must be signed in to change notification settings

tschm/paper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

paper --- qCradle template

License: MIT CI Created for qCradle

The template supports the fast creation of repositories of LaTeX documents. Out of the box you get

  • curated pre-commit-hooks (e.g. for spelling)
  • github ci/cd workflows
  • Makefile
  • Example *.tex and bib file.

With every push into the repo the document is compiled and published on a draft branch.

Development Commands

make fmt     # Install pre-commit hooks and run them on all files

Contributing

  • Fork the repository
  • Create your feature branch (git checkout -b feature/amazing-feature)
  • Commit your changes (git commit -m 'Add some amazing feature')
  • Push to the branch (git push origin feature/amazing-feature)
  • Open a Pull Request

Contact

Thomas Schmelzer - @tschm

Project Link: https://github.com/tschm/package