Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
BioHPC
mkdocs_pages_example
Commits
8d52479f
Commit
8d52479f
authored
Dec 16, 2020
by
Daniela Daniel
Browse files
python 3.7
parent
6b08e394
Pipeline
#8524
failed with stage
in 1 second
Changes
1
Pipelines
4
Hide whitespace changes
Inline
Side-by-side
docs/index.md
View file @
8d52479f
...
...
@@ -20,7 +20,7 @@ For full documentation on the mkdocs system visit [mkdocs.org](http://mkdocs.org
To work locally with this project on a BioHPC machine, you'll have to follow the steps below:
1.
Fork, clone or download this project
1.
Load the anaconda python module
`module add python/
2
.7.x-anaconda`
1.
Load the anaconda python module
`module add python/
3
.7.x-anaconda`
1.
Install the python mkdocs package to your home dir
`pip install --user mkdocs`
1.
Preview your project:
`mkdocs serve`
,
your site can be accessed under
`localhost:8000`
...
...
@@ -38,4 +38,4 @@ To work locally with this project on a BioHPC machine, you'll have to follow the
## GitLab CI
This project's static Pages are built by
[
GitLab CI
][
ci
]
, following the steps
defined in
`.gitlab-ci.yml`
\ No newline at end of file
defined in
`.gitlab-ci.yml`
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment