All Projects → MoeFE → Hexo-Theme-MoeIcarus

MoeFE / Hexo-Theme-MoeIcarus

Licence: MIT License
✨ Make Icarus theme cute!!!

Programming Languages

CSS
56736 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Hexo-Theme-MoeIcarus

hexo-theme-icalm
Monochrome theme for hexo
Stars: ✭ 121 (+278.13%)
Mutual labels:  hexo, hexo-theme
hexo-theme-particle
包含3种配色样式的简洁Hexo主题,地址:https://korilin.com
Stars: ✭ 30 (-6.25%)
Mutual labels:  hexo, hexo-theme
hexo-theme-yilia-l
简洁优雅的hexo博客主题
Stars: ✭ 24 (-25%)
Mutual labels:  hexo, hexo-theme
maupassant-hexo
A simple Hexo theme forked from icylogic.
Stars: ✭ 2,418 (+7456.25%)
Mutual labels:  hexo, hexo-theme
hexo-theme-griddy
Hexo theme for artist & photographer showing their work that created with Bulma CSS Framework
Stars: ✭ 22 (-31.25%)
Mutual labels:  hexo, hexo-theme
hexo-theme-ayer
一个干净优雅的hexo主题 A clean and elegant theme for Hexo. 🐋
Stars: ✭ 1,396 (+4262.5%)
Mutual labels:  hexo, hexo-theme
hexo-theme-reading
Blog Theme For Hexo :http://www.androidperformance.com/
Stars: ✭ 20 (-37.5%)
Mutual labels:  hexo, hexo-theme
hexo-theme-wind
A Simple Hexo Theme.
Stars: ✭ 20 (-37.5%)
Mutual labels:  hexo, hexo-theme
hexo-theme-cake
🍰 It's a lovely hexo theme, sweet.
Stars: ✭ 20 (-37.5%)
Mutual labels:  hexo, hexo-theme
hexo-theme-cube
a theme for hexo
Stars: ✭ 53 (+65.63%)
Mutual labels:  hexo, hexo-theme
vuepress-theme-minimalism
minimalism vuepress theme
Stars: ✭ 19 (-40.62%)
Mutual labels:  hexo, hexo-theme
hexo-theme-sky
a concise theme for hexo https://ijinxin.github.io/
Stars: ✭ 67 (+109.38%)
Mutual labels:  hexo, hexo-theme
Seje
寫嘢 - A beatutiful Hexo Theme
Stars: ✭ 53 (+65.63%)
Mutual labels:  hexo, hexo-theme
hexo-theme-lanmiao
使用bootstrap构建的类单页博客,粉色系简洁Hexo主题
Stars: ✭ 16 (-50%)
Mutual labels:  hexo, hexo-theme
hexo-theme-simple99
A minimalist theme developed based on hexo, welcome to use!基于hexo开发的双栏式简约风主题,欢迎使用!已适配 twikoo 静态评论系统。
Stars: ✭ 16 (-50%)
Mutual labels:  hexo, hexo-theme
hexo-theme-stellar
Elegant and powerful theme for Hexo.
Stars: ✭ 181 (+465.63%)
Mutual labels:  hexo, hexo-theme
hexo-theme-A-RSnippet
🦀 A Responsive Theme for Hexo 🦀
Stars: ✭ 67 (+109.38%)
Mutual labels:  hexo, hexo-theme
community
Volantis Community 社区主页 https://vlts.cc https://volantis.js.org
Stars: ✭ 85 (+165.63%)
Mutual labels:  hexo, hexo-theme
hexo-theme-freemind.bithack
Another hexo theme based on freemind.386
Stars: ✭ 45 (+40.63%)
Mutual labels:  hexo, hexo-theme
dev-dark-theme
The dev dark theme is a theme developed using hexo.
Stars: ✭ 24 (-25%)
Mutual labels:  hexo, hexo-theme

Hexo-Theme-MoeIcarus

