-
Your examples show some themes, which are really nice-looking.
How do we invoke those, or do you have the appropriate stylesheets for those somewhere?
tohuw updated
9 years ago
-
I've just done my first `octopress unpublish` on a post and it did an unexpected thing, it moved the post file from `_posts` to `_drafts` but, it has renamed the file based on the current title of the…
-
Is there any qTox documentation which explains what Faux offline messages are and how it works?
Or can somebody explain that to me?
-
The default macro {{{more}}} seems not work for me. I got a error "org-macro-replace-all:
Undefined Org macro: more; aborting". So how could I add a excerpt in my org mode.
…
-
$ octopress deploy init git git@github.com:user/project
should be
$ octopress deploy init git -u git@github.com:user/project
-
I'm running into
```
undefined method `[]' for nil:NilClass
```
when trying to run any ink command (even `list`). The full stack trace is
```
/Users/fredrik/.rvm/gems/ruby-2.0.0-p247/gems/octopre…
-
It seems there's no option to change the output directory. For example, I'd like `_site/js` instead of `_site/javascripts`.
tohuw updated
9 years ago
-
Having issues on Windows installing this gem.
As recorded here: https://talk.jekyllrb.com/t/jekyll-error-failed-to-build-gem-native-extension/430/2
This is the problem:
``` csharp
C:\Users\darrell.…
-
I've seen the method you describe often which is to create a new website and copy over the content. The current Jekyll bootstrap documentation describes an easier, more direct method using rake
http:/…
-
First off: thanks for all of your hard work making Octopress :+1:
After generating a new site using v3.0.6 and configuring deployment using Git, running `octopress deploy` results in the following er…