-
After plugin install I receive the following error when execute "octopress --help" :
```
C:/Ruby200/lib/ruby/gems/2.0.0/gems/octopress-multilingual-1.2.0/lib/octopress-m
ultilingual/jekyll.rb:85:in `…
-
Hi
I've been trying to update Octopress as given on octopress docs, and I've run into this error.
akshay@akshay:~/octopress$ git pull octopress master
fatal: 'github.com/imathis/octopress.git' does …
-
From an issue of octopress theme https://github.com/lucaslew/whitespace/pull/53#issuecomment-51991825, I realized [octopress-date-format](https://github.com/octopress/date-format) gem looks up `_octop…
yous updated
10 years ago
-
请问博客的主题用的是什么?我看了你写的介绍使用octopress建立blog的文章,现在还是用octopress吗?可否告诉我你blog后期的改进工作具体是怎样的?
-
I created a fork: https://github.com/justin808/org-octopress/commits/jgmarkdown.
There's 2 issues which should be separated:
1. Configuration of the publishing for octopress. I'm of the opinion that …
-
As soon as I include both `octopress-solarized` and `octopress-codefence` together in my Gemfile, jekyll breaks with stack errors.
Gemfile:
```
source 'https://rubygems.org'
gem 'octopress', '>= 3.…
-
When I added example tags.html tag_cloud to my custom aside with tag_cloud plugin, and run "rake generate", it said error:
/Users/daxiawj/Workspace/octopress/plugins/tag_cloud.rb:76:in `sort!'
/Users…
-
Octopress在Emacs下有個非常好的工具叫org-octopress,也許我們可以考慮參照那個實現,并配上[hero-renderer-org](https://github.com/CodeFalling/hexo-renderer-org),這樣我們就不需要將Org導出成Markdown,而是可以直接讓Hexo從Org生成Html,會方便不少
-
Hello & thanks for Octopress!
On http://octopress.org/docs/theme/template/ the "About Me (source/_includes/custom/asides/about.html)" code box has the content
```
File /Users/imathis/workspace/octo…
-
Tried setting up for deployment on local Ubuntu machine by installing Ruby 1.9.3 and dependencies per instructions at http://octopress.org/docs/setup/... Something's wrong with my version of Ruby as …