summary refs log tree commit diff stats
path: root/lib/Crater/Routes.rakumod
Commit message (Collapse)AuthorAgeFilesLines
* Add bricks.js for masonry layout, fix password inputAndinus2022-06-101-0/+3
| | | | | | multi-column didn't do what I wanted. bricks.js does the masonry layout, I think left-to-right would be even better but we'll go with this.
* Initial Gallery versionAndinus2022-06-091-0/+24
- Handles login, logout, simple directories.