Commit graph

416 commits

Author SHA1 Message Date
Rebecca Le
b8d842b7e5
improvement: Sidebar/table of contents styling tweaks (#76) 2023-01-24 09:02:46 -05:00
Zach Daniel
f8398b5783 improvement: add disabled? flag (from our fork of nostrum)
improvement: support html in anchor links & TOC
2023-01-23 09:15:40 -05:00
Rebecca Le
81db299959
improvement: Table of Contents for guides (#74) 2023-01-23 08:12:29 -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
Rebecca Le
3e96b02fe3
fix: Only start Nostrum when the Discord bot is enabled (#73) 2023-01-22 22:17:23 -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
e73ebce0c3 improvement: various docs fixes, cache libraries 2023-01-18 11:22:12 -05:00
Zach Daniel
053d5746cb improvement: proper module linking for AshAuthentication.Phoenix 2023-01-18 01:45:54 -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
619f43e88b improvement: wrap up authentication changes 2023-01-18 00:16:05 -05:00
Zach Daniel
0b548f609c chore: fix build/check 2023-01-18 00:15:34 -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
e8ef548a96 chore: add elixir_sense dependency 2023-01-10 22:05:05 -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
Zach Daniel
2a06a68b95 improvement: make generated calculations private 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
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
Zach Daniel
94221fafa6 improvement: blog fixes, update to latest ash_graphql 2022-11-03 00:58:32 -07:00
Zach Daniel
ea09aae0eb fix: make mobile blog at least usable 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
58b74e1a1c fix: account for not all resources being AshPostgres resources 2022-11-01 03:40:24 -04:00
Zach Daniel
c68c93ed26 improvement: tons of improvements, add ash_blog 2022-11-01 03:20:09 -04:00
Zach Daniel
986cc4cabe improvement: add some basic graphql stuff
chore: update to latest Ash for fixes
2022-10-31 14:21:50 -04:00
Zach Daniel
c1e0175f62 fix: properly anchor link to options 2022-10-31 10:47:53 -04:00
Zach Daniel
b472a2f2b0 improvement: various deployment/docs improvements 2022-10-31 10:34:38 -04:00
Zach Daniel
2bafa906f1 improvement: fix string replacement to work in code blocks 2022-10-30 20:58:34 -04:00
Zach Daniel
81cc0d41e4 improvement: change key shortcut based on device brand 2022-10-25 23:53:18 -05:00
Zach Daniel
8a05495fb7 improvement: close sidebar on navigate
improvement: add list of dsl sections when viewing extension
2022-10-25 23:28:25 -05:00
Zach Daniel
e353c6756d improvement: fix bad version rendering, show all relevant links in sidebar 2022-10-22 07:34:55 -06:00
Zach Daniel
c75f492ebb improvement: various UI improvements, new testimonial 2022-10-22 06:58:40 -06:00
Zach Daniel
8910752ac3 improvement: add more quotes 2022-10-22 05:51:22 -06:00
Zach Daniel
100d82a04f fix: remove flame on 2022-10-18 17:45:45 -05:00
Zach Daniel
e03114c1e9 improvement: show code snippets on mobile
improvement: hide fields that are auto-set
2022-10-18 17:34:50 -05:00
Zach Daniel
be531f75b0 chore: add a What is Ash? section to home 2022-10-17 23:01:41 -05:00
Zach Daniel
0a665d4a61 improvement: use new flow features for search 2022-10-16 19:34:20 -05:00
Zach Daniel
9b9ec753e7 improvement: use the new Tails library 2022-10-11 15:19:19 -04:00
Zach Daniel
a636449106 improvement: class lists 2022-10-11 02:37:11 -04:00
Zach Daniel
419ff8a03c improvement: find more modules 2022-10-11 02:24:13 -04:00
Zach Daniel
30ccf26ab5 fix: catalogue color issues 2022-10-11 02:19:59 -04:00
Zach Daniel
a6ca0d5568 improvement: color fixes 2022-10-11 02:19:11 -04:00
Zach Daniel
b5468bb619 improvement: various user-flow & email improvements 2022-10-10 21:21:55 -04:00
Zach Daniel
168c25a493 improvement: tshirt mailer, mailing list
improvement: encrypted-at-rest name and address
improvement: enable user sign up/authentication again
improvement: some mobile appearance on home page stuff
2022-10-10 17:52:05 -04:00
Zach Daniel
be1c0590ba fix: perform no_user_verify/0 on no user found 2022-10-10 00:47:10 -04:00
Zach Daniel
8a8558374b improvement: add some basic html styling to the welcome email 2022-10-05 12:24:06 -04:00
Zach Daniel
0cf3b7d736 improvement: add bigger logo & Elixir to subtitle
chore: remove accidentally added images
2022-10-04 22:38:50 -04:00
Zach Daniel
a1b2c98443 fix: use svg over png, smaller logos 2022-10-04 22:13:49 -04:00
Zach Daniel
2189edc699 improvement: make the contribute link into a button 2022-10-04 16:58:36 -04:00
Zach Daniel
13ebf4cbe2 improvement: update to latest dependencies
improvement: add logos section
improvement: add contributors section
2022-10-04 16:24:14 -04:00
Zach Daniel
18389429a5 fix: scrollable sidebar on mobile 2022-09-30 00:18:13 -04:00
Zach Daniel
c494771cfe fix: local deps/small things 2022-09-29 16:27:55 -04:00
Zach Daniel
d84c23df6f improvement: speed up page load by not loading functions 2022-09-29 12:56:07 -04:00
Zach Daniel
ec92ad0676 improvement: sort versions properly in catalogue 2022-09-28 21:14:04 -04:00
Zach Daniel
798426e5fe improvement: add library catalogue 2022-09-27 23:18:05 -04:00
Zach Daniel
e725df6c1e chore: various fixes/improvements 2022-09-27 14:19:19 -04:00
Zach Daniel
5ac9513526 improvement: fix warnings 2022-09-27 12:29:24 -04:00
brettkolodny
b70725720e
feat: collapse sidebar sections (#32) 2022-09-26 19:30:56 -04:00
Zach Daniel
b1314f0b74 improvement: update spark/surface, import only every 30 minutes 2022-09-20 13:06:57 -04:00
Zach Daniel
790d440a43 improvement: remove import controller in favor of periodic imports 2022-09-20 00:52:11 -04:00
Zach Daniel
10c5deeb87 improvement: periodic imports 2022-09-20 00:50:05 -04:00
Zach Daniel
3931ce262b fix: clicking on search result closes 2022-09-19 17:14:15 -04:00
Zach Daniel
fa07573511 improvement: lots of docs fixes! 2022-09-15 18:35:33 -04:00
Zach Daniel
101004ecb0 improvement: add pg extensions 2022-09-13 19:00:59 -04:00
Zach Daniel
d0881f25db improvement: keep everything open 2022-09-12 21:25:03 -04:00
Zach Daniel
e1f4635371 improvement: remove sidebar collapsing (maybe) 2022-09-12 20:35:59 -04:00
Zach Daniel
f515484441 improvement: monitoring/images/cleanup 2022-09-12 19:36:28 -04:00
Zach Daniel
21a0c8aa44 fix: don't defer mermaid 2022-09-12 17:08:35 -04:00
Zach Daniel
5c4bfda6a4 improvement: make LivePatch work again
improvement: add some experimental class helpers
2022-09-12 16:47:14 -04:00
Zach Daniel
497d05e8ec improvement: fix various anchor & scroll issues 2022-09-12 13:44:52 -04:00
Zach Daniel
e62a50b35c fix: still some typos from slate -> base find & replace 2022-09-09 02:33:52 -04:00
Zach Daniel
30d55df185 improvement: add basic live view native, various other small fixes 2022-09-09 00:35:16 -04:00
Theosaurus-Rex
1e46f80f1e fix: typos from find and replace 2022-09-09 13:28:09 +10:00
Theosaurus-Rex
60cfefcc30 style: tweak theme and adjust landing page to match 2022-09-09 13:23:57 +10:00
Zach Daniel
0a8da00110
improvement: Convert default tailwind colors to custom themes 2022-09-08 01:48:28 -04:00
brettkolodny
947c72c6e5 style: update homepage dark styles 2022-09-07 23:58:56 -04:00
Darren Black
deebf586e4 Add color to select 2022-09-08 13:52:42 +10:00
brettkolodny
e24bd9c579 style: change gray to base-light and base-dark 2022-09-07 23:51:47 -04:00
brettkolodny
a5ceccd31e style: change orange to primary 2022-09-07 23:18:18 -04:00
brettkolodny
fef2a6045c style: add light and dark themes 2022-09-07 23:02:18 -04:00
brettkolodny
f49eb7e681 style: keep content in the center of the screen on ultrawides 2022-09-07 17:03:48 -04:00
Zach Daniel
da0c1b6907
fix: fix right nav links and scrolling 2022-09-07 14:15:45 -04:00
brettkolodny
3991ac775d fix: fix right nav links and scrolling 2022-09-07 11:53:36 -04:00
Zach Daniel
74b4b50efd fix: properly prefix module source links 2022-09-07 11:43:03 -04:00
brettkolodny
c8bd91cf8d style: custom scrollbar 2022-09-07 10:48:10 -04:00
brettkolodny
db50e2b1ef style: decrease main docs width 2022-09-06 23:25:36 -04:00
brettkolodny
1fc150d781 style: adjust layout 2022-09-06 23:20:37 -04:00
Zach Daniel
7dd74df98d
improvement: spacing/mobile styling improvements 2022-09-06 18:21:12 -04:00
Zach Daniel
90f62c0b7f
improvement: improvem mobile docs styling 2022-09-06 18:20:46 -04:00
brettkolodny
b934e492e9 style: mobile and tablet layout changes 2022-09-05 17:21:56 -04:00
brettkolodny
3bf94d7037 style: horizontal spacing 2022-09-05 16:00:27 -04:00
Mark Holmes
8bc3949e9a Fixes mobile scroll for docs pages and improves setup 2022-09-05 12:57:35 -07:00
Zach Daniel
0fb42c649c fix: can't use LiveRedirect for some reason? 2022-09-05 15:12:55 -04:00
Zach Daniel
7296d5053e fix: be GDPR compliant with cookie usage 2022-09-05 13:29:38 -04:00
Zach Daniel
35a6f588f9 chore: update copy 2022-09-02 09:41:01 -06:00
Zach Daniel
19fd354e58 improvement: fix unsubscribe 2022-09-01 15:19:13 -06:00
Zach Daniel
c6fabca3ee fix: better formatted welcome link 2022-09-01 15:16:23 -06:00
Zach Daniel
2688ae4190 chore: update wording 2022-09-01 14:05:20 -06:00
Zach Daniel
d1216c34d3 fix: better spacing 2022-09-01 13:56:50 -06:00
Zach Daniel
2c2f111585 improvement: hide more on mobile 2022-08-31 10:37:02 -06:00
Zach Daniel
3fadc9d5f0 improvement: better search docs 2022-08-31 08:48:26 -06:00
Zach Daniel
948d715f6c chore: lots of updates 2022-08-31 02:11:15 -06:00
Zach Daniel
e76b8439a4 WIP on docs 2022-08-30 23:40:43 -06:00
Zach Daniel
8551f9f65b fix: WIP on imports 2022-08-30 23:39:28 -06:00
Theosaurus-Rex
a295502e95 style: stop elements bleeding off edges on small screens 2022-08-31 15:07:58 +10:00
Josh Price
9530944d1d Add the main feature sections on the homepage 2022-08-30 19:55:10 -06:00
Theosaurus-Rex
54898ae066 style: adjust padding near testimonial 2022-08-31 10:13:48 +10:00
Theosaurus-Rex
525608fa3a style: overlap testimonials and add drop shadows 2022-08-31 10:10:47 +10:00
Theosaurus-Rex
f8f99ce0ec style: basic format for testimonials 2022-08-31 10:10:39 +10:00
Zach Daniel
90eff04a61
Merge pull request #7 from Theosaurus-Rex/landing-page 2022-08-30 17:34:28 -06:00
Theosaurus-Rex
99358b3d28 style: format mailing list CTA 2022-08-31 09:25:42 +10:00
Zach Daniel
2a6d1524ef fix: fix source links 2022-08-30 17:13:04 -06:00
Theosaurus-Rex
6e3bf28f35 style: stop squishing wordmark on smaller screens 2022-08-31 08:51:05 +10:00
Theosaurus-Rex
5cc95e6323 style: fix docs sidebar on mobile screens 2022-08-31 08:51:05 +10:00
Theosaurus-Rex
b4300efb6a style: stop badge overflowing on top of text on small screens 2022-08-31 08:51:05 +10:00
Theosaurus-Rex
70a447e1e2 style: fix sizing bug for code icon in sidebar 2022-08-31 08:51:05 +10:00
Theosaurus-Rex
a469aeeeb8 style: fix alignment of link icon 2022-08-31 08:51:01 +10:00
Zach Daniel
233bec2faf improvement: add mailing list 2022-08-30 16:18:34 -06:00
Zach Daniel
8289f3292c improvement: WIP, add analytics 2022-08-30 13:26:22 -06:00
Zach Daniel
9677da247e chore: small changes, WIP on testimonials 2022-08-30 11:03:29 -06:00
Zach Daniel
dc608bf0d5 improvement: various fixes, update deps 2022-08-28 08:42:24 -04:00
Zach Daniel
eea19c1c47 improvement: small tweaks 2022-08-22 23:02:53 -04:00
Zach Daniel
2a0bb4ef1e WIP: on import and use static html 2022-08-22 19:44:37 -04:00
Zach Daniel
480d80273c improvement: upgrade to ash 2.0 2022-08-22 19:44:37 -04:00
Zach Daniel
205346a355 improvement: disable debug and fix scrolling 2022-08-16 01:21:55 -04:00
Zach Daniel
884de2d2d2 improvement: rework auth forms to liveview
improvement: better look and feel (not much better, though)
2022-08-15 21:23:59 -04:00
Zach Daniel
a18ab723cf improvement: add logout button, settings button 2022-08-07 16:27:38 -04:00
Zach Daniel
f779390499 chore: fix bad string expression in search 2022-08-07 15:24:38 -04:00
Zach Daniel
f4b603e9d4 improvement: turn of csp
improvement: add authorization to accounts
2022-08-07 01:07:06 -04:00
Zach Daniel
025b56d1a4 improvement: get a build set up
improvement: fix lint/security issues
improvement: add CSP
improvement: remove currently unnecessary/old code
2022-08-06 19:22:58 -04:00
Zach Daniel
59e9f1e8df fix: set up api client for swoosh 2022-08-05 23:45:49 -04:00
Zach Daniel
245ef3ed96 fix: bamboo/swoosh were both in use/mixed up. Using swoosh 2022-08-05 22:53:13 -04:00
Zach Daniel
9728cdee78 improvement: copy over example with auth to ash-hq 2022-08-05 22:08:23 -04:00
Zach Daniel
de5a4e7b02 chore: add z index to search box 2022-08-04 18:52:31 -04:00
Zach Daniel
784c31bdcf improvement: theming 2022-08-04 17:06:52 -04:00
Zach Daniel
fb418ad248 fix: use LiveRedirect vs LivePatch 2022-08-04 14:04:15 -04:00
Zach Daniel
6b326e29e0 improvement: click on headers to open 2022-08-04 13:59:51 -04:00
Zach Daniel
c9f0b23d90 improvement: fix item paths, make sidebar much friendlier 2022-08-04 13:14:58 -04:00
Zach Daniel
60a799517d fix: use name_attribute for name match rank 2022-08-03 11:18:27 -04:00
Zach Daniel
d1891ca212 improvement: huge optimization (hopefully) for memory usage/search performance 2022-08-03 09:53:59 -04:00
Zach Daniel
4adc2455de fix: overflow-auto instead of -scroll 2022-07-27 16:00:02 -04:00
Zach Daniel
f2bc2b36e4 fix: better latest version finding
improvement: larger docs in general
2022-07-27 15:57:39 -04:00
Zach Daniel
88905bbe1c fix: show docs properly 2022-07-26 17:16:39 -04:00
Zach Daniel
fd83fcac4a fix: set table headers properly 2022-07-26 02:47:03 -04:00
Zach Daniel
c6416d1c37 improvement: table headers for options list 2022-07-25 22:17:39 -04:00
Zach Daniel
eb613ebb5c improvement: more links 2022-07-25 21:50:44 -04:00
Zach Daniel
33845e98b0 improvement: add option links 2022-07-25 21:24:43 -04:00
Zach Daniel
e3da3a69f4 improvement: allow removing libraries 2022-07-25 15:16:51 -04:00
Zach Daniel
3535896420 improvement: flatten search results 2022-07-21 17:11:21 -04:00
Zach Daniel
7e8ec26a0c improvement: update to latest ash/ash_postgres, add indexes at the extension level 2022-07-21 13:58:51 -04:00
Zach Daniel
32b242fe1e fix: make type limiting work on search again
improvement: show types in search item results
2022-07-14 16:44:20 -04:00
Zach Daniel
6eacce8515 improvement: render default_guide, ignore extension moduledocs
improvement: new dsl link types
improvement: comment sections to ignore in ash-hq
2022-07-14 15:09:04 -04:00
Zach Daniel
ed49a833ec improvement: WIP on importer/doc links 2022-06-07 16:37:34 -04:00
Zach Daniel
af6d69a4f5 chore: wip on links and docs 2022-06-05 14:03:45 -04:00
Zach Daniel
b1136fd0f3 WIP: add categories, link parser 2022-06-05 14:03:04 -04:00
Zach Daniel
6085b1bbca WIP 2022-06-04 16:58:50 -04:00
Zach Daniel
4e219667f2 WIP 2022-04-08 02:59:39 -04:00
Zach Daniel
86798987d4 WIP 2022-04-05 02:20:36 -04:00
Zach Daniel
61cf32e973 WIP 2022-04-01 18:49:26 -04:00
Zach Daniel
a1276f94a8 chore: update deps and remove phx-debounce 2022-04-01 15:28:15 -04:00
Zach Daniel
3e6c268c6d WIP 2022-04-01 15:11:17 -04:00
Zach Daniel
0dba60de36 WIP 2022-04-01 02:43:09 -04:00
Zach Daniel
877e960bce WIP 2022-03-31 21:29:58 -04:00
Zach Daniel
3336a171be WIP 2022-03-31 17:29:23 -04:00
Zach Daniel
c0112737dc WIP 2022-03-31 16:59:53 -04:00
Zach Daniel
32d3eb770a WIP 2022-03-31 12:36:44 -04:00
Zach Daniel
8c3f397885 chore: change how we determine the function that has been routed to 2022-03-30 01:14:27 -04:00
Zach Daniel
57d7cff010 chore: fix DSL routing 2022-03-30 01:07:17 -04:00
Zach Daniel
23758f2db5 WIP 2022-03-30 00:40:17 -04:00
Zach Daniel
de97413240 WIP 2022-03-29 12:12:28 -04:00
Zach Daniel
c6c05c0fa1 WIP: trying to figure out flickering 2022-03-28 18:05:19 -04:00
Zach Daniel
068a03efa2 WIP: markdown/docs formatting 2022-03-28 15:47:43 -04:00
Zach Daniel
35192e50c5 WIP: add library versions to search 2022-03-27 17:26:35 -04:00
Zach Daniel
4484636410 chore: code editor improvements, get searching working 2022-03-25 23:16:20 -04:00
Zach Daniel
b14bc4446f WIP: before removing elasticlunr 2022-03-25 18:17:20 -04:00
Zach Daniel
3c47194d55 WIP 2022-03-25 17:17:01 -04:00
Zach Daniel
867f9d5371 init 2022-03-21 00:43:24 -04:00