Created
February 5, 2019 22:41
-
-
Save joeyklee/048a89c82599231b56213a7bbd1ef6e5 to your computer and use it in GitHub Desktop.
a hello world example of structuring lists of urls for Nautilist
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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