Commit graph

18 commits

Author SHA1 Message Date
FoxxMD
98f045a70f docs: Improve general transform docs 2025-12-17 13:57:56 +00:00
FoxxMD
30db8712fc docs: Add redirects for old pages 2025-11-13 17:08:30 +00:00
FoxxMD
b17719c868 docs: Fix missing search index 2025-10-31 13:02:30 +00:00
FoxxMD
891e591ceb docs: Reorganize doc contents 2025-10-30 19:56:07 +00:00
FoxxMD
a0bdd15d15 docs: Move landing page to docs to simply url structure
Set docs as base for router so there isn't an additional docs in url
2025-10-30 15:19:01 +00:00
FoxxMD
ce39065c80 docs: Fix social card image
Some checks failed
Publish Docker image to Dockerhub / test (push) Has been cancelled
Publish Docker image to Dockerhub / Build OCI Images (push) Has been cancelled
Publish Docker image to Dockerhub / Merge OCI Images and Push (push) Has been cancelled
2025-07-16 13:33:10 +00:00
FoxxMD
3f39e9efa1 docs: Update docusaurus to 3.8 2025-07-16 13:19:04 +00:00
FoxxMD
333f70bd7e docs: hide navbar on scroll 2025-07-11 17:58:50 +00:00
FoxxMD
ace7d5efc9 docs: Fix anchor scrolling by specifying logo height 2025-07-11 17:56:13 +00:00
FoxxMD
e039d4512c ci: Add optional rybbit analytics to docs build 2025-07-07 12:20:16 +00:00
FoxxMD
376d4936cc docs: Add google site verification 2025-04-23 15:01:42 +00:00
FoxxMD
d724bef4e4 docs: Update to Docusaurs 3.6 to improve build times 2025-01-16 14:07:47 -05:00
FoxxMD
34289f0176 docs: defer script load 2025-01-03 19:24:51 +00:00
Jack Wilsdon
11fbe97325 fix: local documentation
express-static prefers directories over files when using the extensions
option, meaning an extensionless route will always route to the
directory instead of the file (expressjs/serve-static#138).
2024-09-10 21:09:09 +01:00
FoxxMD
8b0c7205b7 docs: Add quick start guide 2024-07-17 11:33:56 -04:00
FoxxMD
b02c96ada8 docs: Parse and render config examples from repository 2024-07-17 09:51:44 -04:00
FoxxMD
d1a4a54d2a docs: Implement self-hosted docs
* Add npm scripts for installing/building docusaurus from main project
* Set base url based on ENV
* Build docsite in docker image
* Add link to doc in dashboard and link to github
* Update nodejs install instructions to include doc build command
* Update GH pages workflow to use correct base url
* Add hint page to main app when docs are not built
2024-07-15 13:26:57 -04:00
FoxxMD
b42278a372 docs: Update docusaurus to v3 2024-07-09 15:54:45 -04:00
Renamed from docsite/docusaurus.config.js (Browse further)