mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-12-19 06:06:54 +00:00
Bypass Jekyll build on the gh-pages branch
This commit is contained in:
@@ -98,6 +98,7 @@ flush() {
|
|||||||
|
|
||||||
shopt -s dotglob nullglob
|
shopt -s dotglob nullglob
|
||||||
mv "$_backup_dir"/* .
|
mv "$_backup_dir"/* .
|
||||||
|
[[ -f ".nojekyll" ]] || echo "" >".nojekyll"
|
||||||
}
|
}
|
||||||
|
|
||||||
deploy() {
|
deploy() {
|
||||||
|
|||||||
Reference in New Issue
Block a user