Questions tagged [ruhoh]

Ruhoh is a static site generator made for publishing content on the Internet. It's similar to jekyll, nanoc, and others.

Ruhoh is a static site generator made for publishing content on the Internet. It's similar to jekyll, nanoc, and others.

Ruhoh homepage: ruhoh.com

3 questions
1
vote
1 answer

Ruhoh - Insert Tag every x items

I'm new to Ruby and Ruhoh and have I am trying to do something like "Rails each loop insert tag every 6 items?" but I am using Ruhoh. Basically, I have a list of posts and every 3 posts I want to create a new row div. I have looked through all the…
user3277112
  • 157
  • 2
  • 5
1
vote
1 answer

While attempting to run "bundle exec rackup -p 9292", I get a invalid byte sequence in UTF-8 (RuntimeError)

I am attempting to set up a Ruhoh blog (like Jekyll), not super well versed in command line, but the docs claim it's very beginner friendly. I have gotten to the bundle exec rackup -p 9292 which will run a Ruby server for the static pages to be…
0
votes
0 answers

github pages ruhoh theme not working

I'm using ruhoh (a static site generator) to set up a github pages site. Ruhoh has generated a index.html file associated with its default theme, but github is insisting that the file does not exist. You can see the code here:…
Kamala Phoenix
  • 127
  • 2
  • 4
  • 10