apos-docs
Version:
Documentation static site generator built with Eleventy.
18 lines (14 loc) • 598 B
Markdown
# a
## Outbound / Other:
* [GitHub](https://github.com) https://github.com
* [#test](#test) #test
* [https://apostolique.github.io/apos-docs/](https://apostolique.github.io/apos-docs/) https://apostolique.github.io/apos-docs/
## Relative
* [../README.md](./README.md) /
* [./a.md](./a.md) /a/
* [./a.md#test](./a.md#test) /a/#test
* [../src/styles/](../src/styles/) https://github.com/Apostolique/apos-docs/tree/main/src/styles/
## Absolute
* [/README.md](/README.md) /
* [/docs/a.md](/docs/a.md) /a/
* [/src/styles/](/src/styles/) https://github.com/Apostolique/apos-docs/tree/main/src/styles/