Merge pull request #7834 from ceopeo/caisy

Add Caisy / cms
main
Elbert Alias 1 year ago committed by GitHub
commit 30a8baa09a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,13 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<mask id="mask0_4655_89" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="2" width="32" height="28">
<path d="M31.5557 2.84424H0.533447V29.2442H31.5557V2.84424Z" fill="white"/>
</mask>
<g mask="url(#mask0_4655_89)">
<path d="M17.1406 14.5648C23.7343 22.827 30.1086 12.9944 20.0175 8.33699L23.2026 8.13672C23.2026 8.13672 32.1803 15.3023 27.2453 19.9887C22.3103 24.6751 16.7483 15.8714 16.7483 15.8714L17.1406 14.5648Z" fill="#91C6FF"/>
<path d="M17.0008 28.3598C16.9442 28.3777 16.8876 28.3916 16.8295 28.4067L16.5534 28.4717C15.0195 28.8097 13.4658 29.0501 11.9015 29.1912C10.4899 29.3224 9.84902 27.4495 11.0479 26.6941C16.5133 23.2411 14.8573 20.4096 12.146 20.1486C21.5256 19.7591 23.1306 26.7078 17.0008 28.3598Z" fill="#91C6FF"/>
<g style="mix-blend-mode:multiply" opacity="0.3">
<path d="M17.309 28.273C17.211 28.2951 17.1074 28.3296 16.9983 28.3587C17.827 27.9733 18.3795 27.5023 18.74 27.0009C20.7538 24.204 16.4058 21.6005 14.2483 23.7289C15.3823 21.7386 14.0136 20.3271 12.1448 20.1489C21.1156 20.5453 23.0603 26.4954 17.309 28.273Z" fill="#008CFF"/>
</g>
<path d="M16.9623 28.371C22.0727 26.893 21.61 20.5673 12.0328 20.1432C9.09222 19.9361 4.68764 20.6169 2.05648 16.5051C-0.349553 12.7304 0.517834 7.70558 2.81337 4.92663C4.20837 3.22638 6.14204 2.36728 8.16963 3.1587C9.46929 3.66698 10.8119 4.8479 12.077 6.92383C17.4443 15.7234 22.2039 22.233 26.2397 19.1667C29.9013 16.3864 26.5229 10.2304 19.8227 8.27602C18.3034 7.83265 18.3227 5.65175 19.8766 5.30231C34.2189 2.07999 37.6484 23.429 16.9623 28.371Z" fill="#008CFF"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

@ -313,6 +313,21 @@
"saas": true,
"website": "https://www.cafe24.com/en/"
},
"Caisy": {
"cats": [
1
],
"description": "Caisy is a headless CMS platform providing flexible content management, seamless integration with various devices and channels, and API access for structured content delivery.",
"icon": "Caisy.svg",
"dom": "img[src*='assets.caisy.io/']",
"pricing": [
"freemium",
"mid",
"recurring"
],
"saas": true,
"website": "https://caisy.io"
},
"CakePHP": {
"cats": [
18

Loading…
Cancel
Save