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
2 answers

CSS Layout Disparity (using Twitter Bootstrap on Octopress)

Background: I'm currently bringing my Tumblr blog, with a (lightly) customised Bootstrap theme, over to Octopress. Tumblr site: http://eatsleeprepeat.net/ Octopress site (WIP): http://stark-autumn-3851.herokuapp.com/ Github:…
elithrar
  • 23,364
  • 10
  • 85
  • 104
0
votes
3 answers

Git commit ERROR: Repository invalid

I recently came across the octopress blogging platform and followed the installation instructions. I am hosting it on github using github pages. I created a repository and successfully managed to make an initial commit. My problem came when I tried…
Manu
  • 569
  • 2
  • 8
  • 21
0
votes
1 answer

Liquid Exception in atom.xml

I am using Octopress to write a blog. But originally it did not support Tex, so I sought some guidance online. In the end, I failed to use Tex&markdown. To make the problem worse, the following problem occurs: lo@lo:~/blog/octopress$ rake…
luoluo
  • 5,353
  • 3
  • 30
  • 41
-1
votes
1 answer

How to show a static page with content, not blog posts, on an Octopress website?

I am in the process of building an small portfolio website using Octopress. I chose this solution since I see more and more developers opting for it as a support for their technical blogs. Aside from blog posts, there is an option to create pages…
DavGin
  • 8,205
  • 2
  • 19
  • 26
-1
votes
1 answer

Octopress kramdown generate error for tags with ':'

I want to use kramdown tags with ':' in them, ie. {:toc} and coderay code blocks {:lang="javascript"} in my Octopress blog but I keep getting this error when running rake generate: [my user…
Julia Anne Jacobs
  • 508
  • 1
  • 4
  • 20
-2
votes
1 answer

How do I make unnumbered lists in Markdown?

I want to have this kind of lists: asdasdas aqweqwe Instead of asdasdasdas jasdasdasda Please help
Max
  • 59
  • 1
  • 9
1 2 3
23
24