mirror of
https://forge.chapril.org/tykayn/orgmode-to-gemini-blog
synced 2025-06-20 09:04:42 +02:00
5 lines
No EOL
151 B
Bash
5 lines
No EOL
151 B
Bash
#!/bin/bash
|
|
# conversion de style pour le html
|
|
# https://sass-lang.com
|
|
|
|
sass templates/styles_src/style_general.scss templates/styles/style_general.css |