You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the documentation consists of the README and the example slides in docs/. This could be improved, both by having a compiler-generated API docs and more specific example slides in the style of NimConf, where a piece of code is shown next to what it renders. Ideas for what these small tutorials should cover are welcomed.
If too many slides is create a [GC] cannot register global variable; too many global variables error will be obtained. The solution is to split the slides into multiple slideshows or help make nimib use less global variables.
Exporting to PDF requires Chromium and the export has a few odd behaviors like embedding a file multiple times. So cornerImages and background images can explode the exported file size.
Currently the documentation consists of the README and the example slides in
docs/
. This could be improved, both by having a compiler-generated API docs and more specific example slides in the style of NimConf, where a piece of code is shown next to what it renders. Ideas for what these small tutorials should cover are welcomed.This was brought up by @srozb .
index.nim
to something else. Or should I just remove it? It is quite messy andshowcase.nim
already covers everything it does.Ideas thus far:
The text was updated successfully, but these errors were encountered: