Commit Graph
1149 Commits
Author SHA1 Message Date
Jean-Philippe Sirois dfe2d228e6 ui(faq): make roles badge-like using MDX, tweak list of roles 2020-11-12 02:54:09 -05:00
Jean-Philippe Sirois b339fccb33 Merge pull request #376 from the-programmers-hangout/ui-improve-header
ui(header): tweak header background, and single title to be less awkward
2020-11-12 01:39:38 -05:00
Jean-Philippe Sirois 262e8b7fe6 ui(header): tweak header background, and single title to be less awkward 2020-11-12 01:33:23 -05:00
Jean-Philippe Sirois 1268a6fd99 Merge pull request #375 from the-programmers-hangout/chore-deps
chore(deps): bump discord.js to 12.4.1
2020-11-09 17:45:07 -05:00
Jean-Philippe Sirois dfefe313b1 chore(deps): bump discord.js to 12.4.1 2020-11-09 17:41:55 -05:00
Jean-Philippe Sirois c2fafce571 Merge pull request #374 from the-programmers-hangout/build-attempt-to-restore-netlify-build-preview
build: attempt to restore Netlify build preview
2020-11-09 17:37:38 -05:00
Jean-Philippe Sirois 472a7887b8 build: temporarily disable fetching members until intents are enabled 2020-11-09 17:34:51 -05:00
Jean-Philippe Sirois 8b59df15ef build: attempt to restore Netlify build preview 2020-11-09 16:55:36 -05:00
Jean-Philippe Sirois c76b6c2f99 Merge pull request #373 from itsHobbes/master
Update bots page to include polly & passive bots
2020-11-06 14:16:44 -05:00
Mark ec0216305c bug: Fix typos in bots page 2020-11-06 19:11:39 +00:00
Mark 705925a3b2 feat: Update passive bot section 2020-11-06 11:10:58 +00:00
Mark 4ad8fba335 feat: Update bot information 2020-11-06 10:54:35 +00:00
Jean-Philippe Sirois 3a004365b7 Merge pull request #371 from Mahamed-Belkheir/master
Adds dotenv highlight support for Prism
2020-10-24 08:33:08 -04:00
Mahamed-Belkheir e618b22ab4 added dotenv highlight support for prismjs 2020-10-24 09:39:30 +01:00
Jean-Philippe Sirois d9445cfa21 Merge pull request #369 from ddivad195/patch-3
content: update bots page content
2020-10-24 02:00:22 -04:00
David 50c46cff61 content: update bots page content
- Update keeper prefix. The old prefix should have been "keeper", not "keeperhelp", but this was changed to "keeper!" to fix this confusion.
- Update "+beginners" mention to "++beginners" for consistency with the rest of the commands.
2020-10-23 16:31:29 +01:00
Jean-Philippe Sirois 3c2b75665a Merge pull request #362 from lima0/master
added board member/retired staff description
2020-10-21 20:21:33 -04:00
Selim a6ab80785f add Administrative Board Member 2020-10-21 20:21:14 -04:00
Selim 42e064c4f2 added board member/retired staff description
added board member/retired staff description in the faq page
2020-10-21 20:21:14 -04:00
Jean-Philippe Sirois 9ed555a655 Merge pull request #368 from Toby-Larone/master
Add bots page to website
2020-10-18 04:25:02 -04:00
Toby Larone f53c469980 feat: Add bots page to website menus 2020-10-17 16:46:35 +01:00
Toby Larone 65841a5749 feat: Add page to detail tph bots 2020-10-17 16:33:33 +01:00
Jean-Philippe Sirois a4cd7e6799 Merge pull request #366 from the-programmers-hangout/fix-discord-js-spotlight-token-out-of-screen
fix(archives): fix token going out of screen
2020-10-05 09:36:39 -04:00
Jean-Philippe Sirois c2782ab589 fix(archives): fix token going out of screen 2020-10-05 09:36:09 -04:00
Jean-Philippe Sirois 24ea47c4cc Merge pull request #363 from DracTheDino/patch-1
Added info about GH organisation in FAQ
2020-10-03 11:01:22 -04:00
Drac c779ef0489 Added info about GH organisation in FAQ 2020-10-03 10:37:36 +05:30
Jean-Philippe Sirois cc59693157 Merge pull request #361 from the-programmers-hangout/ui-tweak-page-navigation
ui: tweak page navigation
2020-10-01 16:57:43 -04:00
Jean-Philippe Sirois 2924cfcbef refact: clean up page navigation styles 2020-10-01 16:55:12 -04:00
Jean-Philippe Sirois c3f9388b6b ui: add margin above page navigation 2020-10-01 16:45:40 -04:00
Jean-Philippe Sirois ebf29008fa style: clean up artifact 2020-10-01 16:44:47 -04:00
Jean-Philippe Sirois aa623ae965 style: auto-format page navigation 2020-10-01 16:43:48 -04:00
Jean-Philippe Sirois acb4f06843 refact: rename the outer element of PageNavigation 2020-10-01 16:41:14 -04:00
Jean-Philippe Sirois 7ff4b4b9d0 Merge pull request #359 from dfireBird/feature-page-navigation
Feature page navigation
2020-10-01 16:26:51 -04:00
dfireBird d3132de490 refactor: make style names shorter and more readable 2020-10-01 21:54:48 +05:30
dfireBird 0b35ea1a66 feat: implement page navigation in resource pages 2020-10-01 14:47:54 +05:30
dfireBird c30074e4dd feat: add PageNavigation component 2020-10-01 14:47:54 +05:30
Jean-Philippe Sirois f3b9b11309 Merge pull request #356 from dfireBird/fix-352
Add width property - fix toc positioning
2020-10-01 04:57:38 -04:00
dfireBird 8661d61daf Add width property - fix toc positioning
fix the-programmers-hangout/website#352
2020-10-01 04:56:42 -04:00
Jean-Philippe Sirois 076da98cda Merge pull request #357 from dfireBird/fix-214
Change `path.join` to `path.posix.join` ensuring path uses `/` not `\`
2020-10-01 04:55:14 -04:00
dfireBird b0e6fbcd67 change path.join to path.posix.join ensuring path uses / not \
fixes the-programmers-hangout/website#214
2020-10-01 04:53:59 -04:00
Jean-Philippe Sirois 236f84db8c Merge pull request #358 from dfireBird/fix-274
Open resource intro on selecting
2020-10-01 04:52:20 -04:00
dfireBird 16c10c3a38 open resource intro on selecting
fix the-programmers-hangout/website#274
2020-09-24 18:03:40 +05:30
Jean-Philippe Sirois 34754ac08d Merge pull request #350 from travisk-codes/349-right-sidebar-position
Prevent ToC from repositioning when zoom is <100%
2020-09-21 15:57:25 -04:00
Travis Kohlbeck dafb8c2e2b Prevent ToC from repositioning with zoom 2020-09-21 15:54:28 -04:00
Jean-Philippe Sirois d6ef3a626f Merge pull request #351 from ilitr/add_discordjs_to_archive
content(archives): add discordjs spotlight
2020-09-21 15:48:13 -04:00
ilitr 26caebab66 content(archives): add discordjs spotlight 2020-09-19 20:27:27 -05:00
Jean-Philippe Sirois 3a8bdeb748 Merge pull request #348 from the-programmers-hangout/refact-clean-up-component-types
refact: clean up useless PropsWithChildren type
2020-09-18 19:44:25 -04:00
Jean-Philippe Sirois b1f95ba204 refact: clean up useless PropsWithChildren type 2020-09-18 19:39:12 -04:00
Jean-Philippe Sirois b2308f682f Merge pull request #345 from travisk-codes/344-spotlight-underline
Prevent spotlight link underlines from extending past text
2020-09-16 20:50:26 -04:00
Travis Kohlbeck 5e4503abfa Replace border-bottom underline with text-decoration 2020-09-16 20:45:21 -04:00