Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alienlebarge/dayone-export-template
Custom template for exporting and printing dayone journal as a book
https://github.com/alienlebarge/dayone-export-template
Last synced: about 1 month ago
JSON representation
Custom template for exporting and printing dayone journal as a book
- Host: GitHub
- URL: https://github.com/alienlebarge/dayone-export-template
- Owner: alienlebarge
- License: mit
- Created: 2015-01-06T06:18:22.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-03T21:29:18.000Z (almost 10 years ago)
- Last Synced: 2024-08-01T21:45:06.658Z (4 months ago)
- Language: CSS
- Size: 293 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- project-awesome - alienlebarge/dayone-export-template - Custom template for exporting and printing dayone journal as a book (CSS)
README
dayone-export-template
======================Custom template for exporting and printing dayone journal as a book
**This is a work in progress**
We use [Dayone](http://dayoneapp.com) as a family book. It's time now to make it come s to the real life. So we decided to make a book of it.
1. Clone repo :point_right: `$ git clone https://github.com/alienlebarge/dayone-export-template.git`
1. Install [dayone_export](https://github.com/nathangrigg/dayone_export) :point_right: `pip install dayone_export`
1. Install Bower components :point_right: `$ bower install`
1. Install grunt and dependencies :point_right: `$ npm install`
1. Copy dayone journal in the folder. *You will find it here: '~Dropbox/Apps/Day\ One/Journal.dayone'*
1. Export dayone journal :point_right: `dayone_export --output index.html --template templates/default.html Journal.dayone`