mirror of
https://forge.chapril.org/tykayn/orgmode-to-gemini-blog
synced 2025-06-20 09:04:42 +02:00
add scss converter
This commit is contained in:
parent
7b582215dd
commit
07cee6a65d
53 changed files with 4507 additions and 337 deletions
5
sass_styles.sh
Normal file
5
sass_styles.sh
Normal file
|
@ -0,0 +1,5 @@
|
|||
#!/bin/bash
|
||||
# conversion de style pour le html
|
||||
# https://sass-lang.com
|
||||
|
||||
sass templates/styles_src/style_general.scss templates/styles/style_general.css
|
Loading…
Add table
Add a link
Reference in a new issue