mirror of
https://github.com/gurnec/removeddit.git
synced 2026-03-11 08:54:27 +00:00
5 lines
No EOL
316 B
Bash
Executable file
5 lines
No EOL
316 B
Bash
Executable file
pug -P -o . pug/about.pug pug/thread.pug pug/subreddit.pug pug/search.pug
|
|
sass --sourcemap=none --style expanded sass/main.sass static/css/style.css
|
|
|
|
#pug --watch -P -o . pug/about.pug pug/thread.pug pug/subreddit.pug pug/search.pug
|
|
#sass --watch --sourcemap=none --style expanded sass/main.sass:static/css/style.css |