https://github.com/zarox28/typsttemplate
Custom Typst Template
https://github.com/zarox28/typsttemplate
template typst
Last synced: 4 months ago
JSON representation
Custom Typst Template
- Host: GitHub
- URL: https://github.com/zarox28/typsttemplate
- Owner: Zarox28
- Created: 2023-12-28T17:16:47.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-18T08:16:04.000Z (over 1 year ago)
- Last Synced: 2025-01-20T19:23:27.420Z (over 1 year ago)
- Topics: template, typst
- Language: Typst
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Typst Template
---
## Table of Contents
- [About](#about)
- [Usage](#usage)
- [Features](#features)
- [Todo](#todo)
- [Changelog](#changelog)
- [Authors](#authors)
## About
This is my custom template for [typst](www.github.com/typst/typst). It is designed to be used for my personal notes and class notes.
## Usage
1. Import `Base.typ` into your project
2. Add `show: conf` to your project for the basic configuration
## Features
- [x] Code inlining & blocks
- [x] Terminal blocks
- [x] Various callout blocks
- [x] Underline
- [x] Indentation
- [x] Table of contents
- [x] Scale
- [x] Headings
- [x] Lists
- [x] Colors
- [x] Links
- [x] Tables
## Todo
- [ ] Images
## Changelog
See [CHANGELOG.md](CHANGELOG.md) for more info
## Authors
- **[**@Zarox28**](https://github.com/Zarox28)**