mirror of
https://github.com/sfall-team/sfall.git
synced 2026-07-27 16:52:34 -07:00
Fix to GitHub pages
This commit is contained in:
+1
-1
@@ -7,9 +7,9 @@ yml_dir="../artifacts/scripting"
|
||||
pages_dir="pages"
|
||||
|
||||
cd "$site_dir"
|
||||
echo "sfall.bgforge.net" > CNAME
|
||||
mkdir -p "$pages_dir"
|
||||
./yaml_to_md.py "$yml_dir/functions.yml" "$yml_dir/hooks.yml" "$pages_dir"
|
||||
|
||||
bundle update github-pages
|
||||
bundle install
|
||||
bundle exec jekyll build
|
||||
|
||||
Reference in New Issue
Block a user