Coder Social home page Coder Social logo

velog-backup's Introduction

velog-backup

License Star HitCount

📁 velog (벨로그)의 글을 마크다운 및 이미지로 백업을 해주는 툴 입니다.

원하는 기능이 있으시면 이슈를 만들어주시면 감사하겠습니다!

  • Velog에 올린 글을 백업 해두고 싶을 때
  • Github Pages와 Velog를 같이 사용하고 싶을 때

기능

👇 마크다운 다운로드

Velog에 올린 글을 마크다운 파일로 다운로드 합니다.

🏞️ 이미지 다운로드

Velog에 올린 글 중 이미지를 포함하고 있으면 자동으로 이미지를 다운로드 및 마크다운에 링크를 수정합니다.

👋 사용법

> git clone https://github.com/cjaewon/velog-backup
> cd velog-backup

> node app.js --help
Usage: app [options]

Options:
  -V, --version              output the version number
  -u, --username <username>  velog 유저이름
  -d, --delay <ms>           요청 딜레이 시간
  -c, --cert <access_token>  velog 유저 access_token
  -h, --help                 display help for command

> node app.js -u <유저 이름>

📙 백업을 시작합니다 / velog-backup
✅ <유저 이름>님의 모든 글(3 개) 을 가져옴
✅ " 🐦 serverless 로 날아다니기 " 백업 완료
✅ " Github Action으로 매일마다 브리핑 받기! " 백업 완료
✅ " Github 이스터에그 " 백업 완료

옵션

  • username : 필수 옵션으로 백업 할 유저를 선택합니다.
  • delay : 백업 요청 딜레이 시간을 넣을 때 사용됩니다.
  • cert : 비공개 글을 같이 가져오고 싶을 때 가능합니다. 참고

백업 위치

백업 된 파일은 backup 폴더 안에 저장되어 있습니다.

image

content : 백업 한 글들이 마크다운 확장자로 저장됩니다.
images : 글들이 참조하고 있는 이미지들이 다운로드 되어 저장됩니다.

velog-backup's People

Contributors

cjaewon avatar inertiave avatar dependabot[bot] avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.