Skip to content

Commit 69e13ee

Browse files
committed
chore: finalize GitHub Pages build configuration
1 parent 4081165 commit 69e13ee

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build_html.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,6 @@ d2lbook build html
99
cp -r static/image _build/html/_static
1010
cp -r static/* _build/html/_static
1111
python3 tools/format_tables.py
12+
touch _build/html/.nojekyll
13+
1214
cp -r _build/html _build/docs

0 commit comments

Comments
 (0)