├── .gitignore ├── LICENSE ├── README.md ├── exampleSite ├── config.toml ├── content │ └── about.md └── data │ └── webstack.yml ├── layouts ├── 404.html ├── _default │ └── single.html ├── index.html └── search.html ├── static └── assets │ ├── css │ ├── bootstrap.css │ ├── font-awesome.min.css │ └── nav.css │ ├── fonts │ ├── FontAwesome.otf │ ├── fontawesome-webfont.eot │ ├── fontawesome-webfont.svg │ ├── fontawesome-webfont.ttf │ ├── fontawesome-webfont.woff │ └── fontawesome-webfont.woff2 │ ├── images │ ├── app-ico.png │ ├── favicon.png │ ├── flags │ │ ├── flag-cn.png │ │ └── flag-us.png │ ├── logo-collapsed@2x.png │ ├── logo@2x.png │ ├── logo_dark@2x.png │ ├── logos │ │ ├── 365PSD.png │ │ ├── 36kr.png │ │ ├── 3dsmax.png │ │ ├── 500d.png │ │ ├── 55mm.png │ │ ├── 90sheji.png │ │ ├── ADOBEXDCC.png │ │ ├── AdobeAfterEffectsCC.png │ │ ├── AdobeColorCC.png │ │ ├── AffinityDesigner.png │ │ ├── AirbnbDesign.png │ │ ├── Android9patch.png │ │ ├── AndroidNiceties.png │ │ ├── AwesomeSketchPlugins.png │ │ ├── BWG.png │ │ ├── CSSDesignAwards.png │ │ ├── CollectUI.png │ │ ├── Coolest.png │ │ ├── Designmodo.png │ │ ├── Dunnnk.png │ │ ├── Ecommercefolio.png │ │ ├── Ezgif.png │ │ ├── FacebookDesign.png │ │ ├── FindIcons.png │ │ ├── Fondertype.png │ │ ├── FontM.png │ │ ├── Fribbble.png │ │ ├── GoogleDesign.png │ │ ├── INDESIGN .png │ │ ├── IcoMoonApp.png │ │ ├── Iconfinder.png │ │ ├── Illustrator.png │ │ ├── InstantLogoSearch.png │ │ ├── JDC.png │ │ ├── Lapa.png │ │ ├── Material_Design.png │ │ ├── Materialicons.png │ │ ├── Medialoot.png │ │ ├── MockupZone.png │ │ ├── MuseCC.png │ │ ├── MyFonts.png │ │ ├── NEXT.png │ │ ├── OnlineWebFonts.png │ │ ├── PhotoshopLady.png │ │ ├── PrincipleRepo.png │ │ ├── Pttrns.png │ │ ├── ReallyGoodUX.png │ │ ├── SiteSee.png │ │ ├── Sketch.png │ │ ├── SketchMeasure.png │ │ ├── SplitShire.png │ │ ├── StockSnap.png │ │ ├── UICloud.png │ │ ├── UrbanFonts.png │ │ ├── WebInspiration.png │ │ ├── abstractfonts.png │ │ ├── albumarium.png │ │ ├── aliued.png │ │ ├── aliuedcn.png │ │ ├── aliyun.png │ │ ├── anyway.png │ │ ├── appinn.png │ │ ├── awesome_design_systems.png │ │ ├── awwwards.png │ │ ├── behance.png │ │ ├── blender.png │ │ ├── boxesandarrows.png │ │ ├── cdc.png │ │ ├── chanpin100.png │ │ ├── cinema4d.png │ │ ├── colorhunt.png │ │ ├── coolors.png │ │ ├── csspeeper.png │ │ ├── ctrip.png │ │ ├── dafont.png │ │ ├── default.png │ │ ├── designguidelines.png │ │ ├── designmunk.png │ │ ├── digitaling.png │ │ ├── doyoudo.png │ │ ├── dribbble.png │ │ ├── easyicon.png │ │ ├── eico.png │ │ ├── euxbaidu.png │ │ ├── figma.png │ │ ├── flaticon.png │ │ ├── flatuicolorpicker.png │ │ ├── flatuicolors.png │ │ ├── flinto.png │ │ ├── fontawesomeicon.png │ │ ├── fontex.png │ │ ├── fonts2u.png │ │ ├── fontsquirrel.png │ │ ├── forgraphictm.png │ │ ├── framer.png │ │ ├── freebiesbug.png │ │ ├── freebiesupply.png │ │ ├── freenaturestock.png │ │ ├── freepik.png │ │ ├── fwa.png │ │ ├── gaoding.png │ │ ├── google.png │ │ ├── googlefont.png │ │ ├── goqr.png │ │ ├── grabient.png │ │ ├── gradients.png │ │ ├── graphberry.png │ │ ├── gratisography.png │ │ ├── gtn9.png │ │ ├── gulusucai.png │ │ ├── hdwallpapers.png │ │ ├── huaban.png │ │ ├── human_interface_guidelines.png │ │ ├── iconarchive.png │ │ ├── iconfont.png │ │ ├── iconmonstr.png │ │ ├── iconsfeed.png │ │ ├── imcreator.png │ │ ├── imooc.png │ │ ├── insight.png │ │ ├── invisionapp.png │ │ ├── ionicons.png │ │ ├── iosicongallery.png │ │ ├── isorepublic.png │ │ ├── isux.png │ │ ├── iyunying.png │ │ ├── jeshoots.png │ │ ├── khroma.png │ │ ├── klart.png │ │ ├── lanrentuku.png │ │ ├── leiphone.png │ │ ├── librestock.png │ │ ├── lieyunwang.png │ │ ├── lifeofpix.png │ │ ├── liqi.png │ │ ├── littlebigdetails.png │ │ ├── losttype.png │ │ ├── lstore.png │ │ ├── magdeleine.png │ │ ├── marvelapp.png │ │ ├── medium.png │ │ ├── mmtstock.png │ │ ├── mockupworld.png │ │ ├── mustsee.png │ │ ├── mxd.png │ │ ├── myphotopack.png │ │ ├── navnav.png │ │ ├── negativespace.png │ │ ├── niaogebiji.png │ │ ├── niceui.png │ │ ├── nipic.png │ │ ├── nngroup.png │ │ ├── notaselfie.png │ │ ├── officeplus.png │ │ ├── pages.png │ │ ├── papers.png │ │ ├── photoshop.png │ │ ├── photoshopetiquette.png │ │ ├── pinterest.png │ │ ├── pixabay.png │ │ ├── pixeden.png │ │ ├── pmcaff.png │ │ ├── pptmind.png │ │ ├── pptplus.png │ │ ├── principle.png │ │ ├── producthunt.png │ │ ├── protopie.png │ │ ├── psefan.png │ │ ├── publicdomainarchive.png │ │ ├── qianku.png │ │ ├── qiantu.png │ │ ├── reeoo.png │ │ ├── sccnn.png │ │ ├── screensizes.png │ │ ├── shejizhoukan.png │ │ ├── sicangziti.png │ │ ├── simplelineicons.png │ │ ├── siteInspire.png │ │ ├── sizzy.png │ │ ├── sketchIm.png │ │ ├── sketchapp.png │ │ ├── sketchappsources.png │ │ ├── sketchcasts.png │ │ ├── sketchcn.png │ │ ├── sketchhunt.png │ │ ├── skitterphoto.png │ │ ├── smashingmagazine.png │ │ ├── sousucai.png │ │ ├── ss-kexueshangwang.png │ │ ├── sspai.png │ │ ├── stokpic.png │ │ ├── svgomg.png │ │ ├── tgideas.png │ │ ├── thedayscolor.png │ │ ├── thestocks.png │ │ ├── threed.png │ │ ├── tinypng.png │ │ ├── today.png │ │ ├── tretars.png │ │ ├── trianglify.png │ │ ├── typekit.png │ │ ├── uedbaidu.png │ │ ├── uedc.png │ │ ├── ui8.png │ │ ├── uicn.png │ │ ├── uigradients.png │ │ ├── uigreat.png │ │ ├── uikitme.png │ │ ├── uisdc.png │ │ ├── uiuigreat.png │ │ ├── unsplash.png │ │ ├── uplabs.png │ │ ├── usepanda.png │ │ ├── uxcoffee.png │ │ ├── uxdesignweekly.png │ │ ├── uxren.png │ │ ├── vanschneider.png │ │ ├── viggoz.png │ │ ├── visualhunt.png │ │ ├── wallhalla.png │ │ ├── wappalyzer.png │ │ ├── web_ui_tutorial.png │ │ ├── webdesignledger.png │ │ ├── webgradients.png │ │ ├── worldvectorlogo.png │ │ ├── woshipm.png │ │ ├── wotu.png │ │ ├── xituqu.png │ │ ├── xiyou.png │ │ ├── yineng.png │ │ ├── youtube.png │ │ ├── ypppt.png │ │ ├── yrucd.png │ │ ├── zaodula.png │ │ ├── zcool.png │ │ ├── zheshu.png │ │ ├── ziticangku.png │ │ └── ziticq.png │ ├── preview.gif │ ├── webstack-hugo-qrcode.png │ ├── webstack_banner_cn.png │ └── webstack_icon_producthunt.png │ └── js │ ├── TweenMax.min.js │ ├── bootstrap.min.js │ ├── jquery-1.11.1.min.js │ ├── lazyload.min.js │ ├── nav.js │ └── perfect-scrollbar.min.js └── theme.toml /.gitignore: -------------------------------------------------------------------------------- 1 | .DS_Store 2 | -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- 1 | The MIT License (MIT) 2 | 3 | Copyright (c) 2020 YOUR_NAME_HERE 4 | 5 | Permission is hereby granted, free of charge, to any person obtaining a copy of 6 | this software and associated documentation files (the "Software"), to deal in 7 | the Software without restriction, including without limitation the rights to 8 | use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of 9 | the Software, and to permit persons to whom the Software is furnished to do so, 10 | subject to the following conditions: 11 | 12 | The above copyright notice and this permission notice shall be included in all 13 | copies or substantial portions of the Software. 14 | 15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS 17 | FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR 18 | COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER 19 | IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 20 | CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 21 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Hugo版 WebStack 主题 2 | 3 | 本项目是基于**纯静态**的网址导航网站[webstack.cc](https://github.com/WebStackPage/WebStackPage.github.io) 制作的[Hugo](https://gohugo.io/)主题,主题安装后,将exampleSite目录下的文件复制到hugo站点根目录,网址信息可通过data目录下webstack.yml修改。 4 | 5 | ![](https://github.com/iplaycode/webstack-hugo/blob/master/static/assets/images/preview.gif) 6 | 7 | 这是一个开源的公益项目,你可以拿来制作自己的网址导航,也可以做与导航无关的网站。 8 | 9 | 10 | 应一些网友要求,尝试做了2.0版主题升级,主要基于[WordPress版主题](https://github.com/owen0o0/WebStack),新增了聚合搜索框、夜间模式等,喜欢原版的网友请[下载1.0版主题](https://github.com/iplaycode/webstack-hugo/archive/refs/tags/webstack-hugo-v1.0.zip) 11 | 12 | **2.0更新说明:** 13 | + 分类标题前面的图标升级为Font-Awesome-4.7.0,图标样式及名称可到[这里参阅](http://www.fontawesome.com.cn/faicons/) 14 | ``` 15 | 另外需要将webstack.yml文件中icon:后方的名称做批量替换,linecons替换为fa 16 | 如:icon: linecons-star 17 | 变更为:icon: fa-star 18 | ``` 19 | + 可以加公众号二维码,webstack.yml中的配置如下 20 | ``` 21 | - title: 二维码演示 22 | qrcode: assets/images/webstack-hugo-qrcode.png 23 | logo: assets/images/favicon.png 24 | description: 二维码演示,新增二维码,手机扫一扫 25 | ``` 26 | + 新增聚合搜索框、夜间模式,可开关 27 | ``` 28 | config.toml配置文件新增如下参数进行相应模式的开(true)和关(false) 29 | [params.search] 30 | enable = true 31 | [params.darkmode] 32 | enable = false 33 | ``` 34 | -------------------------------------------------------------------------------- /exampleSite/config.toml: -------------------------------------------------------------------------------- 1 | baseURL = "http://example.org/" 2 | languageCode = "zh-CN" 3 | title = "WebStack网址导航 Hugo主题" 4 | theme = "webstack-hugo" 5 | preserveTaxonomyNames = true 6 | disablePathToLower = true 7 | hasCJKLanguage = true 8 | copyright = "" 9 | [params] 10 | author = "iplaycode" 11 | description = "Webstack Hugo" 12 | [params.search] 13 | enable = true 14 | [params.darkmode] 15 | enable = false -------------------------------------------------------------------------------- /exampleSite/content/about.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: "关于网站" 3 | date: 2020-07-28T19:27:08+08:00 4 | draft: false 5 | --- 6 | 7 | ### 这是Hugo版WebStack主题 8 | 9 | 本项目是基于**纯静态**的网址导航网站[webstack.cc](https://github.com/WebStackPage/WebStackPage.github.io) 制作的[Hugo](https://gohugo.io/)主题,主题安装后,将exampleSite目录下的文件复制到hugo站点根目录,网址信息可通过data目录下webstack.yml修改。 10 | 11 | 这是一个开源的公益项目,你可以拿来制作自己的网址导航,也可以做与导航无关的网站。 12 | 13 | ### 主题开源地址 14 | [https://github.com/iplaycode/webstack-hugo](https://github.com/iplaycode/webstack-hugo) 15 | 16 | ### 主题演示地址 17 | [https://iplaycode.github.io/nav](https://iplaycode.github.io/nav) 18 | -------------------------------------------------------------------------------- /layouts/404.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/layouts/404.html -------------------------------------------------------------------------------- /layouts/_default/single.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | {{ .Site.Title }} 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 31 | 32 | 33 |
34 | 86 |
87 |
88 |
89 |
90 |
91 |

{{ .Title }}

92 |
93 |
94 |
95 | {{ .Content }} 96 |
97 |
98 |
99 |
100 |
101 |
102 |
103 | 115 |
116 |
117 | 118 | 119 | 120 | 121 | 122 | 123 | -------------------------------------------------------------------------------- /layouts/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | {{ .Site.Title }} 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 31 | 32 | 33 |
34 | 86 |
87 | 97 | {{ template "search.html" . }} 98 |
99 | {{ range .Site.Data.webstack }} 100 | {{ if .list }} 101 | {{ range .list }} 102 | 103 |

{{ .term }}

104 | 141 |
142 | 143 | {{ end }} 144 | {{ else }} 145 | 146 |

{{ .taxonomy }}

147 | 184 |
185 | 186 | {{ end }} 187 | {{ end }} 188 |
189 | 201 |
202 |
203 | 267 | 268 | 269 | 270 | 271 | 272 | 273 | -------------------------------------------------------------------------------- /layouts/search.html: -------------------------------------------------------------------------------- 1 | {{ if .Site.Params.search.enable }} 2 | 3 | 83 | 86 | 87 | {{ else }} 88 | 89 | {{ end }} -------------------------------------------------------------------------------- /static/assets/css/font-awesome.min.css: -------------------------------------------------------------------------------- 1 | /*! 2 | * Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome 3 | * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) 4 | */@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.7.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto} 5 | -------------------------------------------------------------------------------- /static/assets/css/nav.css: -------------------------------------------------------------------------------- 1 | body{background-color:#f9f9f9}a{color:#282828;outline:0 !important}p{color:#878888}html,body{height:100%;margin:0;padding:0;border:0} 2 | a:hover,a:focus{color:#232323;text-decoration:none} 3 | .box2{height:86px;border-radius:4px;padding:0px 30px 0px 30px;background-color:#fff;border-radius:4px;border:1px solid #e4ecf3;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease} 4 | .box2:hover{transform:translateY(-6px);-webkit-transform:translateY(-6px);-moz-transform:translateY(-6px);box-shadow:0 26px 40px -24px rgba(0,36,100,.3);-webkit-box-shadow:0 26px 40px -24px rgba(0,36,100,.3);-moz-box-shadow:0 26px 40px -24px rgba(0,36,100,.3);-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease} 5 | .ps-container .ps-scrollbar-x-rail{position:absolute;bottom:3px;height:5px;zoom:1;filter:alpha(opacity=0);-webkit-opacity:0;-moz-opacity:0;opacity:0;-webkit-transition:background-color .2s linear,opacity .2s linear;-moz-transition:background-color .2s linear,opacity .2s linear;-o-transition:background-color .2s linear,opacity .2s linear;transition:background-color .2s linear,opacity .2s linear} 6 | .ps-container:hover .ps-scrollbar-x-rail,.ps-container.hover .ps-scrollbar-x-rail{zoom:1;filter:alpha(opacity=60);-webkit-opacity:.6;-moz-opacity:.6;opacity:.6} 7 | .ps-container .ps-scrollbar-x-rail:hover,.ps-container .ps-scrollbar-x-rail.hover{background-color:rgba(255,255,255,.5)} 8 | .ps-container .ps-scrollbar-x-rail.in-scrolling{background-color:rgba(255,255,255,.9)} 9 | .ps-container .ps-scrollbar-y-rail{position:absolute;right:2px;width:5px;zoom:1;filter:alpha(opacity=0);-webkit-opacity:0;-moz-opacity:0;opacity:0;-webkit-transition:background-color .2s linear,opacity .2s linear;-moz-transition:background-color .2s linear,opacity .2s linear;-o-transition:background-color .2s linear,opacity .2s linear;transition:background-color .2s linear,opacity .2s linear} 10 | .ps-container:hover .ps-scrollbar-y-rail,.ps-container.hover .ps-scrollbar-y-rail{zoom:1;filter:alpha(opacity=60);-webkit-opacity:.6;-moz-opacity:.6;opacity:.6} 11 | .ps-container .ps-scrollbar-y-rail:hover,.ps-container .ps-scrollbar-y-rail.hover{background-color:rgba(255,255,255,.5)} 12 | .ps-container .ps-scrollbar-y-rail.in-scrolling{background-color:#eee;zoom:1;filter:alpha(opacity=90);-webkit-opacity:.9;-moz-opacity:.9;opacity:.9} 13 | .ps-container .ps-scrollbar-x{position:absolute;bottom:0;height:5px;background-color:#aaa;-o-transition:background-color .2s linear;-webkit-transition:background-color .2s linear;-moz-transition:background-color .2s linear;transition:background-color .2s linear} 14 | .ps-container.ie6 .ps-scrollbar-x{font-size:0}.ps-container .ps-scrollbar-x-rail:hover .ps-scrollbar-x,.ps-container .ps-scrollbar-x-rail.hover .ps-scrollbar-x{background-color:#999} 15 | .ps-container .ps-scrollbar-y{position:absolute;right:0;width:5px;background-color:#aaa;-webkit-transition:background-color .2s linear;-moz-transition:background-color .2s linear;-o-transition:background-color .2s linear;transition:background-color .2s linear} 16 | .ps-container.ie6 .ps-scrollbar-y{font-size:0}.ps-container .ps-scrollbar-y-rail:hover .ps-scrollbar-y,.ps-container .ps-scrollbar-y-rail.hover .ps-scrollbar-y{background-color:#fafafa} 17 | .ps-container.ie .ps-scrollbar-x,.ps-container.ie .ps-scrollbar-y{visibility:hidden} 18 | .ps-container.ie:hover .ps-scrollbar-x,.ps-container.ie:hover .ps-scrollbar-y,.ps-container.ie.hover .ps-scrollbar-x,.ps-container.ie.hover .ps-scrollbar-y{visibility:visible} 19 | .xe-comment-entry img{float:left;display:block;background:rgba(136,136,136,.15);margin-right:10px} 20 | .xe-comment p{margin-bottom:0px} 21 | .overflowClip_2{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical} 22 | .overflowClip_1{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical} 23 | .submit-tag{margin-top:50px} 24 | .xe-card{position:relative;height:86px;margin:20px 0 0 0} 25 | .xe-widget{position:relative} 26 | .xe-widget.xe-conversations{position:absolute;background:#fff;margin-bottom:0px;padding:15px;left:0;right:0;margin:0 15px} 27 | .transall,.sidebar-menu .main-menu a,.navbar.horizontal-menu .navbar-inner .navbar-brand a[data-toggle=settings-pane],.navbar.horizontal-menu .navbar-inner .navbar-brand a[data-toggle=settings-pane] i,.user-info-navbar .user-info-menu>li>a,.footer-sticked-chat .chat-conversations>li .chat-user,.footer-sticked-chat .chat-conversations>li.open .conversation-window,.footer-sticked-chat .chat-conversations>li.browse-more .other-conversations-list li a span,.breadcrumb.auto-hidden li a,.icon-collection .fontawesome-icon-list .fa-hover .icon-str>i,.icon-collection .fontawesome-icon-list .fa-hover .icon-str>span{-webkit-transition:all 220ms ease-in-out;-moz-transition:all 220ms ease-in-out;-o-transition:all 220ms ease-in-out;transition:all 220ms ease-in-out} 28 | .clearfix:before,.clearfix:after,.page-container .main-content .page-title:before,.page-container .main-content .page-title:after,.sidebar-menu .logo-env:before,.sidebar-menu .logo-env:after,.navbar.horizontal-menu .navbar-inner:before,.navbar.horizontal-menu .navbar-inner:after,footer.main-footer .footer-inner:before,footer.main-footer .footer-inner:after,.user-info-navbar .user-info-menu>li .dropdown-menu>.external a:before,.user-info-navbar .user-info-menu>li .dropdown-menu>.external a:after,#chat .chat-conversation .conversation-body>li:before,#chat .chat-conversation .conversation-body>li:after,.panel .panel-heading:before,.panel .panel-heading:after,.breadcrumb.auto-hidden:before,.breadcrumb.auto-hidden:after,.dataTables_wrapper .dataTables_length:before,.dataTables_wrapper .dataTables_length:after,.dataTables_wrapper .dataTables_filter:before,.dataTables_wrapper .dataTables_filter:after,.dataTables_wrapper .DTTT_container:before,.dataTables_wrapper .DTTT_container:after,.skin-color-palette:before,.skin-color-palette:after,.icon-collection .fontawesome-icon-list:before,.icon-collection .fontawesome-icon-list:after,.icon-collection .fontawesome-icon-list .fa-hover .icon-str:before,.icon-collection .fontawesome-icon-list .fa-hover .icon-str:after,.highlights li:before,.highlights li:after,.navbar.horizontal-menu .navbar-inner>.nav>li .dropdown-menu>.external a:before,.navbar.horizontal-menu .navbar-inner>.nav>li .dropdown-menu>.external a:after{content:" ";display:table} 29 | .clearfix:after,.page-container .main-content .page-title:after,.sidebar-menu .logo-env:after,.navbar.horizontal-menu .navbar-inner:after,footer.main-footer .footer-inner:after,.user-info-navbar .user-info-menu>li .dropdown-menu>.external a:after,#chat .chat-conversation .conversation-body>li:after,.panel .panel-heading:after,.breadcrumb.auto-hidden:after,.dataTables_wrapper .dataTables_length:after,.dataTables_wrapper .dataTables_filter:after,.dataTables_wrapper .DTTT_container:after,.skin-color-palette:after,.icon-collection .fontawesome-icon-list:after,.icon-collection .fontawesome-icon-list .fa-hover .icon-str:after,.highlights li:after,.navbar.horizontal-menu .navbar-inner>.nav>li .dropdown-menu>.external a:after{clear:both} 30 | .page-container .main-content{display:table-cell;position:relative;z-index:1;padding:30px;padding-bottom:0;vertical-align:top;word-break:break-word;width:100%;-webkit-transition:opacity 100ms ease-in-out;-moz-transition:opacity 100ms ease-in-out;-o-transition:opacity 100ms ease-in-out;transition:opacity 100ms ease-in-out} 31 | .page-container{display:table;width:100%;height:100%;vertical-align:top;border-collapse:collapse;border-spacing:0;table-layout:fixed} 32 | .page-container .main-content:hover{z-index:15} 33 | .page .panel p,.page .comments-area p{font-size:15px;line-height:1.8} 34 | .sidebar-menu{display:table-cell;position:relative;width:250px;background:#2c2e2f;z-index:1} 35 | .sidebar-menu .logo-env{padding:19px 30px;border-bottom:1px solid #313437} 36 | .sidebar-menu .logo-env .logo{float:left} 37 | .sidebar-menu .logo-env .logo .logo-collapsed{display:none} 38 | .sidebar-menu .main-menu{padding:0 30px;margin-top:20px;margin-bottom:20px;list-style:none} 39 | .navbar.horizontal-menu .navbar-inner>.nav.navbar-mobile{display:none} 40 | .navbar .navbar-content{position:absolute;background:#fff;width:100%;box-shadow:0 5px 20px rgba(0,0,0,.05);padding-bottom:1px} 41 | @media screen and (max-width:767px){.sidebar-menu .main-menu{margin-top:10px;margin-bottom:10px} 42 | } 43 | footer.main-footer .go-up{width:45px;float:right;position:fixed;right:10px;bottom:30px;z-index:10;margin:0;padding:0;list-style:none} 44 | footer.main-footer .go-up a{display:inline-block;width:35px;height:35px;text-align:center;border-radius:50%;background:rgba(123,123,123,.50);color:#fff;font-size:20px;line-height:35px;padding:0} 45 | footer.main-footer .go-up a:hover{background-color:rgba(44,46,47,.1)}footer.main-footer.footer-type-2{background-color:#252729;border-top:0;color:#fff} 46 | .sidebar-menu .main-menu li.active>a{color:#fff}.sidebar-menu .main-menu li.has-sub>a:before{position:relative;display:inline-block;font-family:FontAwesome;content:'\f107';float:right;color:#6d747a;margin-left:10px;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-o-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:all 150ms ease-in-out;-moz-transition:all 150ms ease-in-out;-o-transition:all 150ms ease-in-out;transition:all 150ms ease-in-out} 47 | .sidebar-menu .main-menu li.has-sub.opened>a:before,.sidebar-menu .main-menu li.has-sub.expanded>a:before{-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)} 48 | .sidebar-menu .main-menu a{color:#979898;text-decoration:none;display:block;padding:13px 5px;border-bottom:1px solid #313437} 49 | .sidebar-menu .main-menu a>i{display:inline-block;margin-right:10px} 50 | .sidebar-menu .main-menu a>i+span{padding-right:10px} 51 | .sidebar-menu .main-menu a>span{display:inline-block} 52 | .sidebar-menu .main-menu a:hover{color:#fff} 53 | .sidebar-menu.fixed{height:100%} 54 | .sidebar-menu.fixed .sidebar-menu-inner{position:fixed;left:0;top:0;bottom:0;width:inherit;overflow:hidden} 55 | .sidebar-menu .main-menu ul{display:none;margin:0;padding:0;overflow:hidden;list-style:none} 56 | .sidebar-menu .main-menu ul li{position:relative} 57 | @media screen and (min-width:768px){.sidebar-menu .main-menu ul li.is-hidden{left:-20px;zoom:1;filter:alpha(opacity=0);-webkit-opacity:0;-moz-opacity:0;opacity:0} 58 | }.sidebar-menu .main-menu ul li.is-shown{left:0;zoom:1;filter:alpha(opacity=100);-webkit-opacity:1;-moz-opacity:1;opacity:1;-webkit-transition:all 200ms ease-in-out;-moz-transition:all 200ms ease-in-out;-o-transition:all 200ms ease-in-out;transition:all 200ms ease-in-out} 59 | .sidebar-menu .main-menu ul li.is-shown+.is-shown{-webkit-transition-delay:80ms;-moz-transition-delay:80ms;-o-transition-delay:80ms;transition-delay:80ms} 60 | .sidebar-menu .main-menu ul li.is-shown+.is-shown+.is-shown{-webkit-transition-delay:120ms;-moz-transition-delay:120ms;-o-transition-delay:120ms;transition-delay:120ms} 61 | .sidebar-menu .main-menu ul li.is-shown+.is-shown+.is-shown+.is-shown{-webkit-transition-delay:160ms;-moz-transition-delay:160ms;-o-transition-delay:160ms;transition-delay:160ms} 62 | .sidebar-menu .main-menu ul li.is-shown+.is-shown+.is-shown+.is-shown+.is-shown{-webkit-transition-delay:200ms;-moz-transition-delay:200ms;-o-transition-delay:200ms;transition-delay:200ms} 63 | .sidebar-menu .main-menu ul li.is-shown+.is-shown+.is-shown+.is-shown+.is-shown+.is-shown{-webkit-transition-delay:240ms;-moz-transition-delay:240ms;-o-transition-delay:240ms;transition-delay:240ms} 64 | .sidebar-menu .main-menu ul li.is-shown+.is-shown+.is-shown+.is-shown+.is-shown+.is-shown+.is-shown{-webkit-transition-delay:280ms;-moz-transition-delay:280ms;-o-transition-delay:280ms;transition-delay:280ms} 65 | .sidebar-menu .main-menu ul li.is-shown+.is-shown+.is-shown+.is-shown+.is-shown+.is-shown+.is-shown+.is-shown{-webkit-transition-delay:320ms;-moz-transition-delay:320ms;-o-transition-delay:320ms;transition-delay:320ms} 66 | .sidebar-menu .main-menu ul li.is-shown+.is-shown+.is-shown+.is-shown+.is-shown+.is-shown+.is-shown+.is-shown+.is-shown{-webkit-transition-delay:360ms;-moz-transition-delay:360ms;-o-transition-delay:360ms;transition-delay:360ms} 67 | .sidebar-menu .main-menu ul li.is-shown+.is-shown+.is-shown+.is-shown+.is-shown+.is-shown+.is-shown+.is-shown+.is-shown+.is-shown{-webkit-transition-delay:400ms;-moz-transition-delay:400ms;-o-transition-delay:400ms;transition-delay:400ms} 68 | .sidebar-menu .main-menu ul li.is-shown+.is-shown+.is-shown+.is-shown+.is-shown+.is-shown+.is-shown+.is-shown+.is-shown+.is-shown+.is-shown{-webkit-transition-delay:440ms;-moz-transition-delay:440ms;-o-transition-delay:440ms;transition-delay:440ms} 69 | .sidebar-menu .main-menu ul li.hidden-item{visibility:hidden;zoom:1;filter:alpha(opacity=0);-webkit-opacity:0;-moz-opacity:0;opacity:0;-webkit-transition:all 250ms ease-in-out;-moz-transition:all 250ms ease-in-out;-o-transition:all 250ms ease-in-out;transition:all 250ms ease-in-out} 70 | .sidebar-menu .main-menu ul li a{padding-left:35px}.sidebar-menu .main-menu ul li ul li a{padding-left:60px} 71 | .sidebar-menu .main-menu ul li ul li ul li a{padding-left:85px}.sidebar-menu .main-menu ul li ul li ul li ul li a{padding-left:110px} 72 | @media screen and (min-width:768px){.sidebar-menu.collapsed{width:80px;z-index:10;overflow:visible} 73 | .sidebar-menu.collapsed .hidden-collapsed{display:none !important} 74 | .sidebar-menu.collapsed+.main-content .user-info-navbar .user-info-menu a[data-toggle=sidebar]{color:#606161} 75 | .sidebar-menu.collapsed+.main-content .main-footer{left:80px} 76 | .sidebar-menu.collapsed .sidebar-menu-inner{overflow:visible;position:fixed} 77 | .sidebar-menu.collapsed .logo-env{padding:19px 0} 78 | .sidebar-menu.collapsed .logo-env .logo-collapsed{display:block;text-align:center} 79 | .sidebar-menu.collapsed .logo-env .logo-collapsed img{display:inline-block} 80 | .sidebar-menu.collapsed .logo-env .logo-expanded,.sidebar-menu.collapsed .logo-env .settings-icon{display:none} 81 | .sidebar-menu.collapsed .logo-env .logo{float:none} 82 | .sidebar-menu.collapsed .main-menu{padding-left:0;padding-right:0} 83 | .sidebar-menu.collapsed .main-menu>li{text-align:center;position:relative} 84 | .sidebar-menu.collapsed .main-menu>li.active,.sidebar-menu.collapsed .main-menu>li li.active{background-color:#252627} 85 | .sidebar-menu.collapsed .main-menu>li>a>i{margin-right:0;font-size:20px} 86 | .sidebar-menu.collapsed .main-menu>li>a>span{display:none} 87 | .sidebar-menu.collapsed .main-menu>li>a>span.label{display:block;position:absolute;right:0;top:0} 88 | .sidebar-menu.collapsed .main-menu>li.has-sub>a:before{display:none}.sidebar-menu.collapsed .main-menu>li.opened>ul{display:none} 89 | .sidebar-menu.collapsed .main-menu>li>ul{position:absolute;background:#2c2e2f;width:250px;top:0;left:100%;text-align:left} 90 | .page-body.right-sidebar .sidebar-menu.collapsed .main-menu>li>ul{left:auto;right:100%} 91 | .sidebar-menu.collapsed .main-menu>li>ul>li>a{padding-left:20px}.sidebar-menu.collapsed .main-menu>li>ul>li>ul>li>a{padding-left:35px} 92 | .sidebar-menu.collapsed .main-menu>li>ul>li>ul>li>ul>li>a{padding-left:50px}.sidebar-menu.collapsed .main-menu>li>ul>li>ul>li>ul>li>ul>li>a{padding-left:65px} 93 | .sidebar-menu.collapsed .main-menu>li>ul>li>ul>li>ul>li>ul>li>ul>li>a{padding-left:80px} 94 | .sidebar-menu.collapsed .main-menu>li>ul li.has-sub>a:before{margin-right:10px}.sidebar-menu.collapsed .main-menu>li:hover>ul{display:block} 95 | .navbar.horizontal-menu .navbar-inner .navbar-nav.click-to-expand .has-sub:hover>a:before{-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)} 96 | .navbar.horizontal-menu .navbar-inner .navbar-nav.click-to-expand .has-sub.expanded>a:before{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-o-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)} 97 | .navbar.horizontal-menu .navbar-inner .navbar-nav ul>li.has-sub>a:before{content:'\f105';font-family:FontAwesome;display:block;float:right;color:#979898;position:relative;margin-left:10px;line-height:1.3;-webkit-transform-origin:center center;-moz-transform-origin:center center;-o-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center} 98 | .navbar.horizontal-menu .navbar-inner .navbar-nav ul>li.has-sub:hover>a:before,.navbar.horizontal-menu .navbar-inner .navbar-nav ul>li.has-sub.expanded>a:before{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-o-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)} 99 | .navbar.horizontal-menu .navbar-inner>.nav.navbar-mobile{display:block;float:right;padding-right:20px} 100 | .navbar.horizontal-menu .navbar-inner>.nav.navbar-mobile a{position:relative;display:inline-block;color:#979898;line-height:1;margin-left:20px} 101 | .navbar.horizontal-menu .navbar-inner>.nav.navbar-mobile a i{line-height:1;font-size:18px;position:relative;top:1px} 102 | .navbar.horizontal-menu .navbar-inner>.nav.navbar-mobile a:hover,.navbar.horizontal-menu .navbar-inner>.nav.navbar-mobile a:active,.navbar.horizontal-menu .navbar-inner>.nav.navbar-mobile a:focus{color:#fff} 103 | .navbar.horizontal-menu .navbar-inner>.nav.navbar-mobile a .badge{position:absolute;right:-3px;top:-8px;font-size:8px;padding:1px 2px;min-width:14px} 104 | } 105 | .navbar.horizontal-menu.click-to-expand .has-sub:hover>a:before{-webkit-transform:rotate(0) !important;-moz-transform:rotate(0) !important;-o-transform:rotate(0) !important;-ms-transform:rotate(0) !important;transform:rotate(0) !important} 106 | .navbar.horizontal-menu.click-to-expand .has-sub.expanded>a:before{-webkit-transform:rotate(90deg) !important;-moz-transform:rotate(90deg) !important;-o-transform:rotate(90deg) !important;-ms-transform:rotate(90deg) !important;transform:rotate(90deg) !important} 107 | footer.main-footer{padding:20px 30px;border-top:1px solid #ddd;font-size:12px;margin-left:-30px;margin-right:-30px;margin-top:0px;background-color:#f9f9f9} 108 | footer.main-footer:before,footer.main-footer:after{content:" ";display:table} 109 | footer.main-footer:after{clear:both} 110 | footer.main-footer:before,footer.main-footer:after{content:" ";display:table} 111 | footer.main-footer:after{clear:both} 112 | .user-info-navbar{background-color:#fff;min-height:0;border:0;padding:0;margin:-30px;margin-bottom:30px} 113 | .user-info-navbar .user-info-menu{margin:0} 114 | .user-info-navbar .user-info-menu.left-links{float:left} 115 | .user-info-navbar .user-info-menu li{line-height:1;display:table-cell;text-align:center;vertical-align:middle} 116 | .user-info-navbar .user-info-menu li a{line-height:1} 117 | .user-info-navbar .user-info-menu>li>a{display:block;padding:18px 10px;color:#979898;text-decoration:none} 118 | .user-info-navbar .user-info-menu>li>a i{font-size:15px;line-height:1} 119 | .user-info-navbar .user-info-menu>li>a:hover{color:#606161} 120 | .user-info-navbar .user-info-menu>li a[data-toggle=sidebar]{padding:31px 10px;padding-left:20px} 121 | @media screen and (max-width:767px){.page-container{display:block} 122 | .page-container .sidebar-menu,.page-container .main-content{display:block;width:100%;height:auto;position:absolute;top:50px} 123 | .page-container .sidebar-menu{position:fixed;z-index:999;top:0px} 124 | .page-container .sidebar-menu .sidebar-menu-inner{position:relative} 125 | .page-container .sidebar-menu .sidebar-menu-inner .logo-env,.page-container .sidebar-menu .sidebar-menu-inner .main-menu{padding-left:20px;padding-right:20px} 126 | .page-container .sidebar-menu .sidebar-menu-inner .logo-env{margin-bottom:0;padding-top:10px;padding-bottom:10px} 127 | .page-container .sidebar-menu .sidebar-menu-inner .logo-env .mobile-menu-toggle{float:right} 128 | .page-container .sidebar-menu .sidebar-menu-inner .logo-env .mobile-menu-toggle a{position:relative;display:inline-block;color:#979898;line-height:1;margin-left:20px} 129 | .page-container .sidebar-menu .sidebar-menu-inner .logo-env .mobile-menu-toggle a i{line-height:1;font-size:20px;position:relative;top:10px} 130 | .page-container .sidebar-menu .sidebar-menu-inner .logo-env .mobile-menu-toggle a:hover,.page-container .sidebar-menu .sidebar-menu-inner .logo-env .mobile-menu-toggle a:active,.page-container .sidebar-menu .sidebar-menu-inner .logo-env .mobile-menu-toggle a:focus{color:#fff} 131 | .page-container .sidebar-menu .sidebar-menu-inner .main-menu{display:none} 132 | .page-container .sidebar-menu .sidebar-menu-inner .main-menu.mobile-is-visible{display:block} 133 | .page-container .sidebar-menu .sidebar-menu-inner .main-menu.mobile-is-visible.both-menus-visible{margin-top:0;padding-top:0} 134 | .page-container .sidebar-menu .sidebar-menu-inner .main-menu>li:last-child>a{border-bottom:0} 135 | .page-container .main-content .navbar.user-info-navbar{display:none} 136 | .page-container .main-content .navbar.user-info-navbar.mobile-is-visible{display:block} 137 | .page-container .main-content .navbar.user-info-navbar .user-info-menu>li{min-height:0!important} 138 | .page-container .main-content .navbar.user-info-navbar .user-info-menu>li>a,.page-container .main-content .navbar.user-info-navbar .user-info-menu>li>form{padding-top:20px;padding-bottom:20px} 139 | .page-container .main-content .main-footer{position:relative;left:0;right:auto;margin-left:-15px;margin-right:-15px} 140 | .page-container{position:relative} 141 | .navbar.horizontal-menu .navbar-inner .navbar-nav li.has-sub>a:before{position:relative;display:inline-block;font-family:FontAwesome;content:'\f107';float:right;color:#6d747a;margin-left:10px;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-o-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:all 150ms ease-in-out;-moz-transition:all 150ms ease-in-out;-o-transition:all 150ms ease-in-out;transition:all 150ms ease-in-out} 142 | .navbar.horizontal-menu .navbar-inner .navbar-nav li.has-sub.opened>a:before,.navbar.horizontal-menu .navbar-inner .navbar-nav li.has-sub.expanded>a:before{-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)} 143 | } 144 | .panel{position:relative;background:#fff;padding:20px 30px;border:0;margin-bottom:30px;border-radius:5px;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none} 145 | .panel .panel-body{padding:0;/*color:#979898*/} 146 | .tooltip .tooltip-inner{padding:10px 15px} 147 | nav.navbar{border:0}nav.navbar form>.btn{margin-bottom:0}nav.navbar .navbar-header .navbar-brand{padding-left:30px;padding-right:30px} 148 | nav.navbar .navbar-nav li a{padding-left:20px;padding-right:20px}nav.navbar.navbar-inverse .navbar-toggle i{color:#fff} 149 | @media print{.sidebar-menu{display:none} 150 | .main-content{padding:0!important} 151 | .main-content .user-info-navbar,.main-content .page-title,.main-content footer.main-footer{display:none} 152 | .main-content>.panel{margin-bottom:0} 153 | } 154 | a:hover{text-decoration:none} 155 | .form-control{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none} 156 | .form-control:focus,.form-control:active{outline:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none} 157 | .text-gray{color:#555} 158 | .breadcrumb-env{margin:-10px 0 0 -15px} 159 | footer.main-footer .footer-text{float:left} 160 | .panel.expanded .accordion-toggle:before{content:'–' !important} 161 | .but-home{color:#fff;background:#f14141;padding:10px 30px;border-radius:5px;font-size:18px;transition:.3s} 162 | .but-home:hover{color:#fff;background:#333} 163 | 164 | /* --- customize --- */ 165 | .nothing{padding:20px 0;margin:10px 0;text-align:center;color:#888;background:rgba(136,136,136,.2);border-radius:5px} 166 | nav.navbar{position:fixed;z-index:2000!important;right:30px;width:100%;padding:0 0 0 250px;background-color:transparent} 167 | .sidebar-menu.collapsed+.main-content>nav.navbar{padding-left:80px} 168 | .xe-widget.xe-conversations:hover,.xe-widget.xe-conversations:focus{background:#fff!important;text-decoration:none} 169 | .xe-card.qrcode a:after{content:'\f029';position:absolute;display:inline-block;font-family:FontAwesome;font-size:18px;color:#6d747a;margin-left:10px;bottom:0;right:5px} 170 | .mx-auto{margin-left:auto;margin-right:auto;float:none} 171 | .main-content .panel img{max-width:100%;height:auto} 172 | footer.main-footer{border-top:0;background-color:#fff} 173 | .no-search{margin-top:85px} 174 | .collapsed .main-menu>li>a{position:relative;overflow:hidden} 175 | .collapsed .main-menu>li>a>i{display:block;width:100%;height:100%;padding:13px;top:0%;left:0;position:absolute;transition:top .25s ease-in-out} 176 | .collapsed .main-menu>li>a>span:first-of-type{display:-webkit-box!important;overflow:hidden;position:relative;padding:0;bottom:36px;-webkit-line-clamp:1;-webkit-box-orient:vertical;transition:.25s ease-in-out} 177 | .collapsed .main-menu>li>a:hover>i{top:100%} 178 | .collapsed .main-menu>li>a:hover>span:first-of-type{bottom:0px} 179 | .siteico{background:#f1f5f8;position:relative;overflow:hidden;box-shadow:0 30px 20px -20px rgba(0,0,0,.15);border-radius:10px} 180 | .siteico:before{content:'';display:block;padding-top:100%} 181 | .blur{-moz-filter:blur(15px);-ms-filter:blur(15px);filter:blur(15px);filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius=15,MakeShadow=false)} 182 | .blur-layer{top:0;left:0;right:0;bottom:0;position:absolute;width:inherit;height:inherit;opacity:.2} 183 | .img-cover{height:72px;width:72px;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;border:2px solid hsla(0,0%,100%,.9);border-radius:50%;animation:rotate 6s linear infinite;background:#fff} 184 | @keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}} 185 | .site-body .btn{border-radius:6px;padding:7px 16px;background-color:rgba(138,138,138,.15);transition:.3s} 186 | .site-body .btn:hover{color:#fff;background:#202224} 187 | .site-body .btn:active{box-shadow:unset} 188 | .site-body .site-go .btn{margin-bottom:10px} 189 | .btn-arrow{position:relative} 190 | .btn-arrow span{padding-right:1.25rem;display:inline-block} 191 | .btn-arrow i{position:absolute;font-size:18px;width:.8em;right:1rem;top:50%;opacity:.6;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all 200ms ease-out;-o-transition:all 200ms ease-out;transition:all 200ms ease-out;will-change:right,opacity} 192 | .btn-arrow:hover i,.btn-arrow:focus i{opacity:1;right:.6rem} 193 | .btn-cat{color:#fff;background:#f14141;font-size:12px;padding:2px 5px;border-radius:4px;transition:.3s} 194 | .btn-cat:hover{color:#fff;background:#212224} 195 | .btn-move{float:right;font-size:12px;margin-top:11px} 196 | .mt-1,.my-1{margin-top:.8rem!important} 197 | .mb-1,.my-1{margin-bottom:.8rem!important} 198 | .mt-2,.my-2{margin-top:1.5rem!important} 199 | .mb-2,.my-2{margin-bottom:1.5rem!important} 200 | .mt-3,.my-3{margin-top:2rem!important} 201 | .mb-3,.my-3{margin-bottom:2rem!important} 202 | .mt-4,.my-4{margin-top:3rem!important} 203 | .mb-4,.my-4{margin-bottom:3rem!important} 204 | .mt-5,.my-5{margin-top:7rem!important} 205 | .mb-5,.my-5{margin-bottom:7rem!important} 206 | .pb-4,.py-4{padding-bottom:3rem!important} 207 | .pt-4,.py-4{padding-top:3rem!important} 208 | .border-top{border-top:1px solid rgba(130,130,130,.1)!important} 209 | .main-content .tooltip{word-break:break-word} 210 | #bulletin_box{margin-top:60px;margin-bottom:-70px;padding:5px 10px} 211 | #bulletin_box .bulletin-ul{padding-left:10px} 212 | .bulletin{box-sizing:border-box;height:25px;line-height:25px;overflow:hidden} 213 | .bulletin ul{list-style-type:none;font-size:14px} 214 | .d-flex{display:-ms-flexbox!important;display:flex!important} 215 | .friendlink a{position:relative;display:inline-block;margin:.25rem 1rem .25rem .25rem;} 216 | .friendlink a:before{content:'\2022';display:inline-block;position:relative;margin-right:5px} 217 | /*.ad{overflow:hidden}*/ 218 | .ad img{width:100%;max-height:350px} 219 | .ad-home img,.ad-footer img{max-height:150px} 220 | @media screen and (max-width:767px){.main-content.page{padding-left:15px;padding-right:15px} 221 | footer.main-footer .footer-text{text-align:center;float:none} 222 | #bulletin_box{margin-top:0;margin-bottom:10px} 223 | .no-search{margin-top:0px} 224 | .siteico:before{padding-top:60%} 225 | .mt-sm-3,.my-sm-3{margin-top:2rem!important} 226 | .mb-sm-3,.my-sm-3{margin-bottom:2rem!important} 227 | .mt-sm-0,.my-sm-0{margin-top:0!important} 228 | } 229 | @media (min-width:768px){.mt-md-0{margin-top:0!important} 230 | } 231 | .comments-area{position:relative;background:#fff;border-radius:5px;padding:20px 30px;border:0;margin-bottom:30px} 232 | .comments-area label{color:#333;display:block;font-weight:800;margin-bottom:0.5em} 233 | input[type="text"],input[type="email"],input[type="url"],input[type="password"],input[type="search"],input[type="number"],input[type="tel"],input[type="range"],input[type="date"],input[type="month"],input[type="week"],input[type="time"],input[type="datetime"],input[type="datetime-local"],input[type="color"],textarea{color:#666;background:#fff;background-image:-webkit-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0));border:1px solid #bbb;-webkit-border-radius:3px;border-radius:3px;display:block;padding:5px 10px;width:100%} 234 | .comment-form .comment-form-cookies-consent label{display:inline} 235 | input[type="radio"] + label,input[type="checkbox"] + label{font-weight:400} 236 | .form-submit{text-align:right} 237 | input[type="button"],input[type="submit"]{background-color:#222;border:0;-webkit-border-radius:2px;border-radius:2px;-webkit-box-shadow:none;box-shadow:none;color:#fff;cursor:pointer;display:inline-block;font-weight:800;line-height:1;padding:1em 2em;text-shadow:none;-webkit-transition:background 0.2s;transition:background 0.2s} 238 | .comments-title{margin-bottom:2em} 239 | .comment-list,.comment-list .children{list-style:none;margin:0;padding:0} 240 | .comment-body{color:#333;margin-bottom:4em} 241 | .comment-body{margin-left:65px} 242 | .comment-meta{margin-bottom:1.5em} 243 | .comment-author{margin-bottom:0.4em;position:relative;z-index:2} 244 | .comment-author .avatar{height:50px;left:-65px;position:absolute;width:50px} 245 | .comment-metadata{color:#767676;font-weight:800;letter-spacing:0.1818em;text-transform:uppercase} 246 | .comment-reply-link{font-weight:800;position:relative} 247 | .icon-io-tag::after{content:'';margin-top:-0px;position:absolute;width:20px;height:17px;background:url(data:image/svg+xml;base64,PHN2ZyBjbGFzcz0iaWNvbiIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMzIiIGhlaWdodD0iMzIiPjxwYXRoIGQ9Ik0xMDA0LjUxMiA0NDQuMjU2bC0xNjAtMjU2Yy0yMy4zNi0zNy40MDgtNjQuMzg0LTYwLjE2LTEwOC41MTItNjAuMTZIMTI4Yy03MC42ODggMC0xMjggNTcuMzEyLTEyOCAxMjh2NTEyYzAgNzAuNjg4IDU3LjMxMiAxMjggMTI4IDEyOGg2MDhjNDQuMTI4IDAgODUuMTItMjIuNzUyIDEwOC41MTItNjAuMTkybDE2MC0yNTZjMjUuOTg0LTQxLjQ0IDI1Ljk4NC05NC4xNDQgMC0xMzUuNjQ4ek05NTAuMjQgNTQ1Ljk4NGwtMTYwIDI1Ni4wNjRjLTExLjc0NCAxOC44MTYtMzIuMDY0IDMwLjA0OC01NC4yNCAzMC4wNDhIMTI4Yy0zNS4yOTYgMC02NC0yOC43MzYtNjQtNjR2LTUxMmMwLTM1LjI5NiAyOC43MDQtNjQgNjQtNjRoNjA4YzIyLjE3NiAwIDQyLjQ5NiAxMS4yNjQgNTQuMjQgMzAuMDQ4bDE2MCAyNTZjMTIuODk2IDIwLjY0IDEyLjg5NiA0Ny4yNjQgMCA2Ny44NHpNNzM2IDQxNi4wOTZjLTUzLjA1NiAwLTk2IDQyLjk3Ni05NiA5NnM0Mi45NDQgOTYgOTYgOTZjNTIuOTkyIDAgOTYtNDMuMDA4IDk2LTk2IDAtNTMuMDI0LTQzLjAwOC05Ni05Ni05NnptMCAxNjAuMDMyYy0zNS4zNiAwLTY0LTI4LjY3Mi02NC02NHMyOC42NC02NCA2NC02NGMzNS4zMjggMCA2NCAyOC42NzIgNjQgNjRzLTI4LjY3MiA2NC02NCA2NHoiIGZpbGw9IiM1NTUiLz48L3N2Zz4=) no-repeat center;background-size:100%} 248 | .posts-nav{font-size:14px;color:rgba(0,0,0,.44);padding:10px 0;text-align:center} 249 | .posts-nav .page-numbers{position:relative;width:35px;height:35px;line-height:35px;display:inline-block;background-color:rgba(150,150,150,.16);margin:0 2px;border-radius:0.2rem;-webkit-transition:.15s ease-out;transition:.15s ease-out} 250 | .posts-nav .page-numbers.current,.posts-nav .page-numbers:not(.dots):hover{color:#fff !important;background-color:#f1404b;box-shadow:0px 5px 20px -3px rgba(249,100,90,.6)} 251 | .posts-nav .page-numbers.dots{border-color:rgba(0,0,0,0)} 252 | @media (min-width:768px){.container{width:unset;max-width:750px}} 253 | @media (min-width:992px){.container{width:unset;max-width:970px}} 254 | @media (min-width:1200px){.container{width:unset;max-width:1170px}.mt-lg-0{margin-top:0!important}} 255 | 256 | /* --- search --- */ 257 | #search{max-width:717px;margin:100px auto 14px} 258 | #search form{position:relative} 259 | #search-text{padding:9pt;width:100%;height:50px;font-size:1pc;border:0;border-radius:3px;background-color:#fff} 260 | #search button{position:absolute;top:0;right:0;background:#313437;border:0;width:60px;height:36px;margin:7px 9pt 0;line-height:36px;border-radius:3px} 261 | #search button:hover{background:#000;cursor:pointer} 262 | #search button i{color:#fff;font-size:18px} 263 | .search-group{display:none;padding-left:75px} 264 | .s-current .search-type{padding-left:0;display:block} 265 | .s-current{display:block} 266 | #search-list{position:relative} 267 | .s-type{position:absolute;top:0;left:0;z-index:13;width:75px} 268 | .s-type:hover{height:auto} 269 | .s-type>span{display:block;height:31px;width:75px} 270 | .s-type-list{display:none;position:absolute;top:31px;padding:9pt 0;width:70px;background:#fff;border-radius:5px;box-shadow:0 9px 20px rgba(0,0,0,.16)} 271 | .s-type-list:before{position:absolute;top:-1pc;left:20px;content:'';display:block;width:0;height:0;border:10px solid transparent;border-bottom-color:#fff} 272 | .s-type-list label{display:block;font-size:15px;text-align:center;font-weight:normal;margin-bottom:0;padding:2px 0;cursor:pointer;transition:.3s} 273 | .s-type-list label:hover{background:rgba(136,136,136,.1)} 274 | .s-type-list .tile-lg{color:#fff;width:3pc;height:3pc;font-size:1.25rem;line-height:3rem;border-radius:.3rem;display:block;margin:auto} 275 | .s-type:hover .s-type-list{display:block} 276 | .type-text{position:absolute;left:0;width:75px;padding-left:9pt;font-size:1pc;line-height:31px} 277 | .type-text:after{content:"\f105";font-family:FontAwesome;margin:0 0 0 15px} 278 | .search-type{white-space:nowrap;margin:0}.search-type label{margin:0} 279 | .search-type li{display:inline-block} 280 | .search-type li label{display:inline-block;padding:0 11px;font-size:14px;line-height:31px;border-radius:3px 3px 0 0;cursor:pointer} 281 | .search-type input:checked+label,.search-type input:hover+label{background-color:#fff} 282 | .set-check{margin-top:3px;font-size:9pt}.set-check label{margin-left:3px} 283 | .set-check input,.set-check label{opacity:0;transition:all .3s ease} 284 | .search-type li{list-style:none;display:inline-block} 285 | @media screen and (max-width:767px){#search{margin:25px auto 15px} 286 | .s-type-list label{padding:5px 0} 287 | .search-type{overflow:scroll} 288 | .search-list{height:30px;overflow-y:hidden;overflow-x:scroll;white-space:nowrap} 289 | } 290 | 291 | /* --- black --- */ 292 | .black{background-color:#26282a} 293 | .black,.black a:not(.btn),.black .button>a{color:#ddd} 294 | .black p{color:#bcbcbc} 295 | .black .tpwthwidt .text_235ileA,.black .tpwthwidt .title_2Cea4o9,.black .comments-area label{color:#bbb} 296 | .black .text-gray,.black .comment-body{color:#888} 297 | .black .xe-widget.xe-conversations,.black #search-text,.black .search-type input:checked+label,.black .search-type input:hover+label,.black .panel,.black .comments-area{background-color:#3d4044} 298 | .black .s-type-list{background-color:#1f2123;box-shadow:0 9px 20px rgba(0,0,0,.3)} 299 | .black .s-type-list:before{border-bottom-color:#1f2123} 300 | .black .xe-widget.xe-conversations:hover,.black .xe-widget.xe-conversations:focus{background:#3d4044!important;text-decoration:none} 301 | .black .box2{border:transparent} 302 | .black .box2:hover{box-shadow:0 26px 40px -24px rgba(2,4,6,.3);-webkit-box-shadow:0 26px 40px -24px rgba(2,4,6,.3);-moz-box-shadow:0 26px 40px -24px rgba(2,4,6,.3)} 303 | .black .navbar .navbar-content{background:#2c2e2f;box-shadow:none} 304 | .black footer.main-footer{background-color:#26282a} 305 | .black select,.black input[type="text"],.black input[type="email"],.black input[type="url"],.black input[type="password"],.black input[type="search"],.black input[type="number"],.black input[type="tel"],.black input[type="range"],.black input[type="date"],.black input[type="month"],.black input[type="week"],.black input[type="time"],.black input[type="datetime"],.black input[type="datetime-local"],.black input[type="color"],.black textarea{color:#aaa;background:#2c2e2f;border:1px solid #2c2e2f} 306 | .black .icon-io-tag::after{background:url(data:image/svg+xml;base64,PHN2ZyBjbGFzcz0iaWNvbiIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMzIiIGhlaWdodD0iMzIiPjxwYXRoIGQ9Ik0xMDA0LjUxMiA0NDQuMjU2bC0xNjAtMjU2Yy0yMy4zNi0zNy40MDgtNjQuMzg0LTYwLjE2LTEwOC41MTItNjAuMTZIMTI4Yy03MC42ODggMC0xMjggNTcuMzEyLTEyOCAxMjh2NTEyYzAgNzAuNjg4IDU3LjMxMiAxMjggMTI4IDEyOGg2MDhjNDQuMTI4IDAgODUuMTItMjIuNzUyIDEwOC41MTItNjAuMTkybDE2MC0yNTZjMjUuOTg0LTQxLjQ0IDI1Ljk4NC05NC4xNDQgMC0xMzUuNjQ4ek05NTAuMjQgNTQ1Ljk4NGwtMTYwIDI1Ni4wNjRjLTExLjc0NCAxOC44MTYtMzIuMDY0IDMwLjA0OC01NC4yNCAzMC4wNDhIMTI4Yy0zNS4yOTYgMC02NC0yOC43MzYtNjQtNjR2LTUxMmMwLTM1LjI5NiAyOC43MDQtNjQgNjQtNjRoNjA4YzIyLjE3NiAwIDQyLjQ5NiAxMS4yNjQgNTQuMjQgMzAuMDQ4bDE2MCAyNTZjMTIuODk2IDIwLjY0IDEyLjg5NiA0Ny4yNjQgMCA2Ny44NHpNNzM2IDQxNi4wOTZjLTUzLjA1NiAwLTk2IDQyLjk3Ni05NiA5NnM0Mi45NDQgOTYgOTYgOTZjNTIuOTkyIDAgOTYtNDMuMDA4IDk2LTk2IDAtNTMuMDI0LTQzLjAwOC05Ni05Ni05NnptMCAxNjAuMDMyYy0zNS4zNiAwLTY0LTI4LjY3Mi02NC02NHMyOC42NC02NCA2NC02NGMzNS4zMjggMCA2NCAyOC42NzIgNjQgNjRzLTI4LjY3MiA2NC02NCA2NHoiIGZpbGw9IiM4YThhOGEiLz48L3N2Zz4=) no-repeat center;background-size:100%} 307 | .black .site-body .btn{color:#ddd} 308 | .black .siteico{background:#222} 309 | .black .posts-nav{color:rgba(221,221,221,.2)} 310 | .black .input-group-addon{color:#ddd;background:#26282a;border-color:#26282a} 311 | -------------------------------------------------------------------------------- /static/assets/fonts/FontAwesome.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/fonts/FontAwesome.otf -------------------------------------------------------------------------------- /static/assets/fonts/fontawesome-webfont.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/fonts/fontawesome-webfont.eot -------------------------------------------------------------------------------- /static/assets/fonts/fontawesome-webfont.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/fonts/fontawesome-webfont.ttf -------------------------------------------------------------------------------- /static/assets/fonts/fontawesome-webfont.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/fonts/fontawesome-webfont.woff -------------------------------------------------------------------------------- /static/assets/fonts/fontawesome-webfont.woff2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/fonts/fontawesome-webfont.woff2 -------------------------------------------------------------------------------- /static/assets/images/app-ico.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/app-ico.png -------------------------------------------------------------------------------- /static/assets/images/favicon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/favicon.png -------------------------------------------------------------------------------- /static/assets/images/flags/flag-cn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/flags/flag-cn.png -------------------------------------------------------------------------------- /static/assets/images/flags/flag-us.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/flags/flag-us.png -------------------------------------------------------------------------------- /static/assets/images/logo-collapsed@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logo-collapsed@2x.png -------------------------------------------------------------------------------- /static/assets/images/logo@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logo@2x.png -------------------------------------------------------------------------------- /static/assets/images/logo_dark@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logo_dark@2x.png -------------------------------------------------------------------------------- /static/assets/images/logos/365PSD.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/365PSD.png -------------------------------------------------------------------------------- /static/assets/images/logos/36kr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/36kr.png -------------------------------------------------------------------------------- /static/assets/images/logos/3dsmax.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/3dsmax.png -------------------------------------------------------------------------------- /static/assets/images/logos/500d.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/500d.png -------------------------------------------------------------------------------- /static/assets/images/logos/55mm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/55mm.png -------------------------------------------------------------------------------- /static/assets/images/logos/90sheji.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/90sheji.png -------------------------------------------------------------------------------- /static/assets/images/logos/ADOBEXDCC.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/ADOBEXDCC.png -------------------------------------------------------------------------------- /static/assets/images/logos/AdobeAfterEffectsCC.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/AdobeAfterEffectsCC.png -------------------------------------------------------------------------------- /static/assets/images/logos/AdobeColorCC.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/AdobeColorCC.png -------------------------------------------------------------------------------- /static/assets/images/logos/AffinityDesigner.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/AffinityDesigner.png -------------------------------------------------------------------------------- /static/assets/images/logos/AirbnbDesign.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/AirbnbDesign.png -------------------------------------------------------------------------------- /static/assets/images/logos/Android9patch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/Android9patch.png -------------------------------------------------------------------------------- /static/assets/images/logos/AndroidNiceties.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/AndroidNiceties.png -------------------------------------------------------------------------------- /static/assets/images/logos/AwesomeSketchPlugins.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/AwesomeSketchPlugins.png -------------------------------------------------------------------------------- /static/assets/images/logos/BWG.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/BWG.png -------------------------------------------------------------------------------- /static/assets/images/logos/CSSDesignAwards.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/CSSDesignAwards.png -------------------------------------------------------------------------------- /static/assets/images/logos/CollectUI.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/CollectUI.png -------------------------------------------------------------------------------- /static/assets/images/logos/Coolest.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/Coolest.png -------------------------------------------------------------------------------- /static/assets/images/logos/Designmodo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/Designmodo.png -------------------------------------------------------------------------------- /static/assets/images/logos/Dunnnk.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/Dunnnk.png -------------------------------------------------------------------------------- /static/assets/images/logos/Ecommercefolio.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/Ecommercefolio.png -------------------------------------------------------------------------------- /static/assets/images/logos/Ezgif.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/Ezgif.png -------------------------------------------------------------------------------- /static/assets/images/logos/FacebookDesign.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/FacebookDesign.png -------------------------------------------------------------------------------- /static/assets/images/logos/FindIcons.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/FindIcons.png -------------------------------------------------------------------------------- /static/assets/images/logos/Fondertype.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/Fondertype.png -------------------------------------------------------------------------------- /static/assets/images/logos/FontM.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/FontM.png -------------------------------------------------------------------------------- /static/assets/images/logos/Fribbble.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/Fribbble.png -------------------------------------------------------------------------------- /static/assets/images/logos/GoogleDesign.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/GoogleDesign.png -------------------------------------------------------------------------------- /static/assets/images/logos/INDESIGN .png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/INDESIGN .png -------------------------------------------------------------------------------- /static/assets/images/logos/IcoMoonApp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/IcoMoonApp.png -------------------------------------------------------------------------------- /static/assets/images/logos/Iconfinder.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/Iconfinder.png -------------------------------------------------------------------------------- /static/assets/images/logos/Illustrator.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/Illustrator.png -------------------------------------------------------------------------------- /static/assets/images/logos/InstantLogoSearch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/InstantLogoSearch.png -------------------------------------------------------------------------------- /static/assets/images/logos/JDC.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/JDC.png -------------------------------------------------------------------------------- /static/assets/images/logos/Lapa.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/Lapa.png -------------------------------------------------------------------------------- /static/assets/images/logos/Material_Design.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/Material_Design.png -------------------------------------------------------------------------------- /static/assets/images/logos/Materialicons.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/Materialicons.png -------------------------------------------------------------------------------- /static/assets/images/logos/Medialoot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/Medialoot.png -------------------------------------------------------------------------------- /static/assets/images/logos/MockupZone.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/MockupZone.png -------------------------------------------------------------------------------- /static/assets/images/logos/MuseCC.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/MuseCC.png -------------------------------------------------------------------------------- /static/assets/images/logos/MyFonts.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/MyFonts.png -------------------------------------------------------------------------------- /static/assets/images/logos/NEXT.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/NEXT.png -------------------------------------------------------------------------------- /static/assets/images/logos/OnlineWebFonts.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/OnlineWebFonts.png -------------------------------------------------------------------------------- /static/assets/images/logos/PhotoshopLady.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/PhotoshopLady.png -------------------------------------------------------------------------------- /static/assets/images/logos/PrincipleRepo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/PrincipleRepo.png -------------------------------------------------------------------------------- /static/assets/images/logos/Pttrns.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/Pttrns.png -------------------------------------------------------------------------------- /static/assets/images/logos/ReallyGoodUX.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/ReallyGoodUX.png -------------------------------------------------------------------------------- /static/assets/images/logos/SiteSee.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/SiteSee.png -------------------------------------------------------------------------------- /static/assets/images/logos/Sketch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/Sketch.png -------------------------------------------------------------------------------- /static/assets/images/logos/SketchMeasure.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/SketchMeasure.png -------------------------------------------------------------------------------- /static/assets/images/logos/SplitShire.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/SplitShire.png -------------------------------------------------------------------------------- /static/assets/images/logos/StockSnap.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/StockSnap.png -------------------------------------------------------------------------------- /static/assets/images/logos/UICloud.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/UICloud.png -------------------------------------------------------------------------------- /static/assets/images/logos/UrbanFonts.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/UrbanFonts.png -------------------------------------------------------------------------------- /static/assets/images/logos/WebInspiration.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/WebInspiration.png -------------------------------------------------------------------------------- /static/assets/images/logos/abstractfonts.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/abstractfonts.png -------------------------------------------------------------------------------- /static/assets/images/logos/albumarium.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/albumarium.png -------------------------------------------------------------------------------- /static/assets/images/logos/aliued.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/aliued.png -------------------------------------------------------------------------------- /static/assets/images/logos/aliuedcn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/aliuedcn.png -------------------------------------------------------------------------------- /static/assets/images/logos/aliyun.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/aliyun.png -------------------------------------------------------------------------------- /static/assets/images/logos/anyway.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/anyway.png -------------------------------------------------------------------------------- /static/assets/images/logos/appinn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/appinn.png -------------------------------------------------------------------------------- /static/assets/images/logos/awesome_design_systems.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/awesome_design_systems.png -------------------------------------------------------------------------------- /static/assets/images/logos/awwwards.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/awwwards.png -------------------------------------------------------------------------------- /static/assets/images/logos/behance.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/behance.png -------------------------------------------------------------------------------- /static/assets/images/logos/blender.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/blender.png -------------------------------------------------------------------------------- /static/assets/images/logos/boxesandarrows.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/boxesandarrows.png -------------------------------------------------------------------------------- /static/assets/images/logos/cdc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/cdc.png -------------------------------------------------------------------------------- /static/assets/images/logos/chanpin100.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/chanpin100.png -------------------------------------------------------------------------------- /static/assets/images/logos/cinema4d.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/cinema4d.png -------------------------------------------------------------------------------- /static/assets/images/logos/colorhunt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/colorhunt.png -------------------------------------------------------------------------------- /static/assets/images/logos/coolors.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/coolors.png -------------------------------------------------------------------------------- /static/assets/images/logos/csspeeper.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/csspeeper.png -------------------------------------------------------------------------------- /static/assets/images/logos/ctrip.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/ctrip.png -------------------------------------------------------------------------------- /static/assets/images/logos/dafont.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/dafont.png -------------------------------------------------------------------------------- /static/assets/images/logos/default.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/default.png -------------------------------------------------------------------------------- /static/assets/images/logos/designguidelines.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/designguidelines.png -------------------------------------------------------------------------------- /static/assets/images/logos/designmunk.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/designmunk.png -------------------------------------------------------------------------------- /static/assets/images/logos/digitaling.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/digitaling.png -------------------------------------------------------------------------------- /static/assets/images/logos/doyoudo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/doyoudo.png -------------------------------------------------------------------------------- /static/assets/images/logos/dribbble.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/dribbble.png -------------------------------------------------------------------------------- /static/assets/images/logos/easyicon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/easyicon.png -------------------------------------------------------------------------------- /static/assets/images/logos/eico.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/eico.png -------------------------------------------------------------------------------- /static/assets/images/logos/euxbaidu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/euxbaidu.png -------------------------------------------------------------------------------- /static/assets/images/logos/figma.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/figma.png -------------------------------------------------------------------------------- /static/assets/images/logos/flaticon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/flaticon.png -------------------------------------------------------------------------------- /static/assets/images/logos/flatuicolorpicker.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/flatuicolorpicker.png -------------------------------------------------------------------------------- /static/assets/images/logos/flatuicolors.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/flatuicolors.png -------------------------------------------------------------------------------- /static/assets/images/logos/flinto.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/flinto.png -------------------------------------------------------------------------------- /static/assets/images/logos/fontawesomeicon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/fontawesomeicon.png -------------------------------------------------------------------------------- /static/assets/images/logos/fontex.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/fontex.png -------------------------------------------------------------------------------- /static/assets/images/logos/fonts2u.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/fonts2u.png -------------------------------------------------------------------------------- /static/assets/images/logos/fontsquirrel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/fontsquirrel.png -------------------------------------------------------------------------------- /static/assets/images/logos/forgraphictm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/forgraphictm.png -------------------------------------------------------------------------------- /static/assets/images/logos/framer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/framer.png -------------------------------------------------------------------------------- /static/assets/images/logos/freebiesbug.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/freebiesbug.png -------------------------------------------------------------------------------- /static/assets/images/logos/freebiesupply.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/freebiesupply.png -------------------------------------------------------------------------------- /static/assets/images/logos/freenaturestock.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/freenaturestock.png -------------------------------------------------------------------------------- /static/assets/images/logos/freepik.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/freepik.png -------------------------------------------------------------------------------- /static/assets/images/logos/fwa.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/fwa.png -------------------------------------------------------------------------------- /static/assets/images/logos/gaoding.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/gaoding.png -------------------------------------------------------------------------------- /static/assets/images/logos/google.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/google.png -------------------------------------------------------------------------------- /static/assets/images/logos/googlefont.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/googlefont.png -------------------------------------------------------------------------------- /static/assets/images/logos/goqr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/goqr.png -------------------------------------------------------------------------------- /static/assets/images/logos/grabient.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/grabient.png -------------------------------------------------------------------------------- /static/assets/images/logos/gradients.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/gradients.png -------------------------------------------------------------------------------- /static/assets/images/logos/graphberry.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/graphberry.png -------------------------------------------------------------------------------- /static/assets/images/logos/gratisography.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/gratisography.png -------------------------------------------------------------------------------- /static/assets/images/logos/gtn9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/gtn9.png -------------------------------------------------------------------------------- /static/assets/images/logos/gulusucai.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/gulusucai.png -------------------------------------------------------------------------------- /static/assets/images/logos/hdwallpapers.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/hdwallpapers.png -------------------------------------------------------------------------------- /static/assets/images/logos/huaban.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/huaban.png -------------------------------------------------------------------------------- /static/assets/images/logos/human_interface_guidelines.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/human_interface_guidelines.png -------------------------------------------------------------------------------- /static/assets/images/logos/iconarchive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/iconarchive.png -------------------------------------------------------------------------------- /static/assets/images/logos/iconfont.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/iconfont.png -------------------------------------------------------------------------------- /static/assets/images/logos/iconmonstr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/iconmonstr.png -------------------------------------------------------------------------------- /static/assets/images/logos/iconsfeed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/iconsfeed.png -------------------------------------------------------------------------------- /static/assets/images/logos/imcreator.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/imcreator.png -------------------------------------------------------------------------------- /static/assets/images/logos/imooc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/imooc.png -------------------------------------------------------------------------------- /static/assets/images/logos/insight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/insight.png -------------------------------------------------------------------------------- /static/assets/images/logos/invisionapp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/invisionapp.png -------------------------------------------------------------------------------- /static/assets/images/logos/ionicons.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/ionicons.png -------------------------------------------------------------------------------- /static/assets/images/logos/iosicongallery.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/iosicongallery.png -------------------------------------------------------------------------------- /static/assets/images/logos/isorepublic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/isorepublic.png -------------------------------------------------------------------------------- /static/assets/images/logos/isux.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/isux.png -------------------------------------------------------------------------------- /static/assets/images/logos/iyunying.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/iyunying.png -------------------------------------------------------------------------------- /static/assets/images/logos/jeshoots.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/jeshoots.png -------------------------------------------------------------------------------- /static/assets/images/logos/khroma.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/khroma.png -------------------------------------------------------------------------------- /static/assets/images/logos/klart.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/klart.png -------------------------------------------------------------------------------- /static/assets/images/logos/lanrentuku.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/lanrentuku.png -------------------------------------------------------------------------------- /static/assets/images/logos/leiphone.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/leiphone.png -------------------------------------------------------------------------------- /static/assets/images/logos/librestock.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/librestock.png -------------------------------------------------------------------------------- /static/assets/images/logos/lieyunwang.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/lieyunwang.png -------------------------------------------------------------------------------- /static/assets/images/logos/lifeofpix.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/lifeofpix.png -------------------------------------------------------------------------------- /static/assets/images/logos/liqi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/liqi.png -------------------------------------------------------------------------------- /static/assets/images/logos/littlebigdetails.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/littlebigdetails.png -------------------------------------------------------------------------------- /static/assets/images/logos/losttype.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/losttype.png -------------------------------------------------------------------------------- /static/assets/images/logos/lstore.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/lstore.png -------------------------------------------------------------------------------- /static/assets/images/logos/magdeleine.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/magdeleine.png -------------------------------------------------------------------------------- /static/assets/images/logos/marvelapp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/marvelapp.png -------------------------------------------------------------------------------- /static/assets/images/logos/medium.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/medium.png -------------------------------------------------------------------------------- /static/assets/images/logos/mmtstock.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/mmtstock.png -------------------------------------------------------------------------------- /static/assets/images/logos/mockupworld.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/mockupworld.png -------------------------------------------------------------------------------- /static/assets/images/logos/mustsee.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/mustsee.png -------------------------------------------------------------------------------- /static/assets/images/logos/mxd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/mxd.png -------------------------------------------------------------------------------- /static/assets/images/logos/myphotopack.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/myphotopack.png -------------------------------------------------------------------------------- /static/assets/images/logos/navnav.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/navnav.png -------------------------------------------------------------------------------- /static/assets/images/logos/negativespace.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/negativespace.png -------------------------------------------------------------------------------- /static/assets/images/logos/niaogebiji.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/niaogebiji.png -------------------------------------------------------------------------------- /static/assets/images/logos/niceui.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/niceui.png -------------------------------------------------------------------------------- /static/assets/images/logos/nipic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/nipic.png -------------------------------------------------------------------------------- /static/assets/images/logos/nngroup.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/nngroup.png -------------------------------------------------------------------------------- /static/assets/images/logos/notaselfie.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/notaselfie.png -------------------------------------------------------------------------------- /static/assets/images/logos/officeplus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/officeplus.png -------------------------------------------------------------------------------- /static/assets/images/logos/pages.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/pages.png -------------------------------------------------------------------------------- /static/assets/images/logos/papers.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/papers.png -------------------------------------------------------------------------------- /static/assets/images/logos/photoshop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/photoshop.png -------------------------------------------------------------------------------- /static/assets/images/logos/photoshopetiquette.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/photoshopetiquette.png -------------------------------------------------------------------------------- /static/assets/images/logos/pinterest.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/pinterest.png -------------------------------------------------------------------------------- /static/assets/images/logos/pixabay.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/pixabay.png -------------------------------------------------------------------------------- /static/assets/images/logos/pixeden.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/pixeden.png -------------------------------------------------------------------------------- /static/assets/images/logos/pmcaff.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/pmcaff.png -------------------------------------------------------------------------------- /static/assets/images/logos/pptmind.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/pptmind.png -------------------------------------------------------------------------------- /static/assets/images/logos/pptplus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/pptplus.png -------------------------------------------------------------------------------- /static/assets/images/logos/principle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/principle.png -------------------------------------------------------------------------------- /static/assets/images/logos/producthunt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/producthunt.png -------------------------------------------------------------------------------- /static/assets/images/logos/protopie.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/protopie.png -------------------------------------------------------------------------------- /static/assets/images/logos/psefan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/psefan.png -------------------------------------------------------------------------------- /static/assets/images/logos/publicdomainarchive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/publicdomainarchive.png -------------------------------------------------------------------------------- /static/assets/images/logos/qianku.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/qianku.png -------------------------------------------------------------------------------- /static/assets/images/logos/qiantu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/qiantu.png -------------------------------------------------------------------------------- /static/assets/images/logos/reeoo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/reeoo.png -------------------------------------------------------------------------------- /static/assets/images/logos/sccnn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/sccnn.png -------------------------------------------------------------------------------- /static/assets/images/logos/screensizes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/screensizes.png -------------------------------------------------------------------------------- /static/assets/images/logos/shejizhoukan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/shejizhoukan.png -------------------------------------------------------------------------------- /static/assets/images/logos/sicangziti.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/sicangziti.png -------------------------------------------------------------------------------- /static/assets/images/logos/simplelineicons.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/simplelineicons.png -------------------------------------------------------------------------------- /static/assets/images/logos/siteInspire.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/siteInspire.png -------------------------------------------------------------------------------- /static/assets/images/logos/sizzy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/sizzy.png -------------------------------------------------------------------------------- /static/assets/images/logos/sketchIm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/sketchIm.png -------------------------------------------------------------------------------- /static/assets/images/logos/sketchapp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/sketchapp.png -------------------------------------------------------------------------------- /static/assets/images/logos/sketchappsources.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/sketchappsources.png -------------------------------------------------------------------------------- /static/assets/images/logos/sketchcasts.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/sketchcasts.png -------------------------------------------------------------------------------- /static/assets/images/logos/sketchcn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/sketchcn.png -------------------------------------------------------------------------------- /static/assets/images/logos/sketchhunt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/sketchhunt.png -------------------------------------------------------------------------------- /static/assets/images/logos/skitterphoto.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/skitterphoto.png -------------------------------------------------------------------------------- /static/assets/images/logos/smashingmagazine.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/smashingmagazine.png -------------------------------------------------------------------------------- /static/assets/images/logos/sousucai.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/sousucai.png -------------------------------------------------------------------------------- /static/assets/images/logos/ss-kexueshangwang.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/ss-kexueshangwang.png -------------------------------------------------------------------------------- /static/assets/images/logos/sspai.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/sspai.png -------------------------------------------------------------------------------- /static/assets/images/logos/stokpic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/stokpic.png -------------------------------------------------------------------------------- /static/assets/images/logos/svgomg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/svgomg.png -------------------------------------------------------------------------------- /static/assets/images/logos/tgideas.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/tgideas.png -------------------------------------------------------------------------------- /static/assets/images/logos/thedayscolor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/thedayscolor.png -------------------------------------------------------------------------------- /static/assets/images/logos/thestocks.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/thestocks.png -------------------------------------------------------------------------------- /static/assets/images/logos/threed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/threed.png -------------------------------------------------------------------------------- /static/assets/images/logos/tinypng.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/tinypng.png -------------------------------------------------------------------------------- /static/assets/images/logos/today.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/today.png -------------------------------------------------------------------------------- /static/assets/images/logos/tretars.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/tretars.png -------------------------------------------------------------------------------- /static/assets/images/logos/trianglify.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/trianglify.png -------------------------------------------------------------------------------- /static/assets/images/logos/typekit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/typekit.png -------------------------------------------------------------------------------- /static/assets/images/logos/uedbaidu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/uedbaidu.png -------------------------------------------------------------------------------- /static/assets/images/logos/uedc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/uedc.png -------------------------------------------------------------------------------- /static/assets/images/logos/ui8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/ui8.png -------------------------------------------------------------------------------- /static/assets/images/logos/uicn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/uicn.png -------------------------------------------------------------------------------- /static/assets/images/logos/uigradients.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/uigradients.png -------------------------------------------------------------------------------- /static/assets/images/logos/uigreat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/uigreat.png -------------------------------------------------------------------------------- /static/assets/images/logos/uikitme.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/uikitme.png -------------------------------------------------------------------------------- /static/assets/images/logos/uisdc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/uisdc.png -------------------------------------------------------------------------------- /static/assets/images/logos/uiuigreat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/uiuigreat.png -------------------------------------------------------------------------------- /static/assets/images/logos/unsplash.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/unsplash.png -------------------------------------------------------------------------------- /static/assets/images/logos/uplabs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/uplabs.png -------------------------------------------------------------------------------- /static/assets/images/logos/usepanda.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/usepanda.png -------------------------------------------------------------------------------- /static/assets/images/logos/uxcoffee.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/uxcoffee.png -------------------------------------------------------------------------------- /static/assets/images/logos/uxdesignweekly.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/uxdesignweekly.png -------------------------------------------------------------------------------- /static/assets/images/logos/uxren.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/uxren.png -------------------------------------------------------------------------------- /static/assets/images/logos/vanschneider.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/vanschneider.png -------------------------------------------------------------------------------- /static/assets/images/logos/viggoz.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/viggoz.png -------------------------------------------------------------------------------- /static/assets/images/logos/visualhunt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/visualhunt.png -------------------------------------------------------------------------------- /static/assets/images/logos/wallhalla.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/wallhalla.png -------------------------------------------------------------------------------- /static/assets/images/logos/wappalyzer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/wappalyzer.png -------------------------------------------------------------------------------- /static/assets/images/logos/web_ui_tutorial.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/web_ui_tutorial.png -------------------------------------------------------------------------------- /static/assets/images/logos/webdesignledger.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/webdesignledger.png -------------------------------------------------------------------------------- /static/assets/images/logos/webgradients.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/webgradients.png -------------------------------------------------------------------------------- /static/assets/images/logos/worldvectorlogo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/worldvectorlogo.png -------------------------------------------------------------------------------- /static/assets/images/logos/woshipm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/woshipm.png -------------------------------------------------------------------------------- /static/assets/images/logos/wotu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/wotu.png -------------------------------------------------------------------------------- /static/assets/images/logos/xituqu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/xituqu.png -------------------------------------------------------------------------------- /static/assets/images/logos/xiyou.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/xiyou.png -------------------------------------------------------------------------------- /static/assets/images/logos/yineng.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/yineng.png -------------------------------------------------------------------------------- /static/assets/images/logos/youtube.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/youtube.png -------------------------------------------------------------------------------- /static/assets/images/logos/ypppt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/ypppt.png -------------------------------------------------------------------------------- /static/assets/images/logos/yrucd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/yrucd.png -------------------------------------------------------------------------------- /static/assets/images/logos/zaodula.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/zaodula.png -------------------------------------------------------------------------------- /static/assets/images/logos/zcool.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/zcool.png -------------------------------------------------------------------------------- /static/assets/images/logos/zheshu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/zheshu.png -------------------------------------------------------------------------------- /static/assets/images/logos/ziticangku.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/ziticangku.png -------------------------------------------------------------------------------- /static/assets/images/logos/ziticq.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/logos/ziticq.png -------------------------------------------------------------------------------- /static/assets/images/preview.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/preview.gif -------------------------------------------------------------------------------- /static/assets/images/webstack-hugo-qrcode.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/webstack-hugo-qrcode.png -------------------------------------------------------------------------------- /static/assets/images/webstack_banner_cn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/webstack_banner_cn.png -------------------------------------------------------------------------------- /static/assets/images/webstack_icon_producthunt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iplaycode/webstack-hugo/5e85297db430079c468dd33e78a945556973c73a/static/assets/images/webstack_icon_producthunt.png -------------------------------------------------------------------------------- /static/assets/js/lazyload.min.js: -------------------------------------------------------------------------------- 1 | /*! Lazy Load 2.0.0-rc.2 - MIT license - Copyright 2007-2019 Mika Tuupola */ 2 | !function(t,e){"object"==typeof exports?module.exports=e(t):"function"==typeof define&&define.amd?define([],e):t.LazyLoad=e(t)}("undefined"!=typeof global?global:this.window||this.global,function(t){"use strict";function e(t,e){this.settings=s(r,e||{}),this.images=t||document.querySelectorAll(this.settings.selector),this.observer=null,this.init()}"function"==typeof define&&define.amd&&(t=window);const r={src:"data-src",srcset:"data-srcset",selector:".lazyload",root:null,rootMargin:"0px",threshold:0},s=function(){let t={},e=!1,r=0,o=arguments.length;"[object Boolean]"===Object.prototype.toString.call(arguments[0])&&(e=arguments[0],r++);for(;r= width) 56 | { 57 | return breakpont_label; 58 | } 59 | } 60 | return null; 61 | } 62 | // Check current screen breakpoint 63 | function is(screen_label) 64 | { 65 | return get_current_breakpoint() == screen_label; 66 | } 67 | // Is xs device 68 | function isxs() 69 | { 70 | return is('devicescreen') || is('sdevicescreen'); 71 | } 72 | // Is md or xl 73 | function ismdxl() 74 | { 75 | return is('tabletscreen') || is('largescreen'); 76 | } 77 | // Trigger Resizable Function 78 | function trigger_resizable() 79 | { 80 | if(public_vars.lastBreakpoint != get_current_breakpoint()) 81 | { 82 | public_vars.lastBreakpoint = get_current_breakpoint(); 83 | resizable(public_vars.lastBreakpoint); 84 | } 85 | // Trigger Event (Repeated) 86 | jQuery(window).trigger('xenon.resized'); 87 | } 88 | 89 | ;(function($, window, undefined) 90 | { 91 | "use strict"; 92 | $(document).ready(function() 93 | { 94 | // Chat Toggler 95 | $('a[data-toggle="chat"]').each(function(i, el) 96 | { 97 | $(el).on('click', function(ev) 98 | { 99 | ev.preventDefault(); 100 | public_vars.$body.toggleClass('chat-open'); 101 | if($.isFunction($.fn.perfectScrollbar)) 102 | { 103 | setTimeout(function() 104 | { 105 | public_vars.$chat.find('.chat_inner').perfectScrollbar('update'); 106 | $(window).trigger('xenon.resize'); 107 | }, 1); 108 | } 109 | }); 110 | }); 111 | // Settings Pane Toggler 112 | $('a[data-toggle="settings-pane"]').each(function(i, el) 113 | { 114 | $(el).on('click', function(ev) 115 | { 116 | ev.preventDefault(); 117 | var use_animation = attrDefault($(el), 'animate', false) && ! isxs(); 118 | var scroll = { 119 | top: $(document).scrollTop(), 120 | toTop: 0 121 | }; 122 | if(public_vars.$body.hasClass('settings-pane-open')) 123 | { 124 | scroll.toTop = scroll.top; 125 | } 126 | TweenMax.to(scroll, (use_animation ? .1 : 0), {top: scroll.toTop, roundProps: ['top'], ease: scroll.toTop < 10 ? null : Sine.easeOut, onUpdate: function() 127 | { 128 | $(window).scrollTop( scroll.top ); 129 | }, 130 | onComplete: function() 131 | { 132 | if(use_animation) 133 | { 134 | // With Animation 135 | public_vars.$settingsPaneIn.addClass('with-animation'); 136 | // Opening 137 | if( ! public_vars.$settingsPane.is(':visible')) 138 | { 139 | public_vars.$body.addClass('settings-pane-open'); 140 | var height = public_vars.$settingsPane.outerHeight(true); 141 | public_vars.$settingsPane.css({ 142 | height: 0 143 | }); 144 | TweenMax.to(public_vars.$settingsPane, .25, {css: {height: height}, ease: Circ.easeInOut, onComplete: function() 145 | { 146 | public_vars.$settingsPane.css({height: ''}); 147 | }}); 148 | public_vars.$settingsPaneIn.addClass('visible'); 149 | } 150 | // Closing 151 | else 152 | { 153 | public_vars.$settingsPaneIn.addClass('closing'); 154 | TweenMax.to(public_vars.$settingsPane, .25, {css: {height: 0}, delay: .15, ease: Power1.easeInOut, onComplete: function() 155 | { 156 | public_vars.$body.removeClass('settings-pane-open'); 157 | public_vars.$settingsPane.css({height: ''}); 158 | public_vars.$settingsPaneIn.removeClass('closing visible'); 159 | }}); 160 | } 161 | } 162 | else 163 | { 164 | // Without Animation 165 | public_vars.$body.toggleClass('settings-pane-open'); 166 | public_vars.$settingsPaneIn.removeClass('visible'); 167 | public_vars.$settingsPaneIn.removeClass('with-animation'); 168 | } 169 | } 170 | }); 171 | }); 172 | }); 173 | // Sidebar Toggle 174 | $('a[data-toggle="sidebar"]').each(function(i, el) 175 | { 176 | $(el).on('click', function(ev) 177 | { 178 | ev.preventDefault(); 179 | if(public_vars.$sidebarMenu.hasClass('collapsed')) 180 | { 181 | public_vars.$sidebarMenu.removeClass('collapsed'); 182 | ps_init(); 183 | } 184 | else 185 | { 186 | public_vars.$sidebarMenu.addClass('collapsed'); 187 | ps_destroy(); 188 | } 189 | $(window).trigger('xenon.resize'); 190 | }); 191 | }); 192 | // Mobile Menu Trigger 193 | $('a[data-toggle="mobile-menu"]').on('click', function(ev) 194 | { 195 | ev.preventDefault(); 196 | public_vars.$mainMenu.add(public_vars.$sidebarProfile).toggleClass('mobile-is-visible'); 197 | if($("#main-menu").hasClass('mobile-is-visible') === true){ 198 | public_vars.$sidebarMenu.removeClass('collapsed'); 199 | $(".sidebar-menu-inner").css("max-height",window.innerHeight); 200 | ps_init(); 201 | } 202 | else{ 203 | ps_destroy(); 204 | } 205 | }); 206 | // Mobile Menu Trigger for Horizontal Menu 207 | $('a[data-toggle="mobile-menu-horizontal"]').on('click', function(ev) 208 | { 209 | ev.preventDefault(); 210 | public_vars.$horizontalMenu.toggleClass('mobile-is-visible'); 211 | }); 212 | // Mobile Menu Trigger for Sidebar & Horizontal Menu 213 | $('a[data-toggle="mobile-menu-both"]').on('click', function(ev) 214 | { 215 | ev.preventDefault(); 216 | public_vars.$mainMenu.toggleClass('mobile-is-visible both-menus-visible'); 217 | public_vars.$horizontalMenu.toggleClass('mobile-is-visible both-menus-visible'); 218 | }); 219 | // Mobile User Info Menu Trigger 220 | $('a[data-toggle="user-info-menu"]').on('click', function(ev) 221 | { 222 | ev.preventDefault(); 223 | public_vars.$userInfoMenu.toggleClass('mobile-is-visible'); 224 | }); 225 | // Mobile User Info Menu Trigger for Horizontal Menu 226 | $('a[data-toggle="user-info-menu-horizontal"]').on('click', function(ev) 227 | { 228 | ev.preventDefault(); 229 | public_vars.$userInfoMenuHor.find('.nav.nav-userinfo').toggleClass('mobile-is-visible'); 230 | }); 231 | // Panel Close 232 | $('body').on('click', '.panel a[data-toggle="remove"]', function(ev) 233 | { 234 | ev.preventDefault(); 235 | var $panel = $(this).closest('.panel'), 236 | $panel_parent = $panel.parent(); 237 | $panel.remove(); 238 | if($panel_parent.children().length == 0) 239 | { 240 | $panel_parent.remove(); 241 | } 242 | }); 243 | // Panel Reload 244 | $('body').on('click', '.panel a[data-toggle="reload"]', function(ev) 245 | { 246 | ev.preventDefault(); 247 | var $panel = $(this).closest('.panel'); 248 | // This is just a simulation, nothing is going to be reloaded 249 | $panel.append('
'); 250 | var $pd = $panel.find('.panel-disabled'); 251 | setTimeout(function() 252 | { 253 | $pd.fadeOut('fast', function() 254 | { 255 | $pd.remove(); 256 | }); 257 | }, 500 + 300 * (Math.random() * 5)); 258 | }); 259 | // Panel Expand/Collapse Toggle 260 | $('body').on('click', '.panel a[data-toggle="panel"]', function(ev) 261 | { 262 | ev.preventDefault(); 263 | var $panel = $(this).closest('.panel'); 264 | $panel.toggleClass('collapsed'); 265 | }); 266 | // Loading Text toggle 267 | $('[data-loading-text]').each(function(i, el) // Temporary for demo purpose only 268 | { 269 | var $this = $(el); 270 | $this.on('click', function(ev) 271 | { 272 | $this.button('loading'); 273 | setTimeout(function(){ $this.button('reset'); }, 1800); 274 | }); 275 | }); 276 | // Popovers and tooltips 277 | $('[data-toggle="popover"]').each(function(i, el) 278 | { 279 | var $this = $(el), 280 | placement = attrDefault($this, 'placement', 'right'), 281 | trigger = attrDefault($this, 'trigger', 'click'), 282 | popover_class = $this.get(0).className.match(/(popover-[a-z0-9]+)/i); 283 | $this.popover({ 284 | placement: placement, 285 | trigger: trigger 286 | }); 287 | if(popover_class) 288 | { 289 | $this.removeClass(popover_class[1]); 290 | $this.on('show.bs.popover', function(ev) 291 | { 292 | setTimeout(function() 293 | { 294 | var $popover = $this.next(); 295 | $popover.addClass(popover_class[1]); 296 | }, 0); 297 | }); 298 | } 299 | }); 300 | $('[data-toggle="tooltip"]').each(function(i, el) 301 | { 302 | var $this = $(el), 303 | placement = attrDefault($this, 'placement', 'top'), 304 | trigger = attrDefault($this, 'trigger', 'hover'), 305 | tooltip_class = $this.get(0).className.match(/(tooltip-[a-z0-9]+)/i); 306 | $this.tooltip({ 307 | placement: placement, 308 | trigger: trigger 309 | }); 310 | if(tooltip_class) 311 | { 312 | $this.removeClass(tooltip_class[1]); 313 | $this.on('show.bs.tooltip', function(ev) 314 | { 315 | setTimeout(function() 316 | { 317 | var $tooltip = $this.next(); 318 | $tooltip.addClass(tooltip_class[1]); 319 | }, 0); 320 | }); 321 | } 322 | }); 323 | }); 324 | })(jQuery, window); 325 | 326 | /** 327 | * Xenon Main 328 | * 329 | **/ 330 | var public_vars = public_vars || {}; 331 | ;(function($, window, undefined){ 332 | "use strict"; 333 | $(document).ready(function() 334 | { 335 | // Main Vars 336 | public_vars.$body = $("body"); 337 | public_vars.$pageContainer = public_vars.$body.find(".page-container"); 338 | public_vars.$chat = public_vars.$pageContainer.find("#chat"); 339 | public_vars.$sidebarMenu = public_vars.$pageContainer.find('.sidebar-menu'); 340 | public_vars.$sidebarProfile = public_vars.$sidebarMenu.find('.sidebar-user-info'); 341 | public_vars.$mainMenu = public_vars.$sidebarMenu.find('.main-menu'); 342 | public_vars.$horizontalNavbar = public_vars.$body.find('.navbar.horizontal-menu'); 343 | public_vars.$horizontalMenu = public_vars.$horizontalNavbar.find('.navbar-nav'); 344 | public_vars.$mainContent = public_vars.$pageContainer.find('.main-content'); 345 | public_vars.$mainFooter = public_vars.$body.find('footer.main-footer'); 346 | public_vars.$userInfoMenuHor = public_vars.$body.find('.navbar.horizontal-menu'); 347 | public_vars.$userInfoMenu = public_vars.$body.find('nav.navbar.user-info-navbar'); 348 | public_vars.$settingsPane = public_vars.$body.find('.settings-pane'); 349 | public_vars.$settingsPaneIn = public_vars.$settingsPane.find('.settings-pane-inner'); 350 | public_vars.wheelPropagation = true; // used in Main menu (sidebar) 351 | public_vars.$pageLoadingOverlay = public_vars.$body.find('.page-loading-overlay'); 352 | public_vars.defaultColorsPalette = ['#68b828','#7c38bc','#0e62c7','#fcd036','#4fcdfc','#00b19d','#ff6264','#f7aa47']; 353 | // Setup Sidebar Menu 354 | setup_sidebar_menu(); 355 | // Setup Horizontal Menu 356 | setup_horizontal_menu(); 357 | // Sticky Footer 358 | if(public_vars.$mainFooter.hasClass('sticky')) 359 | { 360 | stickFooterToBottom(); 361 | $(window).on('xenon.resized', stickFooterToBottom); 362 | } 363 | // Perfect Scrollbar 364 | if($.isFunction($.fn.perfectScrollbar)) 365 | { 366 | if(public_vars.$sidebarMenu.hasClass('fixed')) 367 | ps_init(); 368 | $(".ps-scrollbar").each(function(i, el) 369 | { 370 | var $el = $(el); 371 | if($el.hasClass('ps-scroll-down')) 372 | { 373 | $el.scrollTop($el.prop('scrollHeight')); 374 | } 375 | $el.perfectScrollbar({ 376 | wheelPropagation: false 377 | }); 378 | }); 379 | // Chat Scrollbar 380 | var $chat_inner = public_vars.$pageContainer.find('#chat .chat-inner'); 381 | if($chat_inner.parent().hasClass('fixed')) 382 | $chat_inner.css({maxHeight: $(window).height()}).perfectScrollbar(); 383 | // User info opening dropdown trigger PS update 384 | $(".dropdown:has(.ps-scrollbar)").each(function(i, el) 385 | { 386 | var $scrollbar = $(this).find('.ps-scrollbar'); 387 | $(this).on('click', '[data-toggle="dropdown"]', function(ev) 388 | { 389 | ev.preventDefault(); 390 | setTimeout(function() 391 | { 392 | $scrollbar.perfectScrollbar('update'); 393 | }, 1); 394 | }); 395 | }); 396 | // Scrollable 397 | $("div.scrollable").each(function(i, el) 398 | { 399 | var $this = $(el), 400 | max_height = parseInt(attrDefault($this, 'max-height', 200), 10); 401 | max_height = max_height < 0 ? 200 : max_height; 402 | $this.css({maxHeight: max_height}).perfectScrollbar({ 403 | wheelPropagation: true 404 | }); 405 | }); 406 | } 407 | // Go to top links 408 | $('body').on('click', 'a[rel="go-top"]', function(ev) 409 | { 410 | ev.preventDefault(); 411 | var obj = {pos: $(window).scrollTop()}; 412 | TweenLite.to(obj, .3, {pos: 0, ease:Power4.easeOut, onUpdate: function() 413 | { 414 | $(window).scrollTop(obj.pos); 415 | }}); 416 | }); 417 | // Auto hidden breadcrumbs 418 | $(".breadcrumb.auto-hidden").each(function(i, el) 419 | { 420 | var $bc = $(el), 421 | $as = $bc.find('li a'), 422 | collapsed_width = $as.width(), 423 | expanded_width = 0; 424 | $as.each(function(i, el) 425 | { 426 | var $a = $(el); 427 | expanded_width = $a.outerWidth(true) + 5; 428 | $a.addClass('collapsed').width(expanded_width); 429 | $a.hover(function() 430 | { 431 | $a.removeClass('collapsed'); 432 | }, 433 | function() 434 | { 435 | $a.addClass('collapsed'); 436 | }); 437 | }); 438 | }); 439 | }); 440 | // Enable/Disable Resizable Event 441 | var wid = 0; 442 | $(window).resize(function() { 443 | clearTimeout(wid); 444 | wid = setTimeout(trigger_resizable, 200); 445 | }); 446 | })(jQuery, window); 447 | // Sideber Menu Setup function 448 | var sm_duration = .2, 449 | sm_transition_delay = 150; 450 | function setup_sidebar_menu() 451 | { 452 | if(public_vars.$sidebarMenu.length) 453 | { 454 | var $items_with_subs = public_vars.$sidebarMenu.find('li:has(> ul)'), 455 | toggle_others = public_vars.$sidebarMenu.hasClass('toggle-others'); 456 | $items_with_subs.filter('.active').addClass('expanded'); 457 | // On larger screens collapse sidebar when the window is tablet screen 458 | if(is('largescreen') && public_vars.$sidebarMenu.hasClass('collapsed') == false) 459 | { 460 | $(window).on('resize', function() 461 | { 462 | if(is('tabletscreen')) 463 | { 464 | public_vars.$sidebarMenu.addClass('collapsed'); 465 | ps_destroy(); 466 | } 467 | else 468 | if(is('largescreen')) 469 | { 470 | public_vars.$sidebarMenu.removeClass('collapsed'); 471 | ps_init(); 472 | } 473 | }); 474 | } 475 | $items_with_subs.each(function(i, el) 476 | { 477 | var $li = jQuery(el), 478 | $a = $li.children('a'), 479 | $sub = $li.children('ul'); 480 | $li.addClass('has-sub'); 481 | $a.on('click', function(ev) 482 | { 483 | ev.preventDefault(); 484 | if(toggle_others) 485 | { 486 | sidebar_menu_close_items_siblings($li); 487 | } 488 | if($li.hasClass('expanded') || $li.hasClass('opened')) 489 | sidebar_menu_item_collapse($li, $sub); 490 | else 491 | sidebar_menu_item_expand($li, $sub); 492 | }); 493 | }); 494 | } 495 | } 496 | function sidebar_menu_item_expand($li, $sub) 497 | { 498 | if($li.data('is-busy') || ($li.parent('.main-menu').length && public_vars.$sidebarMenu.hasClass('collapsed'))) 499 | return; 500 | $li.addClass('expanded').data('is-busy', true); 501 | $sub.show(); 502 | var $sub_items = $sub.children(), 503 | sub_height = $sub.outerHeight(), 504 | win_y = jQuery(window).height(), 505 | total_height = $li.outerHeight(), 506 | current_y = public_vars.$sidebarMenu.scrollTop(), 507 | item_max_y = $li.position().top + current_y, 508 | fit_to_viewpport = public_vars.$sidebarMenu.hasClass('fit-in-viewport'); 509 | $sub_items.addClass('is-hidden'); 510 | $sub.height(0); 511 | TweenMax.to($sub, sm_duration, {css: {height: sub_height}, onUpdate: ps_update, onComplete: function(){ 512 | $sub.height(''); 513 | }}); 514 | var interval_1 = $li.data('sub_i_1'), 515 | interval_2 = $li.data('sub_i_2'); 516 | window.clearTimeout(interval_1); 517 | interval_1 = setTimeout(function() 518 | { 519 | $sub_items.each(function(i, el) 520 | { 521 | var $sub_item = jQuery(el); 522 | $sub_item.addClass('is-shown'); 523 | }); 524 | var finish_on = sm_transition_delay * $sub_items.length, 525 | t_duration = parseFloat($sub_items.eq(0).css('transition-duration')), 526 | t_delay = parseFloat($sub_items.last().css('transition-delay')); 527 | if(t_duration && t_delay) 528 | { 529 | finish_on = (t_duration + t_delay) * 1000; 530 | } 531 | // In the end 532 | window.clearTimeout(interval_2); 533 | interval_2 = setTimeout(function() 534 | { 535 | $sub_items.removeClass('is-hidden is-shown'); 536 | }, finish_on); 537 | $li.data('is-busy', false); 538 | }, 0); 539 | $li.data('sub_i_1', interval_1), 540 | $li.data('sub_i_2', interval_2); 541 | } 542 | function sidebar_menu_item_collapse($li, $sub) 543 | { 544 | if($li.data('is-busy')) 545 | return; 546 | var $sub_items = $sub.children(); 547 | $li.removeClass('expanded').data('is-busy', true); 548 | $sub_items.addClass('hidden-item'); 549 | TweenMax.to($sub, sm_duration, {css: {height: 0}, onUpdate: ps_update, onComplete: function() 550 | { 551 | $li.data('is-busy', false).removeClass('opened'); 552 | $sub.attr('style', '').hide(); 553 | $sub_items.removeClass('hidden-item'); 554 | $li.find('li.expanded ul').attr('style', '').hide().parent().removeClass('expanded'); 555 | ps_update(true); 556 | }}); 557 | } 558 | function sidebar_menu_close_items_siblings($li) 559 | { 560 | $li.siblings().not($li).filter('.expanded, .opened').each(function(i, el) 561 | { 562 | var $_li = jQuery(el), 563 | $_sub = $_li.children('ul'); 564 | sidebar_menu_item_collapse($_li, $_sub); 565 | }); 566 | } 567 | // Horizontal Menu 568 | function setup_horizontal_menu() 569 | { 570 | if(public_vars.$horizontalMenu.length) 571 | { 572 | var $items_with_subs = public_vars.$horizontalMenu.find('li:has(> ul)'), 573 | click_to_expand = public_vars.$horizontalMenu.hasClass('click-to-expand'); 574 | if(click_to_expand) 575 | { 576 | public_vars.$mainContent.add( public_vars.$sidebarMenu ).on('click', function(ev) 577 | { 578 | $items_with_subs.removeClass('hover'); 579 | }); 580 | } 581 | $items_with_subs.each(function(i, el) 582 | { 583 | var $li = jQuery(el), 584 | $a = $li.children('a'), 585 | $sub = $li.children('ul'), 586 | is_root_element = $li.parent().is('.navbar-nav'); 587 | $li.addClass('has-sub'); 588 | // Mobile Only 589 | $a.on('click', function(ev) 590 | { 591 | if(isxs()) 592 | { 593 | ev.preventDefault(); 594 | // Automatically will toggle other menu items in mobile view 595 | if(true) 596 | { 597 | sidebar_menu_close_items_siblings($li); 598 | } 599 | if($li.hasClass('expanded') || $li.hasClass('opened')) 600 | sidebar_menu_item_collapse($li, $sub); 601 | else 602 | sidebar_menu_item_expand($li, $sub); 603 | } 604 | }); 605 | // Click To Expand 606 | if(click_to_expand) 607 | { 608 | $a.on('click', function(ev) 609 | { 610 | ev.preventDefault(); 611 | if(isxs()) 612 | return; 613 | // For parents only 614 | if(is_root_element) 615 | { 616 | $items_with_subs.filter(function(i, el){ return jQuery(el).parent().is('.navbar-nav'); }).not($li).removeClass('hover'); 617 | $li.toggleClass('hover'); 618 | } 619 | // Sub menus 620 | else 621 | { 622 | var sub_height; 623 | // To Expand 624 | if($li.hasClass('expanded') == false) 625 | { 626 | $li.addClass('expanded'); 627 | $sub.addClass('is-visible'); 628 | sub_height = $sub.outerHeight(); 629 | $sub.height(0); 630 | TweenLite.to($sub, .15, {css: {height: sub_height}, ease: Sine.easeInOut, onComplete: function(){ $sub.attr('style', ''); }}); 631 | // Hide Existing in the list 632 | $li.siblings().find('> ul.is-visible').not($sub).each(function(i, el) 633 | { 634 | var $el = jQuery(el); 635 | sub_height = $el.outerHeight(); 636 | $el.removeClass('is-visible').height(sub_height); 637 | $el.parent().removeClass('expanded'); 638 | TweenLite.to($el, .15, {css: {height: 0}, onComplete: function(){ $el.attr('style', ''); }}); 639 | }); 640 | } 641 | // To Collapse 642 | else 643 | { 644 | sub_height = $sub.outerHeight(); 645 | $li.removeClass('expanded'); 646 | $sub.removeClass('is-visible').height(sub_height); 647 | TweenLite.to($sub, .15, {css: {height: 0}, onComplete: function(){ $sub.attr('style', ''); }}); 648 | } 649 | } 650 | }); 651 | } 652 | // Hover To Expand 653 | else 654 | { 655 | $li.hoverIntent({ 656 | over: function() 657 | { 658 | if(isxs()) 659 | return; 660 | if(is_root_element) 661 | { 662 | $li.addClass('hover'); 663 | } 664 | else 665 | { 666 | $sub.addClass('is-visible'); 667 | sub_height = $sub.outerHeight(); 668 | $sub.height(0); 669 | TweenLite.to($sub, .25, {css: {height: sub_height}, ease: Sine.easeInOut, onComplete: function(){ $sub.attr('style', ''); }}); 670 | } 671 | }, 672 | out: function() 673 | { 674 | if(isxs()) 675 | return; 676 | if(is_root_element) 677 | { 678 | $li.removeClass('hover'); 679 | } 680 | else 681 | { 682 | sub_height = $sub.outerHeight(); 683 | $li.removeClass('expanded'); 684 | $sub.removeClass('is-visible').height(sub_height); 685 | TweenLite.to($sub, .25, {css: {height: 0}, onComplete: function(){ $sub.attr('style', ''); }}); 686 | } 687 | }, 688 | timeout: 200, 689 | interval: is_root_element ? 10 : 100 690 | }); 691 | } 692 | }); 693 | } 694 | } 695 | function stickFooterToBottom() 696 | { 697 | public_vars.$mainFooter.add( public_vars.$mainContent ).add( public_vars.$sidebarMenu ).attr('style', ''); 698 | if(isxs()) 699 | return false; 700 | if(public_vars.$mainFooter.hasClass('sticky')) 701 | { 702 | var win_height = jQuery(window).height(), 703 | footer_height = public_vars.$mainFooter.outerHeight(true), 704 | main_content_height = public_vars.$mainFooter.position().top + footer_height, 705 | main_content_height_only = main_content_height - footer_height, 706 | extra_height = public_vars.$horizontalNavbar.outerHeight(); 707 | if(win_height > main_content_height - parseInt(public_vars.$mainFooter.css('marginTop'), 10)) 708 | { 709 | public_vars.$mainFooter.css({ 710 | marginTop: win_height - main_content_height - extra_height 711 | }); 712 | } 713 | } 714 | } 715 | // Perfect scroll bar functions by Arlind Nushi 716 | function ps_update(destroy_init) 717 | { 718 | //if(isxs()) 719 | // return; 720 | if(jQuery.isFunction(jQuery.fn.perfectScrollbar)) 721 | { 722 | if(public_vars.$sidebarMenu.hasClass('collapsed')) 723 | { 724 | return; 725 | } 726 | public_vars.$sidebarMenu.find('.sidebar-menu-inner').perfectScrollbar('update'); 727 | if(destroy_init) 728 | { 729 | ps_destroy(); 730 | ps_init(); 731 | } 732 | } 733 | } 734 | function ps_init() 735 | { 736 | //if(isxs()) 737 | // return; 738 | if(jQuery.isFunction(jQuery.fn.perfectScrollbar)) 739 | { 740 | if(public_vars.$sidebarMenu.hasClass('collapsed') || ! public_vars.$sidebarMenu.hasClass('fixed')) 741 | { 742 | return; 743 | } 744 | public_vars.$sidebarMenu.find('.sidebar-menu-inner').perfectScrollbar({ 745 | wheelSpeed: 1, 746 | wheelPropagation: public_vars.wheelPropagation 747 | }); 748 | } 749 | } 750 | function ps_destroy() 751 | { 752 | if(jQuery.isFunction(jQuery.fn.perfectScrollbar)) 753 | { 754 | public_vars.$sidebarMenu.find('.sidebar-menu-inner').perfectScrollbar('destroy'); 755 | } 756 | } 757 | // Element Attribute Helper 758 | function attrDefault($el, data_var, default_val) 759 | { 760 | if(typeof $el.data(data_var) != 'undefined') 761 | { 762 | return $el.data(data_var); 763 | } 764 | return default_val; 765 | } -------------------------------------------------------------------------------- /static/assets/js/perfect-scrollbar.min.js: -------------------------------------------------------------------------------- 1 | /*! perfect-scrollbar - v0.5.8 2 | * http://noraesae.github.com/perfect-scrollbar/ 3 | * Copyright (c) 2014 Hyunje Alex Jun; Licensed MIT */ 4 | (function(e){"use strict";"function"==typeof define&&define.amd?define(["jquery"],e):"object"==typeof exports?e(require("jquery")):e(jQuery)})(function(e){"use strict";function t(e){return"string"==typeof e?parseInt(e,10):~~e}var o={wheelSpeed:1,wheelPropagation:!1,swipePropagation:!0,minScrollbarLength:null,maxScrollbarLength:null,useBothWheelAxes:!1,useKeyboard:!0,suppressScrollX:!1,suppressScrollY:!1,scrollXMarginOffset:0,scrollYMarginOffset:0,includePadding:!1},n=0,r=function(){var e=n++;return function(t){var o=".perfect-scrollbar-"+e;return t===void 0?o:t+o}},l="WebkitAppearance"in document.documentElement.style;e.fn.perfectScrollbar=function(n,i){return this.each(function(){function a(e,o){var n=e+o,r=D-R;j=0>n?0:n>r?r:n;var l=t(j*(Y-D)/(D-R));M.scrollTop(l)}function s(e,o){var n=e+o,r=E-k;W=0>n?0:n>r?r:n;var l=t(W*(C-E)/(E-k));M.scrollLeft(l)}function c(e){return P.minScrollbarLength&&(e=Math.max(e,P.minScrollbarLength)),P.maxScrollbarLength&&(e=Math.min(e,P.maxScrollbarLength)),e}function u(){var e={width:I};e.left=B?M.scrollLeft()+E-C:M.scrollLeft(),N?e.bottom=_-M.scrollTop():e.top=Q+M.scrollTop(),H.css(e);var t={top:M.scrollTop(),height:A};Z?t.right=B?C-M.scrollLeft()-V-J.outerWidth():V-M.scrollLeft():t.left=B?M.scrollLeft()+2*E-C-$-J.outerWidth():$+M.scrollLeft(),G.css(t),U.css({left:W,width:k-z}),J.css({top:j,height:R-et})}function d(){M.removeClass("ps-active-x"),M.removeClass("ps-active-y"),E=P.includePadding?M.innerWidth():M.width(),D=P.includePadding?M.innerHeight():M.height(),C=M.prop("scrollWidth"),Y=M.prop("scrollHeight"),!P.suppressScrollX&&C>E+P.scrollXMarginOffset?(X=!0,I=E-F,k=c(t(I*E/C)),W=t(M.scrollLeft()*(I-k)/(C-E))):(X=!1,k=0,W=0,M.scrollLeft(0)),!P.suppressScrollY&&Y>D+P.scrollYMarginOffset?(O=!0,A=D-tt,R=c(t(A*D/Y)),j=t(M.scrollTop()*(A-R)/(Y-D))):(O=!1,R=0,j=0,M.scrollTop(0)),W>=I-k&&(W=I-k),j>=A-R&&(j=A-R),u(),X&&M.addClass("ps-active-x"),O&&M.addClass("ps-active-y")}function p(){var t,o,n=function(e){s(t,e.pageX-o),d(),e.stopPropagation(),e.preventDefault()},r=function(){H.removeClass("in-scrolling"),e(q).unbind(K("mousemove"),n)};U.bind(K("mousedown"),function(l){o=l.pageX,t=U.position().left,H.addClass("in-scrolling"),e(q).bind(K("mousemove"),n),e(q).one(K("mouseup"),r),l.stopPropagation(),l.preventDefault()}),t=o=null}function f(){var t,o,n=function(e){a(t,e.pageY-o),d(),e.stopPropagation(),e.preventDefault()},r=function(){G.removeClass("in-scrolling"),e(q).unbind(K("mousemove"),n)};J.bind(K("mousedown"),function(l){o=l.pageY,t=J.position().top,G.addClass("in-scrolling"),e(q).bind(K("mousemove"),n),e(q).one(K("mouseup"),r),l.stopPropagation(),l.preventDefault()}),t=o=null}function v(e,t){var o=M.scrollTop();if(0===e){if(!O)return!1;if(0===o&&t>0||o>=Y-D&&0>t)return!P.wheelPropagation}var n=M.scrollLeft();if(0===t){if(!X)return!1;if(0===n&&0>e||n>=C-E&&e>0)return!P.wheelPropagation}return!0}function g(e,t){var o=M.scrollTop(),n=M.scrollLeft(),r=Math.abs(e),l=Math.abs(t);if(l>r){if(0>t&&o===Y-D||t>0&&0===o)return!P.swipePropagation}else if(r>l&&(0>e&&n===C-E||e>0&&0===n))return!P.swipePropagation;return!0}function b(){function e(e){var t=e.originalEvent.deltaX,o=-1*e.originalEvent.deltaY;return(t===void 0||o===void 0)&&(t=-1*e.originalEvent.wheelDeltaX/6,o=e.originalEvent.wheelDeltaY/6),e.originalEvent.deltaMode&&1===e.originalEvent.deltaMode&&(t*=10,o*=10),t!==t&&o!==o&&(t=0,o=e.originalEvent.wheelDelta),[t,o]}function t(t){if(l||!(M.find("select:focus").length>0)){var n=e(t),r=n[0],i=n[1];o=!1,P.useBothWheelAxes?O&&!X?(i?M.scrollTop(M.scrollTop()-i*P.wheelSpeed):M.scrollTop(M.scrollTop()+r*P.wheelSpeed),o=!0):X&&!O&&(r?M.scrollLeft(M.scrollLeft()+r*P.wheelSpeed):M.scrollLeft(M.scrollLeft()-i*P.wheelSpeed),o=!0):(M.scrollTop(M.scrollTop()-i*P.wheelSpeed),M.scrollLeft(M.scrollLeft()+r*P.wheelSpeed)),d(),o=o||v(r,i),o&&(t.stopPropagation(),t.preventDefault())}}var o=!1;window.onwheel!==void 0?M.bind(K("wheel"),t):window.onmousewheel!==void 0&&M.bind(K("mousewheel"),t)}function h(){var t=!1;M.bind(K("mouseenter"),function(){t=!0}),M.bind(K("mouseleave"),function(){t=!1});var o=!1;e(q).bind(K("keydown"),function(n){if((!n.isDefaultPrevented||!n.isDefaultPrevented())&&t){for(var r=document.activeElement?document.activeElement:q.activeElement;r.shadowRoot;)r=r.shadowRoot.activeElement;if(!e(r).is(":input,[contenteditable]")){var l=0,i=0;switch(n.which){case 37:l=-30;break;case 38:i=30;break;case 39:l=30;break;case 40:i=-30;break;case 33:i=90;break;case 32:case 34:i=-90;break;case 35:i=n.ctrlKey?-Y:-D;break;case 36:i=n.ctrlKey?M.scrollTop():D;break;default:return}M.scrollTop(M.scrollTop()-i),M.scrollLeft(M.scrollLeft()+l),o=v(l,i),o&&n.preventDefault()}}})}function w(){function e(e){e.stopPropagation()}J.bind(K("click"),e),G.bind(K("click"),function(e){var o=t(R/2),n=e.pageY-G.offset().top-o,r=D-R,l=n/r;0>l?l=0:l>1&&(l=1),M.scrollTop((Y-D)*l)}),U.bind(K("click"),e),H.bind(K("click"),function(e){var o=t(k/2),n=e.pageX-H.offset().left-o,r=E-k,l=n/r;0>l?l=0:l>1&&(l=1),M.scrollLeft((C-E)*l)})}function m(){function t(){var e=window.getSelection?window.getSelection():document.getSlection?document.getSlection():{rangeCount:0};return 0===e.rangeCount?null:e.getRangeAt(0).commonAncestorContainer}function o(){r||(r=setInterval(function(){return x()?(M.scrollTop(M.scrollTop()+l.top),M.scrollLeft(M.scrollLeft()+l.left),d(),void 0):(clearInterval(r),void 0)},50))}function n(){r&&(clearInterval(r),r=null),H.removeClass("in-scrolling"),G.removeClass("in-scrolling")}var r=null,l={top:0,left:0},i=!1;e(q).bind(K("selectionchange"),function(){e.contains(M[0],t())?i=!0:(i=!1,n())}),e(window).bind(K("mouseup"),function(){i&&(i=!1,n())}),e(window).bind(K("mousemove"),function(e){if(i){var t={x:e.pageX,y:e.pageY},r=M.offset(),a={left:r.left,right:r.left+M.outerWidth(),top:r.top,bottom:r.top+M.outerHeight()};t.xa.right-3?(l.left=5,H.addClass("in-scrolling")):l.left=0,t.ya.top+3-t.y?-5:-20,G.addClass("in-scrolling")):t.y>a.bottom-3?(l.top=5>t.y-a.bottom+3?5:20,G.addClass("in-scrolling")):l.top=0,0===l.top&&0===l.left?n():o()}})}function T(t,o){function n(e,t){M.scrollTop(M.scrollTop()-t),M.scrollLeft(M.scrollLeft()-e),d()}function r(){h=!0}function l(){h=!1}function i(e){return e.originalEvent.targetTouches?e.originalEvent.targetTouches[0]:e.originalEvent}function a(e){var t=e.originalEvent;return t.targetTouches&&1===t.targetTouches.length?!0:t.pointerType&&"mouse"!==t.pointerType&&t.pointerType!==t.MSPOINTER_TYPE_MOUSE?!0:!1}function s(e){if(a(e)){w=!0;var t=i(e);p.pageX=t.pageX,p.pageY=t.pageY,f=(new Date).getTime(),null!==b&&clearInterval(b),e.stopPropagation()}}function c(e){if(!h&&w&&a(e)){var t=i(e),o={pageX:t.pageX,pageY:t.pageY},r=o.pageX-p.pageX,l=o.pageY-p.pageY;n(r,l),p=o;var s=(new Date).getTime(),c=s-f;c>0&&(v.x=r/c,v.y=l/c,f=s),g(r,l)&&(e.stopPropagation(),e.preventDefault())}}function u(){!h&&w&&(w=!1,clearInterval(b),b=setInterval(function(){return x()?.01>Math.abs(v.x)&&.01>Math.abs(v.y)?(clearInterval(b),void 0):(n(30*v.x,30*v.y),v.x*=.8,v.y*=.8,void 0):(clearInterval(b),void 0)},10))}var p={},f=0,v={},b=null,h=!1,w=!1;t&&(e(window).bind(K("touchstart"),r),e(window).bind(K("touchend"),l),M.bind(K("touchstart"),s),M.bind(K("touchmove"),c),M.bind(K("touchend"),u)),o&&(window.PointerEvent?(e(window).bind(K("pointerdown"),r),e(window).bind(K("pointerup"),l),M.bind(K("pointerdown"),s),M.bind(K("pointermove"),c),M.bind(K("pointerup"),u)):window.MSPointerEvent&&(e(window).bind(K("MSPointerDown"),r),e(window).bind(K("MSPointerUp"),l),M.bind(K("MSPointerDown"),s),M.bind(K("MSPointerMove"),c),M.bind(K("MSPointerUp"),u)))}function y(){M.bind(K("scroll"),function(){d()})}function L(){M.unbind(K()),e(window).unbind(K()),e(q).unbind(K()),M.data("perfect-scrollbar",null),M.data("perfect-scrollbar-update",null),M.data("perfect-scrollbar-destroy",null),U.remove(),J.remove(),H.remove(),G.remove(),M=H=G=U=J=X=O=E=D=C=Y=k=W=_=N=Q=R=j=V=Z=$=B=K=null}function S(){d(),y(),p(),f(),w(),m(),b(),(ot||nt)&&T(ot,nt),P.useKeyboard&&h(),M.data("perfect-scrollbar",M),M.data("perfect-scrollbar-update",d),M.data("perfect-scrollbar-destroy",L)}var P=e.extend(!0,{},o),M=e(this),x=function(){return!!M};if("object"==typeof n?e.extend(!0,P,n):i=n,"update"===i)return M.data("perfect-scrollbar-update")&&M.data("perfect-scrollbar-update")(),M;if("destroy"===i)return M.data("perfect-scrollbar-destroy")&&M.data("perfect-scrollbar-destroy")(),M;if(M.data("perfect-scrollbar"))return M.data("perfect-scrollbar");M.addClass("ps-container");var E,D,C,Y,X,k,W,I,O,R,j,A,B="rtl"===M.css("direction"),K=r(),q=this.ownerDocument||document,H=e("
").appendTo(M),U=e("
").appendTo(H),_=t(H.css("bottom")),N=_===_,Q=N?null:t(H.css("top")),z=t(H.css("borderLeftWidth"))+t(H.css("borderRightWidth")),F=t(H.css("marginLeft"))+t(H.css("marginRight")),G=e("
").appendTo(M),J=e("
").appendTo(G),V=t(G.css("right")),Z=V===V,$=Z?null:t(G.css("left")),et=t(G.css("borderTopWidth"))+t(G.css("borderBottomWidth")),tt=t(G.css("marginTop"))+t(G.css("marginBottom")),ot="ontouchstart"in window||window.DocumentTouch&&document instanceof window.DocumentTouch,nt=null!==window.navigator.msMaxTouchPoints;return S(),M})}}); -------------------------------------------------------------------------------- /theme.toml: -------------------------------------------------------------------------------- 1 | # theme.toml template for a Hugo theme 2 | # See https://github.com/gohugoio/hugoThemes#themetoml for an example 3 | 4 | name = "Webstack Hugo Theme" 5 | license = "MIT" 6 | licenselink = "https://github.com/iplaycode/webstack-hugo/blob/master/LICENSE" 7 | description = "Webstack Hugo theme" 8 | homepage = "https://github.com/iplaycode/webstack-hugo" 9 | tags = ["startpage", "webstack", "links", "nav"] 10 | features = [] 11 | min_version = "2.0" 12 | 13 | [author] 14 | name = "iplaycode" 15 | homepage = "https://github.com/iplaycode/webstack-hugo" --------------------------------------------------------------------------------