Commit graph

218 commits

Author SHA1 Message Date
Zach Daniel
6248c70fdf chore: tailwind 2022-12-10 14:38:36 -05:00
Zach Daniel
3711bd2ed8 WIP 2022-12-09 12:54:34 -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
432310c7d5 chore: fix CI pt 3 2022-11-16 15:33:42 -05:00
Zach Daniel
a7b8dad83a chore: fix CI pt 2 2022-11-16 14:56:37 -05:00
Zach Daniel
fc69f71a76 chore: fix CI 2022-11-16 14:50:32 -05:00
Zach Daniel
60b4125867 chore: release version v0.1.0 2022-11-16 14:47:43 -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
Zach Daniel
54151e9f7e chore: set erlang version 2022-11-15 20:29:58 -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
Rebecca Le
af6fac6610
chore: Update bug issue template to use valid Markdown (#53) 2022-11-13 22:39:08 -05:00
Zach Daniel
0fd264e566
create LICENSE.md (#51) 2022-11-13 11:52:54 -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
372d9785dc chore: remove elixir forum references 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
1d0b041fe9 fix: don't scroll sidebar based on main docs window scroll position
closes #43
2022-11-01 03:48:09 -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
Mike Buhot
ed3e039b8d
chore: Add nodejs 18 (LTS) to .tool-versions (#40) 2022-10-30 21:48:27 -04:00
Mike Buhot
3b1043fd1c
fix: download user agent db in setup task (#39) 2022-10-30 21:30: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
a9f3474f25 chore: add issue templates 2022-10-21 20:07:24 -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