Changes
Page history
fix anchor links (lowercase, dashes, not spaces or underscores)
authored
Jan 21, 2021
by
anarcat
We desperately need linting here.. :(
Show whitespace changes
Inline
Side-by-side
service/status.md
View page @
6bdf89c7
...
...
@@ -14,7 +14,7 @@ clearly and simply announce downtimes and recovery.
## Setting up a local development environment
See the
[
installation
](
#
I
nstallation
)
section below. Basically, you
See the
[
installation
](
#
i
nstallation
)
section below. Basically, you
need to install
`hugo`
and clone the repo (with submodules!).
## Modifying the site
...
...
@@ -91,7 +91,7 @@ The instructions below asssume you have a copy of the git repository
<https://gitlab.torproject.org/tpo/tpa/status-site.git>
). If not, you
could start from scratch using
[
the example
repository
](
https://github.com/cstate/example
)
as well. Make sure you
follow the
[
installation instructions
](
#
I
nstallation
)
to also clone
follow the
[
installation instructions
](
#
i
nstallation
)
to also clone
the submodules!
From here on, it is assumed you have a copy of the git repository (or
...
...
...
...