Giter VIP home page Giter VIP logo

hexo-theme-clean-blog's Introduction

Hi there 👋

Thanks for dropping by!

I am a Senior Software Engineer with 15 years of experience.

GitHub Summary

Links

Contact

hexo-theme-clean-blog's People

Contributors

ahmadvakil avatar barongun avatar breitenb avatar brunocartier avatar ching367436 avatar cysiuaa avatar dorianneto avatar edolivares avatar ghlandy avatar klugjo avatar piecioshka 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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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

hexo-theme-clean-blog's Issues

white nav text on white background for wide media

You can see what I mean if you zoom out on the demo, once the left and right edge of the cover image can be seen, the nav text expands over the white background on the left and right.

If you use a wide enough cover image you'd probably never notice this.. but I don't think a 1280 or 1024 wide image is such an uncommon use case?

can't generate tags page properly.

this theme seems can't generate tags page properly.
you can visit my site haichao.me to verify.

and I set tags index.md like this:

title: tags
date: 2016-06-08 16:19:38
type: tags

comments: false

and i also checked the public/tags/index.html, there is no tag information.

How to enable Latex in this theme

Since I need to post some articles with latex equations, and install the Hexo Math plugin. But when the site deployed, the latex part still cannot display properly.
Should I add some configurations in the theme's _config.yml or something else ?

Categories Page

I have created a categories page, but I don't know how to add my categroies on blogs.Could u please give me some solution? Waiting for your apply.Thanks a lot.

some problem i met about the config

firstly i like the theme very much because it's really clean and fresh.But i met some problem can you help me to solve it?
1、the “menu_title” i have set in the config.yml, but the text on the top left is still "Configurable Title
", the setting is not work.
2、the github logo on the foot and the right top ,is link to your github,i want to link to my own github url.I write the "Github"-"url" in "menu" but it not work.
3、I don't know much about the category item,how do i use it?

Ghost Tag

I set the tag for something, then changed the tag but it still shows the tag as existing

Tag page

I followed the steps in README and created the tags page
But how can I access the code of the layout of the tag page?
I mean this page ,not this page (I already know how to access the latter)
I can't find anything I want in themes/clean-blog/layout
I don't understand how those files are generated under the folder tags (for example, tags/Tag-1) by reading your code
Is it possible to change the layout? Or is it something done by Hexo?

By the way, thank you for creating this great theme

I cannot show table in markdown

Something is wrong with resolving tables in markdown into html...
I wrote:

|bucket 0  |  bucket 1 |
|:---------: | :---------: |
|E F G H I | A B C D   |

It just did not show what I expected to become like a table

Tags doesn't show

I add the Tags: /tags in menu. The directory is correct. But it return 404 error when I click at the tags.

Ignores Date in Front-matter

Beautiful theme, love the way it looks. Slick and simple.

One thing that frustrates me is the inability to set a date for a post. I'm trying to write posts about articles published in academic journals and I want the date to reflect when the article was published, not the day I'm writing about it. I've tried specifying a date in the front-matter in several formats to no avail.

Fails to generate

hexo generate

With

theme: clean-blog
ERROR Asset render failed: css/base.css
Error: ./themes/clean-blog/source/css/base.styl:2:12
   1| body
   2|   @extend .serif
-----------------^
   3|   font-size 20px
   4|   color gray-dark
   5|

Failed to @extend ".serif"

    at ./node_modules/stylus/lib/visitor/normalizer.js:406:17
    at Array.forEach (native)

Question about categories

Hi, thank you for making this theme.
It's so cool, but I have two question for this.

First question

I already configured categories, but it seems like that doesn't support sub directories.
I have sub directory(category) for my post, like

linux/about-linux.md
linux/ubuntu/about-ubuntu.md
linux/centos/about-centos.md

I even have 3-depth category as well.
It's not supported?
If it's not supported, I wanna watch some code about this feature.
Could you tell me where code it is?

Second question

After configure categories, I can see that _draft directory also in categories pages.
I don't wanna expose this directroy. Is there any way to do this?
If it's not support, I'm gonna appreciate you to tell me where code is.

Thank you.

Layout is same for Post and Page

Looking into the layout/ folder of clean-blog theme, I found that creating a new page and a post resulted into same layout. This is because post.ejs and page.ejs has same content.

Due to this, I wasn't unable to make a new Page of About Me for my blog.

show categories hierarchical

Hi, thank you for making this theme.
It's so cool, but I have two question for this.

First question

I already configured categories, but it seems like that doesn't support sub directories.
I have sub directory(category) for my post, like

linux/about-linux.md
linux/ubuntu/about-ubuntu.md
linux/centos/about-centos.md

I even have 3-depth category as well.
It's not supported?
If it's not supported, I wanna watch some code about this feature.
Could you tell me where code it is?

Second question

After configure categories, I can see that _draft directory also in categories pages.
I don't wanna expose this directroy. Is there any way to do this?
If it's not support, I'm gonna appreciate you to tell me where code is.

Thank you.

Unable to create a dropdown menu on home page

I am trying to create a dropdown menu on the home page at the top right bar on my blog (vrnchndk.in).

I am trying to create a new page and adding it in _config.yaml file as follows:

hexo new page snippets
hexo new page abcd

Entry in _config.yaml file:

menu:
  Home: /
  Blog: /archives
  Snippets:
   abcd: /abcd
  About Me: /About-Me
  test: /test

But this is throwing up errors. Any help on this ?

About the tags

Excuse me, can somebody tell me how to generate an index for the tags?
I want to have a page that contains all the tags.

problem

hi,when i use this theme ,i find this problem when i use this theme on github pages.
" You are attempting to use a Jekyll theme, "clean-blog", which is not supported by GitHub Pages"
I don't know how to solve it,could you tell me how to solve it ,thanks

top-right corner icon not perfectly aligned

For the github icon at the top-right corner, it's not vertical aligned in Chrome, IE and Firefox. I tried to set

.fa-stack-2x {
  bottom: 0;
}

and it's perfectly aligned now.

Document typo

Hi!
On the Readme, I think the installation command should be

git clone https://github.com/klugjo/hexo-theme-clean-blog.git themes/clean-blog

miss a "s" in themes folder

Invite cooperation

I like the style of your blog very much. Can you develop a set of (free / paid) themes for cabloy-cms, and publish them in the cabloy store?

CabloyJS: is the Ultimate NodeJS Full-stack Business Development Platform, based on KoaJS + EggJS + VueJS + Framework7
Cabloy-CMS: is a CMS with the feature of static-dynamic combination based on the CabloyJS, which can quickly build web applications such as corporate websites, blogs, communities, and malls, etc.
Cabloy-Store: includes a wide range of modules to meet the development needs of different scenarios

CabloyJS Introduce: https://cabloy.com/articles/introduce.html
Cabloy-CMS Introduce: https://cabloy.com/articles/cms-introduce.html

Cabloy-Store Introduce: https://cabloy.com/articles/store.html

How do I assign a favicon in clean blog?

Sorry if this is a stupid question. Please let me know where the best place would have been for me to find the answer to this question. Thanks so much for an amazing theme!

Multilanguage support

Hey,

Thanks for your theme!

Currently my main problem is that posts all duplicated in the archives list when I use 2 languages.
Also, there is no language switch button by default.

Reference: hexojs/hexo#474

Is there possibility to make this theme able to support multiple languages?

Cheers

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.