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

1
.gitignore vendored
View File

@@ -5,3 +5,4 @@ _site
vendor
.idea
.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