Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abruzzihraig/DayOneFlow
Journals flow based on DayOne2 for automatically compile&deploy.
https://github.com/abruzzihraig/DayOneFlow
Last synced: about 1 month ago
JSON representation
Journals flow based on DayOne2 for automatically compile&deploy.
- Host: GitHub
- URL: https://github.com/abruzzihraig/DayOneFlow
- Owner: abruzzihraig
- License: mit
- Created: 2016-08-15T05:47:48.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-08-18T11:02:23.000Z (over 8 years ago)
- Last Synced: 2024-08-01T22:02:34.801Z (4 months ago)
- Language: JavaScript
- Homepage:
- Size: 15.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 37
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- project-awesome - abruzzihraig/DayOneFlow - Journals flow based on DayOne2 for automatically compile&deploy. (JavaScript)
README
## Purpose
Journals flow based on DayOne2 for automatically compile&deploy.
## Process
// TODO: need a graph here to indicate the journal flow## TODO
- [x] Read journal data from the sqlite3 DB that DayOne2 used
- [x] Transfer and decorate the original journal data to the local repository of [road-for-revenge](https://github.com/abruzzihraig/road-for-revenge)
- [x] Transfer and compile the original journal data with yaml template to the local [Hexo](https://hexo.io/) posts folder
- [x] Deploy the local resitory road-for-revenge to remote
- [x] Generate and deploy the hexo posts to the branch gh-pages of road-for-revente
- [x] 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)