UNPKG

renderkit

Version:

Definitely the light way for start new front-end web projects.

81 lines (80 loc) 2.25 kB
{ "uikit": { "title": "RenderKit", "projectname": "RenderKit", "menu": true, "aside": { "show": true, "github": true }, "style": { "lightcode": false, "globalcolor": "#666666", "backgroundcolor": "#fff", "sections": { "background": "#f5f5f5" }, "title": { "family": "Abril Fatface, coursive;", "size": "60px", "weight": "normal", "color": "#404041", "texttransform": "none", "border": true } }, "breakpoint": { "small": 0, "medium": 640, "large": 1024, "xlarge": 1200, "xxlarge": 1440 }, "section": { "globalflexbox": true, "fonts": { "color": "#404041" }, "typography": { "lightindicators": false }, "xygrid": { "gridcolumns": 12, "gridcontainer": "1200px", "cellcolor": "#d9d9d9" }, "flexboxutils": { "cellcolor": "#e9e9e9", "dotsbackgroundcolor": "#666666", "dotscolor": "#ffffff" }, "floatgrid": { "gridcolumns": 12, "gridcontainer": "1200px", "rowclass": "row", "columnclass": "column", "cellcolor": "#d9d9d9" }, "form": { "labelclass": "form-label", "selectclass": "default", "checkboxradio": { "custom": true }, "errorclass": "error", "labelerrorclass": "error" }, "customsectionsrender": { "show": false } }, "customsections": [ { "title": "Extra", "sectionclass": "custom", "renderpath": "sections/extra/", "renderfile": "extra" } ] } }