school_house icon indicating copy to clipboard operation
school_house copied to clipboard

The new era of Elixir School now powered by @phoenixframework

Results 12 school_house issues
Sort by recently updated
recently updated
newest added

This removes the Heroku stuff and replaces with Fly.io stuff :confetti_ball: This has the added benefit of being clustered to all instances, and actually being able to run multiple instances...

Added Japanese translation for what was implemented in https://github.com/elixirschool/school_house/pull/192. Some are referred to the existing translations in "lessons". Also updated some small parts in the localization as well. (i.e. added...

first pass elixir tool to convert .md lessons to interactive LiveView .livemd files works for lessons as well as posts some clean-up likely in order, feedback much appreciated!

I am reading the next article: https://elixirschool.com/blog/building-apps-with-plug-router/ In the render_json function the content-type is not set so only receive a raw string. Then the code must to include the content...

bug
documentation
question

Happy Halloween eve. 🎃 As a Korean speaker myself, I'd like to contribute translation when I read Korean doc but it was not smooth to find the specific folder/file in...

enhancement
help wanted
elixir

On the old layout, the lessons pages were immediately noticeable in the sidebar. ![image](https://user-images.githubusercontent.com/7574985/136187997-ebbb427e-73ff-4a27-bd3f-b90b5c7e25a4.png) There was also a link to Basics on the very bottom of the front page. ![image](https://user-images.githubusercontent.com/7574985/136188026-f363ed3c-9360-49f9-9c5d-e4f1b4068be4.png)...

enhancement

What are some possible improvements to the blog that would help with content discoverability? Some ideas off the top of my head: 1. Tag cloud 2. Posts by Author 3....

enhancement
help wanted
question

Thanks to Mikolaj Holysz for taking the time to check out the beta site and compile some accessibility-related notes 🎉 ! [Here](https://rwtxt.com/public/elixir-school-accessibility-notes) are the notes 🗒️ . I have already...

enhancement
help wanted

It would be good to identify some examples we can use both on the homepage and the "why elixir?" page to help highlight the features and beauty of the language.

enhancement
help wanted
question

Also, what are your thoughts on updating the elixirschool readme section [Posting an Article](https://github.com/elixirschool/elixirschool#posting-an-article) to nudge authors to specify the versions of Elixir, Phoenix, LiveView, etc. used in their code...