Commit graph

63 commits

Author SHA1 Message Date
4682b90711
move icons used from astro to seperate files 2024-10-14 23:36:03 -07:00
a0727c05e5
rewrite footer 2024-10-14 21:30:53 -07:00
c516c950a8
improve overlay design and fix footer
To fix:
- css split between nav and nav-tree repeated due to mobile
- right overlay needs padding adjustments and resizing for mobile
2024-10-14 17:23:08 -07:00
119c8a2e6c
added click outside sidebars handling, fixed some spacing issues 2024-10-13 00:04:38 +03:00
0df624df40
fixed mobile menus, page spacing, horizontal scroll, .toc-wrapper 2024-10-12 18:38:00 +03:00
492200a42b
fix vite and solid in dev
Inclusion of @astrojs/markdown-remark caused errors that cause solid
and vite to fail to load in dev. It's stripped in build.
2024-10-11 22:35:32 -07:00
b65b93b5eb
fixed styling for search bar, fixed positioning for widescreens(needs testing), restricted pagefind indexing, made titles top weight, added root module description 2024-10-11 16:05:44 +03:00
6d353e0c6b
move type-link processing to build stage 2024-10-09 01:50:21 -07:00
0e749e5bfa
quick fixes for the previous commit 2024-10-09 02:12:40 +03:00
23719ec405
footer, root module nav, and main page done 2024-10-09 01:14:02 +03:00
cd1226e333 pagefind integration and search bar 2024-10-04 20:14:32 +03:00
ffdbd0e614 minor fixes: scroll bars on overflowing elements, copy button size, function args spacing, type icons padding, link to window.location.href 2024-09-28 10:44:54 +03:00
3c2fb32b3e initial commit 2024-09-28 03:32:23 +03:00