Vanilla 1.1.9 is a product of Lussumo. More Information: Documentation, Community Support.
Try looking at loop.php instead.
“For each article in the feed” means just that: in the site’s RSS and Atom feeds, not in the main posts. To display the excerpts in the post content, you’ll need to use a plugin. I ran one up that should work ok; you may want to add a pinch of additional styling via a custom stylesheet to differentiate excerpts from the body of the post.
Modify loop.php instead. This should be obvious from reading the code in index.php.
1 to 10 of 10