Commit Graph

5 Commits

Author SHA1 Message Date
Thomas Pani 2180d1db70
(chore) Fix repo URL (#3579) 2022-07-13 08:16:49 -04:00
John Foster 9aac956533
(chore) Improve 3rd party language quick start guide (#3042)
Co-authored-by: Josh Goebel <me@joshgoebel.com>
2021-03-24 14:09:42 -04:00
John Haugeland 810c37fcd0
chore(typo) Fix small typos (#2970)
Spelling and punctuation
2021-01-22 08:40:12 -05:00
John Haugeland b4358b228d
(chore) typo/grammar fix (#2967) 2021-01-20 07:55:19 -05:00
Josh Goebel b64b0081be
New build system (including 3rd party languages) (#2312)
* new build process for brownser/cdn/node
* detect 3rd party languages
* can run markup tests in 3rd party bundles
* can run detect tests for 3rd party bundles
* remove gear/bluebird dependencies
* add readme and license to CDN build
* CDN embeds no languages vs all if no languages are passed in the list
* change lib/highlight to lib/core for requiring the lib
* (chore)package CDN for NPM
* .min now, not .pack

Co-authored-by: Eric Prud'hommeaux <eric+github@w3.org>
2020-02-10 07:51:47 -05:00