| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix(projects): load content dynamically and refresh table of contents | Armand Philippot | 2022-09-21 | 1 | -1/+12 |
| | | | | | | | | The previous way of handling content import was causing issue. So I use dynamic import instead. However, the table of contents was not displayed because the wrapper is first empty. I added a mutation observer to refresh the table of contents when the body is updated. | ||||
| * | chore: add Project single pages | Armand Philippot | 2022-05-13 | 1 | -1/+1 |
| | | |||||
| * | chore: add a TableOfContents component | Armand Philippot | 2022-04-22 | 1 | -0/+153 |
