Giter VIP home page Giter VIP logo

carbon's Introduction

Description

Carbon is a simple theme using pjax for elegant loading.

Screenshot Screenshot

Demo

Setup

  1. install renderers
git clone https://github.com/icylogic/carbon.git themes/carbon
npm install hexo-renderer-coffeescript --save
npm install hexo-renderer-jade --save
  1. (Optional) Edit _config.yml in themes/carbon

  2. Edit _config.yml in root, change theme to carbon

Probable solutions

  • Check version of hexo and review Migrating from 2.x to 3.0
  • Check if your terminal's current directory is hexo's root directory which contains source/, themes/, etc.
  • Feel free to open an issue

carbon's People

Contributors

denysdovhan avatar icylogic avatar ludoviclefevre avatar thinkingofmaud avatar traviskaufman avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

carbon's Issues

评论按钮位置问题

可否把评论的按钮改在页面的正中间,每次上一篇或下一篇的文章标题太长的话评论就会偏移。这样点击评论按钮时就不怎么方便。
最重要的是:强迫症看着不对齐的东西特不爽。

fancybox does not work

Hi,fancybox does not work in this theme,but it worked when I changed another theme.Can you fix this problem , I love this clean and simple theme very much.

Got warning: missing space before text for line 25 of jade file ...

Warning: missing space before text for line 25 of jade file "/.../blog/themes/carbon/layout/_partial/footer.jade"

i get that warning when i generate in every post !

so i remove this code in footer.jade:

if theme.swiftype
  div#search
    a(href='javascript:void(0)')
      span#search-icon
        🔍
    input#search-input.hidden(name="search" placeholder="search" value="" tabindex="1" autocomplete="off" type="text")

that's seem's resolved ! but that not is a good way, so i think i should tell you !

Website is down

Just wanted to let you know that website has SSL error and it's down

Can I create category page?

Hi, I like your theme very much, and would like to know whether if I could create a category index page as below?

image

thanks in advance.

English documentation on how to customize it?

Hello, I've forked your work as I found this the coolest theme for hexo. Can it be possible to put some english documentation on how to customize some things ? for example, the footer, I'd like to modify the links for /about and /archives, but I didn't find a way yet. I see you have this in your jade template for footer:

ul#footer-links
  +footer-link('about')
  +footer-link('archives')
  li
    a.out-site(href=url_for(theme.feed))
      = __("feed")

Where can I change the label for this ?

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.