Skip to content

Someone told me: "I bet u couldnt make a web framework based on LaTeX"

Notifications You must be signed in to change notification settings

SoneNiko/WebTeX

Repository files navigation

example config:

{
    "serverConfig": {},
    "pathConfig": {},
    "defaultRouteSettings": {
        "generationConfig": {
            "type": "STATIC",
            "interval": 0
        }
    },
    "routesOverride": [
        {
            "generationConfig": { "type": "REBUILD_INTERVAL", "interval": 5 },
            "path": "/",
            "file": "test.tex"
        }
    ]
}

About

Someone told me: "I bet u couldnt make a web framework based on LaTeX"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages