Windows installation...

why the lucky stiff why at hobix.com
Tue Sep 14 18:03:36 EDT 2004


Pierre Baillet wrote:

> The configuration file for my newly created blog was bogus :  
> entry_path, skel_path and output_path were containing the full path to 
> entries, skel and htdocs where it seems only the "relative" part of 
> the path is needed.

This is repaired in the new 0.2c installer.  Use `hobix upgrade' or the
one-liner to have at it again.

And I'm also tellinge everyone that File.expand_path is so incredibly
great.  The second parameter people.  That second parameter rules!

> And from there, I'm almost trapped (maybe I didn't told you that yaml 
> wasn't yet my first langage ! :)). I suppose that my ruby version is 
> too old, isn't it ?

Interactive editing of posts isn't working on Windows yet.  Bummer,
huh?  I'll jump on it and see how quickly I can finish it.  In the
meantime, you can add blog entries as files in your `entries'
directory.  Just create directories in there for each category and posts
are shortName.yaml files.

A simple YAML post looks like this:

  --- !hobix.com,2004/entry
  title: Forcing Short Circuit
  author: why
  content: |
    h1. RedCloth Title

    bq. Block quote

    # A list
    # Of items
    # Important
    # Items

I know _exactly_ what I want to do for interactive editing of posts.
I'll get back soon on this.

_why



More information about the Hobix-is-the-way mailing list