docusaurus/lib/server
Ahmad Alfy ab6bab9f8d [Feature] Introducing image compression using imagemin (#654)
* Introduce imagemin for compressing images

* Replace original images with the optimized ones

* Add imagemin-svgo to dependencies

* Remove console statement, replace let with const

* Replace let with const

* Add --skip-image-compression

* Run Prettier
2018-05-09 16:59:36 -07:00
..
env.js Rename latestVersion to defaultVersion (#639) 2018-05-05 17:24:39 -07:00
feed.js Extract blog post truncation logic and add tests (#640) 2018-05-06 09:15:18 -07:00
generate.js [Feature] Introducing image compression using imagemin (#654) 2018-05-09 16:59:36 -07:00
readCategories.js Add Prettier Formatting (#258) 2017-12-04 19:21:02 -08:00
readMetadata.js Do not ignore 'custom_edit_url' (#604) 2018-04-25 10:40:53 -07:00
renderUtils.js Add <doctype HTML> to HTML pages (#566) 2018-04-15 15:50:43 -07:00
server.js Add open in browser functionality (#643) 2018-05-07 09:46:14 -07:00
sitemap.js Fix two typos (#530) 2018-04-06 10:26:31 -07:00
translate-plugin.js Add Prettier Formatting (#258) 2017-12-04 19:21:02 -08:00
translate.js Check English translation if language doesn't exist (#361) 2017-12-27 15:18:58 -08:00
translation.js More doc improvements (#532) 2018-04-07 21:16:29 -07:00
versionFallback.js Windows compatibility fix (#583) 2018-05-05 18:29:28 -07:00