Skip to content

Separation of content from HTML file #8

@palmskog

Description

@palmskog

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions