This is my personal blog back-up script. It performs the following tasks:
- Checks for new blog posts every day.
- If new posts are found, it creates a commit with the changes.
- Pushes the changes to this repository.
- Install dependencies:
npm install
- Run the script:
node index.js