Commit graph

74 commits

Author SHA1 Message Date
Zach Daniel
e9f228ad2e chore: add default values and fix some formatting 2022-11-30 18:53:11 -05:00
Zach Daniel
5ed98bf5a9 fix: don't use live_redirect anywhere because we care about the session
improvement: setup CI
2022-11-16 14:36:05 -05:00
Mike Buhot
1012d1edbc
fix: Dark mode borders and scrollbars (#57) 2022-11-16 00:29:29 -05:00
Mike Buhot
cece73b141
improvement: improve docs layout and scrolling behavior (#55)
fix: prevent strange behavior when scrolling from URL hash to elements near end of document
2022-11-15 20:27:24 -05:00
Zach Daniel
202e6e9f5d fix: broken pages due to bad replacement rendering 2022-11-04 08:33:42 -07:00
Zach Daniel
428658f2d3 improvement: honor default guide configurations 2022-11-03 09:20:51 -07:00
Zach Daniel
a048b2895a improvement: various fixes, support new spark links 2022-11-03 00:58:32 -07:00
Mike Buhot
024c391e97
fix: Workaround morphdom incorrectly merging docs headings (#44) 2022-11-02 01:29:57 -04:00
Zach Daniel
c68c93ed26 improvement: tons of improvements, add ash_blog 2022-11-01 03:20:09 -04:00
Zach Daniel
81cc0d41e4 improvement: change key shortcut based on device brand 2022-10-25 23:53:18 -05:00
Zach Daniel
8a05495fb7 improvement: close sidebar on navigate
improvement: add list of dsl sections when viewing extension
2022-10-25 23:28:25 -05:00
Zach Daniel
8910752ac3 improvement: add more quotes 2022-10-22 05:51:22 -06:00
Zach Daniel
419ff8a03c improvement: find more modules 2022-10-11 02:24:13 -04:00
Zach Daniel
a6ca0d5568 improvement: color fixes 2022-10-11 02:19:11 -04:00
Zach Daniel
c494771cfe fix: local deps/small things 2022-09-29 16:27:55 -04:00
Zach Daniel
d84c23df6f improvement: speed up page load by not loading functions 2022-09-29 12:56:07 -04:00
Zach Daniel
798426e5fe improvement: add library catalogue 2022-09-27 23:18:05 -04:00
Zach Daniel
fa07573511 improvement: lots of docs fixes! 2022-09-15 18:35:33 -04:00
Zach Daniel
d0881f25db improvement: keep everything open 2022-09-12 21:25:03 -04:00
Zach Daniel
e1f4635371 improvement: remove sidebar collapsing (maybe) 2022-09-12 20:35:59 -04:00
Zach Daniel
f515484441 improvement: monitoring/images/cleanup 2022-09-12 19:36:28 -04:00
Zach Daniel
5c4bfda6a4 improvement: make LivePatch work again
improvement: add some experimental class helpers
2022-09-12 16:47:14 -04:00
Zach Daniel
497d05e8ec improvement: fix various anchor & scroll issues 2022-09-12 13:44:52 -04:00
Zach Daniel
30d55df185 improvement: add basic live view native, various other small fixes 2022-09-09 00:35:16 -04:00
Theosaurus-Rex
60cfefcc30 style: tweak theme and adjust landing page to match 2022-09-09 13:23:57 +10:00
brettkolodny
e24bd9c579 style: change gray to base-light and base-dark 2022-09-07 23:51:47 -04:00
brettkolodny
fef2a6045c style: add light and dark themes 2022-09-07 23:02:18 -04:00
brettkolodny
f49eb7e681 style: keep content in the center of the screen on ultrawides 2022-09-07 17:03:48 -04:00
Zach Daniel
da0c1b6907
fix: fix right nav links and scrolling 2022-09-07 14:15:45 -04:00
brettkolodny
3991ac775d fix: fix right nav links and scrolling 2022-09-07 11:53:36 -04:00
Zach Daniel
74b4b50efd fix: properly prefix module source links 2022-09-07 11:43:03 -04:00
brettkolodny
c8bd91cf8d style: custom scrollbar 2022-09-07 10:48:10 -04:00
brettkolodny
db50e2b1ef style: decrease main docs width 2022-09-06 23:25:36 -04:00
brettkolodny
1fc150d781 style: adjust layout 2022-09-06 23:20:37 -04:00
Mark Holmes
8bc3949e9a Fixes mobile scroll for docs pages and improves setup 2022-09-05 12:57:35 -07:00
Zach Daniel
948d715f6c chore: lots of updates 2022-08-31 02:11:15 -06:00
Zach Daniel
e76b8439a4 WIP on docs 2022-08-30 23:40:43 -06:00
Zach Daniel
2a6d1524ef fix: fix source links 2022-08-30 17:13:04 -06:00
Theosaurus-Rex
5cc95e6323 style: fix docs sidebar on mobile screens 2022-08-31 08:51:05 +10:00
Theosaurus-Rex
b4300efb6a style: stop badge overflowing on top of text on small screens 2022-08-31 08:51:05 +10:00
Zach Daniel
dc608bf0d5 improvement: various fixes, update deps 2022-08-28 08:42:24 -04:00
Zach Daniel
2a0bb4ef1e WIP: on import and use static html 2022-08-22 19:44:37 -04:00
Zach Daniel
480d80273c improvement: upgrade to ash 2.0 2022-08-22 19:44:37 -04:00
Zach Daniel
205346a355 improvement: disable debug and fix scrolling 2022-08-16 01:21:55 -04:00
Zach Daniel
884de2d2d2 improvement: rework auth forms to liveview
improvement: better look and feel (not much better, though)
2022-08-15 21:23:59 -04:00
Zach Daniel
025b56d1a4 improvement: get a build set up
improvement: fix lint/security issues
improvement: add CSP
improvement: remove currently unnecessary/old code
2022-08-06 19:22:58 -04:00
Zach Daniel
c9f0b23d90 improvement: fix item paths, make sidebar much friendlier 2022-08-04 13:14:58 -04:00
Zach Daniel
d1891ca212 improvement: huge optimization (hopefully) for memory usage/search performance 2022-08-03 09:53:59 -04:00
Zach Daniel
4adc2455de fix: overflow-auto instead of -scroll 2022-07-27 16:00:02 -04:00
Zach Daniel
f2bc2b36e4 fix: better latest version finding
improvement: larger docs in general
2022-07-27 15:57:39 -04:00