这是indexloc提供的服务,不要输入任何密码
Skip to content

🐉 More suitable for Chinese aesthetic style, simple and generous WordPress theme

License

Notifications You must be signed in to change notification settings

hk20181001/Kratos

 
 

Repository files navigation

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

🐉 More suitable for Chinese aesthetic style, simple and generous WordPress theme

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 70.4%
  • CSS 20.4%
  • JavaScript 9.2%