summaryrefslogtreecommitdiff
path: root/package.json
AgeCommit message (Collapse)Author
2024-09-21Add google analytics componentYuval Adam
2024-09-21Initial NextJS project creation with basic structureYuval Adam
2020-09-11Bump node-sass from 4.12.0 to 4.13.1dependabot[bot]
Bumps [node-sass](https://github.com/sass/node-sass) from 4.12.0 to 4.13.1. - [Release notes](https://github.com/sass/node-sass/releases) - [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md) - [Commits](https://github.com/sass/node-sass/compare/v4.12.0...v4.13.1) Signed-off-by: dependabot[bot] <support@github.com>
2019-11-06Update build and deploy README, and remove unused gh-pagesYuval Adam
2019-10-02Updated dependenciesShubhadeep Das
2018-10-25Move back to dist/Yuval Adam
2018-10-14Move dist/ to docs/Yuval Adam
2018-10-14Refactor and modernize code base (#5)Jibin Thomas
Fixes #3 - * Updated all the dependencies to latest version * Config files updated * Moved the files to src directory * Updated README file * Configured package.json and README.md for production build * Added gh-pages package * Added production details in README.md * Removed unnecessary script tag from index.html * Change the fonts to ubuntu
2016-05-26Add missing depsYuval Adam
2015-12-11Switch to netmask libraryYuval Adam
2015-12-09Add bourbon stylesYuval Adam
2015-12-09Use SASS for stylingYuval Adam
2015-12-08React+babel is workingYuval Adam
2015-12-08Initial webpack stuffYuval Adam
2015-12-07Initial package.jsonYuval Adam