https://github.com/bradoyler/data-is-plural-archiver
Archive of the Newsletter 'Data is Plural'
https://github.com/bradoyler/data-is-plural-archiver
Last synced: 18 days ago
JSON representation
Archive of the Newsletter 'Data is Plural'
- Host: GitHub
- URL: https://github.com/bradoyler/data-is-plural-archiver
- Owner: bradoyler
- Created: 2016-05-25T13:48:53.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-26T17:46:49.000Z (over 7 years ago)
- Last Synced: 2025-02-13T05:41:48.405Z (2 months ago)
- Language: JavaScript
- Homepage: http://bit.ly/dataisplural
- Size: 124 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Data Is Plural Archiver
This repo pulls content from the 'Data Is Plural' GoogleSheet and converts to Markdown
## Structured Archive by Jeremy Singer-Vine
Subscribe @ https://tinyletter.com/data-is-plural
### [Read the Archive](archive.md)
----
### How to use this tool
#### Re-generate the Archive
Install Node dependencies & run it
```
$ npm install
$ node index
```