You've already forked php-flasher
mirror of
https://github.com/php-flasher/php-flasher.git
synced 2026-04-05 12:32:55 +01:00
add blog articles
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@
|
||||
"dev": "encore dev",
|
||||
"watch": "encore dev --watch",
|
||||
"serve": "bundle exec jekyll serve --livereload",
|
||||
"dev:jekyll": "bundle exec jekyll serve --livereload --config _config.yml,_config.dev.yml",
|
||||
"dev:jekyll": "bundle exec jekyll serve --livereload --config _config.yml",
|
||||
"dev:webpack": "encore dev --watch --no-watch-options-stdin",
|
||||
"start": "concurrently \"npm run dev:jekyll\" \"npm run dev:webpack\"",
|
||||
"deploy": "JEKYLL_ENV=production bundle exec jekyll build"
|
||||
|
||||
Reference in New Issue
Block a user