35 Commits

Author SHA1 Message Date
1db1986694 Merge pull request #3 from GeorgeSG/dependabot/npm_and_yarn/node-fetch-2.6.1
Bump node-fetch from 2.6.0 to 2.6.1
1.0
2020-09-11 17:22:47 +03:00
dependabot[bot]
2318515895 Bump node-fetch from 2.6.0 to 2.6.1
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-11 10:26:25 +00:00
a9c4bdf518 Merge pull request #2 from GeorgeSG/dependabot/npm_and_yarn/elliptic-6.5.3
Bump elliptic from 6.5.2 to 6.5.3
2020-07-31 20:49:31 +03:00
dependabot[bot]
fd04f0e8e6 Bump elliptic from 6.5.2 to 6.5.3
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-30 12:08:15 +00:00
9e5bf72b7e Merge pull request #1 from GeorgeSG/dependabot/npm_and_yarn/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19
2020-07-17 10:11:22 +03:00
dependabot[bot]
0ba0342783 Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-16 18:47:36 +00:00
3091cf6856 Update social icons 2020-02-11 02:27:53 +02:00
2043c10ec2 Update error page 2020-02-11 02:17:22 +02:00
a811718fb7 Fix styles of error page 2020-02-11 02:15:33 +02:00
e88aa526d1 Add custom error page 2020-02-11 02:14:00 +02:00
d950091502 Add error fallback 2020-02-11 02:11:27 +02:00
5dcc75872d Revert "redirect 404s to home page"
This reverts commit 22d077d069.
2020-02-11 01:56:02 +02:00
22d077d069 redirect 404s to home page 2020-02-11 01:52:18 +02:00
b92cf2f350 use @bazzite/nuxt-netlify for _redirects 2020-02-11 01:48:58 +02:00
7cc8e9f059 Update _redirects 2020-02-11 01:17:02 +02:00
0ba93da7e1 Remove tslint-config-prettier 2020-02-11 00:56:15 +02:00
1f5b762360 Add Netlify _redirects file 2020-02-11 00:29:42 +02:00
d982ee5ba0 fix typescript build 2020-02-10 23:48:57 +02:00
a270071cc3 Modernize 2020-02-10 23:43:54 +02:00
38af6495d0 Set prettier config and pretti-fy everything 2019-03-02 21:07:25 +02:00
3264a86be7 Add prettier, format code, remove unused dependency 2019-03-02 20:19:19 +02:00
01d3f46013 Update readme 2019-02-28 21:40:40 +02:00
fefba26eaf Add google analytics 2019-02-23 19:06:21 +02:00
33b45b83b9 Ignore submodules in vscode 2019-02-23 18:53:05 +02:00
62985a5b9a Remove obsolete proxy definition 2019-02-22 22:43:43 +02:00
50b8117436 Add makefile with make prod task 2019-02-22 22:40:58 +02:00
1391a41b9a Add GeorgeSG/ecmascript-explained-2019 as a submodule 2019-02-22 22:24:10 +02:00
e1f1148310 Improve accessibility 2019-02-22 02:47:40 +02:00
fa3b47935c Remove obsolete stuff 2019-02-20 13:29:21 +02:00
67a48b4521 Bring back the README 2019-02-20 13:21:22 +02:00
def214877f Add proxy to ecmascript-explained-2019 2019-02-20 13:17:54 +02:00
38ffe4c4d7 Remove legacy vendor files 2019-02-20 02:03:19 +02:00
6ead5baeec Re-implement with nuxt-ts 2019-02-20 01:48:54 +02:00
6d29ea6316 Create README.md 2014-11-30 22:13:54 +02:00
03276205c2 Initial Commit 2014-11-30 22:11:59 +02:00