Git Product home page Git Product logo

svip-light-theme's Introduction

DamnClean

This is one damn clean minimalist theme for Hexo. Based on Hexo default theme, Light.

Demo is here

Note : This is still in beta, so far it works fine for me. But I haven't fully test it yet with Gallery, or add in picture in post etc. I only tested simple text entry, and code as that is mainly what I need. Feel free to fork and change to your need.

Update

I am no longer updating this theme as I have moved my blog to Ghost platform.

Install

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

git clone https://github.com/shulhi/hexo-theme-damnclean.git

Update

Execute the following command to update DamnClean.

cd themes/damnclean
git pull

Config

Default config:

menu:
  Home: /
  Archives: /archives

widgets:
- search
- category
- tag
- twitter

excerpt_link: Read more

github:
  username: 

twitter:
  username:
  show_replies: false
  tweet_count: 5

addthis:
  enable: true
  pubid:
  facebook: true
  twitter: true
  google: true
  pinterest: true

fancybox: true

google_analytics:
rss:
  • menu - Main navigation menu
  • widget - Widgets displaying in sidebar
  • excerpt_link - Display read more link at bottom of post (leave empty to disable)
  • github - Github follow button
    • username - Github username
  • twitter - Twitter follow button
    • username - Twitter username
    • show_replies - Enable displaying replies
    • tweet_count - Tweets display in widget
  • addthis - Share buttons at the buttom of articles (Powered by [AddThis])
    • enable - Enable share buttons
    • pubid - Profile ID of [AddThis]
    • facebook - Enable Facebook button
    • twitter - Enable Twitter button
    • google - Enable Google+ button
    • pinterest - Enable Pinterest button
  • fancybox - Enable [Fancybox]
  • google_analytics - Google Analytics ID
  • rss - RSS subscription link (change if using Feedburner)

svip-light-theme's People

Contributors

jamiehenson avatar shulhi avatar

Watchers

 avatar  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.