Skip to content

Commit b13511e

Browse files
committed
README: ecosystem footer linking org and Building Blocks standard
1 parent 310b58f commit b13511e

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,17 @@ For projects created with [Volt](https://hex.pm/packages/volt), PhoenixIconify i
234234

235235
It does not use Volt's JavaScript pipeline. If you want client-side icon components instead, use the official npm packages (`iconify-icon`, `@iconify/react`, `@iconify/vue`, etc.) through Volt's normal package handling.
236236

237+
## Part of Elixir Volt
238+
239+
phoenix_iconify ships compile-time discovered, server-rendered Iconify SVGs for Phoenix — 200,000+ icons, zero client runtime.
240+
241+
It is part of a frontend stack that runs inside the BEAM — builds, JS
242+
runtimes, icons, and Vue-to-LiveView compilation as supervised parts of the
243+
application instead of external toolchain processes. See the
244+
[Elixir Volt](https://github.com/elixir-volt) organization for the rest, and
245+
[Building Blocks for the Future Web](https://github.com/elixir-vibe/building-blocks)
246+
for the thesis, architecture, and roadmap that tie them together.
247+
237248
## License
238249

239250
MIT

0 commit comments

Comments
 (0)