elixirschool / school_house

The new era of Elixir School now powered by @phoenixframework
https://elixirschool.com/
Apache License 2.0
155 stars 49 forks source link

Update Excerpt Styles on Lesson Page #127

Closed kinson closed 3 years ago

kinson commented 3 years ago

Overview

The goal of this pr is do some cleanup related to the lesson pages.

Specifically, this includes:

Screenshots

Rendering markdown inside excerpts

Before

Screen Shot 2021-08-17 at 10 48 19 AM

After

Screen Shot 2021-08-17 at 10 48 04 AM

Updating "next" and "previous" lesson links

Before

Screen Shot 2021-08-17 at 10 52 07 AM

After

Screen Shot 2021-08-17 at 10 50 03 AM

Removing empty excerpts from the top of the lesson page

Before

Screen Shot 2021-08-17 at 10 53 28 AM

After

Screen Shot 2021-08-17 at 10 53 12 AM

Adding Benchee lesson to the menu

Before

Screen Shot 2021-08-17 at 10 54 30 AM

After

Screen Shot 2021-08-17 at 10 54 13 AM