🚧 Set up rss auto generation from cli
This commit is contained in:
parent
5185fd223b
commit
1de9fa602e
3 changed files with 137 additions and 0 deletions
|
|
@ -262,3 +262,7 @@ Install nginx and html-minifier (and uglifycss and uglifyjs if not already)
|
|||
doas pacman -S nginx nginx-runit
|
||||
doas sv ln -s /etc/runit/sv/nginx /run/runit/service/
|
||||
doas npm install -g html-minifier uglifyjs uglifycss
|
||||
|
||||
06/23/2023
|
||||
Install rsspls (cli tool to generate rss feeds)
|
||||
paru rsspls
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue