Compare commits

...
Sign in to create a new pull request.

13 commits
ci ... main

Author SHA1 Message Date
055ad92e19 reorder 2026-03-09 06:18:33 -06:00
3b02e1879e add source 2026-03-07 14:16:14 -07:00
4a1b9430fd add text 2026-03-07 14:03:56 -07:00
113f3b1644 add info and new photo 2026-03-07 14:02:17 -07:00
f104cca822 adjust 2026-03-07 13:46:02 -07:00
130dda3088 update titles 2026-03-07 13:45:32 -07:00
cf300addbe add CAD photos 2026-03-07 13:44:17 -07:00
e140b87c45 add ToC 2026-03-04 19:47:33 -07:00
498ee2ee21 clean up home page and sidebar 2026-03-04 19:46:40 -07:00
bbc195015a fix sidebar linux link 2026-03-04 19:45:50 -07:00
706a9301a2 updating sidebar 2026-03-04 19:43:17 -07:00
d3e09810af testing sidebar 2026-03-04 19:43:17 -07:00
4f29149fe1 Update Linux/Home.md
fix path maybe
2026-03-02 09:15:32 -07:00
10 changed files with 30 additions and 10 deletions

13
CAD/Home.md Normal file
View 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)

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 745 KiB

View file

@ -1,5 +1,3 @@
## Welcome to my Wiki!
This will contain various information that I have gathered or learned over time with mainly Linux topics.
- [Linux](/Linux/Home)

View file

@ -1,10 +1,8 @@
## Linux Page
Linux topics.
- [systemd Tips & Tricks](/systemd-tips-and-tricks)
- [Ubuntu Notes](/ubuntu-notes)
- [Arch Notes](/arch-notes)
- [Wayland & X11 Notes](/Wayland-and-X11)
- [nix Tips & Tricks](/nix-tips-and-tricks)
- [Pine64 Notes](/pine64-notes)
- [systemd Tips & Tricks](/Linux/systemd-tips-and-tricks)
- [Ubuntu Notes](/Linux/ubuntu-notes)
- [Arch Notes](/Linux/arch-notes)
- [Wayland & X11 Notes](/Linux/Wayland-and-X11)
- [nix Tips & Tricks](/Linux/nix-tips-and-tricks)
- [Pine64 Notes](/Linux/pine64-notes)

View file

@ -1,3 +1,5 @@
[[_TOC_]]
# Nix Package Manager
## Add packages

9
_Sidebar.md Normal file
View file

@ -0,0 +1,9 @@
# Wiki Pages
[Home](/Home)
## Documentation
- [Linux](/Linux/Home)
## CAD
- [CAD](/CAD/Home)