Commit Graph

33 Commits

Author SHA1 Message Date
Bauke 65ce9f66ca
Install with --offline. 2022-10-10 13:46:23 +02:00
Bauke b407273f6f
Add a configurable base URL. 2022-10-09 23:34:39 +02:00
Bauke e41763a229
Add a way to add extra HTML to the head and body at runtime. 2022-10-09 19:29:43 +02:00
Bauke ef19f53adb
Add modern-normalize copy step. 2022-10-09 14:04:41 +02:00
Bauke eb48cc70c1
Add logo to header and favicon. 2022-10-09 13:37:37 +02:00
Bauke 0cf9dda4fd
Narrow img style to charts. 2022-10-09 13:34:46 +02:00
Bauke a3a4ae8ca4
Also log the snapshot in Show. 2022-10-09 12:22:29 +02:00
Bauke 9ec3b1c07d
Add showing snapshots by ID. 2022-10-09 12:20:49 +02:00
Bauke de5d256c96
Switch sort order again and then reverse the found results. 2022-10-09 00:02:25 +02:00
Bauke e21ef0fa87
Add third background color for bold chart lines. 2022-10-09 00:02:05 +02:00
Bauke 352d107e35
Increase label area sizes. 2022-10-08 22:40:05 +02:00
Bauke 1771bd7eb3
Switch to Love theme colors. 2022-10-08 22:20:21 +02:00
Bauke 7cc2d7518f
Add the groups table. 2022-10-08 22:11:52 +02:00
Bauke a25ae7adda
Sort groups ascending by name. 2022-10-08 22:10:28 +02:00
Bauke fc2cccd53c
Disable no-descending-specificity rule, Sass causes false-positives of this. 2022-10-08 22:06:57 +02:00
Bauke ff6e1cde0d
Remove abbr element. 2022-10-08 21:47:30 +02:00
Bauke 7cebbb8f42
Switch group sort. 2022-10-08 21:34:43 +02:00
Bauke b64b7836fa
Rename Dockerfile to Containerfile. 2022-10-07 15:55:29 +02:00
Bauke b444512c3b
Reduce font-size, padding and width. 2022-10-07 15:54:59 +02:00
Bauke 6fa9c64e84
Remove margin from last child. 2022-10-07 15:33:13 +02:00
Bauke 02acbda94c
Fix image width and add margins. 2022-10-07 15:31:36 +02:00
Bauke 4b3863e0d1
Big commit that adds and changes a bunch of stuff.
A lot of this will be changed around again anyway.
2022-10-07 15:27:43 +02:00
Bauke 99b24d0eac
Add line and point series features for Plotters. 2022-10-07 15:06:09 +02:00
Bauke 5f5893a408
Add public directory to gitignore. 2022-10-07 15:05:57 +02:00
Bauke 4a592915fd
Add Grass. 2022-10-06 23:54:53 +02:00
Bauke 51ef13f5d6
Add Stylelint configuration. 2022-10-06 23:41:17 +02:00
Bauke aba5685898
Copy Askama configuration. 2022-10-06 19:29:40 +02:00
Bauke 47a0b22503
Add Plotters dependency. 2022-10-06 19:14:17 +02:00
Bauke 958e04c47b
Add Askama templates with base.html. 2022-10-06 18:53:45 +02:00
Bauke 163502505a
Add Dockerfile. 2022-10-06 17:09:46 +02:00
Bauke 0914392b3e
Create basic readme. 2022-10-06 14:55:15 +02:00
Bauke c2965641be
Initial code commit with basic functionality. 2022-10-06 14:54:25 +02:00
Bauke 6f142f5c39
Add project files. 2022-10-06 14:48:31 +02:00