Commit 6c3bb7e
committed
Moves ADRs into project and adds ADR's pages
This commit moves the ADR folder into the project, so that the project
can dynamically create pages for them.
New ADRs still can be added just as they were added before: by creating
markdown files inside the ADR folder.
The project automatically renders HTML pages for the ADRs and:
- The sidebar automatically creates buttons for each ADR;
- Mermaid plugin was added to display diagrams inside ADRs;
- Code styling was implemented inside ADR pages.
Signed-off-by: Rodrigo Pinto <rodrigo.pinto@calian.ca>1 parent 24a800f commit 6c3bb7e
32 files changed
Lines changed: 817 additions & 17 deletions
File tree
- doc/web-doc
- adr
- 0002/graphql-server-prototype
- 0003
- 0004
- src
- lib
- components
- styles
- routes
- adr
- [slug]
- static
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments