云行雨步

技术什么的不重要了

完美的只不过是表面 内在的 透露出的是朴实和凝重


我的博客

Hello World - Vno

What’s this

Vno Jekyll is a theme for Jekyll. It is a port of my Ghost theme vno, which is originally developed from Dale Anthony’s Uno.

Usage

$ git clone https://github.com/onevcat/vno-jekyll.git your_site
$ cd your_site
$ bundler install
$ bundler exec jekyll serve

Your site with Vno Jekyll enabled should be accessible in http://127.0.0.1:4000.

For more information about Jekyll, please visit Jekyll’s site.

Configuration

All configuration could be done in _config.yml. Remember you need to restart to serve the page when after changing the config file. Everything in the config file should be self-explanatory.

Background image and avatar

You could replace the background and avatar image in assets/images folder to change them.

Sites using Vno

My blog is using Vno Jekyll as well, you could see how it works in real. There are some other sites using the same theme. You can find them below:

Site Name URL
OneV’s Den http://onevcat.com
July Tang http://blog.julytang.xyz
Harry Lee http://qiuqi.li

If you happen to be using this theme, welcome to send me a pull request to add your site link here. :)

License

Great thanks to Dale Anthony and his Uno. Vno Jekyll is based on Uno, and contains a lot of modification on page layout, animation, font and some more things I can not remember. Vno Jekyll is followed with Uno and be licensed as Creative Commons Attribution 4.0 International. See the link for more information.

最近的文章

md的模板实践

现在的目标这是我的第一个日记,我将实践一下jeyllcn的一些应用和模板,以便以后可以用到.其实.markdown的使用更重要一点吧。最后,希望以后可以经常写日记 而且可以把这个模板让别人也用到,其实挺方便的.小技巧 可以github在线编辑 和找到别人的博客 然后编辑哦下一段俩个以后空格+回车1、链接2、标题二级标题 (自带下划线)三级标题四级标题3、代码包裹一段代码,并指定一种语言(也可以不指定) 可以标记类型(取得颜色变化) func copyItemAtPath(_ src...…

日记继续阅读
更早的文章

Sample Post

You’ll find this post in your _posts directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different ways, but the most common way is to run jekyll serve, which launches a web server and auto-r...…

继续阅读