Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add draft of rss script #8

Merged
merged 3 commits into from
Jul 5, 2021
Merged

Add draft of rss script #8

merged 3 commits into from
Jul 5, 2021

Conversation

swilgosz
Copy link
Owner

Overview

By adding a post-build script, node rss-gen.js I want to generate rss.xml file in the public folder.

The issue I face here is that rss-gen.js is a JS file, not ES6 module, I cannot just run node rss-gen.js as it cannot import utils.

Acceptance criteria: : #7

@vercel
Copy link

vercel bot commented Jun 30, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/driggl/hanamimastery/7idGN6tzhyQYuydL7aS456Vbi5jZ
✅ Preview: Canceled

[Deployment for 1d3ce80 canceled]

@swilgosz swilgosz mentioned this pull request Jun 30, 2021
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants