Git Product home page Git Product logo

rocketseat-creators-program / book-asciidoctor-progit-2022-04-14 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sergiocabral/other.bookprogit.v2.pt-br

0.0 0.0 0.0 179.39 MB

Tradução para o português brasileiro (pt-BR) do livro Pro Git 2, escrito por Scott Chacon e Ben Straub, publicado pela Apress.

Home Page: https://git-scm.com/book/pt-br/v2

License: Other

Ruby 6.67% HTML 76.35% AGS Script 0.01% Dockerfile 0.68% Shell 0.69% CSS 11.33% XSLT 4.27%

book-asciidoctor-progit-2022-04-14's Introduction

AsciiDoctor compilando Markdown e AsciiDoc para PDF

Instalação

  • Instalação do ambiente Ruby:
  • Instalação do AsciiDoctor
    • gem install asciidoctor
    • gem install asciidoctor-pdf
    • gem install asciidoctor-epub3

Compilando PDF

Para compilar arquivos MarkDown ou AsciiDoc use:

  • Para HTML: asciidoctor <nome-do-arquivo>
  • Para PDF: asciidoctor-pdf <nome-do-arquivo>
  • Para EPUB: asciidoctor-epub3 <nome-do-arquivo>

Livro ProGit

Este repositório contém o manual oficial do Git disponível em git-scm.com/book na versão brasileira.

Veja o README original.

Para compilar o livro em PDF use: asciidoctor-pdf ./progit.asc

Se quiser contribuir com traduções a partir do livro original, envie seus pull requests para github.com/progit/progit2-pt-br/pulls

Slides da aula

Slide 1

Slide 2

Slide 3

Expert

sergiocabral.com

book-asciidoctor-progit-2022-04-14's People

Contributors

ben avatar schacon avatar crd avatar sergiocabral avatar carlosschults avatar altemirpacheco avatar jnavila avatar yuelinho avatar rogeriopradoj avatar mestihudson avatar lucasoshiro avatar mkarg avatar hedrok avatar deniscostadsc avatar tacker66 avatar haphaeu avatar rmzelle avatar flaviovisnardifilho avatar rodsouza9 avatar harupong avatar aollier avatar kennethkinlum avatar pmiossec avatar paveljanik avatar thannoy avatar nobozo avatar oldsharp avatar zigarn avatar vanribeiro avatar douglasmoraes 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.