diff options
author | Rasmus Dahlberg <rasmus@rgdd.se> | 2024-10-15 15:35:10 +0200 |
---|---|---|
committer | Rasmus Dahlberg <rasmus@rgdd.se> | 2024-10-15 15:35:10 +0200 |
commit | 883a67439aff566962adafeb0385c6ae972073a3 (patch) | |
tree | 270f3a700c97dc9ced436bfc748c92a8c7b34001 |
Initial commit
-rw-r--r-- | README | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -0,0 +1,8 @@ +rgdd's public archive of slides, notes, etc. Mainly meant to serve rgdd, but if +it also serves someone else that is great. I'm not picky if (at your own risk) +you re-use something from here, say a figure or an idea for an outline. Just +use your own best judgement and feel free to ask me if you feel unsure. + +These days I mostly put one thing per repo. Clone submodules as follows: + + $ git submodule update --init --recursive |