Generate a report on various aspects of your life.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

README.md 448 B

8 years ago
123456789101112131415161718192021222324252627
  1. life report
  2. ===========
  3. Generate a report on various aspects of your life.
  4. ## A template is provided.
  5. It lists some common sections, like:
  6. * health / diet
  7. * money
  8. * travels
  9. * studies
  10. * music
  11. * books
  12. * distractions
  13. * work / projects
  14. ## Fill out what you want.
  15. Each section supports arrays of data, contained in the given HTML element:
  16. order | property | html el
  17. ------| -------- | -------
  18. 1 | summary | `p`
  19. 2 | details | `ul`
  20. 3 | rank | `ol`