Commit graph

194 commits

Author SHA1 Message Date
Zach Daniel
d12e6e030e chore: format 2023-01-25 02:40:18 -05:00
Rebecca Le
f2cf225fa1
improvement: Allow heading margins to collapse in guide content (#79) 2023-01-25 02:39:48 -05:00
Zach Daniel
d3cd65adb8 improvement: searchable forums 2023-01-25 01:56:17 -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
18943c9943 add discord bot and forum sync 2023-01-22 02:51:02 -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
0a5a9f0e36 fix: still had a typo 2023-01-18 20:28:05 -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
907373d632 WIP 2023-01-18 00:16:28 -05:00
Zach Daniel
46ebd951d2 improvement: move to ash_authentication (#71) 2023-01-18 00:16:28 -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
e83a0c054e improvement: move to ash_authentication 2023-01-18 00:15:22 -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
0f7f3bf13a fix: broken link replacement for DSLs 2023-01-04 11:11:28 -05:00
Zach Daniel
76dbd95de0 chore: fix build 2022-12-27 14:11:08 -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
d5333fa229 improvement: update to latest ash and publish happy holidays 2022-12-22 18:49:13 -05:00
Zach Daniel
94540348da improvement: allow disabling snowflakes 2022-12-21 17:40:37 -05:00
Zach Daniel
3cf8e02a02 improvement: formatting/blog spelling 2022-12-21 14:48:07 -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
238408db34 improvement: fix code block rendering 2022-12-10 14:45:23 -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
90361ea780 improvement: fix search toggling and lay groundwork for popovers/linking 2022-11-26 02:53:55 -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
Mike Buhot
6d10272397
improvement: Sort guides by order field in DocSidebar (#50) 2022-11-15 14:52:11 -05:00
Zach Daniel
bdd8f6e14c chore: fix links/alias 2022-11-15 13:47:40 -05:00
Zach Daniel
d11d6830ac chore: fix spelling on home page 2022-11-15 13:47:40 -05:00
Mike Buhot
1265f289c0
Feat(DocSidebar): Extract TreeView component to improve consistency (#48)
With the TreeView component, the behaviour of each node can be
controlled with options for collapsable, indent_guide, icon, link, etc.

The sidebar looks roughly the same, with some improvements to spacing
and some items can be collapsed now where the couldn't previously.
2022-11-13 10:43:11 -05:00