-
It seems like the git command does not run at all. Thoughts?
-
**Message**
```
** (Phoenix.Template.UndefinedError) Could not render "404.html" for SchoolHouseWeb.LessonView, please define a matching clause for render/2 or define a template at "lib/school_hous…
-
There's a few pages where the section header is an inline code fragment like `if`, these are not being handled by the table of contents code correctly because they become nested tags.
I think there…
-
Hi,
Not sure if this is something you would consider, but I love elixir school, it really helped me get started with elixir. A lot of projects accept open collective sponsorships, and often have a sp…
-
This is a popular feature on the existing site, we should be sure to port it. I believe TailwindCSS has something built in to make this easier :crossed_fingers:
-
Today when I tried to start a Phoenix project, as I went to `localhost:4000` I got redirected to `localhost:4000/en` and the page I was showed was _elixirschool's_ homepage (I worked on a PR for this …
-
Our main accessibility issue is low contrast in some parts of the text, specially code:
https://rocketvalidator.com/s/2f3a096c-1324-48e9-ace7-e8f0d6385eee/v/15063853
I'm working on increasing th…
-
**Describe the issue**
When I try to highlight an Elixir snippet that includes capturing a function (`&function_name/arity`), it seems to treat the `/` as something else until the next `/`. That's …
-
Hi folks/ @SophieDeBenedetto. Thank you for sharing this.
I am an elixir beginner. Is there an instruction somewhere on how to create a user in the console? Can't seem to find it.
Thank you.
idkjs updated
3 years ago
-
Hi, it seems that ecto: does not include the command parameter un the result atom when using telemetry according to this article https://elixirschool.com/blog/instrumenting_phoenix_with_telemetry_part…