Update mkdocs.yml
All threads resolved!
All threads resolved!
Closes LOS-1093
Merge request reports
Activity
assigned to @alisboav
- Resolved by Marta Vila Fernandes
you need to perform some other actions
First clone the project to work on the terminal
- go to lxplus
- git clone ssh://git@gitlab.cern.ch:7999/linuxsupport/websites/linuxtraining.git
- cd linuxtraining
- git checkout LOS-1093
Second, perform the actions described in https://how-to.docs.cern.ch/advanced/google-fonts/ on point 1
- curl -fsSL --output fonts.zip "https://gitlab.cern.ch/authoring/documentation/mkdocs-container-example/-/archive/master/mkdocs-container-example-master.zip?path=docs/stylesheets"
- unzip -d fonts fonts.zip
- cp -r fonts/mkdocs-container-example-master-docs-stylesheets/docs/stylesheets docs/
- rm -r fonts.zip fonts
Commit your changes
- git add .
- git commit -m "add local fonts"
- git push origin LOS-1093
- Resolved by Marta Vila Fernandes
added 62 commits
-
a3aa5519...c96a52ff - 59 commits from branch
master
- e02ee9b8 - Update mkdocs.yml
- bcaa4cb9 - Update mkdocs.yml
- 0317bd74 - Update mkdocs.yml
Toggle commit list-
a3aa5519...c96a52ff - 59 commits from branch
mentioned in commit 1c081c6a
Please register or sign in to reply