Go to file
Fred Pauchet db8bafa349 Fix docker file to correctly build image 2022-09-10 14:26:00 +02:00
annexes Add references to Roads and Bridges 2022-06-09 20:40:42 +02:00
chapters Add link to Conventional Commits 2022-06-18 15:16:03 +02:00
code_samples Improve models and create SOA 2021-12-30 19:02:41 +01:00
diagrams Working a little bit on migrations, models, etc. 2022-04-25 19:12:16 +02:00
ideas Update SOA, ideas, chapters, ... 2022-03-10 18:36:01 +01:00
images Resize images on chapter 2 2022-06-18 14:54:33 +02:00
parts Rework introduction 2022-06-12 17:09:19 +02:00
resources 12 factors are on the run! 2022-04-13 20:00:10 +02:00
source Corrections de texte, ajouts minimes, ... Et Intégration de Calvin & Hobbes ! 2022-05-18 21:52:38 +02:00
.drone.yml Fix quotation 2021-09-26 17:17:03 +02:00
.gitignore Ignore minted module temporary files 2022-05-02 21:55:21 +02:00
CONTRIBUTING.md Add a CONTRIBUTION guide 2021-10-04 21:23:22 +02:00
Dockerfile Fix docker file to correctly build image 2022-09-10 14:26:00 +02:00
Makefile Make font-size smaller in citations 2022-01-04 14:46:36 +01:00
README.md Fix docker file to correctly build image 2022-09-10 14:26:00 +02:00
docker-asciidoc.sh Add a docker-start sh to run latex 2022-03-23 09:02:11 +01:00
docker-miktex.sh Copy output file to Nextcloud :p 2022-06-01 22:17:03 +02:00
glossary.tex Fix docker file to correctly build image 2022-09-10 14:26:00 +02:00
main.tex Fix docker file to correctly build image 2022-09-10 14:26:00 +02:00
make.bat structure architecture and software flow 2020-04-14 21:49:49 +02:00
quotes.adoc Fix docker file to correctly build image 2022-09-10 14:26:00 +02:00
references.bib Add references to Roads and Bridges 2022-06-09 20:40:42 +02:00
specs.md Add unkown user 2015-12-10 17:32:20 +01:00

README.md

Installation

Build Status

Ce livre peut être compilé avec une image Docker personnalisée, basée sur Miktex. Pygments est également installé. Elle peut être compilée avec Docker ou Podman, grâce à l'une des commandes suivantes:

  • docker build - < Dockerfile
  • docker build .