Git Product home page Git Product logo

suyan.github.io's Issues

修改email地址

navside.html

<a href="mailto:[email protected]"><i class="fa fa-envelope-o fa-2x"></i></a>
改成
<a href="mailto:{{ site.author.email }}"><i class="fa fa-envelope-o fa-2x"></i></a>

about.html

<a href="mailto:[email protected]">
改成
<a href="mailto:{{ site.author.email }}">

请教博客首页左侧列表怎么修改

博主好..本人对前端和HTML知识不太懂,拷贝了一份你的博客作为模板,但是不知道怎么修改左侧的列表名字,例如你博客里左侧的“最新文章”,“工具”,‘技术’,‘生活’,这些信息,能不能写一个简单的说明介绍一下怎么自定义这些信息,增加和减少列表项,怎么和_posts目录下的文件夹对应起来的。非常感谢...
我在所有html和md文件里搜索过,没有所搜到这几个关键字。

在iphone的safari中打开,状态栏和导航栏会一直存在

首先谢谢闫总的主题,非常漂亮
问题:在iphone的safari中打开,状态栏和导航栏会一直存在,而不会像普通的网页一样,当向下翻动页面的时候导航栏可以自动隐藏。我测试了原生的3-jekyll,也存在相同的问题
不知道这个可以怎么修改一下?
谢谢

Deprecation: The 'pygments' configuration option has been renamed to 'highlighter'.

Jekyll 2.0 gives the following warning when serving with jekyll serve:

Deprecation: The 'pygments' configuration option has been renamed to 'highlighter'.
Please update your config file accordingly. 
The allowed values are 'rouge', 'pygments' or null.

I think it should change pygments: true to highlighter: pygments in your _config.yml file

左侧边栏的排序

博主你好,请问左边栏的分类项目怎么排序呢。目前看来只是根据这个分类下的最早一篇文章的发布日期排序的。

关于按日期归档功能

Hi yansu

您的博客做的太棒了。我想在您的基础上添加一个日期归档的功能,请问能不能给我点建议呢?

url && baseurl 设置问题

感谢作者开源。

我的主站点 http://sunluyao.com clone 的是 Hux 的主题作为日常的博客记录。
想把您的这个主题作为我的学习笔记,另外建立了一个 Github Page Project,访问链接是 http://sunluyao.com/leet-code,发布之后主页面可以访问,内部文章无法访问,访问链接是错误的。

我的 url 和 baseurl 应该分别怎么设置,尝试了很多次都不行。

右上角toc的触发方式

能否将触发方式改为鼠标滑过目录展开,鼠标移走目录收起,这样会更方便点?我是个新手,可否告知我在哪个文件里、如何修改?

这个主题很不错,感谢

我的个人主页是用这个模板做的,地址是 https://wolfbrother.github.io/ , 感觉不错。

美中不足的是,iPhone的safari中打开之后,leftbar不不显示,rightbar只能显示20条文章列表。

问题:

  • 怎么显示leftbar
  • 怎么能显示多于20条文章。

求助,编译报错

➜  suyan.github.io git:(master) jekyll b
/var/lib/gems/2.3.0/gems/jekyll-3.3.0/lib/jekyll/drops/document_drop.rb:8: warning: already initialized constant Jekyll::Drops::DocumentDrop::NESTED_OBJECT_FIELD_BLACKLIST
/usr/lib/ruby/vendor_ruby/jekyll/drops/document_drop.rb:8: warning: previous definition of NESTED_OBJECT_FIELD_BLACKLIST was here
/var/lib/gems/2.3.0/gems/jekyll-3.3.0/lib/jekyll/drops/drop.rb:8: warning: already initialized constant Jekyll::Drops::Drop::NON_CONTENT_METHODS
/usr/lib/ruby/vendor_ruby/jekyll/drops/drop.rb:8: warning: previous definition of NON_CONTENT_METHODS was here
Configuration file: /home/itfanr/share/repo_git/github/suyan.github.io/_config.yml
            Source: /home/itfanr/share/repo_git/github/suyan.github.io
       Destination: /home/itfanr/share/repo_git/github/suyan.github.io/_site
 Incremental build: disabled. Enable with --incremental
      Generating... 
  Liquid Exception: undefined method `includes_load_paths' for #<Jekyll::Site:0x00000002b2c210> in _layouts/default.html
jekyll 3.1.6 | Error:  undefined method `includes_load_paths' for #<Jekyll::Site:0x00000002b2c210>

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.