13 lines
552 B
Markdown
13 lines
552 B
Markdown
# Guides
|
|
|
|
Personal reference docs for tools I use regularly.
|
|
|
|
## Tools
|
|
|
|
- [git](git.md) — Version control. Tracking changes, committing, pushing to Forgejo, undoing mistakes.
|
|
- [markdown](markdown.md) — Lightweight markup language for formatting plain text. Headings, lists, code blocks, tables, and more.
|
|
- [rclone](rclone.md) — File syncing and copying between local storage and remote destinations. SFTP, object storage, and 60+ backends.
|
|
|
|
## Meta
|
|
|
|
- [CONTRIBUTING](CONTRIBUTING.md) — Prompt and setup info for adding new guides via Claude.
|