Commit Graph

24 Commits

Author SHA1 Message Date
daedc61c8d Remove extra space
All checks were successful
Lint markdown files / run-markdownlint (pull_request) Successful in 4s
Build and deploy documentation / build-docs (pull_request) Successful in 6s
Build and deploy documentation / deploy-docs (pull_request) Has been skipped
2026-02-18 16:10:50 +01:00
4a2c27db14 Fix linting 2026-02-18 16:10:50 +01:00
1d6c6414f9 fix: align docs with major new backend changes 2026-02-18 16:10:50 +01:00
f57138a7b0 fix: new publish workflow instructions (#16)
All checks were successful
Build and deploy documentation / build-docs (push) Successful in 6s
Build and deploy documentation / deploy-docs (push) Successful in 7s
2026-02-18 16:10:38 +01:00
00aca09f94 feat: add new tomcat instruments
All checks were successful
Build and deploy documentation / build-docs (pull_request) Successful in 6s
Lint markdown files / run-markdownlint (pull_request) Successful in 4s
Build and deploy documentation / deploy-docs (pull_request) Has been skipped
Build and deploy documentation / build-docs (push) Successful in 6s
Build and deploy documentation / deploy-docs (push) Successful in 7s
2026-02-16 15:36:05 +01:00
f8222e9607 Update docs/202601Upgrade.md
All checks were successful
Build and deploy documentation / build-docs (pull_request) Successful in 7s
Lint markdown files / run-markdownlint (pull_request) Successful in 4s
Build and deploy documentation / deploy-docs (pull_request) Has been skipped
Build and deploy documentation / build-docs (push) Successful in 6s
Build and deploy documentation / deploy-docs (push) Successful in 7s
2025-12-23 14:35:54 +01:00
cc0423ce99 fix: remove broken links
All checks were successful
Lint markdown files / run-markdownlint (pull_request) Successful in 3s
Build and deploy documentation / build-docs (pull_request) Successful in 7s
Build and deploy documentation / deploy-docs (pull_request) Has been skipped
Build and deploy documentation / build-docs (push) Successful in 5s
Build and deploy documentation / deploy-docs (push) Successful in 8s
2025-12-05 11:11:56 +01:00
a62b767a3a fix: review required fields (#13)
All checks were successful
Build and deploy documentation / build-docs (push) Successful in 5s
Build and deploy documentation / deploy-docs (push) Successful in 7s
2025-12-05 11:01:05 +01:00
e79ccd1b54 fix: remove changelog since it's not updated
All checks were successful
Lint markdown files / run-markdownlint (pull_request) Successful in 4s
Build and deploy documentation / build-docs (pull_request) Successful in 8s
Build and deploy documentation / deploy-docs (pull_request) Has been skipped
Build and deploy documentation / build-docs (push) Successful in 5s
Build and deploy documentation / deploy-docs (push) Successful in 8s
2025-12-05 10:28:47 +01:00
779a652f77 fix: quote <MY_TOKEN> as < prevented rendering
All checks were successful
Build and deploy documentation / build-docs (pull_request) Successful in 6s
Lint markdown files / run-markdownlint (pull_request) Successful in 5s
Build and deploy documentation / deploy-docs (pull_request) Has been skipped
Build and deploy documentation / build-docs (push) Successful in 5s
Build and deploy documentation / deploy-docs (push) Successful in 7s
2025-12-04 09:23:22 +01:00
a4bf00ece6 feat: add upgrade page (#9)
All checks were successful
Build and deploy documentation / build-docs (push) Successful in 6s
Build and deploy documentation / deploy-docs (push) Successful in 7s
2025-11-20 11:39:35 +01:00
23d6f2d689 feat: add emojis extension (#8)
All checks were successful
Build and deploy documentation / build-docs (push) Successful in 6s
Build and deploy documentation / deploy-docs (push) Successful in 8s
2025-11-19 13:28:15 +01:00
minottic
96c71dacf9 Revert "Add docs/2026_01_upgrade (#7)"
All checks were successful
Build and deploy documentation / build-docs (pull_request) Successful in 6s
Build and deploy documentation / deploy-docs (pull_request) Has been skipped
Lint markdown files / run-markdownlint (pull_request) Successful in 6s
Build and deploy documentation / build-docs (push) Successful in 6s
Build and deploy documentation / deploy-docs (push) Successful in 7s
This reverts commit fc940b6abc.
2025-11-19 12:35:46 +01:00
fc940b6abc Add docs/2026_01_upgrade (#7)
All checks were successful
Build and deploy documentation / build-docs (push) Successful in 6s
Build and deploy documentation / deploy-docs (push) Successful in 6s
Add documentation page for planned upgrade

Reviewed-on: #7
Reviewed-by: zade_o <omkar.zade@psi.ch>
Reviewed-by: pozsa_k <krisztian.pozsa@psi.ch>
2025-11-19 11:43:26 +01:00
Spencer Bliven
417ec607d0 Document merlin_archive script
All checks were successful
Lint markdown files / run-markdownlint (pull_request) Successful in 3s
Build and deploy documentation / build-docs (pull_request) Successful in 5s
Build and deploy documentation / deploy-docs (pull_request) Has been skipped
Build and deploy documentation / build-docs (push) Successful in 5s
Build and deploy documentation / deploy-docs (push) Successful in 7s
Also adds a few fixes:
- Warn about QT discontinuation
- Update contact emails
2025-10-08 16:32:18 +02:00
f5886f91f0 Use strict mode (#5)
All checks were successful
Build and deploy documentation / build-docs (push) Successful in 5s
Build and deploy documentation / deploy-docs (push) Successful in 7s
Build with strict mode.

In particular, this causes the build to fail on invalid links.

Co-authored-by: Spencer Bliven <spencer.bliven@gmail.com>
Reviewed-on: #5
2025-10-08 15:46:42 +02:00
Spencer Bliven
737eea904c Add Getting Started page
All checks were successful
Lint markdown files / run-markdownlint (pull_request) Successful in 3s
Build and deploy documentation / build-and-deploy-docs (push) Successful in 7s
2025-10-08 15:05:28 +02:00
Spencer Bliven
827abd6f9b Convert ingestorManual markdown to mkdoc flavor
All checks were successful
Lint markdown files / run-markdownlint (pull_request) Successful in 5s
Build and deploy documentation / build-and-deploy-docs (push) Successful in 7s
- removed html
- enforce fenced code blocks with defined language
- Add superfences
2025-09-17 17:29:00 +02:00
Spencer Bliven
8df2a2392d Migrate ingestor manual from https://melanie.gitpages.psi.ch/SciCatPages/ 2025-09-17 16:06:41 +02:00
Spencer Bliven
3c108c7fff Fix lint error
All checks were successful
Lint markdown files / run-markdownlint (pull_request) Successful in 17s
Build and deploy documentation / build-and-deploy-docs (push) Successful in 7s
2025-09-17 15:54:14 +02:00
Spencer Bliven
9d65342b7d Configure markdownlint
Some checks failed
Lint markdown files / run-markdownlint (pull_request) Failing after 7s
2025-09-17 15:46:08 +02:00
Spencer Bliven
036560f2ba Update settings & homepage
Some checks failed
Lint markdown files / run-markdownlint (pull_request) Failing after 5s
2025-09-17 14:51:07 +02:00
bc1bf1e1c8 Add mkdocs setup
All checks were successful
Lint markdown files / run-markdownlint (pull_request) Successful in 3s
Build and deploy documentation / build-and-deploy-docs (push) Successful in 8s
2025-09-17 11:16:45 +02:00
3d3653884a Initial commit 2025-09-17 11:03:58 +02:00