Commit graph

151 commits

Author SHA1 Message Date
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
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
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
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
Zach Daniel
97b54132a8 improvement: lazily load dsls/options
fix: set swoosh to local: false
2023-02-06 14:22:49 -05:00
Zach Daniel
b458e8c2a2 improvement: rewrite sidebar to be static 2023-02-06 12:35:52 -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
ee88a0c199 chore: clean up unnecessary AshHq.Resource pattern 2023-02-01 21:08:34 -05:00
Rebecca Le
95c1d7b486
chore: remove mermaid.js (#87) 2023-02-01 02:56:41 -05:00
Rebecca Le
6d91e70d5b
improvement: Catalogue UI (#86) 2023-01-31 11:13:42 -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
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
Zach Daniel
42070f3617 improvement: reselect doc_html on options 2023-01-26 22:19:00 -05:00
Zach Daniel
4dc2be6a94 chore: fix og meta, don't index immediately 2023-01-24 09:14:22 -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
f6cee04545 fix: start the poller
fix: support hitting `/forum`
2023-01-22 22:18:07 -05:00
Zach Daniel
c97608d600 chore: viarous fixes 2023-01-22 03:40:07 -05:00
Zach Daniel
fc6573bfdd improvement: initial discord bot support, indexing messages:wq 2023-01-22 01:36:48 -05:00
Zach Daniel
406d13ddb2 chore: format 2023-01-18 22:14:58 -05:00
Zach Daniel
7458cc9853 fix: functions not loading doc_html 2023-01-18 22:03:23 -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
924b00b2c8 chore: fix page title crashes 2023-01-18 00:16:28 -05:00
Zach Daniel
48d999e125 improvement: change all kinds of things, build docs statically 2023-01-18 00:16:27 -05:00
Zach Daniel
9ac964694f improvement: handle optional arguments 2023-01-18 00:16:07 -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
437fc69c88 open graph metadata 2022-12-27 04:31:25 -05:00
Zach Daniel
95a6fae77a improvement: tag improvements/blog improvements 2022-12-27 04:31:25 -05:00
Zach Daniel
94540348da improvement: allow disabling snowflakes 2022-12-21 17:40:37 -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
f228080ca0 improvement: update podcast order 2022-12-18 19:37:04 -05:00
Zach Daniel
218238b8a3 fix: app js not rendering because of unclosed script tag 2022-12-18 19:04:50 -05:00
Zach Daniel
b6b60d5eb5 improvement: add a "media" page 2022-12-18 03:40:51 -05:00
Zach Daniel
0ca89edaf8 fixes 2022-12-18 02:57:36 -05:00
Zach Daniel
dabbf8b3b6 improvement: formatting & various other improvements 2022-12-15 03:28:03 -05:00
Zach Daniel
7e71a3ea39 improvement: add some info on alembic 2022-12-09 01:47:45 -05:00
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