![]() |
||
---|---|---|
.github | ||
assets | ||
custom | ||
inc | ||
languages | ||
pages | ||
.gitignore | ||
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
â  â  âââ bootstrap.min.css
â  â  âââ iconfont.min.css
â  â  âââ kratos.css
â  â  âââ kratos.min.css
â  â  âââ layer.min.css
â  â  âââ widget.min.css
â  âââ fonts
â  â  âââ iconfont.eot
â  â  âââ iconfont.svg
â  â  âââ iconfont.ttf
â  â  âââ iconfont.woff
â  â  âââ iconfont.woff2
â  âââ 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
â  â  âââ payment
â  â  â  âââ alipay.png
â  â  â  âââ wechat.png
â  â  âââ police-ico.png
â  â  âââ smilies(has some emoji pic)
â  â  âââ wechat.png
â  âââ js
â  âââ bootstrap.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
âââ custom
â  âââ custom.css
â  âââ custom.js
â  âââ custom.php
âââ footer.php
âââ functions.php
âââ header.php
âââ inc
â  âââ options-framework
â  â  âââ autoload.php
â  â  âââ css
â  â  â  âââ optionsframework.css
â  â  âââ images(has some options pic)
â  â  âââ 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
â  âââ theme-article.php
â  âââ theme-core.php
â  âââ theme-navwalker.php
â  âââ theme-options.php
â  âââ theme-setting.php
â  âââ theme-shortcode.php
â  âââ theme-smtp.php
â  âââ theme-widgets.php
â  âââ update-checker
â  âââ Puc
â  â  âââ v4
â  â  â  âââ Factory.php
â  â  âââ v4p9
â  â  âââ Autoloader.php
â  â  âââ DebugBar
â  â  â  âââ Extension.php
â  â  â  âââ Panel.php
â  â  â  âââ PluginExtension.php
â  â  â  âââ PluginPanel.php
â  â  â  âââ ThemePanel.php
â  â  âââ Factory.php
â  â  âââ InstalledPackage.php
â  â  âââ Metadata.php
â  â  âââ OAuthSignature.php
â  â  âââ Plugin
â  â  â  âââ Info.php
â  â  â  âââ Package.php
â  â  â  âââ Ui.php
â  â  â  âââ Update.php
â  â  â  âââ UpdateChecker.php
â  â  âââ Scheduler.php
â  â  âââ StateStore.php
â  â  âââ Theme
â  â  â  âââ Package.php
â  â  â  âââ Update.php
â  â  â  âââ UpdateChecker.php
â  â  âââ Update.php
â  â  âââ UpdateChecker.php
â  â  âââ UpgraderStatus.php
â  â  âââ Utils.php
â  â  âââ Vcs
â  â  âââ Api.php
â  â  âââ BaseChecker.php
â  â  âââ BitBucketApi.php
â  â  âââ GitHubApi.php
â  â  âââ GitLabApi.php
â  â  âââ PluginUpdateChecker.php
â  â  âââ Reference.php
â  â  âââ ThemeUpdateChecker.php
â  âââ autoload.php
â  âââ css
â  â  âââ puc-debug-bar.css
â  âââ js
â  â  âââ debug-bar.js
â  âââ vendor
â  âââ Parsedown.php
â  âââ ParsedownLegacy.php
â  âââ ParsedownModern.php
â  âââ PucReadmeParser.php
âââ index.php
âââ languages
â  âââ kratos.pot
âââ 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.