mirror of
https://github.com/philomena-dev/philomena.git
synced 2024-11-24 20:37:59 +01:00
27 lines
788 B
Text
27 lines
788 B
Text
|
section.phx-hero
|
||
|
h1 = gettext "Welcome %{name}!", name: "Philomena"
|
||
|
p
|
||
|
' A productive web framework that
|
||
|
br
|
||
|
' does not compromise speed or maintainability.
|
||
|
|
||
|
section.row
|
||
|
article.column
|
||
|
h2 Resources
|
||
|
ul
|
||
|
li
|
||
|
a href="https://hexdocs.pm/phoenix/overview.html" Guides & Docs
|
||
|
li
|
||
|
a href="https://github.com/phoenixframework/phoenix" Source
|
||
|
li
|
||
|
a href="https://github.com/phoenixframework/phoenix/blob/v1.4/CHANGELOG.md" Changelog
|
||
|
article.column
|
||
|
h2 Help
|
||
|
ul
|
||
|
li
|
||
|
a href="https://elixirforum.com/c/phoenix-forum" Forums
|
||
|
li
|
||
|
a href="https://webchat.freenode.net/?channels=elixir-lang" #elixir-lang on Freenode IRC
|
||
|
li
|
||
|
a href="https://twitter.com/elixirphoenix" Twitter @elixirphoenix
|