123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321 |
- {
- "source": "preview",
- "version": "1.0.0",
- "use-iconfont": false,
- "rtl": false,
- "title": "Tabler",
- "description": "Premium and Open Source dashboard template with responsive and high quality UI.",
- "theme-color": "#0054a6",
- "email": "hello@tabler.io",
- "github-url": "https://github.com/tabler/tabler",
- "github-sponsors-url": "https://github.com/sponsors/codecalm",
- "changelog-url": "https://github.com/tabler/tabler/releases",
- "sponsor-url": "https://github.com/sponsors/codecalm",
- "preview-url": "https://tabler.io/demo",
- "docs-url": "https://tabler.io/docs",
- "mapbox-key": "pk.eyJ1IjoidGFibGVyIiwiYSI6ImNscHh3dnhndjB2M3QycW85bGd0NXRmZ3YifQ.9LfHPsNoEXQH-xzz-81Ffw",
- "google-maps-key": "AIzaSyAr5mRB4U1KRkVznIrDWEvZjroYcD202DI",
- "google-maps-dev-key": "AIzaSyCL-BY8-sq12m0S9H-S_yMqDmcun3A9znw",
- "npm-package": "@tabler/core",
- "random-date-from": "2018-01-01",
- "random-date-to": "2022-01-01",
- "debug": false,
- "layout-dark": false,
- "plugins": [
- "jekyll-random",
- "jekyll-tidy",
- "jekyll-timeago",
- "jekyll-redirect-from"
- ],
- "tabler-css-plugins": [
- "tabler-flags",
- "tabler-payments",
- "tabler-vendors"
- ],
- "imclude": [
- "node_modules/@tabler/core/"
- ],
- "exclude": [
- ".turbo",
- ".build",
- ".jekyll-cache",
- "redirects.json"
- ],
- "markdown": "kramdown",
- "kramdown": {
- "input": "GFM",
- "syntax_highlighter": "rouge"
- },
- "jekyll_tidy": {
- "compress_html": false,
- "ignore_env": "development"
- },
- "collections": [
- "illustrations"
- ],
- "defaults": [
- {
- "scope": {
- "type": "pages",
- "path": "*.md"
- },
- "values": {
- "layout": "markdown"
- }
- },
- {
- "scope": {
- "type": "pages"
- },
- "values": {
- "layout": "default"
- }
- }
- ],
- "colors": {
- "blue": {
- "class": "blue",
- "hex": "#0054a6",
- "title": "Blue"
- },
- "azure": {
- "class": "azure",
- "hex": "#45aaf2",
- "title": "Azure"
- },
- "indigo": {
- "class": "indigo",
- "hex": "#6574cd",
- "title": "Indigo"
- },
- "purple": {
- "class": "purple",
- "hex": "#a55eea",
- "title": "Purple"
- },
- "pink": {
- "class": "pink",
- "hex": "#f66d9b",
- "title": "Pink"
- },
- "red": {
- "class": "red",
- "hex": "#fa4654",
- "title": "Red"
- },
- "orange": {
- "class": "orange",
- "hex": "#fd9644",
- "title": "Orange"
- },
- "yellow": {
- "class": "yellow",
- "hex": "#f1c40f",
- "title": "Yellow"
- },
- "lime": {
- "class": "lime",
- "hex": "#7bd235",
- "title": "Lime"
- },
- "green": {
- "class": "green",
- "hex": "#5eba00",
- "title": "Green"
- },
- "teal": {
- "class": "teal",
- "hex": "#2bcbba",
- "title": "Teal"
- },
- "cyan": {
- "class": "cyan",
- "hex": "#17a2b8",
- "title": "Cyan"
- }
- },
- "colors-extra": {
- "white": {
- "hex": "#ffffff",
- "title": "White"
- },
- "dark": {
- "hex": "#303645",
- "title": "Dark"
- },
- "gray": {
- "hex": "#868e96",
- "title": "Gray"
- }
- },
- "variants": [
- {
- "name": "success",
- "icon": "check"
- },
- {
- "name": "info",
- "icon": "info-circle"
- },
- {
- "name": "warning",
- "icon": "alert-triangle"
- },
- {
- "name": "danger",
- "icon": "alert-circle"
- }
- ],
- "theme-colors": {
- "primary": {
- "class": "primary",
- "title": "Primary"
- },
- "secondary": {
- "class": "secondary",
- "title": "Secondary"
- },
- "success": {
- "class": "success",
- "title": "Success"
- },
- "warning": {
- "class": "warning",
- "title": "Warning"
- },
- "danger": {
- "class": "danger",
- "title": "Danger"
- },
- "info": {
- "class": "info",
- "title": "Info"
- },
- "dark": {
- "class": "dark",
- "title": "Dark"
- },
- "light": {
- "class": "light",
- "title": "Light"
- }
- },
- "button-states": [
- {
- "class": null,
- "title": "Normal"
- },
- {
- "class": "active",
- "title": "Active state"
- },
- {
- "class": "disabled",
- "title": "Disabled"
- }
- ],
- "socials": {
- "facebook": {
- "icon": "brand-facebook",
- "title": "Facebook"
- },
- "twitter": {
- "icon": "brand-twitter",
- "title": "Twitter"
- },
- "google": {
- "icon": "brand-google",
- "title": "Google"
- },
- "youtube": {
- "icon": "brand-youtube",
- "title": "Youtube"
- },
- "vimeo": {
- "icon": "brand-vimeo",
- "title": "Vimeo"
- },
- "dribbble": {
- "icon": "brand-dribbble",
- "title": "Dribbble"
- },
- "github": {
- "icon": "brand-github",
- "title": "Github"
- },
- "instagram": {
- "icon": "brand-instagram",
- "title": "Instagram"
- },
- "pinterest": {
- "icon": "brand-pinterest",
- "title": "Pinterest"
- },
- "vk": {
- "icon": "brand-vk",
- "title": "VK"
- },
- "rss": {
- "icon": "rss",
- "title": "RSS"
- },
- "flickr": {
- "icon": "brand-flickr",
- "title": "Flickr"
- },
- "bitbucket": {
- "icon": "brand-bitbucket",
- "title": "Bitbucket"
- },
- "tabler": {
- "icon": "brand-tabler",
- "title": "Tabler"
- }
- },
- "months-short": [
- "Jan",
- "Feb",
- "Mar",
- "Apr",
- "May",
- "Jun",
- "Jul",
- "Aug",
- "Sep",
- "Oct",
- "Nov",
- "Dec"
- ],
- "months-long": [
- "January",
- "February",
- "March",
- "April",
- "May",
- "June",
- "July",
- "August",
- "September",
- "October",
- "November",
- "December"
- ],
- "icons": {
- "link": "https://tabler-icons.io"
- },
- "emails": {
- "price": "$29",
- "count": 54,
- "buy_link": "https://tabler.io/buy-emails"
- },
- "cdn": {
- "css_hash": "sha384-T25P8YoTiRixG36/dxLdGJ8SU4ejSs4BYZl7xEaHWcF5xh3vC9/1pBRfFypxciEM",
- "css_rtl_hash": "sha384-gl62Hqpw+TpS11vrGM+MHJ0b8lhrBHGgL+R77SVJvLhQcbuz84OGAcC6hY/PdM3x",
- "css_flags_hash": "sha384-WV/R5SodrBCDEYoIsdPw9bprPpFjYTt2x3ln4beBdE3Jh109LnUmrFBTEBioFdjo",
- "css_payments_hash": "sha384-cYNaWLdvKUhQEXWjlVY531BLPYzvB+xbbciUQWwwYXbRe9oFg99MzkvlZ8GAbZIL",
- "css_social_hash": "sha384-6UbJxFUNoto5pxFwy4JGR++Fb+RAT9ti/as7z/RJ360zIq7jdAI7R39jqBvs4VZ9",
- "css_vendors_hash": "sha384-HEAfW7nNycsLld00iy7MqBBxGHGvmkWFPQ0PEs091qKnNqNVkKJUsOtXgYKQG++j",
- "js_hash": "sha384-bmQgOLXly8UgyuVSWuEgwnNwV5czsZEvt6OATyaxapEtGy5rnPuI9nBrOIhTjiFZ",
- "js_bundle_hash": "sha384-006XDNy1u3XoUO+d/i4KdTm+06654Ovz/tFGjRtJMBsMx6Iv/V5YNnMH0TbTMyCe"
- }
- }
|