1
0
Fork 0
forked from mirror/grapevine
Commit graph

59 commits

Author SHA1 Message Date
Charles Hall
9a5e552ca0
set up mdbook
This adds some new tools in CI for lint the book and also sets up
automated deployment to GitLab Pages. Also adds a readme that suggests
reading the book, since that's where all the information will be.
2024-06-16 20:23:18 -07:00
Charles Hall
d41f0fbf72
remove documentation, metadata, etc
This drastically reduces the maintenance burden.

You may notice the `CODE_OF_CONDUCT.md` is deleted here. This is because
I don't feel like updating the relevant parts and I don't think this
will ever actually have a community build around it. If that changes for
some reason, I'm not opposed to adding a code of conduct again.
2024-04-30 21:54:55 -07:00
Matthias Ahouansou
120035685b
docs: point people to the matrix client list instead of element 2024-03-17 19:21:29 +00:00
Samuel Meenzen
425660472c
docs: build docs using mdBook 2024-03-16 20:01:15 -07:00
Timo Kösters
56a57d5489 docs: small fixes for the README 2024-03-03 15:56:03 +01:00
Timo Kösters
c028e0553c
feat: registration tokens 2023-08-09 18:27:30 +02:00
Paul van Tilburg
433dad6ac2
Turn README.Debian into a markdown file
It is common to have a markdown file per deployment subdirectory.
Still install it as `README.Debian` to `/usr/share/doc/matrix-conduit`
as per Debian policy.

Also update the link in the main `README.md` file.
2023-07-23 12:37:38 +02:00
Timo Kösters
e4f769963f
feat: very simple sliding sync implementation 2023-07-06 10:32:25 +02:00
Timo Kösters
683eefbd0b
Update README 2022-12-18 07:02:07 +01:00
Charles Hall
716f82db6d
add nix/nixos deployment documentation 2022-10-16 10:50:52 -07:00
TomZ
e57cd437d4 Slight clarification
Which version it started being beta in is quite irrelevant here.
2022-02-17 23:00:39 +01:00
Jonas Platte
1f7b3fa4ac
Port from Rocket to axum 2022-02-12 12:56:07 +01:00
Jonas Zohren
103dc7e09b
Pre-0.3 doc adjustments 2022-02-04 18:05:24 +01:00
Timo Kösters
d0baca44f8
docs: add thanks to 2021-09-02 13:05:19 +02:00
Timo Kösters
2770ce2cf6
fix: avoid panic 2021-09-01 23:00:24 +02:00
Timo Kösters
875b345a5f
docs: update readme and version 2021-09-01 22:18:19 +02:00
Daniel Wiesenberg
5800e9b797 Add Traefik setup, incl. step-by-step, to docker README. 2021-08-26 12:26:32 +02:00
Timo Kösters
08a3326431
docs: Initial end-to-end encryption over federation support 2021-07-20 21:37:08 +02:00
Vadim Zeitlin
f199b51f97 Move the link to cross-compiling guide to DEPLOY.md 2021-05-28 09:42:59 +02:00
Vadim Zeitlin
6af942814f Fix some typos in the README 2021-05-27 23:32:33 +02:00
Daniel Wiesenberg
5a7ccbdfab Add CONDUIT_CONFIG to all relevant docker files
And mention that an empty string can be used to configure
Conduit purely with env vars.
2021-05-22 16:53:48 +02:00
Daniel Wiesenberg
beb428d866 Update docker command in README
Mention the need for a config.
2021-05-22 16:53:48 +02:00
Timo Kösters
47160e9e06
docs: APPSERVICES setup guide 2021-05-22 13:55:28 +02:00
Timo Kösters
acfd0aef27 Merge branch 'cargo-deb-packaging-update' into 'master'
Update cargo-deb packaging for recent changes

See merge request famedly/conduit!61
2021-05-22 09:03:43 +00:00
Paul van Tilburg
f63a624743
Add text about using cargo-deb to the README 2021-04-23 19:11:42 +02:00
Timo Kösters
4c4e1f9027
docs: update readme 2021-04-20 13:07:00 +02:00
Timo Kösters
96431069a9
docs: add icon and license to readme 2021-03-04 21:37:24 +01:00
Timo Kösters
bb1064ce04
docs: small readme changes 2021-03-04 15:28:28 +01:00
Timo Kösters
d7e56dbfa0
docs: recommend using binaries 2021-01-01 11:27:01 +01:00
Daniel Wiesenberg
2d6b7750fd Fix order of docker command arguments and change repository link to...
...github.com repo, to relieve some pressure from git.koesters.xyz.
2020-10-18 23:06:08 +02:00
Timo Kösters
f6f15d9396
Use conduit.rs server in the README shield 2020-10-18 16:44:18 +02:00
Timo Kösters
ce94ad05a7
Update README.md 2020-10-18 13:23:06 +02:00
Daniel Wiesenberg
38ac3e42be Docker add healthcheck and mention Docker Hub image 2020-08-25 09:02:45 +02:00
Timo
2fc99c05e1
docs: add documentation to the repo and improve layout 2020-08-12 21:17:53 +02:00
Daniel Wiesenberg
87ed132ae4 Add README in docker folder and mention docker in Conduit's README 2020-08-11 15:38:24 +02:00
Timo Kösters
9c095f1538 Update README, fix CI (#148)
Update 'README.md'

Update README, fix CI

Co-authored-by: timokoesters <timo@koesters.xyz>
Reviewed-on: https://git.koesters.xyz/timo/conduit/pulls/148
2020-07-16 07:50:11 +02:00
timokoesters
f361cb3d39
Improve README 2020-07-11 09:55:44 +02:00
Timo Kösters
853ccd6fbf Update 'README.md' 2020-06-16 08:43:46 +02:00
Timo Kösters
c6194b27a3 Update 'README.md' 2020-06-16 08:21:06 +02:00
Timo Kösters
0a49b24322 Update 'README.md' 2020-06-04 22:51:19 +02:00
timokoesters
4e507ef706
feat: room visibility and aliases 2020-05-31 09:46:11 +02:00
Timo Kösters
16538a6c16 Update 'README.md' 2020-05-29 10:04:19 +02:00
Timo Kösters
55842a0e57 Update 'README.md' 2020-05-29 09:54:30 +02:00
Timo Kösters
63c62a4afa Update 'README.md' 2020-05-25 17:36:54 +02:00
timokoesters
5d6542a8a6
improvement: video link in readme 2020-05-21 18:10:04 +02:00
timokoesters
d544d28b6e
feat: image thumbnails 2020-05-19 19:59:52 +02:00
timokoesters
c769283953
Update readme 2020-04-29 10:27:41 +02:00
timokoesters
2f63888995
Update README.md 2020-04-14 22:44:45 +02:00
timokoesters
abcce95dd8
feat: invites, better public room dir, user search 2020-04-14 13:59:25 +02:00
timokoesters
af1def50ac
Update README.md 2020-04-12 22:29:48 +02:00