more stuff
This commit is contained in:
parent
f37d599a40
commit
c924d1e640
@ -48,25 +48,12 @@ what
|
|||||||
## work
|
## work
|
||||||
|
|
||||||
|
|
||||||
|
### General
|
||||||
code of conduct, code of programming style, ...
|
code of conduct, code of programming style, ...
|
||||||
superprof.ma: analysis, prep and recruiting
|
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
|
[Scheduling Problem] : scheduling.md
|
||||||
# [sponsors]: https://squidfunk.github.io/mkdocs-material/insiders/
|
# [sponsors]: https://squidfunk.github.io/mkdocs-material/insiders/
|
||||||
# [available features]: https://squidfunk.github.io/mkdocs-material/insiders/#whats-in-for-me
|
# [available features]: https://squidfunk.github.io/mkdocs-material/insiders/#whats-in-for-me
|
||||||
|
|||||||
14
docs/learning/learning.md
Normal file
14
docs/learning/learning.md
Normal file
@ -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, ..)
|
||||||
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
# Project information
|
# Project information
|
||||||
site_name: "olive-it-website"
|
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_author: Oliver Büchel
|
||||||
site_description: >-
|
site_description: >-
|
||||||
Continous quality delivered by continous learning, breaking
|
Continous quality delivered by continous learning, breaking
|
||||||
@ -11,9 +11,6 @@ site_description: >-
|
|||||||
repo_name: oliveit-web
|
repo_name: oliveit-web
|
||||||
repo_url: https://gitea.olive-it.ch/oli/public-testrepo2.git
|
repo_url: https://gitea.olive-it.ch/oli/public-testrepo2.git
|
||||||
|
|
||||||
# Copyright
|
|
||||||
# copyright: Copyright © 1700 - 2200
|
|
||||||
|
|
||||||
# Theme
|
# Theme
|
||||||
theme:
|
theme:
|
||||||
# name: material
|
# name: material
|
||||||
@ -29,7 +26,9 @@ theme:
|
|||||||
|
|
||||||
# icon:
|
# icon:
|
||||||
logo: assets/olive-banner.png
|
logo: assets/olive-banner.png
|
||||||
|
nav:
|
||||||
|
- Introduction: 'index.md'
|
||||||
|
- Learning: learning/learning.md
|
||||||
# Plugins
|
# Plugins
|
||||||
# plugins:
|
# plugins:
|
||||||
# - projects:
|
# - projects:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user