From 03b84482b31baee90b6d058c69d07c2e55a6b437 Mon Sep 17 00:00:00 2001 From: Hannah Robertson Date: Thu, 31 Oct 2024 15:59:31 -0400 Subject: [PATCH] Feat: Add blog post on fliposcope (#41) * fix script break from past changes * init add new post * wip * add images * rename dir * polish * fix spelling * update rss --- add_stuff.jl | 1 + blog/index.html | 1 + .../assets/back-gull.gif | Bin 0 -> 3025172 bytes .../assets/forward-gull.gif | Bin 0 -> 2652478 bytes .../assets/gull-cuttle.gif | Bin 0 -> 2686350 bytes .../assets/paint-1a.jpg | Bin 0 -> 3169559 bytes .../assets/paint-1b.jpg | Bin 0 -> 2768420 bytes .../assets/paint-2.jpg | Bin 0 -> 4649263 bytes .../assets/raw-drawings.png | Bin 0 -> 698341 bytes .../assets/sticker-template.png | Bin 0 -> 306915 bytes .../index.html | 256 ++++++++++++++++++ .../src.md | 103 +++++++ rss.xml | 7 + 13 files changed, 368 insertions(+) create mode 100644 blog/seagull-fliposcope-animation-with-cuttle/assets/back-gull.gif create mode 100644 blog/seagull-fliposcope-animation-with-cuttle/assets/forward-gull.gif create mode 100644 blog/seagull-fliposcope-animation-with-cuttle/assets/gull-cuttle.gif create mode 100644 blog/seagull-fliposcope-animation-with-cuttle/assets/paint-1a.jpg create mode 100644 blog/seagull-fliposcope-animation-with-cuttle/assets/paint-1b.jpg create mode 100644 blog/seagull-fliposcope-animation-with-cuttle/assets/paint-2.jpg create mode 100644 blog/seagull-fliposcope-animation-with-cuttle/assets/raw-drawings.png create mode 100644 blog/seagull-fliposcope-animation-with-cuttle/assets/sticker-template.png create mode 100644 blog/seagull-fliposcope-animation-with-cuttle/index.html create mode 100644 blog/seagull-fliposcope-animation-with-cuttle/src.md diff --git a/add_stuff.jl b/add_stuff.jl index 6152ef7..147ec06 100644 --- a/add_stuff.jl +++ b/add_stuff.jl @@ -4,6 +4,7 @@ Pkg.add("Dates") using Dates const NEW_PROJ_COMMENT = "" +const NEW_BLOG_COMMENT = "" # Some quick and brittle Julia utilities for adding new projects # Doesn't handle nested, only does new js projects diff --git a/blog/index.html b/blog/index.html index 4b6941c..122ce2c 100644 --- a/blog/index.html +++ b/blog/index.html @@ -22,6 +22,7 @@

Blog