Git Product home page Git Product logo

hexo-theme-phase's Introduction

Phase

Feel the flow of time with Phase, the most beautiful theme for [Hexo].

Install

Execute the following command and modify theme in _config.yml to phase.

git clone https://github.com/lbkmono/hexo-theme-phase themes/phase

Update

Execute the following command to update Light.

cd themes/phase
git pull

Features

  • Phase Beam live background.
  • Read alt property of photos and add it below photos.
  • Built-in Fancybox enables you to show your works easily.
  • Resize HTML5 video and embedded video like iframe, object to page width automatically. [Hexo]: http://zespia.tw/hexo

Language

  • Make sure to configure language to be "default" for English inside _config.yml of the blog directory e.g. .../blog/; not the _config.yml inside .../blog/themes/phase
# Site
title: Hexo
subtitle:
description:
author: John Doe
language: default
timezone:

Syntax

  • Adding comments (disqus) to posts/pages: Add inside _config.yml of the BLOG directory
disqus_shortname: disqus_shortname_here
  • Adding Tags/Categories to Posts Inside the markdown (md) files of each post:
title: post title
date: mm/dd/yyyy
categories:
- category 1
- category 2
tags:
- tag 1
- tag 2
---
  • Using fancy box Images Inside the markdown (md) file of each post, add:
photos:
- photo_1_url.jpg
- photo_2_url.jpg

Bug Fixes

  • Fixed issue with fancybox for pages (non-posts)
  • Add some logic to deal with root folder + menu item hyper references

hexo-theme-phase's People

Contributors

tommy351 avatar mrjohannchang avatar

Watchers

Andy avatar

Forkers

ivan-leschinsky

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.