commit af3870ac92a64a3489a5e43e040312a53b368b61 Author: Knoch Date: Wed Mar 13 16:21:01 2019 +0000 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9ebd30b --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +# ---> VisualStudioCode +.vscode/* +!.vscode/settings.json +!.vscode/tasks.json +!.vscode/launch.json +!.vscode/extensions.json + diff --git a/README.md b/README.md new file mode 100644 index 0000000..8ea3416 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# fswiai-revealjs-theme + +Theme für das Präsentationsframework Reveal.js im Design der Fachschaft \ No newline at end of file