How to Design web Pages in jemdoc

Steps

  1. download and install Python 2.3 or later compatible with your OS.

  2. download http://www.jemdoc.jaboc.net/dist/jemdoc.py (v0.6.8). and copy it inside your working directory.

  3. you can download example css file and copy it inside your working dierectory, you also can costomize your favorite style file.

  4. now you can start editing your basic html file. see example page and menu file which i provided for the first page.

  5. type jemdoc.py filename.jemdoc in command prompt inside your working directory to compile your markup htm file.

  6. visit jemdoc website for further information.
    Good Luck