Commit graph

352 commits

Author SHA1 Message Date
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
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
81e64844f3 improvement: add examples to docs 2022-10-10 01:19:49 -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