1.9 KiB
1.9 KiB
MultiMiner -- Austria -- Geological Mapping Overview
This is the git repository for the MultiMiner field guide for the geological mapping in Hochfilzen, Austria.
The guide is available in English and German.
Getting the source
You can clone this repository using:
git clone https://gitea.geologie.ac.at/schger/MultiMiner-Austria__Geological_Mapping_Overview.git
Alternatively you can download it if you don't use git.
Building the documents
The two versions of this field guide are stored in two files:
- English:
MuMi_AT__MappingGuide__EN.qmd
- German:
MuMi_AT__MappingGuide__DE.qmd
The documents are rendered using quarto:
quarto render MuMi_AT__MappingGuide__EN.qmd
or
quarto preview MuMi_AT__MappingGuide__EN.qmd
The first command only renders the document to a PDF file and the latter command renders the document and opens up a browser windows and shows the built PDF.
Alternatively -- and more comfortably -- quarto can be used with diverses editors resp. IDEs like VS Code, RStudio, _ Jupyter Lab, ...
Prerequisites
You will need to install the following things before you can build the documents: