1
0
Fork 0
mirror of https://github.com/eosswedenorg/thalos-docs synced 2026-06-16 04:34:55 +02:00
Commit graph

33 commits

Author SHA1 Message Date
2886c69eba docs/api/messages.md: Document RollbackMessage 2024-01-09 15:48:15 +01:00
5a35a0e9b0 docs/api/redis-channels.md: Document rollback channel 2024-01-09 15:47:56 +01:00
255f16507e docs/api/clients.md: Update link to thalos-nodejs 2024-01-04 12:22:07 +01:00
2dda1b613a Rearrange and organize sections. 2023-10-18 17:26:07 +02:00
537844bb3f
Merge pull request #1 from eosswedenorg/dependabot/npm_and_yarn/postcss-8.4.31
build(deps-dev): bump postcss from 8.4.28 to 8.4.31
2023-10-17 10:45:34 +02:00
dependabot[bot]
e64ed25b28
build(deps-dev): bump postcss from 8.4.28 to 8.4.31
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.28 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.28...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-17 08:45:16 +00:00
5053b2d566 docs/index.md: Update text a bit. 2023-08-29 10:10:26 +02:00
abcff7a8e0 docs/api/examples.md: Adding nodejs example. 2023-08-29 10:07:58 +02:00
c0b17d8d02 .vitepress/config.ts: Show external link icon. 2023-08-29 10:00:59 +02:00
d96a034bc6 .vitepress/theme/custom.css: Update variable names. 2023-08-29 09:59:19 +02:00
20ed194304 npm: Update to vitepress 1.0.0-rc.10 2023-08-29 09:55:11 +02:00
97416d4d81 docs/installation/index.md: fix compile command 2023-08-29 09:10:59 +02:00
2b096c9911 docs/installation/index.md: Minor fix. 2023-08-29 09:07:51 +02:00
d436dddf05 docs/api/examples.md: Adding more output to python example 2023-08-28 17:54:14 +02:00
e8e6c88fb8 docs/api/examples.md: Update python example 2023-08-28 17:26:10 +02:00
1ac7bc7fa5 Adding example code. 2023-08-22 07:42:08 +02:00
8af301e505 .vitepress/config.ts: remove base dir as github pages is served via custom url now :) 2023-08-15 21:20:47 +02:00
0594501428 .vitepress/config.ts: set base path correctly for github pages. 2023-08-15 18:18:19 +02:00
09820e3a50 .github/workflows/deploy.yml: update configure-pages to v3. 2023-08-15 18:12:35 +02:00
e424e6d558 .vitepress/config.ts: Fix description 2023-08-15 17:55:21 +02:00
d857350594 index.md: Show logo :) 2023-08-15 17:50:12 +02:00
55ac1d63ce .vitepress/config.ts: show logo in navigation bar. 2023-08-15 17:49:10 +02:00
c7df670e93 Adding logo 2023-08-15 17:48:53 +02:00
fb825fc21c
Adding .github/workflows/deploy.yml 2023-07-18 12:04:35 +02:00
3bfd976a61 Adding Redis Security 2023-07-18 05:20:02 +02:00
756200c2db .vitepress/config.ts: Move "Documentation" sidebar link to "Getting Started" and name it "Introduction". 2023-07-18 05:19:36 +02:00
56f6c1b626 .vitepress/config.ts: Set outDir 2023-07-18 05:11:55 +02:00
52fc9935cf package.json: remove "docs" from script names. 2023-07-13 06:03:38 +02:00
582fa2a221 .vitepress/config.ts: remove collapsed from documentation navigation entries. 2023-07-07 20:09:28 +02:00
6153fba3fc index.md: Adding features. 2023-07-07 19:28:35 +02:00
cc56c391f8 public/icons: Adding some more icons. 2023-07-07 19:22:43 +02:00
2372eb3e23 .vitepress/config.ts: Add documentation root link. 2023-07-07 09:08:34 +02:00
f81ec14da7 Initial Commit 2023-07-01 19:40:02 +02:00