This small change will update the feed for my RSE experiences to only include the subset that have category "rse." If other jekyll users are interested in how to do this, see the template here:
And you can change the permalink to be whatever your preference, and then add that to the authors.yml. The feed would be generated at midnight, but I wanted to test it first, so I ran it manually and added two posts previously not included.
This small change will update the feed for my RSE experiences to only include the subset that have category "rse." If other jekyll users are interested in how to do this, see the template here:
https://github.com/vsoch/vsoch.github.io/blob/master/pages/usrse-feed.xml
And you can change the permalink to be whatever your preference, and then add that to the authors.yml. The feed would be generated at midnight, but I wanted to test it first, so I ran it manually and added two posts previously not included.
Signed-off-by: Vanessa Sochat vsochat@stanford.edu