Skip to content
Snippets Groups Projects
Commit aeb4603a authored by jamkit's avatar jamkit
Browse files

uusi pohja

parent f8e34402
No related branches found
No related tags found
No related merge requests found
image: python:3.7.1-slim image: gitlab.labranet.jamk.fi:4567/tools-and-services/mkdocs-plantuml-docker
pages: pages:
script: script:
- pip install mkdocs - mkdocs build
- pip install mkdocs-material artifacts:
- mkdocs --version paths:
- mkdocs build - public
artifacts: tags:
paths: - general
- public
tags:
- general
site_name: OPF VANILLA Template Project Site site_name: OPF Projektirunko kursseille TTOS0800+TTOS0900
site_url: http://open-project-framework.pages.labranet.jamk.fi/opf-vanilla-en site_url: http://open-project-framework.pages.labranet.jamk.fi/opf-for-ttos0800-ttos0900-v1
site_author: Team X
site_author: Team ?X? docs_dir: dokumentit
docs_dir: dokumentaatio
site_dir: public site_dir: public
site_name: Example site
markdown_extensions: markdown_extensions:
- toc: - plantuml-markdown
anchorlink: True - toc:
separator: "_" anchorlink: True
- admonition separator: "_"
- tables - admonition
- sane_lists - tables
- pymdownx.superfences: - sane_lists
custom_fences:
- name: mermaid
class: mermaid
format: !!python/name:pymdownx.superfences.fence_div_format
extra_css:
- https://unpkg.com/mermaid@7.1.2/dist/mermaid.css
extra_javascript:
- https://unpkg.com/mermaid@7.1.2/dist/mermaid.min.js
theme: theme:
name: 'material' name: 'material'
palette: palette:
primary: 'black' primary: 'black'
accent: 'black' accent: 'black'
logo: logo:
icon: 'home' icon: 'assignment'
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment