To add 'news' postings, simply add a file to this directory, and rebuild the notes. The Makefile in the top directory generates a feed.atom. For this to work, certain conventions must be observed: * Postings must be in files named `20yy-mm-dd-anything`. * There must be NO blank line after the `====` in the posting file. * The first paragraph (up to the first blank line) is used as a summary. There is a template in `000-template`. After you've added or edited a file, run `make`. The title should be something like `Title xxx (yyyy Month day)`. That date isn't parsed, but it appears in the generated table of contents, so the date should be present.