successli / Kratos-theme

Kratos theme for wordpress

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kratos

A clean, simple and responsive blog theme of WordPress, based on Bootstrap and Font Awesome. Created and maintained by Vtrois.

Kratos Demo

Structure

Within the download you'll find the following directories and files. You'll see something like this πŸ‘‡

kratos
β”œβ”€β”€ 404.php
β”œβ”€β”€ LICENSE
β”œβ”€β”€ comments.php
β”œβ”€β”€ content.php
β”œβ”€β”€ css
β”‚   β”œβ”€β”€ animate.min.css
β”‚   β”œβ”€β”€ bootstrap.min.css
β”‚   β”œβ”€β”€ font-awesome.min.css
β”‚   β”œβ”€β”€ layer.min.css
β”‚   └── superfish.min.css
β”œβ”€β”€ fonts
β”‚   β”œβ”€β”€ FontAwesome.otf
β”‚   β”œβ”€β”€ fontawesome-webfont.eot
β”‚   β”œβ”€β”€ fontawesome-webfont.svg
β”‚   β”œβ”€β”€ fontawesome-webfont.ttf
β”‚   β”œβ”€β”€ fontawesome-webfont.woff
β”‚   └── fontawesome-webfont.woff2
β”œβ”€β”€ footer.php
β”œβ”€β”€ functions.php
β”œβ”€β”€ header-abstract.php
β”œβ”€β”€ header-banner.php
β”œβ”€β”€ header.php
β”œβ”€β”€ images
β”‚   β”œβ”€β”€ 404.jpg
β”‚   β”œβ”€β”€ about.jpg
β”‚   β”œβ”€β”€ ad.png
β”‚   β”œβ”€β”€ arrow.png
β”‚   β”œβ”€β”€ avatar.png
β”‚   β”œβ”€β”€ background.jpg
β”‚   β”œβ”€β”€ default.jpg
β”‚   β”œβ”€β”€ fingerprint.png
β”‚   β”œβ”€β”€ icon-ext.png
β”‚   β”œβ”€β”€ icon-police.png
β”‚   β”œβ”€β”€ icon.png
β”‚   β”œβ”€β”€ licenses.png
β”‚   β”œβ”€β”€ options(has some options pic)
β”‚   β”œβ”€β”€ smilies(has some emoji pic)
β”‚   β”œβ”€β”€ ul-li.png
β”‚   └── weixin.png
β”œβ”€β”€ inc
β”‚   β”œβ”€β”€ xianjian
β”‚   β”‚   β”œβ”€β”€ xianjian_article_bottom.php
β”‚   β”‚   β”œβ”€β”€ xianjian_consts.php
β”‚   β”‚   β”œβ”€β”€ xianjian_home_bottom.php
β”‚   β”‚   β”œβ”€β”€ xianjian_item.php
β”‚   β”‚   β”œβ”€β”€ xianjian_js.php
β”‚   β”‚   β”œβ”€β”€ xianjian_menu.php
β”‚   β”‚   β”œβ”€β”€ xianjian_setting.php
β”‚   β”‚   β”œβ”€β”€ xianjian_sidebar.php
β”‚   β”‚   β”œβ”€β”€ xianjian_token.php
β”‚   β”‚   └── xianjian_utility.php
β”‚   β”œβ”€β”€ theme-options
β”‚   β”‚   β”œβ”€β”€ css
β”‚   β”‚   β”‚   └── optionsframework.css
β”‚   β”‚   β”œβ”€β”€ images
β”‚   β”‚   β”‚   └── ico-delete.png
β”‚   β”‚   β”œβ”€β”€ includes
β”‚   β”‚   β”‚   β”œβ”€β”€ class-options-framework-admin.php
β”‚   β”‚   β”‚   β”œβ”€β”€ class-options-framework.php
β”‚   β”‚   β”‚   β”œβ”€β”€ class-options-interface.php
β”‚   β”‚   β”‚   β”œβ”€β”€ class-options-media-uploader.php
β”‚   β”‚   β”‚   └── class-options-sanitization.php
β”‚   β”‚   β”œβ”€β”€ js
β”‚   β”‚   β”‚   β”œβ”€β”€ media-uploader.js
β”‚   β”‚   β”‚   └── options-custom.js
β”‚   β”‚   └── options-framework.php
β”‚   β”œβ”€β”€ share.php
β”‚   β”œβ”€β”€ version.php
β”‚   └── widgets.php
β”œβ”€β”€ index.php
β”œβ”€β”€ js
β”‚   β”œβ”€β”€ bootstrap.min.js
β”‚   β”œβ”€β”€ buttons(has some button pic)
β”‚   β”‚   └── more.js
β”‚   β”œβ”€β”€ hoverIntent.min.js
β”‚   β”œβ”€β”€ jquery.easing.min.js
β”‚   β”œβ”€β”€ jquery.min.js
β”‚   β”œβ”€β”€ jquery.qrcode.min.js
β”‚   β”œβ”€β”€ jquery.stellar.min.js
β”‚   β”œβ”€β”€ jquery.waypoints.min.js
β”‚   β”œβ”€β”€ kratos.js
β”‚   β”œβ”€β”€ layer.min.js
β”‚   β”œβ”€β”€ modernizr.min.js
β”‚   └── superfish.js
β”œβ”€β”€ options.php
β”œβ”€β”€ page-home.php
β”œβ”€β”€ page-notitle.php
β”œβ”€β”€ page.php
β”œβ”€β”€ screenshot.png
β”œβ”€β”€ single.php
β”œβ”€β”€ smiley.php
└── style.css

License

About

Kratos theme for wordpress

License:GNU General Public License v3.0


Languages

Language:PHP 70.4%Language:CSS 20.4%Language:JavaScript 9.2%