Skip to content

ZacharyBourgeois/doc

 
 

Repository files navigation

Devolutions Docs

Devolutions's documentations build with 11ty.

Requirements

Variables

You can use variables that are listed in the folder _data.

example

{{ en.AGENT }}
## {{ en.AGENT }} Description
...

To use variables in the Front Matter add eleventyComputed:

example

---
eleventyComputed:
  title: Batch Edit in {{ en.RDM }}

---

About

Devolutions's documentation

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C# 73.7%
  • JavaScript 25.5%
  • Dockerfile 0.8%