summaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Collapse)AuthorAgeFilesLines
* static/logo: change logo file namessiddharth ravikumar2022-06-212-11/+11
|
* templates/weather.tmpl: update alerts sectionsiddharth ravikumar2022-06-211-0/+2
| | | | Don't render instruction block if `{{ .Instruction }}` is empty.
* templates/about.tmpl: update terms and privacysiddharth ravikumar2022-06-211-13/+1
|
* templates/head.tmpl: change theme-colorsiddharth ravikumar2022-06-211-1/+1
|
* templates/head.tmpl: add `description` and `theme-color` meta elementssiddharth ravikumar2022-06-191-0/+2
|
* templates/footer.tmpl: add width and height attrs for peach imgsiddharth ravikumar2022-06-191-1/+2
|
* templates/about.tmpl: use footer.tmplsiddharth ravikumar2022-06-191-9/+1
|
* templates: update footer.tmplsiddharth ravikumar2022-06-192-2/+2
|
* templates/weather.tmpl: use footer.tmplsiddharth ravikumar2022-06-191-9/+1
|
* templates: add footer.tmplsiddharth ravikumar2022-06-191-0/+9
|
* templates/search.tmpl: use head.tmplsiddharth ravikumar2022-06-191-6/+1
|
* templates/weather.tmpl: use head.tmplsiddharth ravikumar2022-06-191-6/+1
|
* templates/about.tmpl: use head.tmplsiddharth ravikumar2022-06-191-6/+1
|
* templates: add head.tmplsiddharth ravikumar2022-06-191-0/+16
|
* add logo in the footersiddharth ravikumar2022-06-192-0/+21
|
* templates/about.tmpl: remove footersiddharth ravikumar2022-06-181-7/+0
| | | | Nobody needs to know who wrote this.
* templates/about.tmpl: add version to the headersiddharth ravikumar2022-06-181-0/+1
|
* templates/about.tmpl: update privacy sectionsiddharth ravikumar2022-06-181-8/+4
|
* templates/about.tmpl: fix typosiddharth ravikumar2022-06-181-1/+1
|
* peach: add `/about` sectionsiddharth ravikumar2022-06-181-0/+77
| | | | Initial version.
* templates/weather.tmpl: add alerts sectionsiddharth ravikumar2022-06-181-0/+29
| | | | Initial version.
* weather: update `Weather`siddharth ravikumar2022-06-121-0/+3
| | | | | Add `SearchEnabled` field. Used to determined weather to render a link to the search or not.
* templates/weather.tmpl: use minified csssiddharth ravikumar2022-06-051-2/+2
|
* templates/search.tmpl: use minified csssiddharth ravikumar2022-06-051-2/+2
|
* templates/weather.tmpl: add bidaily forecastsiddharth ravikumar2022-06-031-0/+21
|
* peach: update Weathersiddharth ravikumar2022-06-031-3/+0
| | | | Remove Period field.
* peach: update Weathersiddharth ravikumar2022-06-031-2/+2
| | | | Add bidaily timeline.
* peach: update static file servingsiddharth ravikumar2022-05-292-4/+4
| | | | Add Cache-Control header for static files.
* search: update stylingsiddharth ravikumar2022-05-282-2/+2
|
* templates: update weather.tmplsiddharth ravikumar2022-05-281-0/+5
| | | | Add link to search page.
* templates: update search.tmplsiddharth ravikumar2022-05-281-3/+3
| | | | Add styling.
* peach: add handling for /searchsiddharth ravikumar2022-05-281-0/+50
| | | | Initial version.
* peach: update Weathersiddharth ravikumar2022-05-281-1/+1
| | | | Add a Title field.
* update name in copyrightsiddharth ravikumar2022-05-281-1/+1
| | | | Use full name.
* template: update weather templatesiddharth2022-05-231-38/+48
| | | | update structure and styling.
* templates: update weather templatesiddharth2022-05-221-37/+55
|
* html -> templatessiddharth2022-05-221-0/+42