Merge pull request #2817 from q--/Add_Redaxscript

Add Redaxscript CMS
main
Kyle Taylor 5 years ago committed by GitHub
commit 57e6cde726
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -9000,6 +9000,17 @@
],
"website": "https://www.w3.org/RDF/"
},
"Redaxscript": {
"cats": [
1
],
"icon": "Redaxscript.svg",
"implies": "PHP",
"meta": {
"generator": "^Redaxscript ([\\d\\.]+)\\;version:\\1"
},
"website": "https://redaxscript.com"
},
"ReDoc": {
"cats": [
4

@ -0,0 +1,3 @@
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" width="64px" height="64px" viewBox="0 0 64 64">
<path fill="#3873B5" d="M34,0v4c9.6757813,0-1.4257813,15.5898438-4,18c-2.5751953-2.4101563-13.5258789-16.375-4-16V2H0v4c10.2241211,0,16.4931641,24.0625,16.4931641,24.0625S9.5,54,0,54v4h24v-4c-10.6669922,0,3.4257813-15.5898438,6-18c2.5742188,2.4101563,18.6660156,22,8,22v4h26v-4c-10,0-22.3105469-27.9375-22.3105469-27.9375S51.3554688,4,60,4V0H34z" />
</svg>

After

Width:  |  Height:  |  Size: 472 B