d8b3a51c49
Set $SASS_PATH
2024-02-18 18:01:55 -03:00
1f6f039ba3
Add per-env webpack configuration files
2024-02-18 09:26:04 -03:00
8e71398a76
Fix build
2023-12-14 22:14:11 -03:00
ba3bdb9456
Fix deadlock
2023-12-04 02:08:30 -03:00
f73ecc1e3e
tasks: clean_css -> clean:css
2023-12-04 02:08:30 -03:00
38f8419dad
Follow same pattern as other tasks
2023-12-04 02:08:30 -03:00
594d76fd56
Add lock to avoid builds running in parallel
...
When one build is running, we don't want a second one
to run as well as the two builds could step on each
other toes. This change adds a locking mechanism that
waits for the current build to finish before starting
the next build.
2023-12-04 02:08:30 -03:00
2095a5bfa2
Fix rubocop
2023-11-20 16:20:53 -03:00
94c1a06e0a
Clear build/al-quran/css/ before every build
...
nanoc does not always detect changes to files in
the css directory.
2023-10-28 10:47:43 -03:00
d5992fa4e9
Add tasks/nanoc.rake
2023-07-25 15:32:57 -03:00