Commit graph

25 commits

Author SHA1 Message Date
Nighty
42cd107b2a
Vite (#240)
* begin vite stuff (does not work yet)

* finalize vite switch + cleanup package.json

* Assets path, re-add async, fix z

* Remove source-map-support

---------

Co-authored-by: Liam <byteslice@airmail.cc>
2024-04-29 20:39:52 -04:00
Luna D
26deaaf588
approval queue stuff 2022-03-24 18:44:39 +01:00
byte[]
18d385283b Undo normalize.css hack for own-line subscript and superscript tags 2022-01-20 19:54:34 -05:00
byte[]
9bb2ed3666 More robust spoilering 2021-12-12 12:34:30 -05:00
Luna D
b6cd7d3cb0
redesign staff list 2021-11-30 22:17:47 +01:00
Luna D
f6a4474fec
forgot mobile -__- 2021-10-05 00:00:30 +02:00
Luna D
b6a7e5f8b9
make blockquotes more compact 2021-10-04 23:52:28 +02:00
Luna D
34fb72c1af
increase spacing between lines and paragraphs 2021-10-04 21:51:26 +02:00
Luna D
d1d53c9537
ensure image doesn't try to be larger than width 2021-10-04 21:51:26 +02:00
Luna D
a7c3fd78ea
fix overflows 2021-10-01 16:17:51 +02:00
Luna D
46802d3061
minor css tweaks 2021-10-01 15:44:49 +02:00
SeinopSys
71fa95e462
initial implementation of markdown-based text editor 2021-09-30 21:11:48 +02:00
Luna D
5450110797
fix code tags being visible from under spilers 2021-09-23 17:18:14 +02:00
Luna D
c86e449f42
render static pages with unsafe markdown 2021-09-23 17:02:21 +02:00
Luna D
455583fb2e
better styling for code blocks 2021-09-23 15:53:20 +02:00
Luna D
708852f3b5
fix spoilers 2021-09-22 21:55:06 +02:00
Luna D
235dd81469
reduce top margin of p 2021-09-22 00:54:26 +02:00
Luna D
e88e27ccfd
bunch of small fixes 2021-09-22 00:43:51 +02:00
Luna D
4938892011
improve the looks of blockquotes when nested a lot 2021-09-20 20:24:44 +02:00
Luna D
4b46ca803f
preliminary textile-markdown converter 2021-09-12 16:33:05 +02:00
byte[]
4c289510a7 tighten tolerance for paginator widget, add dropdown with missing quick page navigation 2020-12-10 01:26:13 -05:00
byte[]
c1ec2b3df2 collapse image list pagination in low width 2020-12-08 21:30:13 -05:00
Luna D
388487db81 increase the size of staff labels 2020-09-17 16:01:50 -04:00
Luna D
da38408ef4 increase line spacing 2020-09-12 19:45:25 -04:00
David Joseph Guzsik
8d47f56917
Build assets using Webpack (#150)
* Build assets using webpack

* Change webpack bundling method, add path aliases, restore deploy script

* Remove babel dependencies

* Add buble rollup plugin and always attach promise polyfill to window

* Fix object formatting for buble rollup plugin config

* Remove reference to setImmediate from promise polyfill
2020-06-28 14:53:19 -04:00
Renamed from assets/css/common/base.scss (Browse further)