diff --git a/.#_config.yml b/.#_config.yml new file mode 120000 index 0000000000000000000000000000000000000000..ab7daa98184cbffdeb2de5f8e07fbf8d79ee0e60 --- /dev/null +++ b/.#_config.yml @@ -0,0 +1 @@ +kohlhase@Michaels-MacBook-Pro-2.local.47230 \ No newline at end of file diff --git a/projects/README.md b/projects/README.md new file mode 100644 index 0000000000000000000000000000000000000000..9676cf6207890deb650b0f47e7fc1f5512271fea --- /dev/null +++ b/projects/README.md @@ -0,0 +1,17 @@ +Technical directions on adding a project +------------------------------------------ + +To add a new project, create a file in this directory, taking the existing files as +examples. + +Each post needs some specific parameters: + + * **layout** use *project* + * **title** the title of the project + * **subtitle** (optionnal) a subtitle. It will be adjuncted to your title in the post + link and just under the title in the post page + * **start** (optional) the project start date + * **end** (optional) the project end date + * **redirect_from** (optional) not needed for new projects, this is just the redirect link from old activities pages on the former site + * **funding** (optional): the funding body, *DFG*, *Leibniz Foundation*, *EU*, *Industry* + diff --git a/teaching/README.md b/teaching/README.md new file mode 100644 index 0000000000000000000000000000000000000000..cd12abe91e7acb1312239a4568af0b741c886a9d --- /dev/null +++ b/teaching/README.md @@ -0,0 +1,14 @@ +Technical directions on adding a course/seminar +------------------------------------------ + +To add a new course/seminar, create a file in this directory, taking the existing files as +examples.We keep the pages in the language the course will be in. + +Each file needs some specific parameters: + + * **layout** use *course* + * **title** the title of the course/seminar + * **subtitle** (optionnal) a subtitle. It will be adjuncted to your title in the post + link and just under the title in the post page + * **instructor** instructors + * **menu_title** the title in the menu