Commit graph

556 commits

Author SHA1 Message Date
Theo Harris
45ccc44ebf
feature(community_page): Set up basic page and route, add link to top nav (#120) 2023-09-28 08:25:25 -04:00
Zach Daniel
7da8987dd6 fix: don't assign fallback guide 2023-09-27 12:15:45 -04:00
Zach Daniel
029d5281bf fix: fix annoying scroll bug 2023-09-27 10:08:52 -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
3bf97311a5 chore: format and handle more type cases 2023-09-27 01:43:55 -04:00
Zach Daniel
225c9ee2f0 chore: update docs builder 2023-09-27 01:35:59 -04:00
Zach Daniel
95db54fe2e chore: fix references & contains 2023-09-27 01:21:53 -04:00
Zach Daniel
0598b2b797 improvement: don't try to do fancy link rewriting anymore. 2023-09-27 00:37:01 -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
bdaba672c2 chore: fix version dep 2023-09-26 11:52:58 -04:00
Zach Daniel
8099f31360 chore: update config 2023-09-26 11:52:36 -04:00
Zach Daniel
7526e34880 chore: update deps 2023-09-25 22:18:07 -04:00
Zach Daniel
b96a0dff4f chore: clean up ash_hq 2023-09-25 22:16:10 -04:00
Zach Daniel
8b158a2a99 chore: update ash 2023-09-25 10:22:06 -04:00
Zach Daniel
2d50f62fa9 chore: update ash_authentication & ash_authentication_phoenix 2023-09-24 23:25:45 -04:00
f4b734866e improvement: explicitly mention Elixir on the homepage. 2023-09-25 10:30:51 +13:00
8c9549adb3 chore: Update ash and get mix check passing. 2023-09-25 10:30:51 +13:00
Theo Harris
7b7a8d41df
fix: Increase clickable area of button to remove a package in sidebar (#118) 2023-09-23 08:22:17 -04:00
Zach Daniel
61f532ef44 chore: max width 2023-09-20 12:28:54 -04:00
Zach Daniel
5cbd7681db chore: update home page 2023-09-20 11:05:02 -04:00
Zach Daniel
5f183306e8 chore: add revision for appsignal 2023-09-12 15:11:29 -04:00
Zach Daniel
4a959a1383 improvement: update ecto/ecto_sql 2023-09-12 14:57:45 -04:00
Zach Daniel
1b77da8705 chore: update ash & ash_postgres 2023-09-12 14:45:21 -04:00
Zach Daniel
f123d09a89 chore: add status page 2023-09-12 14:24:45 -04:00
Zach Daniel
2f349c64b0 improvement: tracing 2023-09-12 14:04:03 -04:00
Zach Daniel
2e26577554 chore: update dockerfile 2023-09-08 12:06:44 -04:00
Wout De Puysseleir
b8d91d50f2
Small fixes homepage (#116)
* Fix "OR" in light mode

* Fix alignment join button mailing-list
2023-09-03 06:58:44 -04:00
Wout De Puysseleir
050ad3cc86
Add Livebook button to the homepage (#115)
* Run formatter

Running `mix format` added these changes

* Add Run in Livebook button to homepage
2023-09-01 15:41:01 -04:00
Zach Daniel
283d597eed improvement: add zoonect logo 2023-08-11 01:48:24 -07:00
Zach Daniel
d334025fa4 improvement: fix logos on small screen 2023-07-22 15:49:21 -04:00
Zach Daniel
2d3c024a3e improvement: add group-flow logo 2023-07-21 12:14:50 -04:00
Zach Daniel
618354493a fix: select all libraries by default 2023-07-12 20:18:15 -04:00
Zach Daniel
601331794a fix: problematic z-index on top bar 2023-07-05 19:59:24 -04:00
Zach Daniel
232fc02015 chore: testimonial styling 2023-07-05 19:57:43 -04:00
Zach Daniel
9787edc7ef improvement: more feature items 2023-07-05 19:46:32 -04:00
Zach Daniel
9ff330654b chore: remove twitter fix tag links 2023-07-05 19:22:09 -04:00
Zach Daniel
798e34235f improvement: overhaul the front page 2023-07-03 22:52:48 -04:00
Zach Daniel
3832da271a chore: ignore failed imports 2023-06-15 10:34:12 -04:00
Zach Daniel
4689afa66b chore: skip messages that fail to import 2023-06-07 23:19:16 -04:00
Zach Daniel
4b8206154a improvement: struct type mapping 2023-06-07 20:13:08 -04:00
Zach Daniel
6d6ed9b860 improvement: add heretask & testimonial 2023-05-31 12:00:34 -04:00
Zach Daniel
12c35c1ed3 fix: don't fail all imports on errors with single library
improvement: add `skip_versions` to libraries
2023-05-31 10:03:08 -04:00
Zach Daniel
43b3448ba1 fix: properly display full DSL path for links to options 2023-05-29 10:28:56 -04:00
Zach Daniel
a1c707ef05 improvement: scripts/rpc tools 2023-05-15 19:53:35 -04:00
Rebecca Le
6a0c84b858
improvement: Search icons (#111) 2023-05-13 19:27:54 -04:00
Rebecca Le
2939e4405a
Merge pull request #110 from jimsynz/add-reactor
chore: Add `Reactor` to seeds.
2023-05-12 12:07:06 +08:00
3092d15c69
chore: Add Reactor to seeds. 2023-05-12 16:00:23 +12:00
Zach Daniel
4c5e4707a8 chore: fix blog typo 2023-05-11 20:15:19 -04:00
Zach Daniel
1f16d2aae5 chore: remove unnecessary variable in dockerfile 2023-05-11 17:04:08 -04:00