Commit graph

266 commits

Author SHA1 Message Date
Zach Daniel
618354493a fix: select all libraries by default 2023-07-12 20:18:15 -04:00
Zach Daniel
601331794a fix: problematic z-index on top bar 2023-07-05 19:59:24 -04:00
Zach Daniel
232fc02015 chore: testimonial styling 2023-07-05 19:57:43 -04:00
Zach Daniel
9787edc7ef improvement: more feature items 2023-07-05 19:46:32 -04:00
Zach Daniel
9ff330654b chore: remove twitter fix tag links 2023-07-05 19:22:09 -04:00
Zach Daniel
798e34235f improvement: overhaul the front page 2023-07-03 22:52:48 -04:00
Zach Daniel
6d6ed9b860 improvement: add heretask & testimonial 2023-05-31 12:00:34 -04:00
Rebecca Le
6a0c84b858
improvement: Search icons (#111) 2023-05-13 19:27:54 -04:00
Zach Daniel
b76841a214 improvement: handle dsl patches in docs (sort of)
improvement: write article about macros
2023-05-11 16:00:36 -04:00
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
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
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
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
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
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
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
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
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
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
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
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