Utilize drafts folder, add Start powershell script

This commit is contained in:
Xevion
2022-07-24 21:36:25 -05:00
parent e68741fee0
commit dfacd8826c
2 changed files with 3 additions and 1 deletions

3
.gitignore vendored
View File

@@ -4,4 +4,5 @@ _site
.jekyll-metadata
vendor
.idea
.liquidrc
.liquidrc
_drafts/

1
Start.ps1 Normal file
View File

@@ -0,0 +1 @@
bundle exec jekyll serve --drafts -I -o --config _config.yml,_config_dev.yml