https://github.com/vimkat/typst-ohm
Typst package and templates following the Ohm corporate identity
https://github.com/vimkat/typst-ohm
Last synced: 11 months ago
JSON representation
Typst package and templates following the Ohm corporate identity
- Host: GitHub
- URL: https://github.com/vimkat/typst-ohm
- Owner: vimkat
- License: mit
- Created: 2024-02-10T14:47:00.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-10T08:30:41.000Z (over 1 year ago)
- Last Synced: 2025-01-16T09:52:38.527Z (about 1 year ago)
- Language: Typst
- Size: 26.4 KB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Typst Package: Ohm
This package provides templates that follow the corporate identity guide of [Technische Hochschule Nürnberg Georg Simon Ohm (Ohm)](https://th-nuernberg.de).
## Versioning
During development, the version number is set to `0.X.Y`.
The `X` will be increased with every breaking change.
The `Y` will be increased with every new feature released.
However, I might forget to actually do this, in case: whoopsie! (and sorry)
During initial development, we are on version `0.1.0`.
Things might change and break at any time.
Use this package at your own risk (and use Git in case something breaks).
## Installation
Clone this repository to `{data-dir}/typst/packages/local/ohm/0.1.0`
See [Typst's documentation](https://github.com/typst/packages?tab=readme-ov-file#local-packages) for more details.
## Contributing
Contributions are welcome!
Feel free to open a PR or get in touch! :)
## References
- Logo of [Technische Hochschule Nürnberg Georg Simon Ohm (Ohm)](https://th-nuernberg.de): Extracted from their corporate design manual. I do not take copyright for the logo.
- [LaTeX Thesis Template](https://github.com/th-nuernberg/thesis-template): Inspiration for the thesis-related templates.