cric96 / presentation-2024-coordination-scafi-web-blocks

Presentation of ScaFi Web Blocks (a visual programming platform for aggregate computing) @ COORDINATION 2024!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LaTeX template repository with continuous integration

Build LaTeX and deploy on GitHub Releases

This repository is meant to be used as template for quickly starting LaTeX projects, having them built on a continuous integrator, and having them quickly deployed in GitHub releases.

The build system is based on Gradle, using the latex-gradle plugin.

The file being built is a LaTeX quick reference by Mark Gates, kudos to him.

Using the project

  1. Create a new repo using the "Use this template" button
  2. Delete existing tex files and add yours

IMPORTANT: Make sure to have a magic comment like % !TeX root = somefile.tex in the header of any tex file that is not meant to be compiled!

Contributing to the project

I gladly review pull requests and I'm happy to improve the work. If the software was useful to you, please consider supporting my development activity paypal

About

Presentation of ScaFi Web Blocks (a visual programming platform for aggregate computing) @ COORDINATION 2024!

License:Apache License 2.0


Languages

Language:TeX 100.0%