-
Friday, 2/1 I'd like the students to setup a personal developer blog that they'll use throughout the course. I feel tired of Octopress/Jekyll and it's rough spots, though if we can't put something bet…
-
Nobody wants to have to go copy and paste a post title from the Octopress Status window, or heaven forbid, from a separate terminal application! There should be an easy way to do a narrowing list sele…
-
I created a new Jekyll site, added the gem to the config file and then set index.html to `theme: theme:page` and ran `jekyll s`, that works correctly. Then I updated the default post to `theme: theme:…
-
In order to release 3.0, we have some work ahead of us:
- [ ] `jekyll-paginate` needs to be reworked per https://github.com/octopress/ink/pull/23
- [x] Write `octopress integrate`
- [x] Write `octopre…
parkr updated
9 years ago
-
-
I am getting this bad deploy :
http://ether-camp.github.io/ethereumj.io/
even if you look at the branch it is all set good
https://github.com/ether-camp/ethereumj.io/tree/gh-pages
What can be the …
-
Steps to reproduce:
1. Create a new site using `octoprsess new site`
2. Add `octopress-genesis-theme`
3. Try to serve it, and be greeted with this error:
```
/Users/Pablo/.rbenv/versions/2.0.0-p247/l…
-
As part of the new user onboarding process, I'd encourage you to update the README to either include or link to the [deploy docs](https://github.com/octopress/deploy), especially in light of the migra…
-
When generating a new site I get this error.
/home/admorgan/.gem/ruby/1.9.1/gems/octopress-social-1.4.2/lib/octopress-social.rb:39:in `': /home/admorgan/.gem/ruby/1.9.1/gems/octopress-social-1.4.2/li…
-
I encountered an amusing bug when running `octopress docs` with this gem enabled. It appears the line with "{% tweet %}" in the change log gets choked on.
# Conditions:
- Ruby Version: ruby 2.0.0p576…