README
Blank String RSS
This creates an rss.xml feed. Just run rss folder_name and it will generate the latest rss.xml file into folder_name
Testing
just run ./rss . and it will save an rss.xml locally, there is no validation yet
This creates an rss.xml feed. Just run rss folder_name and it will generate the latest rss.xml file into folder_name
<script type="module">
import blankStringRss from 'https://cdn.skypack.dev/@blank-string/rss';
</script>
This creates an rss.xml feed. Just run rss folder_name and it will generate the latest rss.xml file into folder_name
just run ./rss . and it will save an rss.xml locally, there is no validation yet