Coder Social home page Coder Social logo

badwtg1111 / hexo-theme-landscape-f Goto Github PK

View Code? Open in Web Editor NEW

This project forked from howiefh/hexo-theme-landscape-f

0.0 2.0 0.0 3.13 MB

A theme based on Hexo's default theme Landscape.

Home Page: http://howiefh.github.io/hexo-theme-landscape-f/

License: MIT License

JavaScript 65.19% CSS 34.81%

hexo-theme-landscape-f's Introduction

Landscape-F

A theme based on Hexo's default theme Landscape.

Installation

Install

$ git clone https://github.com/howiefh/hexo-theme-landscape-f.git themes/landscape-f

Landscape-F requires Hexo 2.4 and above.

Enable

Modify theme setting in _config.yml to landscape-f.

Update

cd themes/landscape-f
git pull

Configuration

# Header
menu:
  Home: /
  Archives: /archives
rss: /atom.xml
github: https://github.com/howiefh

# Content
excerpt_link: Read More
fancybox: true

# Sidebar
sidebar: right
widgets:
- about_me
- category
- tag
- tagcloud
- archive
- calendar
- recent_posts
- duoshuo_recent_comments
- links

# Miscellaneous
google_analytics:
favicon: /favicon.ico
twitter:
google_plus:
fb_admins:
fb_app_id:

# Toc
toc:
  article: true   ## show contents in article.
  aside: true     ## show contents in aside.

# Scroll to top
go_top: true

# duoshuo
duoshuo_shortname: 

# baidu share
baidushare: true

# blogroll
links:
- name: 404 page
  link: http://yibo.iyiyun.com/js/yibo404/key/1

# about me
about_me:
  title: ABOUT ME
  gravatar: [email protected]
  avatar: /images/github.jpg
  texts:
  - Hi,I'm howiefh.

# display updated
display_updated: true
  • menu - Navigation menu
  • rss - RSS link
  • github - Github link
  • excerpt_link - "Read More" link at the bottom of excerpted articles. false to hide the link.
  • fancybox - Enable Fancybox
  • sidebar - Sidebar style. You can choose left, right, bottom or false.
  • widgets - Widgets displaying in sidebar
  • google_analytics - Google Analytics ID
  • favicon - Favicon path
  • twitter - Twiiter ID
  • google_plus - Google+ ID
  • toc - Show toc in article or sidebar
  • go_top - Go to top
  • duoshuo_shortname - Duoshuo shortname
  • baidushare - Show baidu share in post
  • links - Links displaying in sidebar
  • about_me - About me displaying in sidebar. The gravatar is your gravatar e-mail. You can choose gravatar or avatar to show your picture.
  • display_updated - Display updated in article footer

Features

Fancybox

Landscape-F uses Fancybox to showcase your photos. You can use Markdown syntax or fancybox tag plugin to add your photos.

![img caption](img url)

{% fancybox img_url [img_thumbnail] [img_caption] %}

Sidebar

You can put your sidebar in left side, right side or bottom of your site by editing sidebar setting.

Landscape-F provides 9 built-in widgets:

  • category
  • tag
  • tagcloud
  • archive
  • recent_posts
  • about_me
  • calendar
  • duoshuo_recent_comments
  • links

All of them are enabled by default. You can edit them in widget setting.

Development

Requirements

Grunt tasks

hexo-theme-landscape-f's People

Contributors

tommy351 avatar howiefh avatar timnew avatar practicalli-johnny avatar jlhwung avatar foolyoghurt avatar

Watchers

James Cloos avatar Chen Chunsheng 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.