Skip to content
dwdyer edited this page Apr 11, 2013 · 2 revisions

Using Zeitgeist to Automatically Generate a News Web Page

If you want Zeitgeist to automatically generate a page of news headlines on a fixed schedule, run it via a cron job and configure Apache (or your web server of choice) to set appropriate expiration headers so that the page is not cached inappropriately.

Customising the HTML Output

Zeitgeist uses StringTemplate templates for its HTML output. Refer to that project's documentation to find out how to modify the templates to fit your requirements.