Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-07 | index.html: Remove autofocus to search field | xengineering | |
This is useful for desktops but is annoying on mobile devices since a touchscreen keyboard is overlayed automatically and hides half of the index page. | |||
2023-04-28 | Focus search input on index page load | xengineering | |
This allows the user to start typing without clicking into the input field. | |||
2023-04-28 | Implement search bar on index page | xengineering | |
This is way it is way easier to filter recipes by name. | |||
2023-03-07 | Update navigation links | xengineering | |
2023-02-12 | Move footer to own template file | xengineering | |
2023-02-12 | Move <head/> section to own template file | xengineering | |
This reduces copies of the same HTML code. | |||
2023-01-11 | Switch to simple.css | xengineering | |
This makes it easier to maintain and it looks better. | |||
2022-11-07 | Add existing work | xengineering | |