On Mon, Apr 19, 2010 at 5:36 PM, Uriel <[email protected]> wrote:
> On Mon, Apr 19, 2010 at 5:28 PM, Matthias <[email protected]> wrote:
>> On Apr 19, 3:41 pm, Uriel <[email protected]> wrote:
>>> > # cat config
>>> > conf_enable_blog blog
>>>
>>> Ok, here is the problem, conf_enable_blog takes an *optional*
>>> *relative* path(s), you dont have a blog/ dir, so it can't show
>>> anything.
>>
>> Sorry, the blog option was from an test before (i tried the blog
>> inside a directory), at
>> the moment there is no option added to the conf_enable_blog.
>>
>>> Solution: s/ blog$// and blagh will use the dir where config lives as its 
>>> root.
>>
>> # cat config
>> conf_enable_blog
>> conf_enable_comments -n
>>
>> Demo page: http://pannek.de/
>>
>> The index and the feeds are still empty and there is no error message
>> in the log :(
>
> You are using the suckless master template/style, have you tried with
> the standard werc one?

And none of the other pages in the site seem to work (about, etc), are
they empty or are they broken too?

If you are going to have other pages at the same level, it is probably
better if you do move the blog to a /blog/ sub-dir, and then have the
config you had before ( conf_enable_blog blog/ ) in the root.
Otherwise the contents of the blog will get mixed in the navigation
with the other stuff at the root, this might be what is breaking
things.

uriel

uriel

>
> uriel
>

-- 
You received this message because you are subscribed to the Google Groups 
"werc" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/werc9?hl=en.

Reply via email to