Skip to content

Instantly share code, notes, and snippets.

@joeyklee
Created February 5, 2019 22:41
Show Gist options
  • Save joeyklee/048a89c82599231b56213a7bbd1ef6e5 to your computer and use it in GitHub Desktop.
Save joeyklee/048a89c82599231b56213a7bbd1ef6e5 to your computer and use it in GitHub Desktop.
a hello world example of structuring lists of urls for Nautilist
name: "Hello Lovely People!"
description: "Making shareable and usable lists of links make my heart warm"
features:
- url: "https://itp.nyu.edu"
name: "ITP/IMA @ NYU"
description: "Based at NYU"
- url: "https://thecodingtrain.com/"
name: "@Shiffman's Coding Train"
description: "All aboard the Coding Train with Daniel Shiffman, a YouTube channel dedicated to beginner-friendly creative coding tutorials and challenges."
- url: "https://p5js.org/"
name: "p5js website"
description: "p5js is a javascript library to make coding more accessible to everyone"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment