mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-28 12:34:26 +01:00
doc: add a .nojekyll to gh pages
This commit is contained in:
@@ -9,6 +9,7 @@ git checkout master -- \
|
|||||||
'*.png' \
|
'*.png' \
|
||||||
_config.yml \
|
_config.yml \
|
||||||
;
|
;
|
||||||
|
touch .nojekyll
|
||||||
cp out/README.html index.html
|
cp out/README.html index.html
|
||||||
cp out/doc/* .
|
cp out/doc/* .
|
||||||
mv README.html index-split.html
|
mv README.html index-split.html
|
||||||
|
|||||||
Reference in New Issue
Block a user