Commit graph

21 commits

Author SHA1 Message Date
Zdenek K
20549022f5 Visual guard for left menu to improve readability against dark section background 2023-04-04 22:35:38 +02:00
Zdenek K
4bbbd9b81d Update index.js
Verified solution and opening PR on behalf of @neclepsio

Co-Authored-By: neclepsio <178987+neclepsio@users.noreply.github.com>
2023-04-04 22:13:57 +02:00
Zdenek K
162234fa25 overriding CSS variables documented
Updated readme, exampleSite, renamed colors.scss to variables.scss
2023-04-04 21:44:30 +02:00
Zdenek K
5aa561ab8a CSS variable names harmonized and extended 2023-04-02 22:23:13 +02:00
Zdenek Kedaj
f4ac2a0612 CSS refactor - Extracted generic.css from screen.css
Co-Authored-By: Ferdinand Thiessen <1855448+susnux@users.noreply.github.com>
2023-04-02 00:46:06 +02:00
zjedi
3a3651a999 shorter 0.2s scroll-to animation, helps to reduce frustration from being prevented from scrolling 2023-03-22 00:55:49 +01:00
zjedi
6bc232a50d Merge remote-tracking branch 'origin/master' into pr/45
# Conflicts:
#	layouts/index.html
2023-03-22 00:27:16 +01:00
Ian Cook
2d9ea74d08
Fix erroneous CSS changes 2023-03-21 10:15:49 -05:00
Ian Cook
147b87c3de
Swap "odd" and "even" for "dark" and "light" classes 2023-03-21 10:13:01 -05:00
Ian Cook
390ad61694
Enable inverting homepage section styling
Add invert Param to the config file. Add the 'odd' class to the
post-holders and the 'even' class to the post-afters using Hugo if
statements instead of using JS. Marking invert = true in the config file
flips which sections are marked odd and even.
2023-03-20 19:45:44 -05:00
zjedi
b8fdafcc14 Merge branch 'master' into pr/45 2023-03-21 00:52:42 +01:00
zjedi
7f5462eefb Header logo - documented, added to example site, CSS fixed 2023-03-14 22:22:58 +01:00
zjedi
5e243f8892 menu button colors tuned 2023-03-12 02:05:33 +01:00
zjedi
6d688fb013 title color tuned and new feature title_guard: When set true, it creates a visual guard (partially transparent rounded box), preventing non-ideal background images from interfering with title/description headings 2023-03-12 01:46:59 +01:00
Frank Riccobono
2bb8fa32fb use recommended style for fontawesom lists 2023-03-11 10:42:38 -05:00
zjedi
08eb0518a0 Merge branch 'master' into pr/97 2023-03-10 21:06:01 +01:00
zjedi
109518733f Merge branch 'master' into pr/97 2023-03-10 00:52:08 +01:00
zjedi
cb39017f57 Merge branch 'master' into pr/92 2023-03-10 00:47:17 +01:00
zjedi
ef2430ab16 Merge branch 'master' into pr/81 2023-03-09 23:57:43 +01:00
Patrick Favre-Bulle
5cab7a6ec8
Update jquery to 3.6.3 2022-12-30 16:13:40 +01:00
Patrick Favre-Bulle
6802a82d0d
add asset bundling, cache busting and fingerprinting to css and js 2022-12-29 23:23:24 +01:00