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

Add support of svg icons instead of iconic font

enhancement

https://github.com/shakyshane/html-injector

enhancement

Add ability to generate additional pages based on specified properties with specified template. It will allow, for instance, fetch data from 3rd-party services and generate additional pages based on it....

enhancement

We definitely should go with client-side search, but yet to decide with which one. Candidates: - http://lunrjs.com/ https://github.com/jediq/grunt-lunr-index-generator https://github.com/assemble/grunt-assemble-lunr Some random tutorial: http://jekyll.tips/jekyll-casts/jekyll-search-using-lunr-js/

enhancement

Seems to be nicer way to handle that wast variety of favicons for different systems and browsers: - https://github.com/haydenbleasel/favicons - or alternative online-only version: https://github.com/RealFaviconGenerator/grunt-real-favicon - or less alive https://github.com/gleero/grunt-favicons...

enhancement

There is no ready solution for Grunt yet. So, we should come up with our own. Properties for `xml` could be gathered from Gray Matter or with `cheerio`. Some useful...

enhancement

Sooner or later we will have to format all our text correctly following typography guidelines. So far I wasn't able to find a library that won't break html or nunjucks...

enhancement

It's unclear how to treat multiple CSS files with `grunt-uncss`, `grunt-uncss` accepts multiple html-files, but outputs only one CSS, while sometimes we may need separate CSS — for IE hacks,...

enhancement

Apparently a well known bug https://github.com/gruntjs/grunt-contrib-watch/issues/166 We should wait until it get fixed in gaze

bug

Add CSS tests Some useful information: http://www.creativebloq.com/css3/4-tools-automatic-css-testing-7133777

enhancement