An open API service indexing awesome lists of open source software.

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

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)**