update makefile

This commit is contained in:
Fl1tzi 2023-07-10 02:02:25 +02:00
parent 9135ebe054
commit e6f0cc178b
No known key found for this signature in database
GPG key ID: 06B333727810C686
4 changed files with 6 additions and 3 deletions

View file

@ -5,14 +5,17 @@ package:
$(MAKE) -s raw-package
$(MAKE) -s compress
# COMPILE PANDOC
raw-package:
./scripts/create-pages.sh
cp -r src/pictures public/
cp -r src/css_modules public/
# COMPRESS WITH YUI-COMPRESSOR
compress:
cd ./public/css_modules/
yui-compressor -o '.css$$:.css' *.css
# DELETE ALL OLD FILES
clean:
rm -r public/* || true

View file

@ -47,7 +47,7 @@
//
<a href="https://git.fl1tzi.com/Fl1tzi/fl1tzi.com">R E P O</a>
-
<a href="https://git.fl1tzi.com/Fl1tzi/fl1tzi.com/commit/156acc174b7c597662cf182108d01536f4630f79">156acc1</span>
<a href="https://git.fl1tzi.com/Fl1tzi/fl1tzi.com/commit/9135ebe054586d6967bde25eb808d029de3601f7">9135ebe</span>
</section>
</body>

View file

@ -34,7 +34,7 @@
//
<a href="https://git.fl1tzi.com/Fl1tzi/fl1tzi.com">R E P O</a>
-
<a href="https://git.fl1tzi.com/Fl1tzi/fl1tzi.com/commit/156acc174b7c597662cf182108d01536f4630f79">156acc1</span>
<a href="https://git.fl1tzi.com/Fl1tzi/fl1tzi.com/commit/9135ebe054586d6967bde25eb808d029de3601f7">9135ebe</span>
</section>
</body>

View file

@ -33,7 +33,7 @@
//
<a href="https://git.fl1tzi.com/Fl1tzi/fl1tzi.com">R E P O</a>
-
<a href="https://git.fl1tzi.com/Fl1tzi/fl1tzi.com/commit/156acc174b7c597662cf182108d01536f4630f79">156acc1</span>
<a href="https://git.fl1tzi.com/Fl1tzi/fl1tzi.com/commit/9135ebe054586d6967bde25eb808d029de3601f7">9135ebe</span>
</section>
</body>