life-report/README.md

28 lines
448 B
Markdown
Raw Permalink Normal View History

2016-04-07 03:03:49 +00:00
life report
===========
Generate a report on various aspects of your life.
## A template is provided.
It lists some common sections, like:
* health / diet
* money
* travels
* studies
* music
* books
* distractions
* work / projects
## Fill out what you want.
Each section supports arrays of data, contained in the given HTML element:
order | property | html el
------| -------- | -------
1 | summary | `p`
2 | details | `ul`
3 | rank | `ol`