This commit is contained in:
parent
a70fc79c66
commit
f10dab4368
@ -1,5 +1,5 @@
|
||||
---
|
||||
title: Robert Kaussow
|
||||
title: About Me
|
||||
resources:
|
||||
- name: profile
|
||||
src: "images/profile.jpg"
|
||||
|
@ -7,7 +7,7 @@
|
||||
"build": "run-s prep svg build:*",
|
||||
"build:webpack": "webpack --mode=production",
|
||||
"start": "run-s prep:clean prep:make svg build:webpack ; run-s start:hugo",
|
||||
"start:hugo": "hugo server -D -F --disableFastRender",
|
||||
"start:hugo": "hugo server -D -F",
|
||||
"svg": "run-s svg:*",
|
||||
"svg:sprite": "svg-sprite -C svgsprite.config.json 'src/icons/*.svg'",
|
||||
"prep": "run-s prep:*",
|
||||
|
Loading…
Reference in New Issue
Block a user