Commit Graph

197 Commits

Author SHA1 Message Date
Yangshun 3218369f17 website: add www 2022-01-28 09:58:45 +08:00
Yangshun 4fb74971e8 contents: make title casing consistent in even more places 2022-01-28 09:47:04 +08:00
Yangshun c607fbdf41 contents: make title casing consistent 2022-01-25 10:17:20 +08:00
Yangshun cd9f8daf2b website: use social media icons 2022-01-25 10:17:14 +08:00
Yangshun d0f340ecfb website: ui improvements 2022-01-24 08:28:07 +08:00
Yangshun 863eebd940 website: fix GA 2022-01-21 09:27:22 +08:00
Yangshun 1144b7f586 website: refactor homepage 2022-01-21 09:10:20 +08:00
Yangshun 0952d1fe63 website: add Tweets 2022-01-20 19:59:45 +08:00
Yangshun 7c1bb2503e website: copy tweaks 2022-01-20 18:26:06 +08:00
Yangshun ef045233e8 website: use Inter font 2022-01-18 07:36:30 +08:00
Yangshun fe37139e8c chore: upgrade website to docusaurus@2.0.0-beta.14 + update swizzled DocPaginator component 2022-01-17 09:27:12 +08:00
beyond58 df1bda7700
contents(kr): translate pop quiz (#333) 2021-12-15 10:19:07 +08:00
Yangshun 71ac2c0df8 website: fix alt value for logo 2021-11-05 10:53:19 +08:00
Yangshun 9e9c4ed7a2 misc: update announcement bar 2021-11-05 10:13:02 +08:00
Yangshun ae337ed3c7 chore: upgrade website to docusaurus@2.0.0-beta.8 2021-10-23 12:37:32 +08:00
Yangshun 425b9b4e4a misc: remove levels.fyi 2021-10-07 02:36:44 +08:00
Kevin Lee 0a7adbc952
contents(kr): spelling correction (#329)
Spelling Correction
2021-10-05 10:01:33 +08:00
Ushakov I 9b8d4b0dad
website: removed duplicates (#327) 2021-10-04 21:21:12 +08:00
ichusrlocalbin dcfb8ba382
contents: refine Japanese translation for JS (#325) 2021-09-27 21:29:06 +08:00
Yangshun 64d3836399 contents: add more system design content 2021-09-25 17:39:13 +08:00
Yangshun 8e6e35241a website: misc updates 2021-09-25 17:38:54 +08:00
Yangshun 4f2fc5a56c website: fix broken links 2021-09-25 14:10:30 +08:00
Yangshun d3763a56c9 contents: reorganize system design content 2021-09-19 20:20:48 +08:00
Yangshun 4c259ff02c contents: fix Prototypal inheritance example 2021-09-19 18:52:44 +08:00
Yangshun d0f47427ac website: add announcement banner 2021-09-19 02:24:15 +08:00
Yangshun 4da53aac23 misc: update README with links to new pages 2021-09-19 02:02:00 +08:00
Yangshun 0f2beba249 website: homepage improvements 2021-09-19 01:32:05 +08:00
Yangshun ab29c354fb contents: add behavioral and algorithms sections 2021-09-19 00:39:42 +08:00
Yangshun 2f2b96cb6d contents: add general preparation contents 2021-09-18 23:07:19 +08:00
Yangshun 9b1542a7e5 website: use Docusaurus i18n feature 2021-09-18 22:38:06 +08:00
Yangshun 19c0233b4f website: tweak Educative banner link 2021-09-18 21:41:02 +08:00
Yangshun cded6cf119 website: add Educative banner 2021-09-18 14:35:06 +08:00
Yangshun 073b70cefd website: update Algolia DocSearch API key 2021-09-17 18:05:01 +08:00
Yangshun 8cce4d15ad website: update SEO title 2021-09-05 18:38:16 +08:00
Yangshun 5e8b2088b3 website: add trailing slash config 2021-09-05 16:55:50 +08:00
Yangshun 1d01552deb blog: rename front end interview experience post 2021-09-02 13:30:44 +08:00
Yangshun f520e9f57f website: use <BrowserOnly> to fix SSR mismatch bug 2021-09-02 13:16:06 +08:00
Yangshun e9e890e003 website: add Twitter handle 2021-09-02 13:15:15 +08:00
Yangshun 4d85607235 website: add blog 2021-09-01 23:50:10 +08:00
Yangshun 6da7750d23 website: mention levels.fyi 2021-09-01 23:35:03 +08:00
Yangshun 1ad06f4230 website: upgrade to docusaurus@2.0.0-beta-5 2021-08-30 12:46:54 +08:00
dependabot[bot] 03c0eff524
build(deps): bump path-parse from 1.0.6 to 1.0.7 in /website (#318)
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-27 11:34:38 +08:00
dependabot[bot] cff26018fd
build(deps): bump minimist from 1.2.0 to 1.2.5 in /website (#317)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.0 to 1.2.5.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.0...1.2.5)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-08 16:15:01 +08:00
dependabot[bot] 4519754aea
build(deps): bump tar from 4.4.10 to 4.4.15 in /website (#316)
Bumps [tar](https://github.com/npm/node-tar) from 4.4.10 to 4.4.15.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v4.4.10...v4.4.15)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-08 16:13:22 +08:00
Yangshun 6e677ae143 website: gradientssss 2021-08-07 23:34:15 +08:00
Yangshun 62b7c408a5 misc: add text file 2021-07-31 17:53:20 +08:00
Yangshun d915212331 misc: add moolah generator 2021-07-29 01:26:59 +08:00
dependabot[bot] 3aedec5f59
build(deps): bump ws from 6.2.1 to 6.2.2 in /website (#311)
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/6.2.1...6.2.2)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-04 16:14:20 +08:00
dependabot[bot] af5456ea4f
build(deps): bump prismjs from 1.23.0 to 1.24.0 in /website (#306)
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.23.0 to 1.24.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PrismJS/prism/compare/v1.23.0...v1.24.0)

---
updated-dependencies:
- dependency-name: prismjs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-04 16:11:08 +08:00
Yangshun de03c89826 website: track referral clicks via gtag 2021-05-31 00:43:52 +08:00
Yangshun 6696baee6f website: add contribute to success story link 2021-05-30 14:54:38 +08:00
Yangshun 9f5b5b5ce9 misc: test deploy 2021-05-30 14:46:35 +08:00
Yangshun 9d4fccd9aa misc: update deploy command 2021-05-30 14:41:54 +08:00
Yangshun bb0ee4548f website: improve heading typography for mobile 2021-05-30 13:50:31 +08:00
Yangshun 41bb9a5991 website: change primary color to pink on light theme and yellow on dark theme 2021-05-30 04:47:14 +08:00
Yangshun b2be6af18b website: improve primary color's a11y 2021-05-30 04:31:26 +08:00
Yangshun 087e4daa17 website: improve color contrast and font sizes 2021-05-30 03:02:49 +08:00
Yangshun 218d9b0126 website: add placement 2021-05-30 02:46:16 +08:00
Yangshun 1cb32c1d68 misc: change utm 2021-05-29 11:50:13 +08:00
Yangshun cb0b6b68d4 website: restrict hero width 2021-05-29 00:33:13 +08:00
Yangshun 0565529d65 website: update landing 2021-05-29 00:27:37 +08:00
dependabot[bot] 3783051a24
build(deps): bump dns-packet from 1.3.1 to 1.3.4 in /website (#303)
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases)
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-28 21:03:17 +08:00
Yangshun 7b29359fbc website: change domain 2021-05-28 20:53:20 +08:00
Yangshun Tay d93d3a1e87 website: upgrade to docusaurus@2.0.0-beta.0 2021-05-28 13:33:25 +08:00
dependabot[bot] 46a3d92db6
build(deps): bump lodash from 4.17.19 to 4.17.21 in /website (#301)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-11 00:47:58 +08:00
dependabot[bot] 247e8f372a
build(deps): bump url-parse from 1.4.7 to 1.5.1 in /website (#300)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.1.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-10 11:24:23 +08:00
Luis Medina Huerta 2e7f327839
website: fix style in GitHub stars in home page (#297)
Co-authored-by: luism3861 <eduardo_media@fragua.com.mx>
2021-05-05 09:05:13 +08:00
dependabot[bot] 676b67b5af
build(deps): bump ssri from 6.0.1 to 6.0.2 in /website (#293)
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-20 09:39:11 +08:00
Tay Yang Shun d851302fb5 website: update deploy command 2021-04-02 22:00:44 +08:00
Tay Yang Shun a36d70c64f website: update success stories 2021-04-02 21:55:22 +08:00
dependabot[bot] a006fcc914
build(deps): bump y18n from 4.0.0 to 4.0.1 in /website (#291)
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-02 21:14:57 +08:00
dependabot[bot] b3f81459cf
build(deps): bump elliptic from 6.5.3 to 6.5.4 in /website (#290)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-28 00:30:13 +08:00
dependabot[bot] e1b1456443
build(deps): bump prismjs from 1.21.0 to 1.23.0 in /website (#287)
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.21.0 to 1.23.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PrismJS/prism/compare/v1.21.0...v1.23.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-02 09:33:45 +08:00
dependabot[bot] c2341fe098
build(deps): bump dot-prop from 4.2.0 to 4.2.1 in /website (#282)
Bumps [dot-prop](https://github.com/sindresorhus/dot-prop) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/sindresorhus/dot-prop/releases)
- [Commits](https://github.com/sindresorhus/dot-prop/compare/v4.2.0...v4.2.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-14 17:01:54 +08:00
dependabot[bot] 950a37c1e3
build(deps): bump ini from 1.3.5 to 1.3.8 in /website (#281)
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-14 15:22:44 +08:00
dependabot[bot] 59b942e4af
build(deps): bump http-proxy from 1.17.0 to 1.18.1 in /website (#268)
Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.17.0 to 1.18.1.
- [Release notes](https://github.com/http-party/node-http-proxy/releases)
- [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/http-party/node-http-proxy/compare/1.17.0...1.18.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-25 16:57:23 +08:00
dependabot[bot] 07e88ae15b
build(deps): bump prismjs from 1.20.0 to 1.21.0 in /website (#265)
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.20.0 to 1.21.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PrismJS/prism/compare/v1.20.0...v1.21.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-10 15:39:58 +08:00
dependabot[bot] 1c53b7c70f
build(deps): bump elliptic from 6.5.0 to 6.5.3 in /website (#264)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.0 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.0...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-02 16:29:29 +08:00
dependabot[bot] d99a7f109a
build(deps): bump lodash from 4.17.14 to 4.17.19 in /website (#259)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.14 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.14...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-20 15:12:42 +08:00
Yangshun Tay c2784e75b9 website: tweak value props 2020-07-19 13:52:29 +08:00
Yangshun Tay 80f427cde3 feat: enable es translations 2020-07-19 00:50:22 +08:00
Yangshun Tay cb2c524d3c website: update success stories 2020-07-19 00:42:10 +08:00
Yangshun Tay 1b9d245b36 website: add Li Kai success story 2020-07-05 22:16:24 +08:00
Yangshun Tay 94b99da85f website: change sponsors 2020-07-04 21:07:48 +08:00
Yangshun Tay 0645a0f006 website: upgrade Docusaurus to alpha.58 2020-06-25 15:36:55 +08:00
dependabot[bot] ab3435622d
build(deps): bump websocket-extensions from 0.1.3 to 0.1.4 in /website (#254)
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-08 11:15:28 +08:00
Yangshun Tay 76a508995f website: upgrade Docusaurus to alpha.51 2020-04-27 21:12:57 +08:00
Yangshun Tay 9e0e9004ac website: add Algolia docsearch 2020-04-13 15:16:43 +08:00
Yangshun Tay dfc784e4c6 contents: add placeholder for languages missing some question types 2020-04-13 12:36:25 +08:00
Yangshun Tay 4a0bfd6028 website: restructure contents 2020-04-13 12:24:56 +08:00
Yangshun Tay 9b035d3353 website: change contents to translations 2020-04-13 11:35:53 +08:00
Yangshun Tay 7746447312 website: enable Google Analytics 2020-04-13 05:08:50 +08:00
Yangshun Tay ac2edcb2e7 website: add activeBasePath to languages 2020-04-13 05:08:31 +08:00
Yangshun Tay 2d48a4673a website: enable other languages 2020-04-13 05:01:01 +08:00
Yangshun Tay 81c9dfd60a website: change tracking tags 2020-04-13 04:44:55 +08:00
Yangshun Tay 7829791a0f website: fix for publishing 2020-04-13 04:20:19 +08:00
Yangshun Tay dff1a28850 website: initialize website 2020-04-13 04:12:07 +08:00