Commit graph

378 commits

Author SHA1 Message Date
Zach Daniel
d69c530d91 improvement: replace search bar w/ CTA for alembic 2023-10-03 21:11:10 -04:00
Zach Daniel
817781ec53 chore: move alembic section above sponsors, small cleanup 2023-10-03 20:32:50 -04:00
Zach Daniel
436f0a54f4 chore: remove additional alembic content for now 2023-10-03 19:07:24 -04:00
Zach Daniel
4e2340f7ec improvement: bigger logos, feature alembic more 2023-10-03 11:10:57 -04:00
Rebecca Le
d01e2d16f5
fix: Format updated file 2023-10-03 12:18:44 +08:00
Rebecca Le
242771dca9
fix: Rewrite theme setting to properly support system theme
The existing code was a bit convoluted, and did not work correctly
when toggling the theme back to the system theme - neither theme was
properly applied on page load (cookie was present, so no theming was added)

This also fixes the edge case where changing the system theme would
override the site theme, due to not reading/using the cookie
value correctly
2023-10-03 12:11:07 +08:00
Zach Daniel
b935c289d2 chore: use config for api key dummy 2023-10-01 13:46:20 -04:00
Zach Daniel
33467d034f improvement: custom contributors list 2023-10-01 13:41:23 -04:00
Zach Daniel
d43618384f chore: format 2023-09-28 10:44:50 -04:00
Zach Daniel
4e41c81ab0 chore: fix build/lint/compile 2023-09-28 10:37:16 -04:00
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
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
8099f31360 chore: update config 2023-09-26 11:52:36 -04:00
Zach Daniel
b96a0dff4f chore: clean up ash_hq 2023-09-25 22:16:10 -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
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
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
Zach Daniel
121e208b0c fix: don't import on init, and don't import retired versions 2023-05-11 16:58:39 -04:00
Zach Daniel
96675abcfb chore: format/credo 2023-05-11 16:20:42 -04:00
Zach Daniel
b76841a214 improvement: handle dsl patches in docs (sort of)
improvement: write article about macros
2023-05-11 16:00:36 -04:00