matrix-spec/.github
Andrew Morgan 3313b6a0a5 Download hugo submodule and its deps when running npm i
This commit adds a bit of helper code to the top-level package.json to
always ensure that the `themes/docsy` submodule is checked out and that
its nodejs dependencies are installed. Thus, we can remove the need to
download git submodules directly. Instead they will be loaded when running
`npm i`.

We also don't need to load submodules recursively anymore, as docsy has
removed any submodules from its repo since the last time we updated the
theme.

The `--depth 1` bit of `git submodule update --init --depth 1` tells git
to only check out the latest commit of any submodules - saving bandwidth
and space.
2022-11-01 18:31:07 +00:00
..
ISSUE_TEMPLATE Disable blank issue reporting (#1172) 2022-07-19 13:11:53 -06:00
PULL_REQUEST_TEMPLATE Fix broken links to matrix-doc (#1032) 2022-04-20 16:36:14 +01:00
workflows Download hugo submodule and its deps when running npm i 2022-11-01 18:31:07 +00:00
_typos.toml Fix syntax highlighting in rendered spec (#1008) 2022-03-29 16:02:48 +01:00
CODEOWNERS Add a codeowners file for matrix-spec (#991) 2022-03-09 10:16:42 +00:00
FUNDING.yml Add some github stuff (PR templates, funding) 2019-12-07 15:57:24 -07:00