Skip to content
This repository has been archived by the owner on Aug 2, 2020. It is now read-only.

Pantoria/new_jemdoc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jemdoc is a light text-based markup language designed for creating websites. It takes a text file written with jemdoc markup, an optional configuration file and an optional menu file, and makes static websites that look something like http://jemdoc.jaboc.net/.

It was firstly written by Jacob Mattingley, in 2007. Much more info at http://jemdoc.jaboc.net/.

Modified by Pantoria. Much more info at https://pantoria.github.io/new_jemdoc/.

How to use

  1. Clone this repo
  2. Change "./css/mysite.css" with your name (2 positions)
  3. Edit the content of "./MENU"
  4. Edit "./*.jemdoc"
  5. Run
  make update

If you want to clean all the html files, please run

  make clean

About

New jemdoc with mathjax for creating websites

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 80.4%
  • CSS 19.0%
  • Makefile 0.6%