Compare commits
13 commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 055ad92e19 | |||
| 3b02e1879e | |||
| 4a1b9430fd | |||
| 113f3b1644 | |||
| f104cca822 | |||
| 130dda3088 | |||
| cf300addbe | |||
| e140b87c45 | |||
| 498ee2ee21 | |||
| bbc195015a | |||
| 706a9301a2 | |||
| d3e09810af | |||
| 4f29149fe1 |
10 changed files with 30 additions and 10 deletions
13
CAD/Home.md
Normal file
13
CAD/Home.md
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
# My CAD creations:
|
||||||
|
|
||||||
|
## Launch Stand
|
||||||
|
|
||||||
|
[[Launch-Stand/PXL_20240810_001912378.jpg|frame, alt=Pixel Slate in the stand.]]
|
||||||
|
|
||||||
|
Pixel Slate in the stand.
|
||||||
|
|
||||||
|
[[Launch-Stand/PXL_20250312_144342646.jpg|frame, System76 Lemur Pro in the stand.]]
|
||||||
|
|
||||||
|
System76 Lemur Pro in the stand.
|
||||||
|
|
||||||
|
[Source](https://git.ahoneybun.net/ahoneybun/Random-CAD/src/branch/main/Launch-Stand)
|
||||||
BIN
CAD/Launch-Stand/PXL_20240719_155224020.jpg
Normal file
BIN
CAD/Launch-Stand/PXL_20240719_155224020.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.3 MiB |
BIN
CAD/Launch-Stand/PXL_20240719_203101193.MP.jpg
Normal file
BIN
CAD/Launch-Stand/PXL_20240719_203101193.MP.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.8 MiB |
BIN
CAD/Launch-Stand/PXL_20240810_001912378.jpg
Normal file
BIN
CAD/Launch-Stand/PXL_20240810_001912378.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3 MiB |
BIN
CAD/Launch-Stand/PXL_20250312_144342646.jpg
Normal file
BIN
CAD/Launch-Stand/PXL_20250312_144342646.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.2 MiB |
BIN
CAD/Launch-Stand/PXL_20260307_003518585.jpg
Normal file
BIN
CAD/Launch-Stand/PXL_20260307_003518585.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 745 KiB |
2
Home.md
2
Home.md
|
|
@ -1,5 +1,3 @@
|
||||||
## Welcome to my Wiki!
|
## Welcome to my Wiki!
|
||||||
|
|
||||||
This will contain various information that I have gathered or learned over time with mainly Linux topics.
|
This will contain various information that I have gathered or learned over time with mainly Linux topics.
|
||||||
|
|
||||||
- [Linux](/Linux/Home)
|
|
||||||
|
|
|
||||||
|
|
@ -1,10 +1,8 @@
|
||||||
## Linux Page
|
|
||||||
|
|
||||||
Linux topics.
|
Linux topics.
|
||||||
|
|
||||||
- [systemd Tips & Tricks](/systemd-tips-and-tricks)
|
- [systemd Tips & Tricks](/Linux/systemd-tips-and-tricks)
|
||||||
- [Ubuntu Notes](/ubuntu-notes)
|
- [Ubuntu Notes](/Linux/ubuntu-notes)
|
||||||
- [Arch Notes](/arch-notes)
|
- [Arch Notes](/Linux/arch-notes)
|
||||||
- [Wayland & X11 Notes](/Wayland-and-X11)
|
- [Wayland & X11 Notes](/Linux/Wayland-and-X11)
|
||||||
- [nix Tips & Tricks](/nix-tips-and-tricks)
|
- [nix Tips & Tricks](/Linux/nix-tips-and-tricks)
|
||||||
- [Pine64 Notes](/pine64-notes)
|
- [Pine64 Notes](/Linux/pine64-notes)
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,5 @@
|
||||||
|
[[_TOC_]]
|
||||||
|
|
||||||
# Nix Package Manager
|
# Nix Package Manager
|
||||||
|
|
||||||
## Add packages
|
## Add packages
|
||||||
|
|
|
||||||
9
_Sidebar.md
Normal file
9
_Sidebar.md
Normal file
|
|
@ -0,0 +1,9 @@
|
||||||
|
# Wiki Pages
|
||||||
|
|
||||||
|
[Home](/Home)
|
||||||
|
|
||||||
|
## Documentation
|
||||||
|
- [Linux](/Linux/Home)
|
||||||
|
|
||||||
|
## CAD
|
||||||
|
- [CAD](/CAD/Home)
|
||||||
Loading…
Add table
Add a link
Reference in a new issue