abruzzihraig / DayOneFlow

Journals flow based on DayOne2 for automatically compile&deploy.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Purpose

Journals flow based on DayOne2 for automatically compile&deploy.

Process

// TODO: need a graph here to indicate the journal flow

TODO

  • Read journal data from the sqlite3 DB that DayOne2 used
  • Transfer and decorate the original journal data to the local repository of road-for-revenge
  • Transfer and compile the original journal data with yaml template to the local Hexo posts folder
  • Deploy the local resitory road-for-revenge to remote
  • Generate and deploy the hexo posts to the branch gh-pages of road-for-revente
  • Create a new issue for each new post on Github
  • Transfer location data among 3 platforms
  • Transfer weather data among 3 platforms
  • Transfer music data between DayOne and Hexo posts
  • Recompile journals with date filter
  • Support avaiable args for the cli tools
  • Transfer static resources between 3 platforms (hard)

About

Journals flow based on DayOne2 for automatically compile&deploy.

License:MIT License


Languages

Language:JavaScript 100.0%