Giter VIP home page Giter VIP logo

leopardpan.github.io's Issues

跳转url中带中文,显示不出来

因为url跳转路径为博客标题,之前url带中文是可以的,突然带中文就显示找不到路径,我看博主的url跳转好像全是英文,并不是根据标题来的,怎么做的被

更改背景格式

default
您好,非常感谢您做了这么一个炫酷的主题,我非常喜欢。现在我想把背景图片暴露出来,去掉上面这一层颜色,我该修改哪一处的代码?

若干问题请教

  1. 使用Jekyll预览时,格式总是不对,比如标题、代码显示等。push到git后查看正常;
  2. [TOC]不能生成目录;
  3. 标题3的格式是不是不能修改?

_ 博客看起来越来越强大了,赞。

本地预览时出现问题

Configuration file: /data/data/com.termux/files/home/pyg2007.github.io/_config.yml
Deprecation: The 'gems' configuration option has been renamed to 'plugins'. Please update your config file accordingly.
Source: /data/data/com.termux/files/home/pyg2007.github.io
Destination: /data/data/com.termux/files/home/pyg2007.github.io/_site
Incremental build: disabled. Enable with --incremental
Generating...
Liquid Exception: code converter not found (xml_attr_content,xml_attr_quote) in feed.xml
jekyll 3.5.2 | Error: code converter not found (xml_attr_content,xml_attr_quote)

zsh错误1

阅读次数不显示

今天意外的重置了代码,发现文章阅读次数不显示了,打开你的博客baixin.io,发现也是没有显示,是需要更新代码吗?

tag问题

大神,难得的文章啊。。已星~

有个小问题,我的tag好像没生效,不知道啥情况,特来请教。

cat tags.html

layout: page
title:
header: 根据快速导航到相应的文章
group: navigation

{% include JB/setup %}

    {% assign tags_list = site.tags %} {% include JB/tags_list %}
{% for tag in site.tags %}

{{ tag[0] }}

    {% assign pages_list = tag[1] %} {% include JB/pages_list %}

{% endfor %}

cat 2016-12-26-my_first_blog.md

layout: post
title: "My first blog for Jekyll~"
date: 2016-12-26
categories: personal

Welcome ~
This is my first blog for Jekyll.

tks.

side-panel有一点小问题

经测试,about页面中的side-panel在safari和firefox下宽度比其他页面的side-panel要宽。(强迫症

个人关联社交账号拓展

博主可否添加如知乎,掘金这种程序员使用频率比较高的社交软件的拓展呢?感觉微博更多的是娱乐属性,程序员一来用的不多,二来微博很少会有技术干货。
期待博主的更新. 👍

搭建hexo的时候遇到的一个问题

首先,非常感谢你的分享,按照你这篇文章的叙述(http://baixin.io/2015/08/HEXO%E6%90%AD%E5%BB%BA%E4%B8%AA%E4%BA%BA%E5%8D%9A%E5%AE%A2/) 已经在github上成功搭建了一个博客。
但是,有一些不太明白的地方,或者说需要改进的地方。根据你的分享,我在本地建立了一个hexo-blog的目录,也可以正常写博客并发布到github上,然后我把zhoucumt.github.io这个clone到本地,然后我想在里面增加一个READE.ME的文件。
可是,如果我下次再在hexo-blog里面发布一篇博文的时候,会把主干上READE.ME这个文件直接干掉了,这个文件就没了
请问,这个问题怎么解决?非常感谢

TAG问题

tag好像不能添加好几个词条。只能选一个词条。

若干问题请教

  1. 使用Jekyll预览时,格式总是不对,比如标题、代码显示等。push到git后查看正常;
  2. [TOC]不能生成目录;
  3. 标题3的格式是不是不能修改?

_ 博客看起来越来越强大了,赞。

安全问题

使用该blog后github给出的组件安全提示,想问问作者如何升级相关组件,本人没有node.js相关开发经验,感谢

We found potential security vulnerabilities in your dependencies.
Only the owner of this repository can see this message.
Manage your notification settings or learn more about vulnerability alerts.

提示一
CVE-2018-17567 More information
moderate severity
Vulnerable versions: < 3.6.3
Patched version: 3.6.3
Jekyll through 3.6.2, 3.7.x through 3.7.3, and 3.8.x through 3.8.3 allows attackers to access arbitrary files by specifying a symlink in the "include" key in the "_config.yml" file.

提示二
CVE-2018-1000201 More information
moderate severity
Vulnerable versions: < 1.9.24
Patched version: 1.9.24
ruby-ffi version 1.9.23 and earlier has a DLL loading issue which can be hijacked on Windows OS, when a Symbol is used as DLL name instead of a String This vulnerability appears to have been fixed in v1.9.24 and later.

io域名在哪里注册

前辈,io域名看着很酷,请问你知道哪里可以注册吗,价钱是多少啊

在这个版本构建报错

版本信息如下:
$ ruby -v
ruby 2.4.1p111 (2017-03-22 revision 58053) [x64-mingw32]

$ bundler -v
Bundler version 1.15.4

$ gem -v
2.6.13

如何去掉头像动态效果

博主你好,很喜欢你的简洁博客,请问我想要去掉头像动态效果,要对哪段代码进行操作

文本样式设置

请问字体以及标题设置的样式是哪个文件
比如###代表标题这种

对前端知识基本不了解,看你的博客模板非常好看,就copy过来用了,但是发现写文章的时候,对字体的大小还有粗细希望可以自己定义,不知道你是放在哪个文件下设置的,谢谢。

下载你的模板后开启服务出现这种问题?怎么解决啊

E:\myfile\leopardpan.github.io-master\leopardpan.github.io-master>jekyll server
C:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/bundler-1.15.4/lib/bundler/spec_set.rb:87
:in block in materialize': Could not find colorator-0.1 in any of the sources ( Bundler::GemNotFound) from C:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/bundler-1.15.4/lib/bundler/s pec_set.rb:81:in map!'
from C:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/bundler-1.15.4/lib/bundler/s
pec_set.rb:81:in materialize' from C:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/bundler-1.15.4/lib/bundler/d efinition.rb:159:in specs'
from C:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/bundler-1.15.4/lib/bundler/d
efinition.rb:218:in specs_for' from C:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/bundler-1.15.4/lib/bundler/d efinition.rb:207:in requested_specs'
from C:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/bundler-1.15.4/lib/bundler/r
untime.rb:109:in block in definition_method' from C:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/bundler-1.15.4/lib/bundler/r untime.rb:21:in setup'
from C:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/bundler-1.15.4/lib/bundler.r
b:101:in setup' from C:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/jekyll-3.5.2/lib/jekyll/plug in_manager.rb:48:in require_from_bundler'
from C:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/jekyll-3.5.2/exe/jekyll:9:in
<top (required)>' from C:/Ruby24-x64/bin/jekyll:23:in load'
from C:/Ruby24-x64/bin/jekyll:23:in `

'

此模版怎样更新jekyll

我的Blog提示以下内容,请教怎样更新?


jekyll显示提示


Remediation

Upgrade jekyll to version 3.6.3 or later. For example:

gem "jekyll", ">= 3.6.3"


ffi显示提示


Remediation

Upgrade ffi to version 1.9.24 or later. For example:

gem "ffi", ">= 1.9.24"

主题

我想问的是你这个主题是哪一个?

tags

我tags标签页不显示什么情况

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.