sache icon indicating copy to clipboard operation
sache copied to clipboard

Results 12 sache issues
Sort by recently updated
recently updated
newest added

We need a way to handle updating extensions on the site so descriptions and tags can get updated.

enhancement

https://www.github.com/thoughtbot/refills

npm has this concept of ecosystems, in theory it let's us query for packages that have a particular tag. All eyeglass modules will have a tag `eyeglass-module`. In theory, this...

Noticed a small typo: exension/extension.

Is it possible to remove extension from sache.in index?

Compass should be able to install any Sache-registered extension. ``` compass extension install EXTENSION_NAME [options] compass extension uninstall EXTENSION_NAME [options] compass extension list ``` These commands already exist in compass,...

The promote us link in the footer seems to be broken, now it redirects to a URL that tries to search for extensions for `promote`. ``` html promote us ```...

Some suggestion for additional data in _sache.json_ which could be useful (should be optional): - `website` (URL) - `documentation` (URL) - `logo` (URL to square PNG or SVG) What do...

It would be helpful to label resources that work with [libsass](https://github.com/hcatlin/libsass). This might mean everything that doesn't require Compass, so an alternative way to solve this is to label which...

enhancement