/Kratos

🐢 A modified version of Kratos

Primary LanguagePHPGNU General Public License v3.0GPL-3.0

Kratos(M)

This is a modified version of Kratos2.5.8. For the original version, please visit https://github.com/Vtrois/Kratos.

DEMO:https://www.fczbl.vip/787.html

Kratos: 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

Changes

Kratos Demo

Please visit https://www.fczbl.vip/787.html .

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
β”‚   β”œβ”€β”€ customlogin.css
β”‚   β”œβ”€β”€ font-awesome.min.css
β”‚   β”œβ”€β”€ kratos.min.css
β”‚   └── layer.min.css
β”œβ”€β”€ fonts/
β”‚   β”œβ”€β”€ 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)
β”‚   β”œβ”€β”€ thumb/
β”‚   β”‚   └── (has some thumb pic)
β”‚   β”œβ”€β”€ 404.jpg
β”‚   β”œβ”€β”€ about.jpg
β”‚   β”œβ”€β”€ alipay.png
β”‚   β”œβ”€β”€ alipayqr.png
β”‚   β”œβ”€β”€ arrow.png
β”‚   β”œβ”€β”€ avatar.png
β”‚   β”œβ”€β”€ background.jpg
β”‚   β”œβ”€β”€ comment.png
β”‚   β”œβ”€β”€ cursor.cur
β”‚   β”œβ”€β”€ default-logo.png
β”‚   β”œβ”€β”€ favicon.ico
β”‚   β”œβ”€β”€ fingerprint.png
β”‚   β”œβ”€β”€ icon.png
β”‚   β”œβ”€β”€ icon-ext.png
β”‚   β”œβ”€β”€ icon-police.png
β”‚   β”œβ”€β”€ index_image.png
β”‚   β”œβ”€β”€ licenses.png
β”‚   β”œβ”€β”€ locked.gif
β”‚   β”œβ”€β”€ move.cur
β”‚   β”œβ”€β”€ photo.jpg
β”‚   β”œβ”€β”€ pointer.cur
β”‚   β”œβ”€β”€ spig.png
β”‚   β”œβ”€β”€ sticky.png
β”‚   β”œβ”€β”€ wechat.png
β”‚   β”œβ”€β”€ wechatpayqr.png
β”‚   └── weixin.png
β”œβ”€β”€ inc/
β”‚   β”œβ”€β”€ buttons/
β”‚   β”‚   β”œβ”€β”€ images/
β”‚   β”‚   β”‚   └── (has some button pic)
β”‚   β”‚   └── more.js
β”‚   β”œβ”€β”€ theme-options/
β”‚   β”‚   β”œβ”€β”€ css/
β”‚   β”‚   β”‚   └── optionsframework.css
β”‚   β”‚   β”œβ”€β”€ images/
β”‚   β”‚   β”‚   └── 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
β”‚   β”œβ”€β”€ imgcfg.php
β”‚   β”œβ”€β”€ logincfg.php
β”‚   β”œβ”€β”€ OwO.json
β”‚   β”œβ”€β”€ post.php
β”‚   β”œβ”€β”€ share.php
β”‚   β”œβ”€β”€ shortcode.php
β”‚   β”œβ”€β”€ smtp.php
β”‚   └── widgets.php
β”œβ”€β”€ js/
β”‚   β”œβ”€β”€ bootstrap.min.js
β”‚   β”œβ”€β”€ jquery.easing.js
β”‚   β”œβ”€β”€ jquery.min.js
β”‚   β”œβ”€β”€ kratos.js
β”‚   β”œβ”€β”€ layer.min.js
β”‚   β”œβ”€β”€ OwO.min.js
β”‚   └── spig.js
β”œβ”€β”€ 404.php
β”œβ”€β”€ comments.php
β”œβ”€β”€ content.php
β”œβ”€β”€ footer.php
β”œβ”€β”€ functions.php
β”œβ”€β”€ header.php
β”œβ”€β”€ header-abstract.php
β”œβ”€β”€ index.php
β”œβ”€β”€ options.php
β”œβ”€β”€ page.php
β”œβ”€β”€ page-link.php
β”œβ”€β”€ page-notitle.php
β”œβ”€β”€ screenshot.png
β”œβ”€β”€ single.php
└── style.css

License