• Home
  • About
    • Andrew Ayre photo

      Andrew Ayre

      "Software Engineer living in Newcastle-upon-Tyne, UK. Currently specialising in graphics, game engine and AR/VR development. Interested in all thing digital & slowly approaching the uncanny valley, one commit at a time!"

    • Learn More
    • Email
    • LinkedIn
    • Instagram
    • Github
    • StackOverflow
  • Posts
    • All Posts
    • All Tags
  • Projects
  • AGD
  • MSG
  • MGD
  • FYP
  • Graphics

Test Foo: Github-Pages hosting and D3 embeds!

27 Jul 2016

Reading time ~1 minute

So this post originally just had some dumb lorem ipsum because I was trying to figure out if the hosted files on Github Pages get rebuilt or if I have to rebuild the site locally before uploading new changes - looks like it at least adds new posts, which is awesome! Not sure yet if changes to the site’s css or any js will be reflected without a rebuild, but I’m still figuring out the ropes with Jekyll.

Now one thing I’d like to be able to do with my FYP work is explain some concepts using nifty visualisations. A handy tool for doing that in webpages is D3 which has a whole host of example interactive widgets on the landing page. Pretty sexy, right? So, this sandbox post I use for all kinds of junk is currently going to be for trying out exactly that - embedding D3 <script>’s or even <iframe>’s in a Jekyll blog post.

Test 1 (Simple D3 Graphic):

Test 2 (SVG Interactive Graphic):

Again, this is just a test page, so don’t expect anything pretty here for now!



Like Tweet +1