Moved the Copper Chronicle and resume into a private git submodule (src/private), visible only to authenticated users. Added a lock symbol to the mdbook sidebar for restricted sections. Reorganized nginx/nix configuration files into a dedicated folder. Removed one-line descriptions from the menu. Reduced custom CSS to better align the main website's theme with mdbook's native styling. Personalized the index and blog introduction pages.
3 lines
93 B
Text
3 lines
93 B
Text
[submodule "src/private"]
|
|
path = src/private
|
|
url = https://forgejo.binning.net/www/private
|