openzim / nautilus

Turns a collection of documents into a browsable ZIM file
GNU General Public License v3.0
19 stars 14 forks source link

Using templates in JS #16

Closed rgaudin closed 4 years ago

rgaudin commented 4 years ago

Instead of building all the UI elements within JS code, we now have a few templates:

Use of the templates allowed to tackle:

Also: