Code Monkey home page Code Monkey logo

hexo-theme-icarus's People

Contributors

atika avatar bluebirch avatar crsjimo avatar cybertramp avatar dependabot[bot] avatar edentsai avatar ertugrulungor avatar everyx avatar flc1125 avatar gigasproule avatar hinco114 avatar hyunseob avatar imaegoo avatar leimao avatar leoz avatar mrchens avatar nofated095 avatar online avatar pj-568 avatar ppoffice avatar ppwwyyxx avatar qwqcode avatar removeif avatar sudoliyang avatar tsai-jimmy avatar w1ndy avatar xfqwdsj avatar yakubovich avatar zhengxiaopeng avatar zlargon 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  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

hexo-theme-icarus's Issues

Remove profile and expand main section in its place?

When I remove the profile feature, the main section remains the same size and the sidebar/margin expands, leaving a lot of empty space. How can I make it so that the main sections expands to fill this void?

Mobile issues

When mobile navbar has scroll bar since there is not enough space for search.

关于主页左侧个人信息栏

博客设计得很好看,简洁而又高大上。个人觉得,如果能让左侧的个人信心栏,在往下流览post的时候,也能始终显示在屏幕的左侧就更赞了。

Chinese translation didn't fully work.

2015-06-11 23 31 19
I set
language: zh-CN
but it haven't change the header to Chinese.
My hexo info:

http_parser: 1.0
node: 0.10.25
v8: 3.14.5.9
ares: 1.10.0
uv: 0.10.23
zlib: 1.2.8
modules: 11
openssl: 1.0.1f

Post Banner

請問一下Post的banner要怎樣加入?
說明文件沒找到使用方法。

Feature request: Sidebar background

The white background of the post, and the profile thing looks cleaner. Sidebar doesn't have any. I would like to have a white background for the sidebar similar to posts.
How to achieve that ?

Open graph meta tags

How to add open graph meta tags to posts. I need to add banner image to og:images

Sidebar is not correctly styled

i cloned the style and integrated it into a fresh Hexo blog deployed to this repository
https://github.com/RubySnacks/rubysnacks.github.io

the sidebar is not styled, after searching the issue and comparing to this preview
http://ppoffice.github.io/hexo-theme-icarus/
i found that the sidebar media query is not applied to the side bar nor compiled to the final css file

and followed the problem down to _variables.styl and style.styl files, and found that the if statements that checks the config sidebar variable doesn't work as expected, despite the config has sidebar: right so i remove sidebar from each if statement and it worked for me.

i jumped into a conclusion that this is some kind of a problem with the stylus package, they made some kind of change to their if statement, no idea.

please let me know if i get something wrong or any further help needed.

添加Instagram问题

尝试用这个方法添加instagram到博客里,但是一直无法显示,目测是调用js文件失败,把js文件复制到了目录下面也不行。请教一下不知道哪里错了。。。或者能不能在这个模板里加入添加instagram的功能?谢谢!

How to increase the font for tags <ul> and <li> ?

Hello!

Tell me, please, what kind of .styl files I needed to edit in order to increase the font size for these tags?

<ul>
<li>...</li>
<li>...</li>
<li>...</li>
</ul>

I would like to, for example, that for all <ul> and <li> tags in posts was specified size 16px. Please excuse me for my english, I hope, you can understand me.

分享点击无反应

设置fancybox: true之后,点击分享按钮无反应。
另外怎么可以关闭(不显示)分享按钮?

Better Support For FancyBoxes

What all can we do with FancyBoxes? All I have now is the ability to add images using Markdown. How do we use FancyBoxes from within an .md file?

> 文字引用效果不太好

主题很漂亮,但是使用>进行文字引用时,显示效果为文字居中,并且没有背景效果。不知有没有其他效果?

缩略图不显示

thumbnail: true
文章头部有图片,和演示站点一样,但是右边没有缩略图~~
怎么办?

Insert image is not working

When I attempt adding this code to the .md file, it does not produce an image.

![img "Packages Arrive"](img "http://www.theark.io/soylent/images/2015-04-18 10.23.29.jpg")

option to set thumbnail: false

Not every blog do requires thumbnails, It would be great if there is support to set "thumbnail: false" in _config.yml

RSS按钮不可用

你好,RSS订阅不可用,只能选择关闭该功能,可以解决吗?谢谢

Enable Read more

How do I enable read more on posts?

Content

excerpt_link: Read More
fancybox: true

did not work. Thanks

fancybox要在翻墙之后才能点击浏览图片

我看你这个主题的fancybox相关的js好像是放到theme里面的,但是为什么我总是要先翻墙(第一次访问)之后才能点击浏览图片呢?是不是加载有问题呢?

已经更新了最新的代码。cdn我没改,用了默认的google api。麻烦作者看能否找到原因,谢谢!

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.