mirror of
https://github.com/markqvist/reticulum_website.git
synced 2025-05-10 02:35:24 -04:00
Updated github build
This commit is contained in:
parent
7c701b8d9c
commit
b97dcb823e
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -16,6 +16,7 @@ website:
|
||||||
docsfolder:
|
docsfolder:
|
||||||
@mkdir -p ./docs
|
@mkdir -p ./docs
|
||||||
cp -rv ./build/* ./docs/
|
cp -rv ./build/* ./docs/
|
||||||
|
touch ./docs/.nojekyll
|
||||||
touch ./docs/manual/_images/.nojekyll
|
touch ./docs/manual/_images/.nojekyll
|
||||||
touch ./docs/manual/_sources/.nojekyll
|
touch ./docs/manual/_sources/.nojekyll
|
||||||
touch ./docs/manual/_static/.nojekyll
|
touch ./docs/manual/_static/.nojekyll
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue