about summary refs log tree commit diff stats
path: root/app/assets/stylesheets/main
Commit message (Collapse)AuthorAgeFilesLines
* Scroll bars on code blocks in postsStar Rauchenberger2023-10-111-0/+1
|
* Syntax highlightingStar Rauchenberger2023-10-111-0/+11
|
* Blog title linksStar Rauchenberger2023-10-111-1/+14
|
* Blogs list is now main page (with pagination)Star Rauchenberger2023-10-112-3/+1
|
* Hey it looks like Four IslandStar Rauchenberger2023-10-102-60/+170
|
* More font fixesStar Rauchenberger2021-03-121-0/+1
|
* Fixed sidebar fontStar Rauchenberger2021-03-121-0/+1
|
* Fix padding on Game entry without start/finish dateKelly Rauchenberger2019-03-131-1/+4
|
* Game list is sortableKelly Rauchenberger2019-03-131-0/+40
|
* Game started/finished now displayed in tableKelly Rauchenberger2019-03-131-0/+11
|
* Game by status filter technically existsKelly Rauchenberger2019-03-121-2/+2
|
* Started game trackerKelly Rauchenberger2019-03-121-0/+25
|
* Add link entry typeKelly Rauchenberger2018-08-121-0/+4
|
* Fixed tag-related CSSKelly Rauchenberger2018-07-071-0/+7
| | | | refs #2
* Added tagsKelly Rauchenberger2018-07-071-0/+2
| | | | | | Blogs and streams can now be tagged. Records now show the appropriate tags for an entry. Updates work oddly, because their records show the stream's tags, since updates do not have tags themselves. refs #2
* Made stream updates more distinctKelly Rauchenberger2018-07-031-5/+7
|
* Added short footer to blog postsKelly Rauchenberger2018-07-031-0/+15
| | | | | | It just contains the datetime the post was written. Still not a real footer. refs #11
* Added some extra space to the bottom of the pageKelly Rauchenberger2018-07-031-1/+1
| | | | | | Not a footer, but working on it. refs #11
* Implemented streamsKelly Rauchenberger2018-07-032-36/+73
| | | | | | Currently there are no links to the pages for editing stream updates, and the admin panel for managing streams could probably have a better look & feel, but here's some basic working functionality. refs #8
* Created admin panelKelly Rauchenberger2017-07-021-1/+1
| | | | | | | Currently allows you to create and edit blogs, including associated records. Uses a WYSIWYG editor that allows uploading images. Also included jQuery :(
* Styled figures in blog postsKelly Rauchenberger2017-06-301-0/+19
|
* Split up stylesheets for each layoutKelly Rauchenberger2017-06-303-0/+259