aboutsummaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/application/_body.scss
Commit message (Collapse)AuthorAgeFilesLines
* Move map to tophellekin2021-01-221-1/+1
|
* Add Stimulus Map and Taxonomy (WIP)hellekin2020-11-121-6/+13
| | | | | | | | This commit add StimulusJS interaction for the map and taxonomy, as well as styling. It provides preliminary work to hook up live data on the map from the taxonomy.
* Merged masterhellekin2020-11-121-0/+5
|\
| * REUSE: Add LAL-1.3 license to SCSShellekin2020-10-291-0/+5
| |
* | Adjust Style for mobile and stimulushellekin2020-11-111-0/+7
|/
* Fix z-index for map and articlehellekin2020-10-081-0/+1
|
* Make map more beautifulhellekin2020-10-081-0/+4
| | | | | | | | | | | | | This commit introduces a few things: 1. New `content_for` hooks for :debug, :head, and :body_end so that views code remains consistent and clean 2. Fullscreen map! 3. Welcome#index view, the Rails way It also moves controller-related code to the controller, Enjoy!
* First pass at something visiblehellekin2020-10-061-0/+143
This is a first version of the application, to go beyond simple authentication.