Docs: update to latest typedoc (breaks theme)
Some checks failed
continuous-integration/drone Build is failing

This commit is contained in:
2022-11-29 11:00:08 -06:00
parent 5395fb9054
commit 68b81106e6
7 changed files with 104 additions and 60 deletions

View File

@@ -22,7 +22,7 @@ Node.js provides an excellent platform for quickly getting an application up and
## Getting Started
Writing an application with Extollo is very straightforward if you are familiar with Node.js/TypeScript, or similar frameworks like Laravel.
Check out the [Getting Started](https://extollo.garrettmills.dev/pages/Documentation/Getting-Started.html) page site for more information.
Check out the [Getting Started](pages/Getting-Started.html) page site for more information.
## License & Philosophy
The Extollo project is, and will always be, free & libre software. The framework itself is open-source available [here](https://code.garrettmills.dev/Extollo), and is licensed under the terms of the MIT license. See the LICENSE file for more information.