Kotsu
Kotsu copied to clipboard
:sparkles: Clean, opinionated foundation for new projects — to boldly go where no man has gone before
Seems there is an issue with `urljoin`. Due to the way how URI.js works, it always encodes URLS. It becomes true issue for cyrillic urls, which ends up after joining...
We should consider replacement of GraphicsMagick with [Jimp](https://github.com/oliver-moran/jimp). So far only two our tasks dependent on it: - [grunt-spritesmith](https://github.com/Ensighten/grunt-spritesmith) — dependency can be avoided by using pixelsmith engine - [grunt-responsive-images](https://github.com/andismith/grunt-responsive-images)...
Related to `#this` and `#this-website` in our base layout header. See https://github.com/validator/validator/issues/550
It is unclear should that attribute be added or no. See https://github.com/RealFaviconGenerator/realfavicongenerator/issues/211#issuecomment-323373834
Somehow related to https://github.com/LotusTM/Kotsu/issues/266. I always wasn't that fond of how we treat images manipulation with Grunt plugin, since it doesn't scale well, and any attempts to change just certain...
Well, it turned out that we ending up writing prototypes of datasets in free form quite often. It would be much better if those descriptions had real types annotations, so...
Since the way we achieve clean and nice looking URL's is based on how nginx and CloudFlare handle routing we should consider optimizing this process. Currently, we store all content...
Well, ya know. We need the way to force-lock version, otherwise unexpected and horrible things happens to other projects after rebuilds when we mess with our container... @mrhyde Would you...
https://github.com/siddharthkp/bundlesize