Portfolio
* Added lektor htmlmin plugin * Improved sass grid * Little update in contact page * Added featherlight lightbox for project details screenshots * Only loading lightbox libraries if needed * Portfolio content review from migration
This commit is contained in:
parent
ea7ea8cc69
commit
a3262ea645
149 changed files with 987 additions and 22 deletions
2
Makefile
2
Makefile
|
@ -7,7 +7,7 @@ dev:
|
|||
|
||||
build:
|
||||
make dev
|
||||
lektor build --output-path ./public
|
||||
lektor build --output-path ./public -f htmlmin
|
||||
|
||||
watch:
|
||||
node_modules/gulp/bin/gulp.js sass:watch
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue