mylloon.fr/templates/humans.txt

18 lines
418 B
Text
Raw Normal View History

2023-04-28 12:25:15 +02:00
/* TEAM */{{#data}}
2023-04-28 12:19:46 +02:00
{{name}}
Contact: {{contact}}
Lang: {{lang}}
/* THANKS */
All the dependencies I use for building ewp
They are listed here: https://git.mylloon.fr/Anri/mylloon.fr/src/branch/main/Cargo.toml
/* SITE */
2023-04-28 12:47:53 +02:00
Authored by Anri Kennel (Mylloon)
2023-04-28 12:26:39 +02:00
Standards: HTML5, CSS3, mustache templates, Docker, TOML, Markdown, XML
2023-04-28 12:25:15 +02:00
Components: Rust, JavaScript, Internet
Software: Visual Studio Code
2023-04-28 12:19:46 +02:00
{{/data}}