about summary refs log tree commit diff
path: root/bskyweb/static/favicon-32x32.png
Commit message (Collapse)AuthorAgeFilesLines
* Change web favicon — why isn't it regenerated?Vika8 days1-0/+0
|
* Update some brand assets (#2301)Paul Frazee2023-12-241-0/+0
|
* bskyweb: proof-of-concept golang daemon to serve SPA (#275)bnewbold2023-03-141-0/+0
* gitignore: /dist/ * bskyweb: initial work-in-progress * bskyweb: import icons from bluesky-website * bskyweb: switch to pongo2 templates; iterate on views * bskyweb: example.env (and docs) * bskyweb: go fmt * bskyweb: remove plan file * bskyweb: README: tweak formatting * prettier: ignore /dist/, bskyweb templates --------- Co-authored-by: Paul Frazee <pfrazee@gmail.com>