Skip to content

Instantly share code, notes, and snippets.

@arthursoares
Created January 13, 2020 13:29
Show Gist options
  • Save arthursoares/daf32eb65fe60173f0176cdf11eb348c to your computer and use it in GitHub Desktop.
Save arthursoares/daf32eb65fe60173f0176cdf11eb348c to your computer and use it in GitHub Desktop.
Ampersand Theme
{
"name": "stackbit-ampersand-theme",
"description": "Stackbit Ampersand Theme",
"version": "0.0.1",
"license": "MIT",
"scripts": {
"develop": "gatsby develop",
"start": "npm run develop",
"build": "gatsby build --prefix-paths",
"serve": "gatsby serve"
},
"dependencies": {
"@stackbit/gatsby-plugin-menus": "0.0.4",
"classnames": "^2.2.6",
"fs-extra": "^7.0.1",
"gatsby": "^2.18.21",
"gatsby-plugin-react-helmet": "^3.1.21",
"gatsby-source-filesystem": "2.0.28",
"gatsby-transformer-remark": "2.3.8",
"js-yaml": "^3.13.1",
"lodash": "^4.17.15",
"marked": "^0.8.0",
"moment": "^2.23.0",
"moment-strftime": "^0.5.0",
"node-sass": "^4.13.0",
"node-sass-utils": "^1.1.2",
"react": "^16.12.0",
"react-dom": "^16.12.0",
"react-helmet": "^5.2.1",
"react-html-parser": "^2.0.2",
"react-script-tag": "^1.1.2",
"rehype-react": "^3.0.2",
"sprintf-js": "^1.1.2"
}
}

This is a first attempt at keeping a steady stream of content here. Sharing the interesting bits of the internet I saw this week.

  1. Chairman of Samsung is probably dead A little thread on twitter unfolding the consequences and intricacies of south korea's politics and economics.

https://twitter.com/oniontaker/status/1214540491577942017

  1. The art of dying article on The New Yorker. Beautiful piece written by Peter Schjeldahl. Almost each of its paragraphs could stand as novel prompts.

But for him it was his last afternoon as himself, An afternoon of nurses and rumours; The provinces of his body revolted, The squares of his mind were empty, Silence invaded the suburbs, The current of his feeling failed; he became his admirers.

https://www.newyorker.com/magazine/2019/12/23/the-art-of-dying

  1. Arthur Nestrovski - Jobim no Violão. Keeping up with my João Gilberto obsession, I discovered this album by Arthur Nestrovski. Rancho das Nuvens and Ana Luiza are two of my favorite pieces from Jobim's Matita Perê. Also I just discovered that Arthur Nestrovski is/was OSESP Artistic Director.

https://open.spotify.com/album/2tcP3Flu9fqt1HeeIhgmlp

  1. The invite only social internet: simple thread on twitter about how where social is moving to. Remove the "intellectual" bit and replace it for unique.

https://twitter.com/jmj/status/1214706968679469056

  1. Film Posters from Ghana: Due to licensing and printing costs, movie theaters in Ghana resort to local artists for the movie posters. This thread on twitter has a great gallery.

https://www.bbc.com/culture/story/20190313-incredible-ghanaian-film-posters

  1. Wilson App on iOS offers a weekly (?) curated list of podcasts episodes on a given topic. Too much commitment to subscribe to a new podcast, only to spend energy filtering out all the episodes I won't listen to.

https://apps.apple.com/de/app/wilson-fm/id1362807552

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment