Add BoidCMS / cms

main
nurbek 2 years ago
parent 65df4617ee
commit 57bbd375d6

@ -0,0 +1,11 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_3434_53)">
<path d="M16 0.549988C20.0976 0.549988 24.0273 2.17775 26.9248 5.07519C29.8222 7.97263 31.45 11.9024 31.45 16C31.45 20.0976 29.8222 24.0273 26.9248 26.9248C24.0273 29.8222 20.0976 31.45 16 31.45C11.9024 31.45 7.97263 29.8222 5.07519 26.9248C2.17775 24.0273 0.549988 20.0976 0.549988 16C0.549988 11.9024 2.17775 7.97263 5.07519 5.07519C7.97263 2.17775 11.9024 0.549988 16 0.549988V0.549988Z" fill="#00BCD4"/>
<path d="M23.55 17.5V16.4H21.3V15.25H22.45V14.1H23.55V9.54999H22.45V8.44999H21.3V7.29999H7.29999V10.7H8.44999V21.7H7.29999V24.7H22.45V23.55H23.55V22.45H24.7V17.5H23.55ZM19.8 20.55H18.65V21.7H12.2V18.25H18.65V19.4H19.8V20.55ZM19.8 12.6H18.65V13.75H12.2V10.3H18.65V11.45H19.8V12.6Z" fill="white"/>
</g>
<defs>
<clipPath id="clip0_3434_53">
<rect width="32" height="32" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 949 B

@ -1017,6 +1017,19 @@
"scriptSrc": "boba(?:\\.min)?\\.js",
"website": "http://boba.space150.com"
},
"BoidCMS": {
"cats": [
1
],
"description": "BoidCMS is a free and open-source flat file CMS for building simple websites and blogs in seconds, developed using PHP and uses JSON as a database.",
"icon": "BoidCMS.svg",
"implies": "PHP",
"headers": {
"X-Powered-By": "BoidCMS"
},
"oss": true,
"website": "https://boidcms.github.io"
},
"Bokeh": {
"cats": [
25