Commit graph

115 commits

Author SHA1 Message Date
Zach Daniel
d43618384f chore: format 2023-09-28 10:44:50 -04:00
Zach Daniel
4e41c81ab0 chore: fix build/lint/compile 2023-09-28 10:37:16 -04:00
Zach Daniel
7da8987dd6 fix: don't assign fallback guide 2023-09-27 12:15:45 -04:00
Zach Daniel
9d16ada5e5 chore: clean up & add redirects 2023-09-27 09:56:53 -04:00
Zach Daniel
20f1e277da improvement: don't load data, don't check library versions 2023-09-27 02:26:16 -04:00
Zach Daniel
4e36a93e07 improvement: migrate from discord forum logic to elixirforum logic
improvement: search now searches hexdocs
2023-09-27 00:23:56 -04:00
Zach Daniel
798e34235f improvement: overhaul the front page 2023-07-03 22:52:48 -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
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
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
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
Zach Daniel
42070f3617 improvement: reselect doc_html on options 2023-01-26 22:19:00 -05:00
Rebecca Le
b8d842b7e5
improvement: Sidebar/table of contents styling tweaks (#76) 2023-01-24 09:02:46 -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
7a2ac8b47a chore: make prose smaller 2023-01-06 00:40:35 -05:00
Zach Daniel
437fc69c88 open graph metadata 2022-12-27 04:31:25 -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
Mike Buhot
1012d1edbc
fix: Dark mode borders and scrollbars (#57) 2022-11-16 00:29:29 -05:00
Mike Buhot
cece73b141
improvement: improve docs layout and scrolling behavior (#55)
fix: prevent strange behavior when scrolling from URL hash to elements near end of document
2022-11-15 20:27:24 -05:00
Zach Daniel
202e6e9f5d fix: broken pages due to bad replacement rendering 2022-11-04 08:33:42 -07:00
Zach Daniel
428658f2d3 improvement: honor default guide configurations 2022-11-03 09:20:51 -07:00
Zach Daniel
a048b2895a improvement: various fixes, support new spark links 2022-11-03 00:58:32 -07:00
Mike Buhot
024c391e97
fix: Workaround morphdom incorrectly merging docs headings (#44) 2022-11-02 01:29:57 -04:00
Zach Daniel
c68c93ed26 improvement: tons of improvements, add ash_blog 2022-11-01 03:20:09 -04:00