mirror of
https://github.com/TrudeEH/web.git
synced 2025-12-06 08:23:37 +00:00
Remove unnecessary .DS_Store files and update .gitignore; modify config.yaml and various markdown files for improved organization and clarity
This commit is contained in:
@@ -13,4 +13,4 @@ In draft folder? (checkbox)
|
||||
- [x] macOS
|
||||
- [ ] FreeBSD
|
||||
- [x] Neovim, vim bindings, text editor
|
||||
- [x] Hardware Debug/Repair Tools (maybe integrate JCionx page?)
|
||||
- [x] Hardware Debug/Repair Tools (maybe integrate JCionx page?)
|
||||
|
||||
@@ -6,4 +6,3 @@ tags:
|
||||
author: TrudeEH
|
||||
showToc: true
|
||||
---
|
||||
|
||||
|
||||
@@ -9,6 +9,7 @@ title: Assembly
|
||||
---
|
||||
|
||||
#todo
|
||||
|
||||
## Assembler/Compiler
|
||||
|
||||
- `gcc` GNU C Compiler (The package includes `as` (assembler) and `ld` (linker))
|
||||
|
||||
@@ -8,6 +8,7 @@ showToc: true
|
||||
title: Linux
|
||||
---
|
||||
#todo
|
||||
|
||||
## Troubleshooting
|
||||
|
||||
- Read error logs from the last session
|
||||
|
||||
@@ -10,7 +10,7 @@ searchHidden: false
|
||||
showToc: true
|
||||
title: Lua
|
||||
---
|
||||
Embedded language.
|
||||
Embedded language.
|
||||
#todo
|
||||
|
||||
## Comments
|
||||
|
||||
@@ -11,6 +11,7 @@ showToc: true
|
||||
title: macOS
|
||||
---
|
||||
#todo
|
||||
|
||||
## System Data
|
||||
|
||||
System data is anything in the following locations:
|
||||
|
||||
@@ -7,7 +7,6 @@ author: TrudeEH
|
||||
showToc: true
|
||||
---
|
||||
|
||||
|
||||
## Tools
|
||||
|
||||
- Xcode & Xcode Command-line tools
|
||||
|
||||
Reference in New Issue
Block a user