Giter Club home page Giter Club logo

kratos's Introduction

kratos

一款二次元wordpress主题

目前这个主题还只是个半成品,目前不想改了,以后有时间会进行改动

这个版本的一些亮点:

1.添加了可爱的看板娘,不仅支持多个人物切换,而且还可以更换衣服

2.添加了代码美化插件,可以美化你的代码

3.主页文章展示有动画效果

4.状态展示优化,可以用来显示日记

5.文章归档界面优化,不同颜色随机显示,更加美观

6.添加了仿微信的音乐播放器,可以用在状态里面播放音乐。

注:目前如果需要使用这个播放器的,需要自己添加以下HTML代码

<p class="weixinAudio">
<audio src="https://xiaoyou66.com/music/26.mp3" id="media" width="1" height="1" preload=""></audio>
<span id="audio_area" class="db audio_area">
<span class="audio_wrp db">
<span class="audio_play_area">
<i class="icon_audio_default"></i>
<i class="icon_audio_playing"></i>
</span>
<span id="audio_length" class="audio_length tips_global">3:07</span>
<span class="db audio_info_area">
<strong class="db audio_title">雨だれの歌</strong>
<span class="audio_source tips_global">久保ユリカ</span>
</span>
<span id="audio_progress" class="progress_bar" style="width: 0%;"></span>
</span>
</span>
</p>

自己改一下网址和标题和作者就可以了

7.首页添加文章过滤功能,可以过滤自己不想在首页显示的分类文章,比如自己的日记

注意 这个东西需要自己修改php文件,具体的目录在下面

8.添加了追番的页面,可以显示自己的哔哩哔哩看动漫的进度(该功能需要你自己的B站登录的cooki数据。)

使用方法(cookie数据怎么获取可以自己通过谷歌浏览器的开发者工具进行获取,这里我不多说):

9.手机版侧边栏进行了美化,下面是美化后的效果

里面的头像和文字都需要自己修改php文件(这里我是没有时间加到主题设置里面。。)

10.评论区添加了QQ表情,这里的发的表情大小被固定了,建议不要发送大的表情包

11.更多细节我这里就不在一一举例了,这里我只是说了几个改动比较大的地方

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.