Commit Graph

28 Commits

Author SHA1 Message Date
lifehackerhansol 810e90c2b5
treewide: move everything theme related to submodule
All themes are moved to `_theme` submodule, which will be shared with
other websites on hacks.guide.

Repository-specific files can be overlayed after the fact, such as
additional languages, custom JavaScript, progress table paths and the
like.
2024-01-16 12:31:55 -08:00
lifehackerhansol a27fd0d2dc
get-started: adapt version selector CSS definitions to dark skin 2023-10-04 15:44:33 -07:00
emilyd 0f39fa3d3c
change selection background color to a transparent white 2023-10-04 15:44:33 -07:00
emilyd faf564d8e4
background & text selection color changes 2023-10-04 15:44:32 -07:00
lifehackerhansol a7d8cf4acc
scss: edit the comment to align with what actually changed here 2023-10-04 15:44:32 -07:00
lifehackerhansol af2a26e8d0
treewide: code readability improvements
All downstream changes from the theme (i.e. here) will be denoted with:

/* hacks-guide change start */
and
/* hacks-guide change end */

One-line changes are marked with

/* hacks-guide change */

next to it.

Since our theme does not have linear history with upstream, this allows
quicker identification of what exactly has differentiated downstream,
as we do have a few out-of-tree patches for extra functionality.
2023-09-30 09:51:21 -07:00
lifehackerhansol 35a2b511fe Manually define colours for text selection
Imagine using dark mode, couldn't be me
2022-03-23 11:24:55 -07:00
lifehackerhansol 99eaeea329 Add user-select: None to header-link 2022-03-17 15:57:17 -07:00
lifehackerhansol 92c73c3b1a Set table display to table
Fixes an issue where hardmod table has empty space in a block for no reason
2022-01-20 22:23:44 -08:00
lifehackerhansol 1003c1253d Re-add borders to version table 2022-01-11 16:08:27 -08:00
lifehackerhansol dc69281677 Use some better colouring on links in notices 2022-01-11 15:57:07 -08:00
lifehackerhansol 8bbbecf32a More rebasing 2022-01-11 10:24:05 -08:00
lifehackerhansol 22cb19a0bc Implement sidebar
Co-authored-by: MechanicalDragon <mechdragon@hobbyist.dev>
2022-01-11 10:24:04 -08:00
lifehackerhansol 5641d7e51a first rebase
ALSO: Remove fading on dropdown menu click. This is also a bug on the actual upstream, when the cursor leaves the screen the menu disappears but the fading doesn't.
This causes things like the menu saying it's open when it's not and closed when open. I'm not dealing with an upstream bug.
2022-01-11 10:23:27 -08:00
Plailect be0925028b
update css 2019-04-19 14:10:37 -04:00
Plailect 138591fd3b
enable Chinese fonts 2018-11-18 19:17:23 -05:00
Plailect 747107cb73
mm upgrade and feature updates 2018-11-18 19:16:55 -05:00
Plailect 2d54bba4de
footer pls 2018-11-18 19:16:09 -05:00
Plailect af0a315564
boot9strap 2018-11-18 19:16:03 -05:00
Plailect 3b44319191
fix rtl js/css 2018-11-18 19:16:01 -05:00
Plailect f079235111
use markdown instead of html 2018-11-18 19:16:00 -05:00
Plailect 47d0ae0f52
dark css; many changes; screenshots! 2018-11-18 19:15:58 -05:00
Jonathan Gutiérrez f9703603e3
Fix ads style (#1043) 2018-11-18 19:15:54 -05:00
Plailect 9cec47b10b
enable language support 2018-11-18 19:15:22 -05:00
Plailect 31a3214905
progress on implementing lang selection 2018-11-18 19:15:17 -05:00
Plailect bab43f0b3b
begin lang implementation 2018-11-18 19:15:17 -05:00
Plailect a7f0c1e872
mm 4.0.9 2018-11-18 19:14:49 -05:00
Plailect c6947ce74b major update + rewrite 2016-10-30 17:25:34 -04:00