Commit graph

134 commits

Author SHA1 Message Date
Rebecca Le
e2c039f861
fix: Correct formatting of all list positions, and remove margins from prose paragraphs inside list items
Earmark will wrap list item contents in paragraphs only when there
are sibling elements, meaning that the margins can be inconsistent
2023-05-03 11:14:52 +08:00
Rebecca Le
e3d6f2063c
fix: Fix rendering of lists in function docs
The list bullets were sitting on their own line above the contents due
to the list-style positioning - this fixes that
2023-05-02 11:52:57 +08:00
Zach Daniel
8f50f5cd5b improvement: single page DSLs 2023-02-21 00:52:45 -05:00
Rebecca Le
cf9bce8e30
feature: Show deprecation notices for deprecated functions (#104) 2023-02-16 06:58:48 -05:00
Rebecca Le
54520c41d1
fix: format changed files 2023-02-07 12:34:59 +08:00
Rebecca Le
9bf8226aa4
improvement: Add text overflow for doc path in mobile view 2023-02-07 12:29:23 +08:00
Rebecca Le
5c56592f4e
improvement: Add spacing and alignment for desktop sidebar 2023-02-07 11:39:20 +08:00
Zach Daniel
f603bb6a0d fix: duplicate ids in sidebar & simpler reimport 2023-02-06 15:26:26 -05:00
Zach Daniel
b458e8c2a2 improvement: rewrite sidebar to be static 2023-02-06 12:35:52 -05:00
Rebecca Le
6f0eec6ebd
chore: Align included libraries with rest of sidebar content 2023-02-02 16:13:23 +08:00
Zach Daniel
7e152ab990 chore: credo 2023-02-02 01:56:33 -05:00
Zach Daniel
fef150c941 chore: fix topbar behavior & add missing alias 2023-02-02 00:52:06 -05:00
Rebecca Le
8f98cd17e4
chore: re-order aliases for CI 2023-02-02 13:45:36 +08:00
Rebecca Le
ca19cb21db
fix: re-add necessary alias 2023-02-02 13:44:13 +08:00
Zach Daniel
90ca4e3b84 chore: ci 2023-02-02 00:35:20 -05:00
Zach Daniel
d1529a7533 chore: use live patch in sidebar 2023-02-02 00:28:10 -05:00
Zach Daniel
6e66ba9563 chore: fix title on LivePatch 2023-02-02 00:08:33 -05:00
Zach Daniel
e9bf8a7e07 improvement: live patch with top bar 2023-02-02 00:06:49 -05:00
Zach Daniel
2395c0b0ca chore: lint/warnings 2023-02-01 02:59:04 -05:00
Zach Daniel
7c5e14b45d improvement: optimized & simpler search 2023-02-01 02:11:15 -05:00
Rebecca Le
6d91e70d5b
improvement: Catalogue UI (#86) 2023-01-31 11:13:42 -05:00
Zach Daniel
9a5219b27a improvement: code example background colors 2023-01-30 21:12:55 -05:00
Zach Daniel
d37d26e176 improvement: push forum results to the back 2023-01-30 20:15:15 -05:00
Zach Daniel
6eb161c2b8 chore: format 2023-01-30 13:53:34 -05:00
Rebecca Le
3451211c2c
improvement: Colour unification (#84) 2023-01-30 09:21:42 -05:00
Rebecca Le
7ab44ffc0c
fix: Close the Search box when a search result is selected (#80) 2023-01-25 02:47:29 -05:00
Zach Daniel
d12e6e030e chore: format 2023-01-25 02:40:18 -05:00
Rebecca Le
f2cf225fa1
improvement: Allow heading margins to collapse in guide content (#79) 2023-01-25 02:39:48 -05:00
Zach Daniel
d3cd65adb8 improvement: searchable forums 2023-01-25 01:56:17 -05:00
Rebecca Le
b8d842b7e5
improvement: Sidebar/table of contents styling tweaks (#76) 2023-01-24 09:02:46 -05:00
Zach Daniel
afaf2561a7 improvement: fix build/format/other small issues 2023-01-22 23:03:12 -05:00
Zach Daniel
c97608d600 chore: viarous fixes 2023-01-22 03:40:07 -05:00
Zach Daniel
18943c9943 add discord bot and forum sync 2023-01-22 02:51:02 -05:00
Zach Daniel
fc6573bfdd improvement: initial discord bot support, indexing messages:wq 2023-01-22 01:36:48 -05:00
Zach Daniel
0a5a9f0e36 fix: still had a typo 2023-01-18 20:28:05 -05:00
Zach Daniel
dd7d240ef7 fix: function.html -> function.text_html 2023-01-18 20:23:09 -05:00
Zach Daniel
f5dae5fc79 improvement: more optimized data loading in the UI 2023-01-18 17:56:07 -05:00
Zach Daniel
1dfa070cdb improvement: fix build and clean up bad merge on user actions 2023-01-18 13:03:38 -05:00
Zach Daniel
48d999e125 improvement: change all kinds of things, build docs statically 2023-01-18 00:16:27 -05:00
Zach Daniel
00b3a8e1d6
improvement: move to ash_authentication (#71) 2023-01-12 23:52:58 -05:00
Zach Daniel
7a2ac8b47a chore: make prose smaller 2023-01-06 00:40:35 -05:00
Zach Daniel
c629823113 remove christmas 2023-01-04 11:18:04 -05:00
Zach Daniel
94540348da improvement: allow disabling snowflakes 2022-12-21 17:40:37 -05:00
Zach Daniel
3cf8e02a02 improvement: formatting/blog spelling 2022-12-21 14:48:07 -05:00
Zach Daniel
2c16817092 chore: formatting fixes 2022-12-21 02:41:07 -05:00
Zach Daniel
a5230054b0 holiday site and blog post 2022-12-21 02:25:09 -05:00
Zach Daniel
b6b60d5eb5 improvement: add a "media" page 2022-12-18 03:40:51 -05:00
Zach Daniel
90361ea780 improvement: fix search toggling and lay groundwork for popovers/linking 2022-11-26 02:53:55 -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