Giter Club home page Giter Club logo

gplus's Introduction

一款类似于google plus界面和交互的wordpress皮肤

这是我做的第一个wordpress皮肤,肯定有很多问题,希望大家能够体谅和积极反馈,我会及时修改的。

下载安装请下载tags目录下最新版本,这里版本通过编译平台进行了很多优化(如:HTML/JS/CSS进行了压缩)

预览图

screenshot.png

功能列表

1、完全基于html5+css3的实现,使用了header, footer, section, article, nav, aside等html5标签,使用圆角,阴影、动画等css3技术

2、使用ajax+pushstate技术进行无刷新浏览,并且可以改变页面的URL。

3、使用localstorage技术对数据进行本地存储,即使下次打开页面访问也是直接读取缓存。内容有更新后可以通过接口清除缓存。

4、使用manifest技术可以将静态资源在本地缓存,这样之后的访问可以直接读取本地缓存文件,完全不用发送http请求到web server。

5、文章列表页面支持键盘时间,可以通过J键查看上一条,通过K键查看下一条,并且有动态自定适应到对应的位置。

6、使用渐进增强的原则,IE下不支持这些新技术特性,没有额外的操作,不会发生JS请求。

7、可以自定义logo图片,替换默认的标题文字。在主题选项里设置。

8、可以自定义404页面题图。在主题选项里设置

9、可以自定义是否显示文章作者。

10、默认将页面头部固定,可以设置页面头部不固定。

11、其他等很多细小特性。

如何安装

下载gplus目录,上传到wordpress安装目录里的wp-content/themes下,在管理后台启用gplus主题即可。

gplus's People

Contributors

welefen avatar jiechic avatar

Watchers

James Cloos avatar orange90 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.