* updating all headers to have h* tags, or changing elements
* Remove commented out binding.pry
* Remove unused page
* Use article instead of div for consistency
* Update snapshot with new section tag
* Use h4 tags again for new views
* Beginning of css variable implimentation
Added --theme-background leaving the default the same.
This will make no, visible, change to the styles currently.
* Beginning of css variable implimentation
Added --theme-background leaving the default the same.
This will make no, visible, change to the styles currently.
* Beginning of css variable implimentation
Added --theme-background leaving the default the same.
This will make no, visible, change to the styles currently.
* Beginning of css variable implimentation
Added --theme-background leaving the default the same.
This will make no, visible, change to the styles currently.
* Beginning of css variable implimentation
Added --theme-background leaving the default the same.
This will make no, visible, change to the styles currently.
* Beginning of css variable implimentation
Added --theme-background leaving the default the same.
This will make no, visible, change to the styles currently.
* Use more specific find for looking for reactions
* Use basic notification tests
* Test for proper reaction button rendering
* Use the proper user for reaction test
* Replace Flipflop with Sail
* Address PR comments
* Bump sail version to latest
* Bump Sail to latest version
* Move setting creation to config/sail.yml
* Bump Sail to latest version
* Use correct limit for cast_type in schema
* Update Sail's route
* ✨ implement night theme through css filters
* 🐛 and video
* ♻️ simplify selector
* ♻️ finer targeting and untouched graphics
* 🐛 keep it in the theme
* ♻️ remove styling for 3x inverted elements
It's easy to navigate each part of a series when there only a few of them. It's hard to jump from a part to another if there are many. This change makes it also a little friendlier to accessibility tools.
* Added stories feature specs
* Structure feature specs
* Spec for the articles by tag page
* Spec for clicking "week" button on the tag page
* Reorganize stories views
* Feature spec for displaying sponsors on tag page
* Increase allowed rspec example length
* Spec for the users comments view
* Articles by tag: reeplace view code with rendering partials
* Really simple calculate reading time function
* Move parse_it so that the number of methods in MarkdownParser is at 20
* Added test and default value for reading time
* Add alt tag
`alt` tag is blank at @Zhao-Andy's request
* Added alt tag
`alt` tag is blank at @Zhao-Andy's request
* Added alt tag
Added `alt` tag for a11y compliance