about summary refs log tree commit diff stats
path: root/app/assets/stylesheets
Commit message (Collapse)AuthorAgeFilesLines
* Added blog post commentingStar Rauchenberger2023-10-122-0/+66
|
* Blog title underline should stretch full widthStar Rauchenberger2023-10-121-1/+3
|
* Center main bannerStar Rauchenberger2023-10-121-0/+1
|
* Fix weird scrollbars on code snippetsStar Rauchenberger2023-10-121-1/+4
|
* Added blog archiveStar Rauchenberger2023-10-111-0/+31
| | | | The path to blog posts is now "blog" instead of "says", btw.
* 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
|
* We're on Markdown nowStar Rauchenberger2023-10-111-0/+8
|
* 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-122-0/+2
|
* 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-122-0/+14
|
* Added tag autocompletionKelly Rauchenberger2018-07-071-0/+1
| | | | refs #2
* Fixed tag-related CSSKelly Rauchenberger2018-07-071-0/+7
| | | | refs #2
* Added tagsKelly Rauchenberger2018-07-073-0/+11
| | | | | | 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
* Blog drafts no longer require slugsKelly Rauchenberger2018-07-041-0/+10
| | | | | | They do still technically require titles, but the engine will fill in "Untitled draft" if it is left blank. Unpublished posts can be viewed at a different URL than published posts would be. Quick links to view published and unpublished posts have been added to the admin panel. refs #1
* Added blog draftsKelly Rauchenberger2018-07-041-0/+6
| | | | | | | | An unpublished post is not viewable unless you are logged in. The "Create record" field is disabled for unpublished posts, though this is only in JavaScript and the backend will not disallow creating records for unpublished posts if forced to. Unpublishing a post does not destroy records for that post. This only applies to blog posts, currently; streams and stream updates cannot be drafted. Unpublished posts still require titles and slugs. There is no autosaving functionality yet. refs #1
* 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-033-37/+86
| | | | | | 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
* Styled flash and errors in admin panelKelly Rauchenberger2017-07-021-1/+45
|
* Styled password reset formKelly Rauchenberger2017-07-021-3/+18
|
* Created admin panelKelly Rauchenberger2017-07-024-1/+198
| | | | | | | 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-307-252/+242
|
* Worked on sidebar styleKelly Rauchenberger2017-06-291-15/+34
|
* Made ponies actually trotKelly Rauchenberger2017-06-291-0/+6
|
* Worked more on overall layout, made ponies clickableKelly Rauchenberger2017-06-291-12/+14
|
* Worked on style of blog postsKelly Rauchenberger2017-06-292-0/+70
|
* Worked on layout more, added trotting poniesKelly Rauchenberger2017-06-251-27/+21
|
* Added logging in and logging outKelly Rauchenberger2017-06-251-1/+138
|
* Worked on design, and added small bioKelly Rauchenberger2017-06-252-6/+10
|
* Started designing index pageKelly Rauchenberger2017-06-253-0/+123
|
* Initial commitKelly Rauchenberger2017-06-241-0/+15