Shared twitter account with a new author each week for NL based developers and IT community activists.
Clone the repo, run:
npm install
npm start
authors.js
— authors liststats.js
— generate staticstest.js
— testsgulpfile.babel.js
— website build scriptwebpack.config.babel.js
— js bundle configpackage.json
,.editorconfig
,.eslintrc
,.gitignore
— env setup.travis.yml
— CI configuration.deploy.sh
— Travis CI deployment scriptREADME.md
update.js
— update datadump/index.js
— get datadump/*.json
— authors data ('tweets', 'info', 'media', 'followers', 'mentions')dump/images/
— authors mediahelpers/
— helper scripts
css/
— styleslayouts/
— templatesstatic/
— static filespages/
— site pages
Project generated with https://github.com/iamstarkov/generator-underhood