bitovi / bitovi/documentjs

Demos need a common template

Open
#200 3 comments 0 reactions 0 assignees View on GitHub
feature
Dominant language
JavaScript
Stars
598
Forks
371
PR merge metrics
No merged PRs in 30d

Description

Demo files need to share a common template so they can be styled appropriately. Currently, its not possible to define a common HTML template that all demos share. As a result, I copy/paste all my demos.

One of the templates could be `demos.mustache` which might contain something like:

```


{{demoTitle}}


{{demoContent}}

```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.