-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
The HTML file (index.html
) is currently huge and difficult to edit for would-be contributors. This problem could be addressed by separating the file content from the HTML tags.
For example, the content could use a format such as JSON or YAML (and be akin to an editable database), and some tool or script could generate index.html
. One possibility might be to use a mustache template.
One example of how this can be done is Lean's list of undergraduate mathematics: YAML source, generated HTML
Metadata
Metadata
Assignees
Labels
No labels