Questions tagged [octopress]

Octopress is a framework designed by Brandon Mathis for Jekyll, the blog aware static site generator powering Github Pages.

Octopress is a framework designed by Brandon Mathis for Jekyll, the blog aware static site generator powering Github Pages.

You can connect with Octopress on:

351 questions
0
votes
0 answers

Octopress blog deploying error - No such file or directory - public/_posts/build/cssselect/.coveragerc

Suddenly I am getting this error when running rake deploy. How do I fix this? Rake preview works fine. Any help would be much appreciated! ~/dev/octopress$ rake deploy ## Found posts in preview mode, regenerating files ... ## Generating Site with…
cptloop
  • 695
  • 7
  • 8
0
votes
1 answer

Posting on Octopress

I recently started looking for a solution to get ruby 'on the rails' for using with Octopress, due the fact I had issues with working with Ruby/Passenger/Apache I decided to host my Octopress site on Github pages. Now I've got my own octopress…
0
votes
1 answer

Force ending of paragraph in org-mode

Is there any way to signify that a code block ends a paragraph? There's a related prior org-mode issue where in some cases you don't want to start a new paragraph. I ran into this issue with my blog at http://www.railsonmaui.com. I worked around…
justingordon
  • 12,553
  • 12
  • 72
  • 116
0
votes
1 answer

Unable To Install posix-spawn on FreeBSD

I am attempting to get octopress going and having trouble installing the required package posix-spawn. Here this is the error output: ERROR: Error installing posix-spawn: ERROR: Failed to build gem native…
0
votes
1 answer

Embedding Markdown in blockquote plugin in Octopress

I like the functionality of the blockquote plugin for Octopress (http://octopress.org/docs/blogging/plugins/). It would give me a nice way of attributing the quote to the author. However, I could not figure out how to blockquote content that is in…
justingordon
  • 12,553
  • 12
  • 72
  • 116
0
votes
2 answers

Unicode weirdness with octopress, kramdown, and Heroku

I have an Octopress blog that I host on Heroku using jgarber's custom buildpack. I had things working fairly well as long as I stuck with rdiscount, but I recently decided to switch to kramdown for the MultiMarkdown support. That's when things got…
Hank Gay
  • 70,339
  • 36
  • 160
  • 222
0
votes
1 answer

How to prevent the convert for the "^" to superscript?

I am writing a blog about block in Objective-C, by markdown and octopress. I wrote a lot of "^" character, which means the starting of block. But the markdown rendered it as a superscript automatically. I don't want this converting and would like to…
onevcat
  • 4,591
  • 1
  • 25
  • 31
0
votes
1 answer

What are gitmodules in Git?

I am just wondering what exactly gitmodules are. I heard that it is a file in your git folder but I can't find it. Does it have to exist? I already searched in various forums but I couldn't find a good explanation. Can somebody help me?
Tom
  • 705
  • 2
  • 9
  • 13
0
votes
1 answer

What is the best way to display categories in a Jekyll site?

I have got a small blog that uses Jekyll. Now I want to add some more functionality to my post layout. I want to add this line on top of every post: Tagged with category1, category2, ... What is the best way to achieve this. Can someone help me…
Tom
  • 705
  • 2
  • 9
  • 13
0
votes
2 answers

Octopress - rendered as mobile in IE8 and "navigate" has "undefined". How to fix it?

I have re-built my web site using Ocopress. I found it really great for building static site! BUT the problem now is - that when I try to see in in Internet Explorer 8 - it has a "Mobile" look! I mean - that IE8 is thought to be mobile. And it's…
Oren Maurer
  • 179
  • 2
  • 6
0
votes
1 answer

Trouble with cloning Octopress blog on other laptops/computers. (conflict isseue when git pull origin master)

I'm a beginner to Git, and I have trouble with cloning Octopress blog. (My primary laptop accidentally crashed...so I tried to get my blog back from other laptops by pulling my Octopress from GitHub) so I tried as following this…
YHDEV
  • 477
  • 8
  • 22
0
votes
1 answer

Hide content on the start page

I have an octopress blog. I have content what I want only to show if I'm on the post page. Is there some possibility like {% if post.page %}
Azd325
  • 5,752
  • 5
  • 34
  • 57
0
votes
2 answers

Where can I customize the appearance of Disqus in my Octopress blog?

I am using Octopress for my blog. I set up Disqus and it shows up on every article. However, I really need to customize the look because right now there is literally no space between the whole disqus comment box and the right border of the browser…
user1420042
  • 1,689
  • 9
  • 35
  • 53
0
votes
1 answer

Meteor and Jekyll

I am wondering if it is possible to build a site with Meteor that using Jekyll to make my blog posts. Or even use Octopress and Meteor. How would I go about doing this, I am not sure if this is even possible having the Meteor server and the Jekyll…
Cool Guy Yo
  • 5,910
  • 14
  • 59
  • 89
0
votes
1 answer

Trouble with {{ and }} in markdown/octopress

I am using trouble with {{ and }} while using markdown. The code that I am trying to get into my Octopress blog looks like this: