Skip to content

Egor-record/e922

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Blog Back-Up Script

This is my personal blog back-up script. It performs the following tasks:

  1. Checks for new blog posts every day.
  2. If new posts are found, it creates a commit with the changes.
  3. Pushes the changes to this repository.

How to Run

  1. Install dependencies:
npm install 
  1. Run the script:
node index.js

About

My Personal Blog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published