Questions tagged [webby]

16 questions
0
votes
1 answer

What are the arguments/options for @pages.find() in Webby?

When using Webby to generate a static website, the content and layout are processed through erb. The program provides a '@pages' variable which contains information about all the pages being generated. I've seen several examples make use of a…
1
2