mirror of
https://github.com/Yet-Another-DreamTeam/Collections.git
synced 2026-03-13 02:37:43 +00:00
add section 'cheatsheets'
This commit is contained in:
parent
883e5498bd
commit
82d3a0b0f7
@ -6,4 +6,5 @@
|
|||||||
|
|
||||||
@include{./links.lpm}
|
@include{./links.lpm}
|
||||||
@include{./keywords.lpm}
|
@include{./keywords.lpm}
|
||||||
|
@include{./cheatsheets.lpm}
|
||||||
@include{./unsorted.lpm}
|
@include{./unsorted.lpm}
|
||||||
|
|||||||
10
README.md
10
README.md
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
# Collections
|
# Collections
|
||||||
- This Markdown file will be overwritten automatically
|
- This Markdown file will be overwritten automatically
|
||||||
- updated at 07.02.2025 19:27:03 CET
|
- updated at 08.02.2025 04:25:29 CET
|
||||||
|
|
||||||
# Table of Contents
|
# Table of Contents
|
||||||
- [Collections](#collections)
|
- [Collections](#collections)
|
||||||
@ -17,6 +17,8 @@
|
|||||||
- [Keywords](#keywords)
|
- [Keywords](#keywords)
|
||||||
- [Internet Stuff](#internet-stuff)
|
- [Internet Stuff](#internet-stuff)
|
||||||
- [Linux CLI](#linux-cli)
|
- [Linux CLI](#linux-cli)
|
||||||
|
- [cheatsheets](#cheatsheets)
|
||||||
|
- [NASM](#nasm)
|
||||||
- [Unsorted](#unsorted)
|
- [Unsorted](#unsorted)
|
||||||
|
|
||||||
|
|
||||||
@ -131,6 +133,12 @@
|
|||||||
- zellij
|
- zellij
|
||||||
|
|
||||||
|
|
||||||
|
## cheatsheets
|
||||||
|
|
||||||
|
### NASM
|
||||||
|
- https://github.com/Siedler/NASM-Assembly-Cheat-Sheet/blob/master/Cheat-Sheet.md
|
||||||
|
|
||||||
|
|
||||||
## Unsorted
|
## Unsorted
|
||||||
- Breaches.cloud
|
- Breaches.cloud
|
||||||
- Builtwith
|
- Builtwith
|
||||||
|
|||||||
6
cheatsheets.lpm
Normal file
6
cheatsheets.lpm
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
@section{cheatsheets}
|
||||||
|
|
||||||
|
@subsection{NASM}
|
||||||
|
@sortedlist{
|
||||||
|
https://github.com/Siedler/NASM-Assembly-Cheat-Sheet/blob/master/Cheat-Sheet.md
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user