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
Just thinking out loud here for something I noticed when working on #1099 on the publications feature branch. (Ignore the .html.html extension)
Two things here, publication page's source files are only partly dynamic at run time, and if you have many InMemoryPages would be nice if they had some more information.
So instead, I'd think something like this would be cool:
For in memory pages this could probably be as easy as adding an (optional!) macro. Maybe ['typeLabel']? The type label could also be used when creating the progress bars during the site build.
The text was updated successfully, but these errors were encountered:
Just thinking out loud here for something I noticed when working on #1099 on the publications feature branch. (Ignore the .html.html extension)
Two things here, publication page's source files are only partly dynamic at run time, and if you have many InMemoryPages would be nice if they had some more information.
So instead, I'd think something like this would be cool:
For in memory pages this could probably be as easy as adding an (optional!) macro. Maybe
['typeLabel']
? The type label could also be used when creating the progress bars during the site build.The text was updated successfully, but these errors were encountered: