Giter Site home page Giter Site logo

dekura / learning-latex-action Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mxochicale/learning-latex-action

0.0 1.0 0.0 2.25 MB

:pencil2: Learning to use latex-actions :octocat:

License: Creative Commons Attribution 4.0 International

Perl 1.85% TeX 97.62% Shell 0.08% Makefile 0.28% Lua 0.16%

learning-latex-action's Introduction

Using latex-action :octocat:

GitHub Actions Status

Introduction

Cheng XU developed a nice github action to build tex files called latex-action. So the idea of build your TeX files in Github was crazy for me that motivate me to create this repository with the purpose of documenting the necessary, and perhaps the non obvious, dependencies to build LaTeX examples in section of tutorials, xu's cv and a thesis template.

Setting it up

  1. Add shh-rsa key in https://github.com/settings/keys following the documentation in github.

  2. Create a DEPLOY_KEY variable in https://github.com/mxochicale/using-latex-action/settings/secrets. See ~/.ssh/id_rsa for the key which looks like:

-----BEGIN RSA PRIVATE KEY-----
~
-----END RSA PRIVATE KEY-----
  1. Create a gh-pages branch for the pdf files (see more).
git checkout -b gh-pages
git push -u origin gh-pages

Logbook

License

CC-BY 4.0
CC-BY 4.0

learning-latex-action's People

Contributors

dekura avatar mxochicale avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.