diff options
author | chris <mail@cbaines.net> | 2018-02-03 15:27:02 +0100 |
---|---|---|
committer | chris <mail@cbaines.net> | 2018-02-03 15:27:02 +0100 |
commit | f92859c257b6d51bcc966ee3ce272e510c89785d (patch) | |
tree | 316dff617520bb1ef3e0540e32e3f0375d164a35 | |
parent | a8bb056ce0243a89115e42c1b13cf5dabe099c85 (diff) | |
download | cbaines.net-f92859c257b6d51bcc966ee3ce272e510c89785d.tar cbaines.net-f92859c257b6d51bcc966ee3ce272e510c89785d.tar.gz |
Add presentation for FOSDEM 2018
-rw-r--r-- | .gitmodules | 3 | ||||
-rw-r--r-- | projects/guix/fosdem-2018.mdwn | 9 | ||||
m--------- | projects/guix/fosdem-2018/presentation | 0 |
3 files changed, 12 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index fbaaf7f..f0776bf 100644 --- a/.gitmodules +++ b/.gitmodules @@ -37,3 +37,6 @@ [submodule "projects/guix/freenode-live-2017/presentation"] path = projects/guix/freenode-live-2017/presentation url = http://git.cbaines.net/guix/freenode-live-2017-presentation +[submodule "projects/guix/fosdem-2018/presentation"] + path = projects/guix/fosdem-2018/presentation + url = http://git.cbaines.net/guix/fosdem-2018-presentation diff --git a/projects/guix/fosdem-2018.mdwn b/projects/guix/fosdem-2018.mdwn new file mode 100644 index 0000000..01a91f8 --- /dev/null +++ b/projects/guix/fosdem-2018.mdwn @@ -0,0 +1,9 @@ +[[!meta title="FOSDEM 2017"]] + +I wrote this presentation for the package management track at FOSDEM +2018. + +<a href="presentation/">View the Slides</a> +<a href="https://fosdem.org/2018/schedule/event/usingguix/"> + View the FOSDEM talk page +</a> diff --git a/projects/guix/fosdem-2018/presentation b/projects/guix/fosdem-2018/presentation new file mode 160000 +Subproject 539884b2dc7c99f062ab804a94c24ae2f480bf6 |