Derek Ross
11913be49c
Fix scrolling on desktop and mobile
...
- Fix desktop: use fixed height on .main-content so overflow-y: auto
creates a proper scroll container (min-height prevented scrolling)
- Fix mobile: override to height: auto and overflow: visible so the
body handles scrolling naturally
- Fix touch swipe handler blocking vertical scroll by restricting
swipe detection to left edge zone and raising preventDefault threshold
- Move @import out of :root block (invalid CSS, font may not load)
- Add overflow-wrap/word-break to prevent long URLs causing horizontal scroll
- Add overflow handling for markdown content (pre, code, table, img)
- Add overflow: hidden on top-nav and max-width guard on mobile nav-content
2026-03-27 13:47:59 -04:00
Asai Toshiya
52f05c0a40
Reset scroll position when selecting section
2025-06-11 22:56:54 +09:00
Aljaz Ceru
b182781723
js fix
2025-06-06 06:54:00 +02:00
bitkarrot
a113e4481e
fix script to handle when select dropdown commented out
2025-06-05 17:04:13 -07:00
bitkarrot
25f2b2bbe2
fix google domain url
2025-06-05 01:24:47 -07:00
Aljaz Ceru
99c701e7a1
shitty theme improvements
2025-06-05 10:20:10 +02:00
Aljaz Ceru
2785d9d6b6
new themes test
2025-06-05 09:00:31 +02:00
Asai Toshiya
a9910a8ec9
Make it possible to link to page fragments
...
Fixes #543
2025-03-15 05:11:57 +09:00
yeghro
adda86da07
more fine tuning as it turns out some more listings were not showing up. Hopefully all entries should be showing now
2025-01-26 20:09:26 -08:00
Yeghro
e590560a86
search result improvements
2025-01-25 21:50:39 -08:00
Yeghro
d36f1e17e7
missing descritptions fixed
2025-01-25 21:31:06 -08:00
Yeghro
4a0a2444e1
managed to ensure all items included nested are parsed and available for display
2025-01-25 20:21:48 -08:00
Yeghro
eabcb69615
improved top nav bar look as well as the resouce lists icons
2025-01-25 17:20:41 -08:00
Yeghro
0c53715218
smoother touch functionality
2025-01-25 12:18:20 -08:00
Yeghro
82c34be52b
more familiar mobile touch XP
2025-01-25 12:12:52 -08:00
Yeghro
1324975ec0
made mobile UX a bit more better
2025-01-25 12:09:32 -08:00
Yeghro
8f9f03c763
a bunch of themes for users to choose from
2025-01-25 02:00:07 -08:00
Yeghro
20ebb9c8ef
give users theme options because why the fuck not
2025-01-25 01:45:57 -08:00
Yeghro
b121ec076b
added icons
2025-01-25 00:33:53 -08:00
Yeghro
cc89534da6
Users light/dark preferrence will be stored so it doesn't change when they refresh
2025-01-24 23:23:05 -08:00
Yeghro
bcf564a72b
some CSS changes on titel and links colors
2025-01-24 23:19:36 -08:00
Yeghro
f9e57d7fb0
SEO improvments
2025-01-24 22:43:22 -08:00
Yeghro
584adc8086
some CSS improvements and search functions fixes
2025-01-24 22:26:27 -08:00
Yeghro
4a5bfedd1f
added mark.js and now it looks and works even better
2025-01-24 21:48:08 -08:00
Yeghro
e390d63ba4
fixed contributers/contributing displays and got the search working
2025-01-24 21:28:52 -08:00
Yeghro
a609d89adc
so far got the basics down, categories and lists are being populated for the most part, just need to go through and check them all and improve the visual to make it more pleasing
2025-01-24 18:29:12 -08:00