module documentation
Define the home view and a maintenance view.
Function | add |
Add the publications stored in a YAML file to the context. |
Function | index |
Return the landing page HTML. |
Function | maintenance |
Redirect to maintenance page when lyprox.settings.MAINTENANCE is True. |
Variable | logger |
Undocumented |
Add the publications stored in a YAML file to the context.
Parameters | |
context:Dict[ | Undocumented |
Returns | |
Dict[ | Undocumented |