Results 141 issues of Luke Frisken

Editing the page templates should probably not be encouraged at least at an early stage because it requires backwards compatibility for the data going into them, and the process for...

enhancement

Create a general site layout including menu, multiple pages, about page, etc. While the current format is perfectly functional, there has been some feedback that the website looks "half finished",...

enhancement

With there being a chance we will produce a Svaneti forecast this season, it seems prudent to get ahead and build support for multiple forecast regions on the website. This...

We have some potential new contributors for the project. It is important to have functional CI. The github actions should be working again, and include cargo clippy, cargo fmt and...

Soon I would like to start sharing this software with the wider community. In order to communicate the purpose of the project, and provide documentation for how to use and...

documentation

If users want to customize templates using #33 they will need to understand the shape of the data being provided to the templates, and ideally they should not need to...

documentation

> One small request, could you maybe change the title 'weather forecast' to 'weather forecast sites'? It looks a little strange having a 'weather' section directly followed by 'weather forecast'...

enhancement

If we start getting some other users of the service, it would be nice to provide some binary releases. Perhaps we can use https://github.com/axodotdev/cargo-dist to help make the process easier

#65 has prompted me to re-visit the topic of removing the external service dependency for map rendering. We could perhaps use the following tools to do this: + https://github.com/protomaps +...

enhancement