Add Scully / static-site-generator

main
nurbek 2 years ago
parent 803d8b3eae
commit 6311f1a83e

@ -0,0 +1,12 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M24.8477 31.8225C24.477 31.9766 24.0727 32.0318 23.6743 31.9825C18.6821 31.3157 13.9344 29.4167 9.8596 26.4566C5.67615 23.4061 2.35082 19.3275 0.205335 14.6153C-0.136592 13.8646 -0.0468674 12.9877 0.440022 12.3218C6.79472 3.65785 17.279 -0.970702 27.9627 0.171194C28.8037 0.257952 29.5271 0.804579 29.8402 1.59001C31.8137 6.5105 32.4504 11.8655 31.6857 17.1116C30.9405 22.2024 28.9102 27.0194 25.7865 31.1077C25.5392 31.4217 25.2162 31.6676 24.8477 31.8225Z" fill="url(#paint0_linear_3386_54)"/>
<path d="M24.8478 21.2615C24.7641 21.2539 24.6817 21.236 24.6025 21.2081C23.9576 20.9818 23.6183 20.2756 23.8445 19.6307C23.8447 19.6303 23.8449 19.6298 23.845 19.6293C24.2398 18.5412 23.8771 18.0398 23.7597 17.8691C22.7996 16.5356 19.5673 16.4076 18.2232 16.4183C14.9269 16.4503 12.708 15.6396 11.6519 14.0181C10.5958 12.3966 11.0011 10.6684 11.3745 9.82563C11.6895 9.21909 12.4365 8.98273 13.043 9.29772C13.594 9.58385 13.8477 10.234 13.6361 10.8177C13.6254 10.8604 13.2093 11.9059 13.7214 12.6739C14.2334 13.442 15.8763 13.9647 18.2018 13.954C22.0315 13.922 24.5704 14.7648 25.7759 16.4396C26.5653 17.5491 26.7146 18.9466 26.1813 20.4507C25.9881 21.0053 25.4291 21.3452 24.8478 21.2615Z" fill="white"/>
<path opacity="0.7" d="M14.9908 8.33172C16.0851 7.95772 17.2379 7.78426 18.3938 7.81967C20.9541 7.89434 22.4689 8.75843 24.069 10.8493C24.2338 11.0634 24.4674 11.2142 24.7304 11.276C25.3568 11.4175 25.9793 11.0243 26.1207 10.3979C26.1961 10.0642 26.1207 9.71421 25.9145 9.44116C23.365 6.11282 20.7194 5.56878 18.4578 5.50476C16.9917 5.45491 15.5294 5.68294 14.1481 6.17685C13.556 6.40963 13.2647 7.07822 13.4973 7.67031C13.7304 8.26217 14.3959 8.55688 14.9908 8.33172Z" fill="white"/>
<path opacity="0.7" d="M22.5114 21.9983C21.4157 22.3655 20.2635 22.5353 19.1084 22.4997C16.5482 22.425 14.4467 21.3262 12.8465 19.2353C12.427 18.749 11.6928 18.6949 11.2065 19.1144C10.761 19.4987 10.6728 20.1552 11.001 20.6435C12.8358 23.0437 15.0334 24.1211 16.9536 24.5585C17.6397 24.7162 18.3405 24.802 19.0444 24.8145C20.5093 24.8586 21.9699 24.6345 23.3542 24.1532C23.9492 23.9204 24.243 23.2494 24.0102 22.6543C23.7775 22.0593 23.1065 21.7655 22.5114 21.9983Z" fill="white"/>
<defs>
<linearGradient id="paint0_linear_3386_54" x1="-9.1702e-06" y1="16" x2="32" y2="16" gradientUnits="userSpaceOnUse">
<stop stop-color="#007C42"/>
<stop offset="1" stop-color="#6CCE7A"/>
</linearGradient>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 2.4 KiB

@ -5741,6 +5741,22 @@
"scriptSrc": "scrollreveal(?:\\.min)(?:\\.js)", "scriptSrc": "scrollreveal(?:\\.min)(?:\\.js)",
"website": "https://scrollrevealjs.org" "website": "https://scrollrevealjs.org"
}, },
"Scully": {
"cats": [
57
],
"description": "Scully is a static site generator for Angular projects looking to embrace the Jamstack.",
"icon": "Scully.svg",
"implies": "Angular",
"meta": {
"generator": "^Scully\\s([\\d\\.]+)$\\;version:\\1"
},
"js": {
"ScullyIO": ""
},
"oss": true,
"website": "https://scully.io"
},
"shine.js": { "shine.js": {
"cats": [ "cats": [
25 25