Commit Graph
453 Commits
Author SHA1 Message Date
Mark 7db06da8dc Add modern java spotlight 2021-11-08 17:11:19 +00:00
Mark bb429ce2e3 Add typescript tech spotlight 2021-11-08 17:08:05 +00:00
Jean-Philippe Sirois cf4d3b2cc8 style: auto format codebase 2021-10-26 13:55:12 -04:00
Mark f252e81de2 Rename archive components 2021-10-24 17:22:23 +01:00
Mark 89fa0fd4a9 Fix spotlight queries 2021-10-24 16:56:07 +01:00
Mark 4d000252ec rename archive to spotlights 2021-10-24 16:35:05 +01:00
Stone-Red-Code 37d44d0f4b Change titles in C# resources 2021-10-19 15:04:28 -04:00
Jean-Philippe Sirois e87dd88335 style: fix lint issue 2021-10-19 14:46:18 -04:00
Sagnik Pradhan 9b357a98fb refact: rework theme code
fix: lint errors

fix: lint error

fix: lint error
2021-10-19 14:46:18 -04:00
Sagnik Pradhan 975ccaa7b6 fix: lint issues 2021-10-19 14:46:18 -04:00
Sagnik Pradhan c81d9246c4 fix: undefined document in ssr 2021-10-19 14:46:18 -04:00
Sagnik Pradhan b6b295fced fix: hopefully fix for #334 2021-10-19 14:46:18 -04:00
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
oof2win2andXetera 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 LauandXetera 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