Skip to content

Commit

Permalink
Proper setup
Browse files Browse the repository at this point in the history
  • Loading branch information
richelbilderbeek committed Jan 17, 2024
1 parent 893d1f5 commit 82c2e29
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 19 deletions.
22 changes: 22 additions & 0 deletions .wordlist.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,24 @@
Awk
awk
config
faq
github
html
https
io
json
mlc
nl
Pavlin's
pmitev
richel
Richel
richelbilderbeek
sexualized
socio
txt
UPPMAX
wordlist
www
yml

21 changes: 2 additions & 19 deletions mkdocs.yml
Original file line number Diff line number Diff line change
@@ -1,28 +1,11 @@
site_name: Python Introduction
site_name: Awk course

nav:
- Start: index.md
- Morning Session:
- Overview: morning_session/overview.md
- Using The Python interpreter: morning_session/using_the_python_interpreter.md
- The Way Of The Program: morning_session/the_way_of_the_program.md
- Working with Python scripts: morning_session/working_with_python_scripts.md
- Variables, expressions and statements: morning_session/variables_expressions_and_statements.md
# - Lecture: morning_session/lecture.md
# - Exercise: morning_session/exercise.md
- Afternoon Session:
- Overview: afternoon_session/overview.md
- UPPMAX modules and Python packages: afternoon_session/hello_little_turtles.md
- File IO: afternoon_session/files.md
- Command-line arguments: afternoon_session/command_line_arguments.md
- Graphics: afternoon_session/graphics.md
- Functions: afternoon_session/functions.md
# - Lecture: afternoon_session/lecture.md
# - Exercise: afternoon_session/exercise.md

theme:
name: material
greetings: Welcome to UPPMAX userguide
greetings: Welcome to the UPPMAX Awk course
font:
# text: Lato
code: JetBrains Mono
Expand Down

0 comments on commit 82c2e29

Please sign in to comment.