![]() * New translations kratos.pot (English) * New translations kratos.pot (Chinese Traditional) |
||
---|---|---|
.github | ||
assets | ||
custom | ||
inc | ||
languages | ||
pages | ||
.gitignore | ||
.prettierignore | ||
404.php | ||
LICENSE | ||
README.md | ||
comments.php | ||
crowdin.yml | ||
footer.php | ||
functions.php | ||
header.php | ||
index.php | ||
page.php | ||
screenshot.png | ||
single.php | ||
style.css |
README.md
About
Kratos is a responsive WordPress theme focused on the user reading experience, just for fun đ
Install
-
First download the theme's .zip file from the source file to your local computer.
-
From your WordPress Administration area, head to Appearance > Themes and click
Add New
. -
The Add New theme screen has a new option,
Upload Theme
. -
The theme upload form is now open, click
Choose File
, select the theme zip file on your computer and clickInstall Now
. -
The theme can now be activated from the administrator. Select the
Appearance
tab, then open the theme catalog, find the theme, and click theActivate link
.
Structure
Within the download you'll find the following directories and files. You'll see something like this đ
Kratos
âââ 404.php
âââ LICENSE
âââ README.md
âââ assets
â  âââ css
â  â  âââ animate.min.css
â  â  âââ bootstrap.min.css
â  â  âââ fontawesome.min.css
â  â  âââ iconfont.min.css
â  â  âââ kratos.css
â  â  âââ kratos.min.css
â  â  âââ layer.min.css
â  â  âââ widget.min.css
â  âââ fonts
â  â  âââ iconfont
â  â  â  âââ iconfont.eot
â  â  â  âââ iconfont.svg
â  â  â  âââ iconfont.ttf
â  â  â  âââ iconfont.woff
â  â  â  âââ iconfont.woff2
â  â  âââ webfonts (has some iconfont fonts)
â  âââ img
â  â  âââ 404.jpg
â  â  âââ 404.svg
â  â  âââ about-background.png
â  â  âââ ad.png
â  â  âââ background.png
â  â  âââ default.jpg
â  â  âââ donate.png
â  â  âââ gravatar.png
â  â  âââ layer
â  â  â  âââ icon-ext.png
â  â  â  âââ icon.png
â  â  âââ nothing.svg
â  â  âââ options (has some option pic)
â  â  âââ payment
â  â  â  âââ alipay.png
â  â  â  âââ wechat.png
â  â  âââ police-ico.png
â  â  âââ smilies (has some smilie pic)
â  â  âââ wechat.png
â  âââ js
â  âââ bootstrap.bundle.min.js
â  âââ buttons
â  â  âââ images (has some button pic)
â  â  âââ more.js
â  âââ comments.min.js
â  âââ jquery.min.js
â  âââ kratos.js
â  âââ kratos.min.js
â  âââ layer.min.js
â  âââ widget.min.js
âââ comments.php
âââ crowdin.yml
âââ custom
â  âââ custom.css
â  âââ custom.js
â  âââ custom.php
âââ footer.php
âââ functions.php
âââ header.php
âââ inc
â  âââ theme-article.php
â  âââ theme-core.php
â  âââ theme-dogecloud.php
â  âââ theme-navwalker.php
â  âââ theme-options.php
â  âââ theme-setting.php
â  âââ theme-shortcode.php
â  âââ theme-smtp.php
â  âââ theme-widgets.php
â  âââ options-framework
â  âââ update-checker
âââ index.php
âââ languages
â  âââ en_US.mo
â  âââ en_US.po
â  âââ kratos.pot
â  âââ zh_TW.mo
â  âââ zh_TW.po
âââ page.php
âââ pages
â  âââ page-content.php
â  âââ page-smilies.php
â  âââ page-toolbar.php
âââ screenshot.png
âââ single.php
âââ style.css
Changelog
Detailed changes for each release are documented in the release notes.
Donation
If you find Kratos useful, you can buy us a cup of coffee
License
The code is available under the MIT license.
The document is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.