Sagnik Pradhan
6b267780b5
feat: added prefers-color-scheme support
...
+ read media query for theme preference
+ improved typing of useLocalStorage hook
2021-10-19 14:46:18 -04:00
Abhishek Sanjay Gawade
c75ec56bb4
replace hastebin link with https://hastebin.com/ and https://pastecord.com/
...
the previous link was dead i replace with proper one
Added https://pastecord.com/ to paste
remove the extra space between pastecode.com
Remove again extra space between pastecode
2021-10-19 14:06:33 -04:00
Sagnik Pradhan
52f5390a8f
fix: closes #428 ( #431 )
2021-10-17 07:07:57 +03:00
oof2win2 and Xetera
291f30fdb4
Fix sticky navbar on mobile devices ( #422 )
...
* 🐛 Fix sticky navbar on mobile devices
* 🔧 Change from accelerometer to user-agent
* 🐛 Fix window not available, use sceeen height
* 🔧 Move to CSS, hide sticky navbar on mobile
Co-authored-by: Xetera <[email protected] >
2021-10-11 10:10:14 +03:00
itsHobbes
05d1b0bf4e
Merge branch 'master' into dev
2021-10-07 17:38:04 +01:00
Mark
c194a69083
Fix judgebot command formatting
2021-10-07 15:35:35 +01:00
Mark
d17852e850
Add ban appeal form
2021-10-07 15:11:33 +01:00
oof2win2
c40943bdce
🐛 Fix sidebar breakpoint for iPad
2021-10-05 00:06:59 +02:00
Alexander Deledda
546a2a8bcd
add RaffleBot info ( #426 )
...
* add RaffleBot info
* revert package-lock.json changes
2021-10-03 22:35:29 +03:00
Joel Lau and Xetera
c08406a708
added authors to archive (tech spotlight) templates ( #424 )
...
Co-authored-by: Xetera <[email protected] >
2021-10-03 01:12:23 +03:00
Specy
2bbccddf08
fixed #412 , fixed #TODO in side menu animation, fixed <a> text being on top of the header ( #420 )
...
* fixed overflown text, text above header, animation
* Fixed pre tag overflowing
* fixed h tags overflow
2021-10-02 02:52:27 +03:00
TwinProduction
9cc98c21ee
Offset anchor links while taking the fixed header into consideration
2021-08-25 18:03:54 -04:00
Mark
cc12aeb58f
Clean up url
2021-08-22 18:20:23 +01:00
Mark
1a54198a83
Add authors to tech spotlight archives
2021-08-22 18:16:42 +01:00
Mark
22be8392df
Add what is zsh archive
2021-08-21 15:05:16 +01:00
Mark
f178227d45
Add what is clojure archive
2021-08-21 14:15:54 +01:00
Mark
4221e57eaa
Update bots page
2021-08-21 14:10:18 +01:00
Mark
a3be792ef2
Add what is wsl archive
2021-08-21 14:01:37 +01:00
Mark
15b3e40d2a
Add what is deno archive
2021-08-21 13:54:06 +01:00
Jean-Philippe Sirois
b1db2df6d5
Merge pull request #414 from Stone-Red-Code/add-c-sharp-resources
...
Add c-sharp resources
2021-07-21 15:29:43 -04:00
Aadhish Sriram S
29d2125c87
change source link of emourge
...
The server uses mongo version of emourge but the current source points the postgres version.
2021-07-21 19:09:29 +05:30
Stone-Red-Code
d70a902c89
Fixed headings order
2021-07-09 18:40:26 +02:00
Stone-Red-Code
6555a9bcc1
Remove extra slash
2021-07-09 11:41:12 +02:00
Stone-Red-Code
f7c562c383
Fixed naming conventions examples
2021-07-09 11:39:10 +02:00
Stone-Red-Code
9e07fa33fa
Fixed layout conventions code example
2021-07-08 22:03:04 +02:00
Stone-Red-Code
3e75ce3aad
Basic resources added
...
- intro
- naming conventions
- access modifiers
2021-07-08 19:27:21 +02:00
Tanya
fb1cda89fb
Update users count
2021-07-03 21:59:42 +04:00
ameh
dcf38962c0
fix: clarify rules on minimodding
2021-06-06 17:52:18 -05:00
Jean-Philippe Sirois
efb1fe724b
fix: correctly show header on generic content pages
2021-06-01 00:18:01 -04:00
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