Jean-Philippe Sirois
fd7005c9df
ui: tweak sticky header styles to match figma sketch
2021-06-01 00:08:17 -04:00
Jean-Philippe Sirois
e7307a0893
fix: invalid css
2021-06-01 00:08:17 -04:00
Jean-Philippe Sirois
cc740502e9
fix: move to a more stable scroll API to avoid jumping
2021-06-01 00:08:17 -04:00
jumpyapple
fdb6083c6b
fix: AbortController not found, resize text in Box
2021-06-01 00:02:56 -04:00
jumpyapple
8a5970107f
feat: create sticky version of components involved
...
Notices problems are
- Links in content area are higher (in terms of z value) than the sticky header.
- The sidebar header for table of contents seems to be positioned higher than it should.
- Text size of breadcrumb and title are too big.
- Flickering problem on pages that are short (less content/one page content).
2021-06-01 00:02:56 -04:00
jumpyapple
5ba1e86672
fix: window is not available during gatsby build
...
Check if window is available, and set initial value for `state.scrollY`.
2021-06-01 00:02:56 -04:00
jumpyapple
38e1a4ba56
feat: add a proof of concept
...
Using debouncing idea described in
https://css-tricks.com/styling-based-on-scroll-position/ to record
scrollY value and render the `BoxedTitle` base on the value. The box is
hidden when scrollY is greater than 30.
The class-style React component is used to register an event listener
for scrolling event.
2021-06-01 00:02:56 -04:00
ameh
6ec03a6436
feat: add minimodding, webscraping, drama rules
2021-05-28 11:05:52 -05:00
Sam Wolfs
11af26cef2
Fix chapter 12 & 13 headers
2021-05-27 03:49:42 -04:00
MuhammadWasif
79eaea6e05
Display author when only one contribute
2021-05-27 02:48:46 -04:00
norogoth
2370741701
Update beginners.md
...
Grammar
Changed the punctuation from a comma to a semicolon. Changed "is" to "are"
Tactfulness
Changed "mind you" to "In addition" to improve the tone.
Number
Changed the number to over 80,000! :)
2021-05-27 02:41:13 -04:00
Esteban Borai
e3eff37aca
fix: Safari support for PrismJS env configuration
...
Fixes a RegExp validation error caused when building and executing
a RegExp with LookBehind syntax on Safari.
This issue causes a white screen when running `npm start` on Safari
browser.
2021-05-22 01:10:07 -04:00
Jean-Philippe Sirois
02784d6320
Merge pull request #401 from the-programmers-hangout/update-content
...
Update role info and beginner content
2021-05-15 19:43:27 -04:00
Jean-Philippe Sirois
b8cedc8f1c
Merge pull request #400 from the-programmers-hangout/what-is-vim
...
feat: add vim spotlight
2021-05-15 19:42:39 -04:00
Mark
77208384d4
Update role info and beginner content
2021-05-15 21:52:33 +01:00
Mark
0cb2c17905
feat: add vim spotlight
2021-05-15 21:45:54 +01:00
Mark
a82035d908
feat: Add google spotlight
2021-05-04 18:07:02 +01:00
Mark
4c63e35fe6
feat: add sqlite spotlight
2021-04-21 20:16:21 +01:00
Mark
41f3748b04
feat: Make spotlight formatting consistent across articles
2021-04-02 12:35:40 +01:00
Mark
54ceb3cf02
feat: add symfony spotlight
2021-04-02 00:12:52 +01:00
Mark
4adf7e3c0e
feat: add ansible spotlight
2021-04-02 00:08:38 +01:00
Jean-Philippe Sirois
3a25f87fd6
fix: typo begginers -> beginners
2021-02-25 13:28:46 -05:00
JakeJMattson
5ec2cbff8f
Migrate KUtils references to DiscordKt
2021-02-25 12:28:12 -06:00
JakeJMattson
64c2506a0c
Delete kutils-guide.md
2021-02-25 12:27:49 -06:00
jumpyapple
51caf8ac80
fix(resources/python): replace the link to free book with a new one
...
The target repository change the directory structure resulting in a dead link.
2021-02-25 04:39:36 -05:00
Jean-Philippe Sirois
3497768ecc
style: auto-format
2021-02-25 04:37:28 -05:00
Joseph
f3337f8cfb
added begginers page
2021-02-25 04:34:41 -05:00
Jean-Philippe Sirois
46e8651b31
style: auto-format
2021-02-25 04:24:10 -05:00
Lê Duy Quang
f782589856
Added a cause and fix for the cannot read property error.
2021-02-25 04:21:57 -05:00
Lê Duy Quang
b854b46050
Converted all tabs to spaces.
2021-02-25 04:21:57 -05:00
Lê Duy Quang
0862031bf9
Fixed grammar errors.
2021-02-25 04:21:57 -05:00
Lê Duy Quang
ac1ed508f7
Added "Cannot read property "abc" of null/undefined."
2021-02-25 04:21:57 -05:00
Mark
f29db39382
feat: Update moderation information
2021-02-20 15:50:48 +00:00
Jakob Bowyer
c974b5ca5e
Fixed my discord icon :blaze:
2021-02-12 15:28:09 +00:00
Jean-Philippe Sirois
5611e6b157
style: auto-format
2020-11-21 04:11:32 -05:00
Jean-Philippe Sirois
a9cd7525d4
ui(rules): style the Emergengy Staff Ping role
2020-11-21 04:11:13 -05:00
Amish Naidu
dc2fe9f59a
Rename SRB role
2020-11-21 04:00:14 -05:00
Amish Naidu
eb05b34483
Remove "assume good-faith"
2020-11-21 04:00:14 -05:00
Amish Naidu
04f48b94b9
Update rules
2020-11-21 04:00:14 -05:00
Amish Naidu
f24ce33007
Restructure and tweak rules
2020-11-21 04:00:14 -05:00
Jean-Philippe Sirois
bfc9cc066b
ui: swap inter for ibm plex sans, and oxygen mono for ibm plex mono
2020-11-12 05:23:18 -05:00
Jean-Philippe Sirois
41ae68952b
fix: resource link in light mode
2020-11-12 04:14:20 -05:00
Jean-Philippe Sirois
36155ea825
ui: fix links underline
2020-11-12 03:55:19 -05:00
Jean-Philippe Sirois
fe155e2f93
ui(faq): tweak role colors
2020-11-12 03:13:24 -05:00
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
262e8b7fe6
ui(header): tweak header background, and single title to be less awkward
2020-11-12 01:33:23 -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
Mahamed-Belkheir
e618b22ab4
added dotenv highlight support for prismjs
2020-10-24 09:39:30 +01:00