mirror of
https://github.com/searxng/searxng.git
synced 2025-12-22 19:50:00 +00:00
[web-client] integrate the migrated theme in the development workflows
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
committed by
Markus Heiser
parent
1a3543d4b2
commit
2bf77f5d2d
@@ -4,12 +4,7 @@
|
||||
|
||||
STATIC_BUILD_COMMIT="[build] /static"
|
||||
STATIC_BUILT_PATHS=(
|
||||
'searx/static/themes/simple/css'
|
||||
'searx/static/themes/simple/js'
|
||||
'searx/static/themes/simple/src/generated/pygments.less'
|
||||
'searx/static/themes/simple/img'
|
||||
'searx/templates/simple/searxng-wordmark.min.svg'
|
||||
'searx/templates/simple/icons.html'
|
||||
'searx/static/themes/simple'
|
||||
)
|
||||
|
||||
static.help(){
|
||||
@@ -101,7 +96,7 @@ static.build.commit() {
|
||||
|
||||
( set -e
|
||||
# fix & build the themes
|
||||
themes.fix
|
||||
themes.fix
|
||||
themes.all
|
||||
|
||||
# add build files
|
||||
|
||||
Reference in New Issue
Block a user