diff options
| author | Laurenz <laurmaedje@gmail.com> | 2024-10-15 14:54:16 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-15 12:54:16 +0000 |
| commit | 240b917399148f8aa2f28ea37a03c1fd7e23832e (patch) | |
| tree | a32833d223c00c693ba05cb438609bfb0093be88 /docs/tutorial/4-template.md | |
| parent | 89cecb188d3905ecf98f2a6be93cbd7cf6bf8a64 (diff) | |
Docs and changelog improvements (#5147)
Co-authored-by: Malo <57839069+MDLC01@users.noreply.github.com>
Co-authored-by: Andrew Voynov <37143421+Andrew15-5@users.noreply.github.com>
Co-authored-by: PgBiel <9021226+PgBiel@users.noreply.github.com>
Co-authored-by: Jeremie Knuesel <knuesel@gmail.com>
Co-authored-by: +merlan #flirora <2975203+bluebear94@users.noreply.github.com>
Co-authored-by: Anselm Schüler <mail@anselmschueler.com>
Diffstat (limited to 'docs/tutorial/4-template.md')
| -rw-r--r-- | docs/tutorial/4-template.md | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/docs/tutorial/4-template.md b/docs/tutorial/4-template.md index 0ec4a978..3416e6e4 100644 --- a/docs/tutorial/4-template.md +++ b/docs/tutorial/4-template.md @@ -361,7 +361,7 @@ want to import. ``` We have now converted the conference paper into a reusable template for that -conference! Why not share it on +conference! Why not share it in the [Forum](https://forum.typst.app/) or on [Typst's Discord server](https://discord.gg/2uDybryKPe) so that others can use it too? @@ -372,9 +372,10 @@ that define reusable document styles. You've made it far and learned a lot. You can now use Typst to write your own documents and share them with others. We are still a super young project and are looking for feedback. If you have any -questions, suggestions or you found a bug, please let us know on -[Typst's Discord server](https://discord.gg/2uDybryKPe), on our -[contact form](https://typst.app/contact), or on -[social media.](https://twitter.com/typstapp) +questions, suggestions or you found a bug, please let us know +in the [Forum](https://forum.typst.app/), +on our [Discord server](https://discord.gg/2uDybryKPe), +on [GitHub](https://github.com/typst/typst/), +or via the web app's feedback form (always available in the Help menu). So what are you waiting for? [Sign up](https://typst.app) and write something! |
