diff options
| author | Paul Buetow <paul@buetow.org> | 2026-03-21 09:53:03 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-03-21 09:53:03 +0200 |
| commit | 849e67bd18bf9bdf73bb1f9d7038220e647fb233 (patch) | |
| tree | 1e4930b98e659b5b7cd01ed9ee3c470a17c39a6b | |
| parent | c693f37a6115f3567cd4fcff4c256a6d20dd6fac (diff) | |
Remove obsolete documentation snippets
| -rw-r--r-- | snippets/general-coding/general-coding.md | 1 | ||||
| -rw-r--r-- | snippets/go/go-projects/gogios.md | 9 |
2 files changed, 0 insertions, 10 deletions
diff --git a/snippets/general-coding/general-coding.md b/snippets/general-coding/general-coding.md deleted file mode 100644 index 98cd8e0..0000000 --- a/snippets/general-coding/general-coding.md +++ /dev/null @@ -1 +0,0 @@ -This looks great. But just to be absolutely sure, can you check the last steps to see if the intended outcome was achieved? It's better to spot any mistakes right away so they can be fixed, so be analytical and critical of what you've just changed. diff --git a/snippets/go/go-projects/gogios.md b/snippets/go/go-projects/gogios.md deleted file mode 100644 index 62d6c40..0000000 --- a/snippets/go/go-projects/gogios.md +++ /dev/null @@ -1,9 +0,0 @@ -# Gogios - -To deploy Gogios, do - -* `mage buildOpenbsd deployOpenbsd` -* Change to ~/git/conf/frontends -* `rex gogios_install` - - |
