Clean up navbar, remove Other Sites page, and add Links page
This commit is contained in:
36
content/links.md
Normal file
36
content/links.md
Normal file
@ -0,0 +1,36 @@
|
||||
---
|
||||
title: "Links"
|
||||
toc: true
|
||||
---
|
||||
|
||||
---
|
||||
|
||||
## My Website
|
||||
|
||||
- [Main Site](https://bbaovanc.com/)
|
||||
- [Blog](https://bbaovanc.com/blog/)
|
||||
- [Status Page](https://status.bbaovanc.com/)
|
||||
- [Searx Instance](https://searx.bbaovanc.com/)
|
||||
- [Gitea Instance](https://git.bbaovanc.com/)
|
||||
|
||||
## My Software
|
||||
|
||||
- [imgupload.py](https://github.com/imgupload-py/imgupload.py)
|
||||
- [pynamegen](https://git.bbaovanc.com/bbaovanc/pynamegen)
|
||||
- [libnamegen](https://git.bbaovanc.com/bbaovanc/libnamegen)
|
||||
- [liblistloader](https://git.bbaovanc.com/bbaovanc/liblistloader)
|
||||
- [libprogress](https://git.bbaovanc.com/bbaovanc/libprogress)
|
||||
|
||||
## My Configurations
|
||||
|
||||
- [dotfiles](https://github.com/BBaoVanC/dotfiles)
|
||||
- [dwm](https://github.com/BBaoVanC/.dwm)
|
||||
- [st](https://github.com/BBaoVanC/st)
|
||||
- [dwm-flexipatch](https://github.com/BBaoVanC/dwm-flexipatch)
|
||||
- [dwmblocks](https://github.com/BBaoVanC/dwmblocks)
|
||||
- [dmenu](https://github.com/BBaoVanC/dmenu)
|
||||
|
||||
### Old Configurations
|
||||
|
||||
- [dwm](https://github.com/BBaoVanC/dwm)
|
||||
- [xmonad](https://github.com/BBaoVanC/.xmonad)
|
@ -1,7 +0,0 @@
|
||||
---
|
||||
title: "Other Sites"
|
||||
draft: false
|
||||
---
|
||||
|
||||
- [GitHub](https://github.com/BBaoVanC)
|
||||
- [Gitea](https://git.bbaovanc.com)
|
Reference in New Issue
Block a user