kactus-io / kactus

:cactus: A true version control tool for designers
https://kactus.io
MIT License
1.5k stars 86 forks source link

Can not preview without Kactus #124

Closed abitrolly closed 5 years ago

abitrolly commented 5 years ago

“I try to browse project artwork without Kactus installed. I found kaktus.json at the root, which points to ./assets as root. Inside I found only one dir icons/ full of nested .json files. I do not understand what art is inside. ”

[Optional] Do you have any potential solutions in mind?

For icons/ dir in https://github.com/kactus-io/kactus/tree/master/assets/ generate icons.png at the same level with a low resolution to give an idea.

mathieudutour commented 5 years ago

No the whole point is not to put binary files (sketch files or images) in git so that you can merge things

abitrolly commented 5 years ago

But you merge with Kactus, which can ignore previews, no?

mathieudutour commented 5 years ago

git is the underlying tech. Kactus is just based on it