Commit Graph

19 Commits

Author SHA1 Message Date
Cezar Augusto 2fd84e7d26 remove @cezaraugusto from maintainers list (#533) 2019-07-26 20:32:51 -04:00
Darcy Clarke d386516832
Update website styling, fix attribution & more... (#532)
*  Add contributors to README.md
*  Update package.json deps (there was a security alert before for an out-of-date dep)
*  Add a copy step to npm run contributors:generate into ./src/_data/contributors.json
*  Update "About" page with all relevant contributors, maintainers & history
*  Fix some styling of the website
*  Rearranged Questions navigation to reflect the order in the README.md
*  Update @darcyclarke as a contributor
*  Update @roblarsen as a contributor
*  Update @cezaraugusto as a contributor
*  Update @vvscode as a contributor
2019-07-24 20:19:49 -04:00
Christian Oliff 056cc4e94a Update css-questions.md (#528) 2019-07-01 11:26:28 +03:00
Christian Oliff 8555182058 update copyright year and change (c) to © (#526) 2019-06-20 12:52:02 +04:00
Christian Oliff 8878c480c5 update URL of site (#524) 2019-05-07 15:51:38 -04:00
Christian Oliff 1e2b85db4f
[ImgBot] Optimize images (#523)
*Total -- 66.35kb -> 30.33kb (54.29%)

/src/assets/images/og-image.png -- 41.31kb -> 16.84kb (59.24%)
/src/assets/images/apple-touch-icon.png -- 17.97kb -> 9.24kb (48.58%)
/src/assets/images/favicon-96x96.png -- 7.07kb -> 4.25kb (39.95%)
2019-05-06 09:46:20 +09:00
Max Lyashuk 01faebbc76 feat(translation/ukrainian): update Contributors and General sections (#519)
* feat(translation/ukrainian): update Contributors and General sections

* feat(translation/ukrainian): fix typo
2019-05-02 09:40:20 +04:00
Pavel Glushkov ab6ff7ccb2 Added new question about CDN services (#516)
* Add question about CDN services
2019-04-17 16:28:11 -04:00
Rob Larsen ee73dff091 Fixing headers for fun (#513)
replicates the work in #387
2019-02-24 14:03:02 +03:00
kurtr c067a6c34e Rephrased questions in javascript-questions.md to add context (#512)
Included the the `Array.` prefix in the question regarding `.forEach` and `.map` since the `.forEach` method reference is ambiguous and also used by array like built-in objects such as `NodeList` and HTML element collections. Updated the question regarding `.call` and `.apply` to reflect the same verbosity.
2019-02-21 16:57:27 -05:00
James Steinbach 4a3f775403 Responsive Nav (#510)
* Adjust header font sizes & spacing

* Adjust container padding for smaller screens

* Make nav responsive: hamburger icon, js toggle, flexible styles

* A couple small UI fixes: max-width & external link icon

* Keep spacing between GH iframe & header

* Put collapsed questions nav back at right edge

* Refactor nav layout; change hamburger to arrow

* better toggle

* tabindex fix with CSS
2019-02-16 08:56:48 -05:00
Mišo Románek 4c553b4baf Fixed some grammar in Slovak translation (#508) 2019-01-09 14:57:37 +03:00
Rob Larsen c964a6daff
JavaScript 2018 (and beyond!) (#504)
Some of the JavaScript questions are stale. I'm making an editorial pass to clean up those questions, removing stuff that's more 2008 than 2018.
2019-01-07 12:20:25 -05:00
Niti Singhal 021d2e6107 Adding question on domain pre-fetching (#503) 2019-01-07 14:23:22 +03:00
Alexey Pyltsyn 7036e8d1c1 Improve Russian translation (#507) 2018-12-25 21:53:28 +03:00
Max Fenton 94a9a21623 Fix typo in navigation (#506)
`Performance` was mis-spelled as `perfomance`
2018-12-11 07:40:33 +03:00
Cezar Augusto d772571784 minify svg image 2018-12-03 01:13:46 -02:00
Cezar Augusto 1702954a5c fix wrong paths in gh-pages 2018-12-03 01:13:38 -02:00
Cezar Augusto cb980c60b8
add a website (#505)
close https://gthub.com/h5bp/Front-end-Developer-Interview-Questions/issues/448
2018-12-02 19:28:33 -02:00