-
Notifications
You must be signed in to change notification settings - Fork 26
Home
dwdyer edited this page Apr 11, 2013
·
2 revisions
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.
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.