Rework the setup page to include information about local builds before going to CI

This commit is contained in:
Joe Rickerby
2021-06-22 20:02:50 +01:00
parent 501562c572
commit 0cfa3f74d4
2 changed files with 113 additions and 7 deletions
+1
View File
@@ -22,6 +22,7 @@ code {
code, pre, tt {
font-family: SFMono-Regular, Consolas, Liberation Mono, Menlo, monospace;
line-height: 1.4;
}
pre code, pre code.hljs {