Kotsu icon indicating copy to clipboard operation
Kotsu copied to clipboard

:sparkles: Clean, opinionated foundation for new projects — to boldly go where no man has gone before

Results 90 Kotsu issues
Sort by recently updated
recently updated
newest added

Related to linting and testing. Can't tell do we want this, but looks interesting: * https://github.com/typicode/husky * https://github.com/okonet/lint-staged

enhancement

- [ ] Add information about on which specs based our locale, since it isn't ordinary Gettext format, but more modern and used in browsers BCP 47 specs. Despite we...

enhancement
i18n

Well, it is slightly nontrivial, but would be cool to prevent some nasty situation when you ignored something in `robots.txt`, but not in `sitemap_xml` task

enhancement

See https://github.com/andismith/grunt-responsive-images/issues/57 Because of that, watch for images with `grunt-responsive-images` will be disabled

bug

Well, I can't remember how we made such conclusions and resulted in current implementation, but after looking at this right know, I have feeling that it's strongly f**ked up. ##...

enhancement

Resolve issues with stylelint rules marked as #todo in configuration file

bug

See https://github.com/stylelint/stylelint/issues/2399 for details.

bug

For instance, current [Breadcrumb component](https://github.com/LotusTM/Kotsu/blob/master/source/templates/_components/_Breadcrumb.nj) works great, but it isn't recognized by any search engines. To fix that, we need to use microdata or JSON-LD, or RDFa (so it might...

enhancement
templates

From time to time we need to use in Sass or Nunjucks image dimensions. Besides, we could do some more interesting manipulations on already loaded into memory image. So, what...

I'd like to improve Gray Matter structure and give it some more power to redefine some backed-in properties of base layout. As a side effect, it will resolve #59 and...

enhancement