Commit Graph

541 Commits

Author SHA1 Message Date
Tay Yang Shun a36d70c64f website: update success stories 2021-04-02 21:55:22 +08:00
Tay Yang Shun 825dda9354 css: fix markup 2021-04-02 21:53:13 +08:00
Jardel 8d9e51ffe3
css: add more pr translations (#289)
* add translate questions CSS

* add translate questions CSS

* add translate questions CSS

* add translate questions CSS

* Update css-questions.md

* Update translate css-questions

* Update translate css-questions

* Update css-questions.md

Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
2021-04-02 21:17:13 +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
Jardel bfc57939ad
css: translate for pr language (#288)
* add translate questions CSS

* add translate questions CSS

* add translate questions CSS

* add translate questions CSS

* Update css-questions.md

Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
2021-03-06 21:34:53 +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
Andi Wilson b888c7939d
css: fix typo (#285)
Small typo.
2021-02-13 20:49:23 +08:00
Kiichi_Sugihara 3fd92d1a64
contents(js): Japanese translations of some JS empty answer (#286)
* contents(js):copy en-answers for some JS empty answers

* contents(js): Japanese translations of some JS questions
2021-02-13 20:48:49 +08:00
Andi Wilson 157349f16a
css: fix typo (#284) 2021-01-10 14:10:42 +08:00
Do 54be999eba
contents(js): remove redundant url link (#283)
http://theproactiveprogrammer.com/javascript/the-javascript-event-loop-a-stack-and-a-queue/ is no longer available in the web
2020-12-15 19:40:12 +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
Beom Sung Heo e7d38c8a1d
[css][kr] improve positioning answer (#278) 2020-11-08 19:14:57 +08:00
Diego Giuliani 074517d1df
contents(js): Spanish translations of some JS questions (#276) 2020-10-08 12:24:19 +08:00
Wendy Kong c6b6b0066b
fix: image links (#271) 2020-10-02 01:23:24 +08:00
SH f2f7efdd57
content: HTML german (#267)
* Few questions translated

* finished translation

* deleted mistake

* Fixed links
2020-09-28 11:11:49 +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
Julian Pufler 0f3dfe28fa
contents(html): typo fixing and additional thoughts (#263)
* typo fixing and additional thoughts

* Update html-questions.md

* Update html-questions.md

Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
2020-07-23 16:28:01 +08:00
Haseeb Khan bb36ef6052
contents(html): wrap `head` in code block (#262) 2020-07-22 23:32:37 +08:00
Johnny Walker ed71e594d3
contents(html): add important missing information on hreflang (#260) 2020-07-20 19:39:46 +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 3cbac459e9 misc: improve README 2020-07-19 01:05:29 +08:00
Yangshun Tay 8578700835 misc: add website links 2020-07-19 00:54:18 +08:00
Yangshun Tay 80f427cde3 feat: enable es translations 2020-07-19 00:50:22 +08:00
Felipe Rueda cd852c87ab
contents: Spanish translation (README.md and html-questions.md) (#258)
* translated the README file to spanish

* translated title, subtitles and back to top phrases

* translated the first three HTML questions to spanish.

* create css-questions.md
initial

* create javascript-questions.md
initial

* delete html-questions.md and README.md
will replace

* create html-questions.md

* create README.md

* translate README.md
finished

* translate html-questions.md
update til q.5

* update html-questions.md
translated until question 8

* update html-questions.md
finished translating and reviewing

* update README.md
added Spanish to options and did the final review of the translation

* mark css-questions.md and javascript-questions.md as not translated yet
2020-07-19 00:45:59 +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 80217f123f contents: remove visibility: hidden answer from question on visually hiding content 2020-07-04 20:59:30 +08:00
Lewis Liu e87b7053b4
[css][en] add a translation from its CN version (#255)
* removed duplicated ENG answers in the CN version

* content: misc change

added a missing EN answer according to its CN translation

* Update css-questions.md

Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
2020-07-04 20:54:29 +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 da2a1ff605
misc: add blm to README 2020-06-03 10:51:47 +08:00
Hsuan Lee d31c78d4d9
docs(zh): update the description of the cookie (#253) 2020-05-20 16:18:03 +08:00
Fábio Lopes b643c86214
[fix] correction of redirect links on /questions (#252)
* [fix] wrong location

* [fix] wrong location

* [fix] wrong location
2020-04-30 02:05:04 +08:00
Yangshun Tay 76a508995f website: upgrade Docusaurus to alpha.51 2020-04-27 21:12:57 +08:00
Yangshun Tay 83365c068b contents: misc changes 2020-04-27 21:12:51 +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 4a6f7e7069 chore: standardize translated contents menu 2020-04-13 12:13:52 +08:00
Yangshun Tay 5d70dcfcbf chore: move wip folder 2020-04-13 12:13:38 +08:00
Yangshun Tay cbdfb4ca5e contents: tidy up code blocks 2020-04-13 12:09:39 +08:00
Yangshun Tay c823f72b44 contents: add table of contents 2020-04-13 12:00:31 +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