11 lines
273 B
Markdown
11 lines
273 B
Markdown
|
# Web site for IdHub help
|
|||
|
|
|||
|
Based on https://squidfunk.github.io/mkdocs-material/getting-started/
|
|||
|
|
|||
|
## Instructions to change the content
|
|||
|
|
|||
|
Edit md files on docs/
|
|||
|
´mkdocs build´ That generates or updates content on site/
|
|||
|
|
|||
|
cd site; scp -r . pangeaidhub@idhub.pangea.org:help
|