diff --git a/.wordlist.txt b/.wordlist.txt index 33b3655..816dbb7 100644 --- a/.wordlist.txt +++ b/.wordlist.txt @@ -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 diff --git a/mkdocs.yml b/mkdocs.yml index edd43cc..e6573e6 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -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