Una plantilla para hacer diplomas con typst.
Go to file
2025-04-03 19:52:53 -05:00
DataNarratives/es Adding data narrative and updating readme. 2025-04-03 22:27:59 +00:00
background.png Adding default images for template. 2025-04-03 21:40:02 +00:00
default.png Adding default images for template. 2025-04-03 21:40:02 +00:00
example.typ Adding a mustache template and modifying the typst template. 2025-04-03 20:51:18 +00:00
lib.typ Adding a mustache template and modifying the typst template. 2025-04-03 20:51:18 +00:00
README.md Updating readme with collaboration suggestions. 2025-04-03 19:52:53 -05:00
signature.png Adding default images for template. 2025-04-03 21:40:02 +00:00
template.mus.typ Adding a mustache template and modifying the typst template. 2025-04-03 20:51:18 +00:00

Diploma: una plantilla para diplomas.

Hola, soy una plantilla que nacio en el contexto de un diplomado ofrecido por mutabiT para los 11 años de la comunidad de Grafoscopio en HackBo, uno de los hackerspaces más antiguos de Latinoamerica.

Requerimientos

  • typst Un nuevo sistema de composición tipográfica basado en marcas, potente y fácil de aprender.

Uso

En el archivo example.typ se ejemplifica las variables que usa la plantilla, ejecutando typst compile example.typ se puede compilar o exportar el resultado en pdf del ejemplo.

En la carpeta DataNarratives/es/ hay documentación interactiva en formato MarkDeep-aumentado que se pueden importar a un entorno de Glamorous toolkit con el framework de Grafoscopio: ExoRepo, FossilPharo y MiniDocs, para crear diplomas con colecciones, usando la plantilla template.mus.typ.

Por ejemplo Diplomados: certificado.

Colaboraciones

No estoy seguro, en principio les comparto los enlaces donde esta alojado el proyecto y con el tiempo y las intenciones colectivas vermos que es necesario agregar aquí.

Este proyecto esta principalmente desarrollado en un repositorio de fossil alojado en Chiselapp y luego, manualmente, exportado a un respositorio git actualmente alojado en el gitea de sustrato.red *Invitaciones a café para el sysadmin de sustrato.

Este ejercicio de tener un espejo del repositorio es experimental y puede ocacionar perdidas (ausmo).

Edición de typst

Actualmente lo escribo usando NeoVim con la configuración de AstroNvim con el pack comunitario de typst, que a su vez tiene tinymist como LSP.


EN:

Diploma: a template for diplomas.

Hello, I am a template that was born in the context of a short course program format (diplomado) offered by mutabiT for the 11th anniversary of the Grafoscopio community in HackBo, one of the oldest hackerspaces in Latin America.

Requirements

  • typst A new markup-based typesetting system that is powerful and easy to learn.

Usage

In the example.typ file, examples are given of the variables used by the template. Running typst compile example.typ will compile or export the result as a PDF of the example.

There is interactive documentation (only in spanish for now) in MarkDeep-augmented format in the DataNarratives/es/ folder that can be imported into an environment using the Glamorous toolkit with the Grafoscopio framework: exorepo, fossilpharo and minidocs, to create diplomas with collections using the mustache template template.mus.typ.

Collaborations

I'm not sure how, at first I'll share the links where the project is hosted and over time with collective intentions we will see that it's necessary to add here.

This project is mainly developed in a fossil repository hosted on Chiselapp, and then manually exported to a git repository currently hosted at the gitea of sustrato.red *Invitations to coffee for the sysadmin of sustrato.

This exercise of having a mirror of the repository is experimental and may cause losses (I asume).

Editing typst

Currently I write it using NeoVim with the configuration of AstroNvim with the community pack for typst, which has tinymist as LSP.