summaryrefslogtreecommitdiff
path: root/package.json
AgeCommit message (Collapse)Author
2025-10-15Add MIT license in package.jsonYuval Adam
2025-09-10Upgrade astro to v5.13.7Yuval Adam
2025-08-15Move tailwind typography into dependenciesYuval Adam
2025-08-15Bump astro versionYuval Adam
2025-08-07Bump astro from 5.10.1 to 5.12.8dependabot[bot]
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 5.10.1 to 5.12.8. - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@5.12.8/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-version: 5.12.8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
2025-06-27Bump astro to v5.10.1Yuval Adam
2025-06-17Add sitemapYuval Adam
2025-05-21Initial guideYuval Adam
2025-05-16Update all dependenciesYuval Adam
2025-05-08Update package.jsonYuval Adam
2025-05-08Initial migration to AstroJSYuval Adam
2025-01-04Bump next from 14.2.20 to 14.2.22dependabot[bot]
Bumps [next](https://github.com/vercel/next.js) from 14.2.20 to 14.2.22. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/compare/v14.2.20...v14.2.22) --- updated-dependencies: - dependency-name: next dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
2024-12-19Bump next from 14.2.13 to 14.2.20dependabot[bot]
Bumps [next](https://github.com/vercel/next.js) from 14.2.13 to 14.2.20. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/compare/v14.2.13...v14.2.20) --- updated-dependencies: - dependency-name: next dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
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