Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hzxie/logger
The WordPress theme for Infinite Script. The Hugo version is available at https://gitlab.com/hzxie/citrus-glow
https://github.com/hzxie/logger
bootstrap html5 responsive-design wordpress-theme
Last synced: about 1 month ago
JSON representation
The WordPress theme for Infinite Script. The Hugo version is available at https://gitlab.com/hzxie/citrus-glow
- Host: GitHub
- URL: https://github.com/hzxie/logger
- Owner: hzxie
- License: gpl-2.0
- Created: 2015-11-15T02:00:11.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2023-08-30T14:34:49.000Z (over 1 year ago)
- Last Synced: 2024-04-16T17:14:25.313Z (9 months ago)
- Topics: bootstrap, html5, responsive-design, wordpress-theme
- Language: PHP
- Homepage: https://www.infinitescript.com
- Size: 2.66 MB
- Stars: 11
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![Logo](https://raw.githubusercontent.com/hzxie/Logger/master/images/logo.png)
A WordPress theme designed for [my blog](https://haozhexie.com). Originally built by [2code](https://themeforest.net/item/logger-responsive-personal-blogging-template/12473576), refactored with [Bootstrap](http://getbootstrap.com) and [Font Amesome](http://fontawesome.io).
------
# Dependency
The project uses following components:
>- [BootStrap](http://getbootstrap.com)
>- [Font Amesome](http://fontawesome.io)
>- [Option Tree](https://github.com/valendesigns/option-tree)
>- [Meta Box](http://metabox.io/meta-box)The components listed above have packaged with the theme by default.
# Installation
**Note:** The project needs PHP >= 5.3.
>- Download the theme [here](https://github.com/hzxie/logger/archive/master.zip).
>- Extact the archive to WordPress_ROOT/wp-content/themes
>- Enable the theme in your administration page.
>- Enjoy!The theme will be available on [WordPress.org](http://wordpress.org/themes) soon!
# Documentation
Dummy content and documentation will be coming soon.
# Features
1. Responsive Design
2. Portfolio Supported
3. Short Code Supported(Basic JavaScript Component)
4. [Google Map](http://maps.google.com) and [AMap](http://www.amap.com) are both available, friendly to Chinese users.# License
The project is under GPL v2 License.
# Contribution
I'd like you to help me with the project. You can contribute to this project by creating a pull request.
If you find any bugs or etc., you can create an issue.