mirror of
https://github.com/ipfs/ipfs-blog.git
synced 2026-08-07 01:12:47 +02:00
Update from Forestry.io - Updated Forestry configuration
This commit is contained in:
committed by
Forestry.io
parent
f0e0b1629b
commit
9b0b22da94
@@ -72,8 +72,8 @@ use_front_matter_path: false
|
||||
file_template: ":filename:"
|
||||
build:
|
||||
preview_output_directory: dist
|
||||
install_dependencies_command: npm install
|
||||
install_dependencies_command: npm install --save vuepress
|
||||
preview_docker_image: forestryio/node:12
|
||||
mount_path: "/srv"
|
||||
working_dir: "/srv/src"
|
||||
instant_preview_command: npm run dev
|
||||
instant_preview_command: npm install && npm run dev
|
||||
|
||||
Reference in New Issue
Block a user