From 22cb2b81c5b2b968c2f5be4a8daf27a1ba1d4f75 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Sun, 25 Jul 2021 18:40:33 +0000 Subject: Attachments This is a bit unwieldy, git isn't really happy with large binary files, but the sizes, both of individual files and of the whole repository, aren't really enough to justify a complex solution. If this does become an issue, we can look into something like git-annex, and if necessary we can `git filter-branch` all the big files out of the repository, but for now just keep it simple. --- .../content/BerlinWorkshop/2016-07-15-berlin-fpga.pdf | Bin 0 -> 263488 bytes .../content/BerlinWorkshop/2016-07-15-berlin-fw.pdf | Bin 0 -> 62594 bytes .../content/BerlinWorkshop/2016-07-15-berlin-hw.pdf | Bin 0 -> 46428 bytes .../content/BerlinWorkshop/2016-07-15-berlin-main.pdf | Bin 0 -> 1130776 bytes .../content/BerlinWorkshop/2016-07-15-berlin-sw.pdf | Bin 0 -> 36428 bytes 5 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 pelican/content/BerlinWorkshop/2016-07-15-berlin-fpga.pdf create mode 100644 pelican/content/BerlinWorkshop/2016-07-15-berlin-fw.pdf create mode 100644 pelican/content/BerlinWorkshop/2016-07-15-berlin-hw.pdf create mode 100644 pelican/content/BerlinWorkshop/2016-07-15-berlin-main.pdf create mode 100644 pelican/content/BerlinWorkshop/2016-07-15-berlin-sw.pdf (limited to 'pelican/content/BerlinWorkshop') diff --git a/pelican/content/BerlinWorkshop/2016-07-15-berlin-fpga.pdf b/pelican/content/BerlinWorkshop/2016-07-15-berlin-fpga.pdf new file mode 100644 index 0000000..ac61e16 Binary files /dev/null and b/pelican/content/BerlinWorkshop/2016-07-15-berlin-fpga.pdf differ diff --git a/pelican/content/BerlinWorkshop/2016-07-15-berlin-fw.pdf b/pelican/content/BerlinWorkshop/2016-07-15-berlin-fw.pdf new file mode 100644 index 0000000..90427ed Binary files /dev/null and b/pelican/content/BerlinWorkshop/2016-07-15-berlin-fw.pdf differ diff --git a/pelican/content/BerlinWorkshop/2016-07-15-berlin-hw.pdf b/pelican/content/BerlinWorkshop/2016-07-15-berlin-hw.pdf new file mode 100644 index 0000000..e38be7d Binary files /dev/null and b/pelican/content/BerlinWorkshop/2016-07-15-berlin-hw.pdf differ diff --git a/pelican/content/BerlinWorkshop/2016-07-15-berlin-main.pdf b/pelican/content/BerlinWorkshop/2016-07-15-berlin-main.pdf new file mode 100644 index 0000000..eaf8fc2 Binary files /dev/null and b/pelican/content/BerlinWorkshop/2016-07-15-berlin-main.pdf differ diff --git a/pelican/content/BerlinWorkshop/2016-07-15-berlin-sw.pdf b/pelican/content/BerlinWorkshop/2016-07-15-berlin-sw.pdf new file mode 100644 index 0000000..e6158d8 Binary files /dev/null and b/pelican/content/BerlinWorkshop/2016-07-15-berlin-sw.pdf differ -- cgit v1.2.3