Compare commits
No commits in common. "fc085dbb1ee7738a32a4cbe1ff084f98c50cb5fc" and "55d5862b10adaafbaf0ec7bd2cf601a1025ad8e6" have entirely different histories.
fc085dbb1e
...
55d5862b10
@ -26,8 +26,6 @@ The chronology should never branch.
|
||||
If `gitea` can use three different types of database, the documentation should simply pick one and continue instructions from there.
|
||||
Repetition works better than a reference - if a database requires three commands to set up, it's better to repeat those three commands for every program that requires a database than to just link to another file which discusses databases.
|
||||
|
||||
---
|
||||
|
||||
### Closing
|
||||
|
||||
Introductory documents should show anything required to cleanly uninstall a program, without leaving bulky configuration files behind.
|
||||
@ -54,8 +52,6 @@ Non-commands (e.g. output) should be shown as quoted text:
|
||||
> Mail kn
|
||||
> Projects music
|
||||
|
||||
---
|
||||
|
||||
# Example
|
||||
|
||||
```
|
||||
|
@ -1,11 +1,4 @@
|
||||
---
|
||||
title: "bash games"
|
||||
tags: [ "Documentation", "Games" ]
|
||||
---
|
||||
|
||||
Games are a great way to learn bash.
|
||||
|
||||
- `mapscii.me` is an interactive terminal map.
|
||||
1. Install telnet.
|
||||
1. `telnet mapscii.me`
|
||||
- [Over the Wire](https://overthewire.org/wargames) teaches bash with small challenging you can do over `ssh`.
|
||||
- [Over the Wire](https://overthewire.org/wargames)
|
||||
|
Loading…
Reference in New Issue
Block a user