Skip to content

Commit

Permalink
add cheatsheets
Browse files Browse the repository at this point in the history
  • Loading branch information
gaardhus committed Nov 29, 2024
1 parent b5f10d6 commit a7bef48
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 1 deletion.
Empty file.
Empty file added docs/cheatsheets/ethics.md
Empty file.
1 change: 1 addition & 0 deletions docs/cheatsheets/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Cheatsheets
4 changes: 4 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,3 +78,7 @@ nav:
- Guides:
- Overview: server/guides/index.md
- LLMs: server/guides/llms.md
- Cheatsheets:
- Overview: cheatsheets/index.md
- Communication: cheatsheets/communication.md
- Ethics: cheatsheets/ethics.md
2 changes: 1 addition & 1 deletion notes.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Notes

## Installation of software:
## Installation of software

- ZSH
- NeoVim
Expand Down

0 comments on commit a7bef48

Please sign in to comment.