Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-15 | view: Add doctype to HTML | xengineering | |
2024-02-15 | view: Reference /recipes with home button | xengineering | |
The index page / provides a redirect to /recipes but this is inefficient since two HTTP requests are required. | |||
2024-02-15 | view: Add index handler | xengineering | |
2024-02-15 | view: Add edit view for model.Recipe type | xengineering | |
2024-02-13 | view: Implement GET handler for model.Recipe | xengineering | |
2024-02-13 | view: Implement GET handler for model.Recipes | xengineering | |
2023-12-27 | Add simple.css submodule | xengineering | |
This CSS framework uses nearly only the standard HTML tags and is thus easy to adopt / replace. |