A template, live demo and tutorial for how to set up a MkDocs docs site on GH Pages. Using GitHub Actions to automated deploys. MkDocs is a Python package when turns your docs directory and YAML ...
The unit price of product A is {{ unit_price }} EUR. Taking the standard discount into account, the sale price of 50 units is {{ price(unit_price, 50) }} EUR. View ...