Commit graph

378 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
Zach Daniel
4d270bd967 chore: fix build 2023-05-02 01:34:32 -04: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
2a49a3feab chore: update to gpt-4 2023-04-28 01:19:09 -04:00
Zach Daniel
1021b74062 chore: upgrade deps, fix build 2023-04-23 22:47:33 -06:00
Zach Daniel
596063a14c WIP 2023-04-18 15:58:53 -04:00
Zach Daniel
ac450a2329 chore: hardcode discord bot user id and clean up 2023-04-09 02:20:09 -04:00
Zach Daniel
477d778097 chore: credo 2023-04-06 00:45:30 -04:00
Zach Daniel
7e47cdc2f7 improvement: enable sign in tokens 2023-04-06 00:34:33 -04:00
Zach Daniel
637b575a4d improvement: demo fragments, update spark/ash_authentication 2023-04-06 00:33:11 -04:00
Zach Daniel
d6ff176b97 improvement: work on prompts & index 2023-04-03 19:11:42 -04:00
Zach Daniel
c7d3b00aac chore: get more source links 2023-04-02 21:30:56 -04:00
Zach Daniel
2ebc887d20 chore: update prompt 2023-04-02 21:03:40 -04:00
Zach Daniel
e7c86bb9fc chore: update prompt 2023-04-02 20:55:02 -04:00
Zach Daniel
77a7fd7442 chore: turn down temp, formatting 2023-04-02 10:25:25 -04:00
Zach Daniel
943ba5bad9 improvement: higher conversation limit, mobile formatting 2023-04-02 09:53:19 -04:00
Zach Daniel
445728432e chore: format 2023-04-02 09:22:45 -04:00
Zach Daniel
2a0997dfb7 chore: actually fix build 2023-04-02 03:11:46 -04:00
Zach Daniel
ec349cb583 chore: get build passing 2023-04-02 02:40:51 -04:00
Zach Daniel
a6493f35f2 improvement: better source citing, not taking up token space
improvement: stylistic stuff, greeting message
2023-04-02 02:14:52 -04:00
Zach Daniel
5c9b143680 improvement: update prompt & style 2023-04-02 01:44:07 -04:00
Zach Daniel
cbc0983337 chore: credo/styles 2023-04-02 01:27:29 -04:00
Zach Daniel
15f6079357 chore: remove IO.inspect 2023-04-01 17:44:45 -04:00
Zach Daniel
b94b4dfeb5 improvement: super secret project, don't read this commit 2023-04-01 17:08:37 -04:00
Zach Daniel
cf8b5f356b improvement: show search string in bot response 2023-03-08 19:11:25 -05:00
Zach Daniel
fa34d4b6d3 improvement: add Wintermeyer Consulting logo 2023-03-07 10:46:19 -05:00
Zach Daniel
f595b4767f improvement: add realworld example to ash_hq 2023-02-28 21:39:17 -05:00
Zach Daniel
02663e75e0 chore: undo last change 2023-02-28 09:23:25 -05:00
Zach Daniel
6548684733 chore: use ash_authentication_live_session 2023-02-28 08:48:59 -05:00
Zach Daniel
733b4da75d fix: properly route to old dsl route if module name matches 2023-02-23 22:05:34 -05:00
Zach Daniel
98640353e2 fix: use url/1 in password reset tokens 2023-02-23 17:40:44 -05:00
Zach Daniel
4839b08b7e fix: include library & extension name in search results 2023-02-22 15:51:34 -05:00
Rebecca Le
c94ce89a32
Single page DSL styling (#105) 2023-02-21 08:26:31 -05:00
Rebecca Le
14f7ed892b
fix: Remove reference to undefined attribute 2023-02-21 18:59:13 +08:00
Zach Daniel
8f50f5cd5b improvement: single page DSLs 2023-02-21 00:52:45 -05:00
Zach Daniel
328d8302ba chore: format 2023-02-18 11:44:22 -05:00
Zach Daniel
0a52b4a34b chore: update ash & keyset pagination (for testing) 2023-02-18 11:02:45 -05:00
Zach Daniel
aaca77d6b7 fix: still check for matching module for extension 2023-02-16 08:13:00 -05:00
Zach Daniel
7789755b9b fix: don't link to dsls instead of modules 2023-02-16 07:19:54 -05:00
Rebecca Le
cf9bce8e30
feature: Show deprecation notices for deprecated functions (#104) 2023-02-16 06:58:48 -05:00
Zach Daniel
cca709c986 docs: add some module docs for the new encrypt change 2023-02-15 22:09:29 -05:00
Zach Daniel
336b8732cc improvement: use changes to encrypt, not types 2023-02-15 22:05:50 -05:00
Rebecca Le
2f5b6a9c6c
fix: Sanitize option names in search result links (#102) 2023-02-15 20:55:20 -05:00
Rebecca Le
39f948873e
feature: Add link to the source for the currently-viewed guide on GitHub (#100) 2023-02-14 21:20:09 -05: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
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
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
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
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
Rebecca Le
c594bc854a
fix: Tweak how testimonials are laid out to fix a rendering issue in Firefox (#85) 2023-01-30 21:03:58 -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
19266f2913
fix: Remember selected library versions (#82) 2023-01-29 22:21:50 -05:00
Zach Daniel
42070f3617 improvement: reselect doc_html on options 2023-01-26 22:19:00 -05:00
Zach Daniel
0a66e8203c chore: credo/sobelow 2023-01-26 10:22:38 -05:00
Zach Daniel
1976dd602d improvement: support rebuilding docs from a specific git sha 2023-01-26 10:07:32 -05:00
Zach Daniel
1555b6481c chore: update deps, remove user-agent check 2023-01-26 02:56:42 -05:00