Commit Graph

19 Commits

Author SHA1 Message Date
Marcus 97986f7760 bump to v1.0.3 2023-06-22 16:09:44 +02:00
Marcus 9f78840174 keep it simple, implementing to configure plugins would be too much for now, line-numbers boolean is enough atm 2023-06-22 15:52:58 +02:00
Marcus a205a70ef3 forgot to modify config.php 2023-06-22 15:20:58 +02:00
Marcus b0afedf4f2 read prism plugins from config.php 2023-06-22 15:06:12 +02:00
Marcus 0a3f88ada4 added missing plugin css files, added more languages to prism.small.js, added some more plugins 2023-06-22 14:54:33 +02:00
Marcus 4d23ed4753 bump version to v1.0.2 2023-06-22 00:33:47 +02:00
DeltaLima 888c3ef085 fix missplaced 2023-06-22 00:10:50 +02:00
Marcus c2a36e4e6c typo 2023-06-22 00:06:05 +02:00
Marcus 52b060191d added prism.tiny.js, and all themes, introduced config.php to configure these things 2023-06-22 00:03:17 +02:00
Marcus a94d1cabf7 made prism.small.js the standard - 560k is ridiculus too large for a standard. users should switch to prism.full.js when they need more languages 2023-06-21 23:25:46 +02:00
Marcus ce922b1349 add MIT license 2023-06-21 21:58:43 +02:00
DeltaLima a0ebd3b3ff separated javascript to res/syntaxhighlighter-ng.js, cleanup things 2023-06-21 14:07:40 +02:00
DeltaLima f2a43499b5 README.md update 2023-06-21 01:23:19 +02:00
DeltaLima eaba2b9c02 README 2023-06-21 01:17:12 +02:00
DeltaLima 7c8674e976 recreated prism.small.js and documented chosen languages in README 2023-06-21 01:11:10 +02:00
DeltaLima f8c4e07a4b added prism full and default theme, cleanup 2023-06-21 00:49:05 +02:00
DeltaLima b98a177775 cleanup, wip save 2023-06-21 00:21:46 +02:00
DeltaLima aae80a166f the most hard work is done i guess 2023-06-20 23:47:09 +02:00
DeltaLima 745b074df8 first commit, heavely WIP at this point 2023-06-20 23:18:53 +02:00