Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re^3: What are your favorite tools for building a static site?

by perrin (Chancellor)
on Dec 16, 2004 at 19:50 UTC ( [id://415448]=note: print w/replies, xml ) Need Help??


in reply to Re^2: What are your favorite tools for building a static site?
in thread What are your favorite tools for building a static site?

If you are happy writing your own script and calling TT, there's no need to change.

The way to add content with ttree is usually to use plugins of some kind for grabbing it from a database or text files or whatever. I would never do that though. I only use it for things where the content is in the files I'm processing, and I just want to add common nav stuff to them via includes.

Replies are listed 'Best First'.
Re^4: What are your favorite tools for building a static site?
by ryantate (Friar) on Dec 16, 2004 at 22:42 UTC
    Ahh, I see ... sort of like SSI with FOREACH and so forth ;-> (Plus it only gets run once as opposed to on each req ...)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://415448]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (5)
As of 2024-03-29 08:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found