Commit Graph

78 Commits

Author SHA1 Message Date
36f6563bcc Create node.js.yml 2020-12-15 15:43:47 +01:00
131c7427af Merge remote-tracking branch 'origin/main' into main 2020-12-15 15:31:56 +01:00
a64a080ce7 Improve Error Page 2020-12-15 15:31:14 +01:00
b73edef452 Merge pull request #24 from ArthurDanjou/dependabot/npm_and_yarn/nuxtjs/axios-5.12.4
fix(deps): bump @nuxtjs/axios from 5.12.3 to 5.12.4
2020-12-15 11:41:50 +01:00
dependabot[bot]
5435d9dc44 fix(deps): bump @nuxtjs/axios from 5.12.3 to 5.12.4
Bumps [@nuxtjs/axios](https://github.com/nuxt-community/axios-module) from 5.12.3 to 5.12.4.
- [Release notes](https://github.com/nuxt-community/axios-module/releases)
- [Changelog](https://github.com/nuxt-community/axios-module/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nuxt-community/axios-module/compare/v5.12.3...v5.12.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-15 00:27:34 +00:00
312890a3ad Improve 404 page + improve first article + Add favicon + fix content 2020-12-14 19:26:24 +01:00
8e89c954e9 Fix typography in dark 2020-12-13 19:37:08 +01:00
c6e6aaa41f fix Translation configuration 2020-12-13 17:56:47 +01:00
f59139af16 add target in nuxtconfig 2020-12-13 17:51:28 +01:00
c3c790d452 fix 2020-12-13 17:50:26 +01:00
8a5a5ab922 fix 2020-12-13 17:43:36 +01:00
c63ab2139e Merge pull request #23 from ArthurDanjou/dependabot/npm_and_yarn/nuxtjs/tailwindcss-3.3.4
chore(deps-dev): bump @nuxtjs/tailwindcss from 3.3.1 to 3.3.4
2020-12-13 17:37:44 +01:00
90070ddbcb Merge pull request #14 from ArthurDanjou/dependabot/npm_and_yarn/core-js-3.8.1
fix(deps): bump core-js from 3.8.0 to 3.8.1
2020-12-13 17:37:08 +01:00
dependabot[bot]
dba5552641 chore(deps-dev): bump @nuxtjs/tailwindcss from 3.3.1 to 3.3.4
Bumps [@nuxtjs/tailwindcss](https://github.com/nuxt-community/tailwindcss-module) from 3.3.1 to 3.3.4.
- [Release notes](https://github.com/nuxt-community/tailwindcss-module/releases)
- [Changelog](https://github.com/nuxt-community/tailwindcss-module/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nuxt-community/tailwindcss-module/compare/v3.3.1...v3.3.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-13 16:37:07 +00:00
dependabot[bot]
73e2ba6c2f fix(deps): bump core-js from 3.8.0 to 3.8.1
Bumps [core-js](https://github.com/zloirock/core-js) from 3.8.0 to 3.8.1.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.8.0...v3.8.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-13 16:36:26 +00:00
4ef9a9bb12 Merge pull request #21 from ArthurDanjou/dependabot/npm_and_yarn/nuxt-i18n-6.16.0
fix(deps): bump nuxt-i18n from 6.15.4 to 6.16.0
2020-12-13 17:35:58 +01:00
dependabot[bot]
b4e73acf31 fix(deps): bump nuxt-i18n from 6.15.4 to 6.16.0
Bumps [nuxt-i18n](https://github.com/nuxt-community/i18n-module) from 6.15.4 to 6.16.0.
- [Release notes](https://github.com/nuxt-community/i18n-module/releases)
- [Changelog](https://github.com/nuxt-community/i18n-module/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nuxt-community/i18n-module/compare/v6.15.4...v6.16.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-13 16:35:40 +00:00
1bc49d1d1d Merge pull request #13 from ArthurDanjou/dependabot/npm_and_yarn/nuxtjs/color-mode-2.0.2
chore(deps-dev): bump @nuxtjs/color-mode from 2.0.1 to 2.0.2
2020-12-13 17:35:25 +01:00
108e830ad3 Merge pull request #15 from ArthurDanjou/dependabot/npm_and_yarn/sass-1.30.0
fix(deps): bump sass from 1.29.0 to 1.30.0
2020-12-13 17:34:28 +01:00
e8686ca5a2 Merge remote-tracking branch 'origin/main' into main 2020-12-13 16:44:31 +01:00
34c6618398 fix some detail + BackUp tailwind.config.js 2020-12-13 16:43:48 +01:00
dependabot[bot]
e56dbcf99b fix(deps): bump sass from 1.29.0 to 1.30.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.29.0 to 1.30.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.29.0...1.30.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-13 08:52:28 +00:00
dependabot[bot]
b0e63922fa chore(deps-dev): bump @nuxtjs/color-mode from 2.0.1 to 2.0.2
Bumps [@nuxtjs/color-mode](https://github.com/nuxt-community/color-mode-module) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/nuxt-community/color-mode-module/releases)
- [Changelog](https://github.com/nuxt-community/color-mode-module/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nuxt-community/color-mode-module/compare/v2.0.1...v2.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-13 08:49:08 +00:00
a7a0f79793 Merge pull request #19 from ArthurDanjou/dependabot/npm_and_yarn/nuxt/types-2.14.11
chore(deps-dev): bump @nuxt/types from 2.14.9 to 2.14.11
2020-12-13 09:45:46 +01:00
54e79e7891 Merge pull request #22 from ArthurDanjou/dependabot/npm_and_yarn/nuxt-2.14.11
fix(deps): bump nuxt from 2.14.9 to 2.14.11
2020-12-13 09:44:53 +01:00
a9fe72a950 fix some detail 2020-12-12 16:39:29 +01:00
dependabot[bot]
18437e6c60 chore(deps-dev): bump @nuxt/types from 2.14.9 to 2.14.11
Bumps [@nuxt/types](https://github.com/nuxt/nuxt.js) from 2.14.9 to 2.14.11.
- [Release notes](https://github.com/nuxt/nuxt.js/releases)
- [Changelog](https://github.com/nuxt/nuxt.js/blob/dev/RELEASE_PLAN.md)
- [Commits](https://github.com/nuxt/nuxt.js/compare/v2.14.9...v2.14.11)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-12 13:41:04 +00:00
dependabot[bot]
a3eb58f4f8 fix(deps): bump nuxt from 2.14.9 to 2.14.11
Bumps [nuxt](https://github.com/nuxt/nuxt.js) from 2.14.9 to 2.14.11.
- [Release notes](https://github.com/nuxt/nuxt.js/releases)
- [Changelog](https://github.com/nuxt/nuxt.js/blob/dev/RELEASE_PLAN.md)
- [Commits](https://github.com/nuxt/nuxt.js/compare/v2.14.9...v2.14.11)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-12 13:38:24 +00:00
ebe7b2eae3 Implement nuxt-content 2020-12-12 14:32:09 +01:00
728a0261af Improve work design + add go back arrow 2020-12-06 12:57:50 +01:00
4f7044dc7a Fix NaN bug + Move searching tag 2020-12-06 12:39:27 +01:00
f5c0f5d9d4 Merge remote-tracking branch 'origin/main' into main 2020-12-05 11:21:23 +01:00
51e3fa1a65 Improve design 🛤 2020-12-05 11:21:07 +01:00
f6f6f7b517 Delete .env 2020-12-04 19:32:54 +01:00
25f5969d69 Translate every texts 🌎 2020-12-04 19:29:35 +01:00
2f79a045a9 fix tailwind v2 2020-12-04 11:13:14 +01:00
79fa8739dc rework structure 2020-12-04 11:11:34 +01:00
d3e6216edf create .env 2020-12-04 11:03:13 +01:00
63b2a22c4f Upgrading yarn 2020-12-04 11:02:40 +01:00
03c931b093 Upgrading yarn 2020-12-04 10:57:37 +01:00
f8a030fb3d Upgrading yarn 2020-12-04 10:56:38 +01:00
ec4a30e257 Upgrading yarn 2020-12-04 10:43:03 +01:00
cd842c0abb Upgrading yarn 2020-12-04 10:37:30 +01:00
006f2fb5f5 improve tag try 2020-12-03 19:15:00 +01:00
70b2b9b1fc contact page 2020-11-29 16:00:54 +01:00
a24c7037e5 working 🚀 2020-11-28 22:57:59 +01:00
4ba1f59341 working 2020-11-28 19:35:11 +01:00
23d900b0ff Importing blog 2020-11-24 19:26:34 +01:00
aba835f122 Import SVG icon & Add dark mode 2020-11-21 11:13:03 +01:00
19db34f3dd Merge remote-tracking branch 'origin/main' into main
# Conflicts:
#	yarn.lock
2020-11-20 16:59:36 +01:00