practice/README.md

977 B

PRACTICE GUIDE

A generic version of the Practice Guide for Computer without the dependency on LaTeX.

View original here: https://codeberg.org/oneirophage/practice-guide-for-computer

YOU WILL NEED

YOU WILL FIND HERE

.
├── README.md
├── guide.pdf
├── justfile
└── src
    ├── guide.tmac
    ├── guide.tmpl
    └── guide.xml

2 directories, 6 files
  1. README.md: you're reading it!
  2. guide.pdf: the output
  3. justfile: build command
  4. guide.tmac: some groff helper macros
  5. guide.tmpl: the mustache template that creates the groff
  6. guide.xml: the actual document source