mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-24 03:54:10 +01:00
This is the recommended way to use it now. Also I couldn't get Hugo to work with Docsy v0.8.0 as a git submodule. Uses a development branch on my personal fork for now, until changes are merged in matrix-org/docsy. Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
6 lines
142 B
Modula-2
6 lines
142 B
Modula-2
module github.com/matrix-org/matrix-spec
|
|
|
|
go 1.12
|
|
|
|
require github.com/zecakeh/matrix-org-docsy v0.0.0-20231226095549-1c8de745d9b7 // indirect
|