/Kratos

A responsible theme for WordPress

Primary LanguagePHPGNU General Public License v2.0GPL-2.0

#Kratos ###A responsible blog theme for WordPress

Kratos is a clean, simple and responsive blog theme of WordPress, based on Bootstrap and Font Awesome. Created and maintained by Vtrois. Stay up to date with the latest release and announcements on Bulletin Board.

Kratos Demo

##Structure Within the download you'll find the following directories and files. You'll see something like this:

kratos/
├── css/
│   ├── animate.min.css
│   ├── bootstrap.min.css
│   ├── font-awesome.min.css
│   ├── kratos.min.css
│   └── superfish.min.css
├── js/
│   ├── jquery.min.js
│   ├── jquery.easing.js
│   ├── jquery.qrcode.js
│   ├── jquery.qrcode.min.js
│   ├── jquery.stellar.min.js
│   ├── jquery.waypoints.min.js
│   ├── kratos.js
│   ├── modernizr.js
│   ├── superfish.js
│   └── bootstrap.min.js
├── fonts/
│   ├── Din.otf
│   ├── FontAwesome.otf
│   ├── fontawesome-webfont.eot
│   ├── fontawesome-webfont.svg
│   ├── fontawesome-webfont.ttf
│   ├── fontawesome-webfont.woff
│   └── fontawesome-webfont.woff2
├── images/
│   ├── options(has some options pic)
│   ├── smilies(has some emoji pic)
│   ├── 404.jpg
│   ├── arrow.png
│   ├── about.png
│   ├── avatar.png
│   ├── background.jpg
│   ├── fingerprint.png
│   └── licenses.png
├── inc/
│   ├── theme-options
│   │   ├── css
│   │   │   └── optionsframework.css
│   │   ├── images
│   │   │   └── ico-delete.png
│   │   ├── theme-options
│   │   │   └── ico-delete.png
│   │   ├── includes
│   │   │   ├── class-options-framework.php
│   │   │   ├── class-options-framework-admin.php
│   │   │   ├── class-options-interface.php
│   │   │   ├── class-options-media-uploader.php
│   │   │   └── class-options-sanitization.php
│   │   ├── js
│   │   │   ├── media-uploader.js
│   │   │   └── options-custom.js
│   │   └── options-framework.php
│   ├── version.php
│   └── widgets.php
├── 404.php
├── style.css
├── index.php
├── header.php
├── header-banner.php
├── footer.php
├── comments.php
├── content.php
├── options.php
├── sidebar.php
├── single.php
├── smiley.php
├── page.php
├── page-notitle.php
├── functions.php
└── screenshot.png

Changelog

  • v2.4 - New posture
  • v2.3 - Attention to detail and reading
  • v2.1 - She has some new things
  • v2.0 - She grew up
  • v1.1 - She has grown up with everyone
  • v1.0 - Initialize the project and say hello world

##License