Published online at: https://www.nature.com/collections/mghkkdjlgx/timeline/
Install webpack and dependencies:
npm install
To create source html file from react components and markdown/yaml data
node render_to_file.js
To create css and js files and instruct webpack to watch all files for changes:
npm run dev
To create minified, autoprefixed css and js files:
npm run dist
sh gh-page-deploy.sh dist
git log --pretty=format:"%ad%x09%s"
- Weirdness with counter position or resize
- Update SVG to just provide coordinates - can be rendered in canvas or svg. Does the svg have to be added to the page?