Commit Graph

22 Commits

Author SHA1 Message Date
Michael Schmidt 4433d7fe7a
Website: Improved readability (#3177) 2021-11-08 12:52:43 +01:00
Michael Schmidt 746da79b1f
Website: Fixed red highlighting in Firefox (#3178) 2021-11-04 20:39:47 +01:00
Michael Schmidt ebd59e3279
Website: Use Keep markup to highlight code section (#3164) 2021-11-03 12:13:23 +01:00
Michael Schmidt ea361e5a2b
Website: Repositioned theme selector (#3146) 2021-10-19 14:52:13 +02:00
Michael Schmidt c562970616
Website: Adjusted TOC's line height for better readability (#3145) 2021-10-19 14:23:54 +02:00
Michael Schmidt faedfe8515
Website: Updated plugin header template (#3144) 2021-10-19 14:23:23 +02:00
Michael Schmidt 3d96eedc6b
Update test and example pages to use Autoloader (#1936) 2021-10-05 12:53:51 +02:00
Michael Schmidt d63d6c0e78
Added minified CSS (#3073)
Co-authored-by: ashwinjayan <ashwinjayanam@gmail.com>
2021-10-04 14:06:12 +02:00
Michael Schmidt e8d3b50330
ESLint: Added `regexp/strict` rule (#2944) 2021-06-27 14:56:07 +02:00
Michael Schmidt 212dc1c63b
ESLint: Added curly rule (#2901) 2021-05-25 12:46:45 +02:00
Michael Schmidt 74edb4e5f6
ESLint: Added indent rule (#2881) 2021-05-14 12:40:12 +02:00
Michael Schmidt de79636a8a
Website: Moved remaining vendor files into `vendor` folder (#2829) 2021-05-01 14:57:39 +02:00
Michael Schmidt fd20dbe4a3
ESLint: Added spacing rules (#2862) 2021-05-01 14:53:38 +02:00
Michael Schmidt 67a86cf6d2
ESLint: Added brace-style rule (#2865) 2021-04-18 16:13:48 +02:00
Michael Schmidt 158011e45a
ESLint: Added wrap-iife rule (#2867) 2021-04-18 15:55:05 +02:00
Michael Schmidt b03e7eb0cd
ESLint: Added semi rule (#2836) 2021-04-17 22:30:39 +02:00
Michael Schmidt 9cae446161
ESLint: Added quotes rule (#2835) 2021-04-17 22:26:40 +02:00
Michael Schmidt 772d42bec0
Added ESLint with minimal config (#2831) 2021-03-26 13:16:16 +01:00
Michael Schmidt 9b784ebff7
Website: Added MySQL to "Used by" section (#2785) 2021-03-21 17:07:17 +01:00
Lea Verou 9f82de508d
thousands -> millions
We do have 3 million weekly downloads on npm, so I think "thousands" was quite an understatement at this point.
2020-12-03 11:09:29 -05:00
Michael Schmidt 8e6604956c
Website: Added and updated documentation (#2654)
I updated a few of the entries in the "Full list of features" section (consistent formatting, a bit of grammar, nothing big). For some reason, we had both

- "Highlights embedded languages (e.g. CSS inside HTML, JavaScript inside HTML)" and 
- "Highlights nested languages (CSS in HTML, JavaScript in HTML)"

in there. They are sort of the same, so I removed one.

I also added a note regarding escaping and gave the manual highlighting section its own heading.
2020-11-28 23:07:22 +01:00
Michael Schmidt 91fdd0b192
Website: New assets directory for all web-only files (#2180) 2020-06-28 01:58:55 +02:00