Commit graph

352 commits

Author SHA1 Message Date
Rebecca Le
4dbc8252bc
feature: Add link to the source for the currently-viewed guide on GitHub
closes #37
2023-02-14 14:30:54 +08:00
Zach Daniel
59fecc19df improvement: add ash_phoenix and ash_postgres to default selected
chore: update spark
2023-02-13 22:27:16 -05:00
Zach Daniel
b00d56b5c2 fix: fix route handling for extensions 2023-02-11 17:15:36 -05:00
Zach Daniel
b6b8e1af78 fix: not-found extension behavior 2023-02-09 16:52:58 -05:00
Zach Daniel
b656bd413a improvement: remove unnecessary code 2023-02-08 23:17:39 -05:00
Zach Daniel
d019738ad5 fix: hide forum posts in discord bot search
fix: properly honor public flag
2023-02-08 22:49:04 -05:00
Zach Daniel
4e0336e46f fix: handle linking to forum messages 2023-02-08 13:50:30 -05:00
Zach Daniel
7a564f43ff fix: don't nuke pre formatting 2023-02-07 14:20:38 -05:00
Zach Daniel
9299f06836 fix: remove wrong branch that is setting library_version to nil 2023-02-07 14:18:13 -05:00
Zach Daniel
c86697798b fix: not found error improvements 2023-02-07 10:04:54 -05:00
Zach Daniel
b94a495c38 chore: format 2023-02-07 08:05:13 -05:00
Zach Daniel
80a8a09fa4 fix: remove dangling items on thread/message delete 2023-02-07 07:55:41 -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
5a108b20d7
improvement: Add alignment and spacing for mobile sidebar 2023-02-07 11:55:23 +08:00
Rebecca Le
5c56592f4e
improvement: Add spacing and alignment for desktop sidebar 2023-02-07 11:39:20 +08:00
Zach Daniel
8d0940a553 chore: remove IO.inspec 2023-02-06 16:34:07 -05:00
Zach Daniel
1861991f14 fix: fix discord listener permission calculation 2023-02-06 16:33:54 -05:00
Zach Daniel
1231fd1b95 fix: make listener do private responses, fix urls 2023-02-06 16:10:44 -05:00
Zach Daniel
f603bb6a0d fix: duplicate ids in sidebar & simpler reimport 2023-02-06 15:26:26 -05:00
Zach Daniel
97b54132a8 improvement: lazily load dsls/options
fix: set swoosh to local: false
2023-02-06 14:22:49 -05:00
Zach Daniel
99a1d22069 fix: make options optional in raw_html 2023-02-06 13:50:28 -05:00
Zach Daniel
390d99d435 chore: don't pretty print html 2023-02-06 13:43:14 -05:00
Zach Daniel
32d573dad1 improvement: enabel socket compression 2023-02-06 13:33:02 -05:00
Zach Daniel
b458e8c2a2 improvement: rewrite sidebar to be static 2023-02-06 12:35:52 -05:00
Zach Daniel
5b4af6fee4 chore: add deploy script and import on deploy 2023-02-06 00:56:58 -05:00
Zach Daniel
fd4abfbca0 improvement: add libcluster 2023-02-05 23:52:43 -05:00
Rebecca Le
af6d155537
Possibly show the loading progress bar even on patch requests
In production there's a noticeable lag between clicking a sidebar
link and the page loading, so there should be some kind of indicator
that things are happening behind the scenes

The comment also says 120ms, so now the code actually uses 120ms
instead of 500ms.
2023-02-06 10:32:48 +08:00
Zach Daniel
5a9e3ce964
Update README.md 2023-02-04 07:44:51 -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
Rebecca Le
1ba1bd2b69
chore: Extract testimonials to shared function component (#88)
A lot of the classes were subtly different - now the only thing
that needs to change is the margin that creates the overlapping effect
2023-02-02 01:55:25 -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
8a2b7285d9 chore: format 2023-02-01 21:21:50 -05:00
Zach Daniel
329878c272 chore: AshHq.Resource -> Ash.Resource in formatter config 2023-02-01 21:09:07 -05:00
Zach Daniel
ee88a0c199 chore: clean up unnecessary AshHq.Resource pattern 2023-02-01 21:08:34 -05:00
Zach Daniel
84c7270940 improvement: make search feel a bit more natural 2023-02-01 11:08:40 -05:00
Zach Daniel
013a075b24 chore: credo 2023-02-01 10:25:21 -05:00
Zach Daniel
889d5ca5e2 chore: removing name again 2023-02-01 10:04:20 -05:00
Zach Daniel
c475ba4c05 chore: slightly better search 2023-02-01 03:12:46 -05:00
Zach Daniel
2266709b01 chore: add moduledocs for credo 2023-02-01 02:59:45 -05:00
Zach Daniel
2395c0b0ca chore: lint/warnings 2023-02-01 02:59:04 -05:00
Rebecca Le
95c1d7b486
chore: remove mermaid.js (#87) 2023-02-01 02:56:41 -05:00
Zach Daniel
7c5e14b45d improvement: optimized & simpler search 2023-02-01 02:11:15 -05:00