A Village Health Care Book turned Offline Ready Web App.
Open Sourced in 1977 by David Werner, Carol Thuman, Jane Maxwell (orignal title: Donde No Hay Doctor ISBN 978, 0, 942364, 15, 6)
-
Many chapters to be checked
-
Chapters with full text and page no.s: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, greenpages, yellowpages, additional informations, brownpages, content, introduction,
-
Chapters w/ ok headers and ToC: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, greenpages, additional informations, brownpages, content, introduction,
-
Chapters with all links working: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, greenpages, content, yellowpages, introduction,
- finish link check+fix, cosmetics check+fix
- finish OG head stuff test (picture size?!)
- install search maybe lunr.js
- refactor w/ vue.js maybe
- Make it easily translatable.
- make Patient Report useful (p.44) fillable + printable.
- powersaving dark mode.
- QR in menu.
- rationalized navigation component.
- dumped [jekyll search](https://github.com/christian, fei/Simple, Jekyll, Search), it just gets chapter titles! NOT ENOUGH! no success in making it use 'content' too...
- setup upup.js
- all chapters squeezed into one single page.
- mobile friendly version one pager.
- initial collection of PDF release.
- logo. thanks to david@[work, it](http://work, it.it)
- github repo.
- https. Check yourself
- auto, TOC for each chapter
The most widely, used health care manual for health workers, educators, and others involved in primary health care and health promotion around the world. Current edition includes updated information on malaria, HIV, and more.
In the Journal of the American Medical Association, a 2010 review said,
it is still not known if the book effectively improves health. [However,] In most of the world, where physicians are not available and diseases are rampant, the status quo is unacceptable. Until better solutions are created, Where There is No Doctor is probably a useful stop, gap measure. read more on jamanetwork
Firstly published in 1977 by [hesperian.org](http://hesperian.org/books, and, resources/)
bundle install
bundle exec jekyll serve --watch --baseurl ""
Here the Minimal Necessary Formatting Logic necessary to render the current app views:
Page Links
([see page 151](#page, 151))
Page Numbers
# [32](#page, 32)
{:.no_toc}
Page no. anchors
We use auto id creation, so:
#[page, ..
needs to read # [page,
(with space after #
)
Table of Content
To have automatic Table of Content functionality put this at top of post:
* TOC
{:toc}
Use this to stop including in ToC:
{:.no_toc}
Headers Logic
h1
s will be UPPERCASED by css.
h2
s need be lowercase and end with .
when phrases.
h2
s can be uppercase when short name and not phrase.