Make Icarus theme cute!!!

Build Status JavaScript Style Guide

Preview

preview

Demo

Live Example

New features

  • Optimizing page title and subtitle display.
  • You can configure the use of rounded avatar.
  • You can configuration navigation bar to be fixed at the top.
  • The profile panel can be configured with bio.
  • External resources are loaded using CDN.
  • Added the amount of reading of the statistical articles of the busuanzi statistics plugin.
  • Added hitokoto plugin, Show a lovely word.
  • Added chuncai plugin, A lovely Page Wizard, is responsible for selling moe.
  • Added APlayer plugin, A beautiful HTML5 music player.
  • Added Do-you-like-me plugin, A very creative point of praise plugin.
  • Added the NProgress plugin to display the page load status.
  • The article page randomly adds a lovely background image.
  • Add interesting title changes, Creative comes from https://www.anotherhome.net
  • Update a very cute mouse style.
  • Added some effect.
  • Optimize the style of the reference block.
  • The mobile side hides the search input box.
  • Optimize some of the details.

Usage

Clone this project into your hexo blog theme directory:

git clone [email protected]:MoeFE/Hexo-Theme-MoeIcarus.git </path/to/themes/MoeIcarus>

Edit the site _config.yml file:

theme: MoeIcarus

Merge the _source folder in the theme and the _source folder in the root directory

Configuration

Fillet avatar

eidt source/css/_variables.styl

use-radius-avatar = true

Fixed navigation

eidt source/css/_variables.styl

use-fixed-nav = true

Add bio

Edit the theme _config.yml file:

customize:
  profile:
    bio: I maybe bad,but i feel good.

Enable busuanzi statistics plugin

Edit the theme _config.yml file:

plugins:
  busuanzi_analytics: true # optionis true, false

Enable or Disable chuncai plugin

Edit the theme _config.yml file:

plugins:
  chuncai: true # optionis true, false

Enable or Disable APlayer plugin

Edit the theme _config.yml file:

plugins:
  aplayer:
    enable: true # optionis true, false
    options: { # see doc: https://aplayer.js.org/docs/#/?id=options
      autoplay: true,
      theme: '#ffdfe6',
      music: {
        title: '静かな夜に、君と話そう',
        author: '坂本昌一郎',
        pic: '//avatars1.githubusercontent.com/u/29977599?v=4&s=200',
        url: '//quq.cat/resources/music/坂本昌一郎 - 静かな夜に、君と話そう.mp3'
      }
    }

Enable or Disable Do-you-like-me plugin

Edit the theme _config.yml file:

plugins:
  do_you_like_me: true # optionis true, false

ChangeLog

2017-08-16

  • Added apple touch icon

2017-08-15

  • Fixed some bug
  • Update a very cute mouse style

2017-08-14

  • Added some effect
  • Added the chuncai plugin, A lovely Page Wizard, is responsible for selling moe
  • Added the NProgress plugin to display the page load status
  • Added the APlayer plugin, A beautiful HTML5 music player
  • Added the Do-you-like-me plugin, A very creative point of praise plugin
  • Add interesting title changes, Creative comes from https://www.anotherhome.net
  • The article page randomly adds a lovely background image

2017-08-11

  • Added the amount of reading of the statistical articles of the busuanzi statistics plugin
  • Added hitokoto plugin, Show a lovely word

2017-08-10

  • External resources are loaded using CDN
  • Optimize style details
  • Added Profile Bio configuration support
  • Added fixed navigation configuration support
  • Added rounded avatar configuration support

2017-08-09

  • Optimizing page title and subtitle display
  • Added ESLint and fix code
  • Beautify the code

About

  • Give a star if you like , fork or just clone to use , and also you can help me fix bugs and add new feature :)
  • If you have any problem or requirement , just open an issue here and i will help you.
  • Thanks to @ppoffice/hexo-theme-icarus and @Hexo.

LICENSE

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].