Commit Graph

192 Commits

Author SHA1 Message Date
a84e546978
fix: resolve bad SEO 2022-05-16 13:25:22 +01:00
ede9e5e085
feat: implement next-translation 2022-05-16 13:25:01 +01:00
c04f0ebd36
refactor(templates): improve handlebars 2022-05-16 13:16:19 +01:00
50d732f4cf
ci: update github's workflow 2022-05-16 13:15:29 +01:00
5b6f5238c2
chore: update packages manually 2022-04-24 01:54:36 +00:00
333e543b92
Merge branch 'main' of https://github.com/Walidoux/next-app-boilerplate 2022-04-22 19:06:40 +00:00
82ddbe1be0
refactor(handlebars): implement children for genereated component 2022-04-22 19:06:35 +00:00
985f689273
fix(styles): fix no-content name 2022-04-22 19:06:11 +00:00
Walid
25d5c1106e
Merge pull request #31 from Walidoux/dependabot/npm_and_yarn/types/react-18.0.6
build(deps-dev): bump @types/react from 18.0.1 to 18.0.6
2022-04-21 21:18:02 +00:00
dependabot[bot]
32132f65e4
build(deps-dev): bump @types/react from 18.0.1 to 18.0.6
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.0.1 to 18.0.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-21 21:16:59 +00:00
Walid
02758835bc
Merge pull request #29 from Walidoux/dependabot/npm_and_yarn/eslint-config-next-12.1.5
build(deps-dev): bump eslint-config-next from 12.1.4 to 12.1.5
2022-04-21 21:16:28 +00:00
Walid
27ec093929
Merge pull request #30 from Walidoux/dependabot/npm_and_yarn/stylelint-14.7.1
build(deps-dev): bump stylelint from 14.6.1 to 14.7.1
2022-04-21 21:16:17 +00:00
Walid
3cabb91009
Merge pull request #27 from Walidoux/dependabot/npm_and_yarn/types/node-17.0.24
build(deps-dev): bump @types/node from 17.0.23 to 17.0.24
2022-04-21 21:16:00 +00:00
99a0bfbb19
fix(templates): fix error for properCase name 2022-04-21 18:56:55 +00:00
d2438b02b6
fix: improve styles code 2022-04-18 18:17:43 +00:00
e2f7ddeca9
fix(pages): remove heavy video background 2022-04-18 18:17:31 +00:00
dependabot[bot]
6495de158b
build(deps-dev): bump stylelint from 14.6.1 to 14.7.1
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.6.1 to 14.7.1.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/14.6.1...14.7.1)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-18 03:20:05 +00:00
dependabot[bot]
239b5948ce
build(deps-dev): bump eslint-config-next from 12.1.4 to 12.1.5
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 12.1.4 to 12.1.5.
- [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/commits/v12.1.5/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-18 03:19:58 +00:00
dependabot[bot]
2b000587bf
build(deps-dev): bump @types/node from 17.0.23 to 17.0.24
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.23 to 17.0.24.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-18 03:19:37 +00:00
16312d177d
fix(styles): video responsiveness 2022-04-13 00:33:26 +00:00
fc52bf23f5
refactor(styles): add content styles for home page 2022-04-13 00:18:09 +00:00
0c856ec7eb
refactor(styles): improve typographies 2022-04-13 00:17:50 +00:00
7528218126
add(assets): videos 2022-04-13 00:17:26 +00:00
bad611d2ac
fix(styles): missing helpers in mixins fle 2022-04-13 00:17:04 +00:00
d5f46f080f
refactor(pages): add content for index.tsx 2022-04-13 00:16:51 +00:00
3943d90bfc
build(packages): add react feather for icons 2022-04-13 00:16:25 +00:00
816877fd95
refactor(config): add png Logo support and change color project 2022-04-12 14:58:36 +00:00
b97071d889
build(packages): update to next@canary 2022-04-12 14:51:05 +00:00
9d672e3cf3
refactor: remove useless config for absolute paths and improve components exports 2022-04-12 14:47:21 +00:00
f46690690c
fix: remove useless file 2022-04-12 14:46:06 +00:00
1863ec1c77
refactor(assets): add favicons/images 2022-04-12 14:45:43 +00:00
637b60da31
refactor: config nextjs boilerplate 2022-04-12 14:44:40 +00:00
b929f4ad43
revert(package): convert yarn to npm until nodejs 16 support in vercel 2022-04-12 14:44:22 +00:00
0a175378c4
fix: stylelint errors with postcss/scss 2022-04-11 17:28:24 +00:00
035f51716d
fix: remove useless rule 2022-04-11 17:27:43 +00:00
967af55d76
build(packages): add plop and classNames 2022-04-11 16:28:34 +00:00
0711a884a2
feat: implement template component 2022-04-11 16:28:07 +00:00
788f848b0d
Merge branch 'main' of https://github.com/Walidoux/next-app-boilerplate 2022-04-11 15:21:48 +00:00
7ea0464891
build(packages): convert npm to yarn 2022-04-11 15:20:57 +00:00
Walid
3b8f673162
Merge pull request #26 from Walidoux/dependabot/npm_and_yarn/eslint-config-conventions-2.0.0
build(deps-dev): bump eslint-config-conventions from 1.1.2 to 2.0.0
2022-04-11 13:52:16 +00:00
dependabot[bot]
c020b94b89
build(deps-dev): bump eslint-config-conventions from 1.1.2 to 2.0.0
Bumps [eslint-config-conventions](https://github.com/Divlo/eslint-config-conventions) from 1.1.2 to 2.0.0.
- [Release notes](https://github.com/Divlo/eslint-config-conventions/releases)
- [Changelog](https://github.com/Divlo/eslint-config-conventions/blob/develop/.releaserc.json)
- [Commits](https://github.com/Divlo/eslint-config-conventions/compare/v1.1.2...v2.0.0)

---
updated-dependencies:
- dependency-name: eslint-config-conventions
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 13:51:41 +00:00
Walid
1fc2446cbf
Merge pull request #25 from Walidoux/dependabot/npm_and_yarn/types/react-18.0.1
build(deps-dev): bump @types/react from 17.0.43 to 18.0.1
2022-04-11 13:51:05 +00:00
Walid
abce8d0ba2
Merge pull request #24 from Walidoux/dependabot/npm_and_yarn/eslint-8.13.0
build(deps-dev): bump eslint from 8.12.0 to 8.13.0
2022-04-11 13:50:55 +00:00
dependabot[bot]
2b19447a74
build(deps-dev): bump @types/react from 17.0.43 to 18.0.1
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.43 to 18.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 03:21:25 +00:00
dependabot[bot]
0b9524c1a3
build(deps-dev): bump eslint from 8.12.0 to 8.13.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.12.0 to 8.13.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.12.0...v8.13.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 03:21:06 +00:00
287e3dfed5
build(packages): update deps and devDeps 2022-04-07 09:28:29 +00:00
13eca56f47
build(packages): resolve deps and devDeps 2022-04-07 07:40:31 +00:00
Walid
be78c18d0c
Merge pull request #23 from Walidoux/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.18.0
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.15.0 to 5.18.0
2022-04-05 03:16:04 +00:00
dependabot[bot]
1d60abea92
build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.15.0 to 5.18.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.18.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-05 03:15:55 +00:00
Walid
deff02dd81
Merge pull request #22 from Walidoux/dependabot/npm_and_yarn/typescript-eslint/parser-5.18.0
build(deps-dev): bump @typescript-eslint/parser from 5.15.0 to 5.18.0
2022-04-05 03:15:03 +00:00