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 |
Yangshun
|
860f8b6d72
|
js(all): fix template literals example
|
2021-08-27 11:37:04 +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 |
Joe
|
f5b0852cfc
|
js(en): fix typo in template literals (#320)
Edit typo in "Template Literals" section. (Change 'Name' to 'Age')
|
2021-08-27 11:34:26 +08:00 |
Pete Lower
|
66286b2fd2
|
contents(js): correction to "Explain how prototypal inheritance works" answer (#305)
|
2021-08-08 16:16:46 +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 |
Welly
|
b4cc35b80f
|
contents(css): add `grid` and `inline-grid` for BCF (#313)
|
2021-08-08 16:14:51 +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 |
Menai Ala Eddine
|
8f42d345df
|
contents(html): add tip for multilingual site (#308)
* Add a new tip for answer 3
* Update html-questions.md
Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
|
2021-07-04 16:13:51 +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 |
Menai Ala Eddine
|
e59e496366
|
content: Capitalize the letters of the word Document (#309)
* ✏️ Capitalize the letters of the word Document
* Update html-questions.md
Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
|
2021-07-04 16:08:45 +08:00 |
Yangshun
|
de03c89826
|
website: track referral clicks via gtag
|
2021-05-31 00:43:52 +08:00 |
Yangshun
|
a3f79d3547
|
misc: rename actions
|
2021-05-30 18:24:27 +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
|
54d61119be
|
misc: add GitHub deploy action
|
2021-05-30 14:38:47 +08:00 |
Yangshun
|
bb0ee4548f
|
website: improve heading typography for mobile
|
2021-05-30 13:50:31 +08:00 |
Donghyun Cho
|
67ae09baa2
|
contents: fix typo in Korean (#304)
* Korean: fix broken markdown
* Korean: fix typo
Co-authored-by: devHudi <devhudi@gmail.com>
|
2021-05-30 13:39:53 +08:00 |
Yangshun
|
eb04310845
|
contents: formatting
|
2021-05-30 04:53:04 +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 |
Yangshun
|
b69069598f
|
misc: remove BLM
|
2021-05-28 21:20:02 +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
|
7eeb3c06b6
|
misc: update domain to Tech Interview Handbook
|
2021-05-28 21:02:39 +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 |
Felipe Fialho
|
ce4b56b0fd
|
docs: translate text to pt (#299)
|
2021-05-11 00:47:43 +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 |
Евгений Сергеевич Михайлов
|
a7d051f860
|
Update javascript-questions.md (#295)
помогают упростить строковую строк -> помогают упростить построение строк
|
2021-05-02 11:49:25 +08:00 |
Евгений Сергеевич Михайлов
|
25479b7bb0
|
Update html-questions.md (#294)
грамматика и пунктуация
|
2021-05-02 11:49:09 +08:00 |
Parth Parmar
|
073e216194
|
html: fix typo (#296)
Fixing a small typo
|
2021-05-02 11:48:44 +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 |
buuug7
|
7414a4c13d
|
css: 请解释在编写网站时,响应式与移动优先的区别 (#292)
|
2021-04-03 15:12:00 +08:00 |
Tay Yang Shun
|
d851302fb5
|
website: update deploy command
|
2021-04-02 22:00:44 +08:00 |