Add new images and documentation updates; remove sensitive files

- Added new images related to architecture and development.
- Updated paths in various markdown files to correct resource locations.
- Created new markdown files for Python development topics.
- Deleted outdated and sensitive files, moving them to a secure archive.
- Added a README for the security-sensitive files archive with recommendations for handling sensitive information.
This commit is contained in:
windyboy
2025-12-29 15:18:33 +08:00
parent a84973e5be
commit 6d7f875330
28 changed files with 125 additions and 47 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
### Notes
```dataview
table file.ctime as Date from "3. Resouces/Development"
table file.ctime as Date from "300-resources/Development"
sort file.name
```