- repo
- site
- description: Exercises used while learning programming with solutions in a number of programming languages.
[book]
authors = ["Gabor Szabo"]
language = "en"
src = "src"
title = "Code Maven exercises"
# Add github icon to the menu
[output.html]
git-repository-url = "https://github.com/szabgab/exercises.code-maven.com"
git-repository-icon = "fas-code-fork"
edit-url-template = "https://github.com/szabgab/exercises.code-maven.com/edit/main/{path}"
additional-js = ["custom.js", "addlinks.js"]
[output.markdown]
# Handle Youtube video embedding and the footer
[preprocessor.embedify]
footer.enable = true
footer.message = "Copyright © 2026 • Created with ❤️ by [Gábor Szabó](https://szabgab.com/)"