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
from pairing with @has2k1, currently the builder generates the index string contents, when its .write_index() method is called. However, this is the only place content is generated outside the render. Let's add a function like .render_index() or something similar.
The text was updated successfully, but these errors were encountered:
from pairing with @has2k1, currently the builder generates the index string contents, when its
.write_index()
method is called. However, this is the only place content is generated outside the render. Let's add a function like.render_index()
or something similar.The text was updated successfully, but these errors were encountered: