- Adds a new guide detailing the steps required to install YAMS in a Proxmox LXC container. - Updates the installation guide to reference the new Proxmox LXC prerequisites guide. - Includes a note about using unprivileged LXC containers for security. - Adjusts the date in the new guide to reflect the creation date. - Places the new guide early in the Advanced section.
yams.media
This are the source files for https://yams.media.
Dependencies
- hugo.
To run
For development
git clone git@gitlab.com:rogs/yams.media.git
cd yams.media
hugo serve
And open http://localhost:1313 to see the site.
For production
git clone git@gitlab.com:rogs/yams.media.git
cd yams.media
hugo
Your files will be on the ./public
folder, ready to upload to a server.
todo
- Add dark mode
Description
Languages
SCSS
96.1%
HTML
3%
JavaScript
0.8%
Shell
0.1%