Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
ai_website
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Autistici Inventati
ai_website
Commits
8f7f2e4c
Commit
8f7f2e4c
authored
5 years ago
by
obaz
Browse files
Options
Downloads
Patches
Plain Diff
minor
parent
1b22a82b
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/docs/web/webdav.en.md
+2
-2
2 additions, 2 deletions
src/docs/web/webdav.en.md
with
2 additions
and
2 deletions
src/docs/web/webdav.en.md
+
2
−
2
View file @
8f7f2e4c
...
...
@@ -237,9 +237,9 @@ production:
script:
- apt-get update -y && apt-get install -yq python3-pip
- pip3 install git+https://git.autistici.org/ai3/tools/webdav-upload#egg=webdav_upload
- jekyll build -d output
- jekyll build -d output
-folder
# we assume you are building your website with jekyll and the
# output is stored in a folder called `output` - but you can use
# output is stored in a folder called `output
-folder
` - but you can use
# whatever system you prefer to build your website
- webdav-upload --user="$WEBDAV_USER" --password="$WEBDAV_PASSWORD" --url "https://www.autistici.org/dav/$WEBDAV_USER/" output-folder html-yourwebsite
```
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment