diff --git a/docs/index.md b/docs/index.md index 121c51c..0ba0614 100644 --- a/docs/index.md +++ b/docs/index.md @@ -48,25 +48,12 @@ what ## work - +### General code of conduct, code of programming style, ... superprof.ma: analysis, prep and recruiting -# Learning - -writing, thinking and learning are the same. - -Project list: -1. [Scheduling Problem] -2. Learn Arabic Language/Learn Any Language (LAL) -3. some more - - -Learning Lanes: -- Basic and introducion themes -- Applied Themes (blockchain, constrained programming, AI integration, ..) -- working process themes (git, coding styles, IDE Emacs, testing, CI/CD piplines, ..) +### Projects [Scheduling Problem] : scheduling.md # [sponsors]: https://squidfunk.github.io/mkdocs-material/insiders/ # [available features]: https://squidfunk.github.io/mkdocs-material/insiders/#whats-in-for-me diff --git a/docs/learning/learning.md b/docs/learning/learning.md new file mode 100644 index 0000000..fce6f58 --- /dev/null +++ b/docs/learning/learning.md @@ -0,0 +1,14 @@ +# Learning + +writing, thinking and learning are the same. + +Project list: +1. [Scheduling Problem] +2. Learn Arabic Language/Learn Any Language (LAL) +3. some more + + +Learning Lanes: +- Basic and introducion themes +- Applied Themes (blockchain, constrained programming, AI integration, ..) +- working process themes (git, coding styles, IDE Emacs, testing, CI/CD piplines, ..) diff --git a/mkdocs.yml b/mkdocs.yml index 6294847..5e26b4f 100755 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1,7 +1,7 @@ # Project information site_name: "olive-it-website" -site_url: https://mkdocs-material.github.io/examples/ +site_url: https://www.olive-it.ch/ site_author: Oliver Büchel site_description: >- Continous quality delivered by continous learning, breaking @@ -11,9 +11,6 @@ site_description: >- repo_name: oliveit-web repo_url: https://gitea.olive-it.ch/oli/public-testrepo2.git -# Copyright -# copyright: Copyright © 1700 - 2200 - # Theme theme: # name: material @@ -29,7 +26,9 @@ theme: # icon: logo: assets/olive-banner.png - +nav: + - Introduction: 'index.md' + - Learning: learning/learning.md # Plugins # plugins: # - projects: