8000 GitHub - itheshe/kratos: 🐼 A responsive WordPress theme focused on the user reading experience
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ kratos Public
forked from seatonjiang/kratos

🐼 A responsive WordPress theme focused on the user reading experience

License

Notifications You must be signed in to change notification settings

itheshe/kratos

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

About

Kratos is a responsive WordPress theme focused on the user reading experience, just for fun πŸŽ‰

Install

  1. First download the theme's .zip file from the source file to your local computer.

  2. From your WordPress Administration area, head to Appearance > Themes and click Add New.

  3. The Add New theme screen has a new option, Upload Theme.

  4. The theme upload form is now open, click Choose File, select the theme zip file on your computer and click Install Now.

  5. The theme can now be activated from the administrator. Select the Appearance tab, then open the theme catalog, find the theme, and click the Activate 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.

About

🐼 A responsive WordPress theme focused on the user reading experience

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 83.2%
  • CSS 11.1%
  • JavaScript 5.7%
0