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

"Hiding" pages by adding `_` in front of filename isn't always convenient, since it completely removes page from build. While sounding right, it has few issues: 1. Page becomes completely...

This seems to be quite neat: https://github.com/amilajack/eslint-plugin-compat

So far we're quite short on any tests and infrastructure for it. Unfortunately, this isn't easy task, because we need to test much more than just JavaScript. I'll come up...

enhancement

Currently `Nav`, `NavItem`, `Link` and `isActive` do not support relative urls. I think this can be fixed by using Node `resolve` method.

enhancement

This is just a quick note about weird thing. After getting Gray Matter and hydrating it with some additional data, it gets current page's breadcrumb in form of Array, and...

enhancement

https://github.com/sass-eyeglass/eyeglass

enhancement

https://github.com/addyosmani/critical probably the best solution right now

We should check out https://github.com/jonschlinkert/remarkable

enhancement

Currently Gray Matter stays in Nunjucks file during rendering. It's never printed out to final html, though, because it's placed _before_ block declaration. However, it gets rendered anyway. In most...

bug

https://github.com/purifycss/purifycss

enhancement