Commit Graph
835 Commits
Author SHA1 Message Date
Jean-Philippe Sirois c22fee561e Merge pull request #299 from DhanushAdithya/master
Improvements in 404 pages
2020-08-07 01:59:44 -04:00
Dhanush Adithya fadb031f70 ui(404): improve 404 page styling 2020-08-07 01:58:43 -04:00
Jean-Philippe Sirois 2f81f5778b Merge pull request #300 from the-programmers-hangout/ui-fix-links-underline
ui: fix underline on links on Firefox
2020-08-03 13:27:58 -04:00
Jean-Philippe Sirois e97bd18dac ui: fix underline on links on Firefox 2020-08-03 13:23:11 -04:00
Jean-Philippe Sirois 899fc8f746 docs(README): update README for clarity 2020-07-30 14:37:50 -04:00
Jean-Philippe Sirois b67fb3984b Merge pull request #298 from the-programmers-hangout/ui-tweak-header
ui: tweak header, make it much smaller
2020-07-24 13:33:30 -04:00
Jean-Philippe Sirois c08e8446b5 ui: tweak header, make it much smaller 2020-07-24 13:28:31 -04:00
Jean-Philippe Sirois 1b09b1651a Merge pull request #297 from the-programmers-hangout/content-faq-space-out-roles-with-newlines
content(faq): space out roles by new line
2020-07-24 12:55:13 -04:00
Jean-Philippe Sirois cd63f8c243 content(faq): space out roles by new line 2020-07-24 12:53:06 -04:00
Jean-Philippe Sirois b48d66df58 Merge pull request #296 from the-programmers-hangout/ui-improve-headings-typography
ui: improve headings typography
2020-07-24 12:52:06 -04:00
Jean-Philippe Sirois 48f81e904a ui: improve headings typography 2020-07-24 12:40:19 -04:00
Jean-Philippe Sirois 608f3496f1 Merge pull request #295 from the-programmers-hangout/content-fix-mistake-in-async-await
content(docs): fix missing async in async/await example
2020-07-24 11:47:44 -04:00
Jean-Philippe Sirois 9ba91ea47a content(docs): fix missing async in async/await example 2020-07-24 11:45:35 -04:00
Jean-Philippe Sirois 27db19a17e Merge pull request #287 from DhanushAdithya/master
Made some improvements for the files in javascript folder
2020-07-24 11:28:03 -04:00
Dhanush Adithya c76f24f97e content(docs): clean up Python operators 2020-07-24 11:25:46 -04:00
Dhanush Adithya ac8a7a6a76 fix(docs): update bad title from web-dev intro 2020-07-24 11:25:09 -04:00
Dhanush Adithya 464398d163 content(docs): nit on punctuation 2020-07-24 11:24:45 -04:00
Dhanush Adithya 1749ec3648 content(docs): clean up unused parameter in code examples 2020-07-24 11:24:12 -04:00
Dhanush Adithya e4df60d22b content(docs): emphasis on JS promises, JS does not wait! 2020-07-24 11:23:34 -04:00
Dhanush Adithya eda6adb16e content(docs): fix typo in JS async/await 2020-07-24 11:23:16 -04:00
Dhanush Adithya defc87a36e content(docs): update JS variables for clarity 2020-07-24 11:22:42 -04:00
Jean-Philippe Sirois 8f28201f6a Merge pull request #294 from the-programmers-hangout/style-format-codebase
style: format codebase with Prettier
2020-07-24 11:05:18 -04:00
Jean-Philippe Sirois 8434c706d5 style: format codebase with Prettier 2020-07-24 11:03:09 -04:00
Jean-Philippe Sirois 118473e20a Merge pull request #293 from the-programmers-hangout/content-add-faq-page
content: add faq page
2020-07-24 10:45:54 -04:00
Jean-Philippe Sirois 71d38a53db content: add faq page 2020-07-24 10:40:31 -04:00
Jean-Philippe Sirois c92b272416 Merge pull request #291 from arkencl/patch-1
content(resources): update Java generics.md
2020-07-20 20:34:44 -04:00
Georg Göring f51747e734 Update generics.md
First example lacks an variable name for the list of strings.
2020-07-20 20:33:42 -04:00
Jean-Philippe Sirois bc458fd11a Merge pull request #290 from kkhan01/bug-289-fix-projects-query
fix(resources): hotfix to give project/resources an item with a relative path
2020-07-20 20:07:06 -04:00
Khinshan Khan 1396b1a04a hotfix to give project/resources an item with a relative path 2020-07-18 23:57:35 -04:00
Moe-Szyslak d0c72a8899 Merge pull request #284 from Moe-Szyslak/master
feat(resources) add http-project-guide
2020-06-12 20:42:50 +01:00
moe cc23c655f1 feat(resources) http-project-guide grammar and clarity changes 2020-06-09 08:50:52 +01:00
moe d3df50b340 feat(resources) add http-project-guide 2020-06-08 22:32:20 +01:00
Jean-Philippe Sirois 49b2b7eabe Merge pull request #285 from pandaniell/resources/add-author
content(resources): add author
2020-06-08 16:47:16 -04:00
pandaniell 195efba98a content(resources): add author 2020-06-08 22:45:17 +02:00
Jean-Philippe Sirois a0e7b268cf Merge pull request #280 from pandaniell/master
feat(resources): add util.promisify example
2020-06-08 13:46:59 -04:00
pandaniell 3657908fd0 feat(resources) add util.promisify example 2020-06-08 19:45:15 +02:00
Moe-Szyslak 73d6775a0c Merge pull request #282 from ddivad195/patch-2
content(rules): fix typo with on being included twice
2020-06-08 14:58:31 +01:00
David a891a06d59 Update rules.md 2020-06-08 14:53:57 +01:00
Jean-Philippe Sirois 7b6506877d Merge pull request #281 from ddivad195/patch-1
content(rules): update academic dishonesty phrasing
2020-06-08 08:12:16 -04:00
David 07c62de269 content(rules): update academic dishonesty phrasing
Update the phrasing of the Academic Dishonesty rule based on feedback discussed in Discord. The old phrasing made it sound like this was ok, but it was actually talking about what academic dishonesty and not that its ok to talk about in TPH. This was reworded to remove the source of confusion.
2020-06-06 23:57:36 +01:00
Jean-Philippe Sirois 681f59b9cf Merge pull request #278 from Moe-Szyslak/rules-list-items
feat(resources): Add bullet points to list items in the rules
2020-05-29 12:53:17 -04:00
moe bbd1839cdb feat(resources): Add bullet points to list items in the rules 2020-05-29 10:56:58 +01:00
Jean-Philippe Sirois bc34114f22 Merge pull request #277 from the-programmers-hangout/ui-tweak-toc-prefix
ui: tweak table of contents prefix
2020-05-28 00:55:36 -04:00
Jean-Philippe Sirois f6c8f9e6fe ui: tweak table of contents prefix 2020-05-28 00:47:01 -04:00
Jean-Philippe Sirois 2a7ca4299f Merge pull request #276 from the-programmers-hangout/feat-resources-scrollspy
feat: implement scrollspy
2020-05-28 00:46:54 -04:00
Jean-Philippe Sirois d1c375ecf1 feat: implement scrollspy 2020-05-28 00:43:23 -04:00
Jean-Philippe Sirois 8edb4358f9 Merge pull request #275 from the-programmers-hangout/content-update-bot-development-intro
content(resources): update bot development resources
2020-05-27 06:01:27 -04:00
Jean-Philippe Sirois 271a843079 content(resources): update bot development resources 2020-05-27 05:57:45 -04:00
Jean-Philippe Sirois cd11501986 Merge pull request #273 from the-programmers-hangout/feat-topics
feat(resources): support for topics
2020-05-27 05:43:29 -04:00
Jean-Philippe Sirois 81bb9e2b61 feat(resources): support topics + languages in sidebar 2020-05-27 05:33:45 -04:00