28 lines
1016 B
Plaintext
28 lines
1016 B
Plaintext
---
|
|
title: Foldergram
|
|
description: Local-only photo and video gallery for folders, with an Instagram-inspired browsing pattern.
|
|
hero:
|
|
tagline: Local-only photo and video gallery for folders, with an Instagram-inspired browsing pattern.
|
|
image:
|
|
file: https://raw.githubusercontent.com/foldergram/foldergram/263f2c2c48e4362bf46fc349040d6376737d512b/client/public/favicon.svg
|
|
actions:
|
|
- text: Source
|
|
link: https://github.com/foldergram/foldergram
|
|
icon: right-arrow
|
|
- text: Deployment Chart
|
|
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/foldergram
|
|
icon: right-arrow
|
|
---
|
|
|
|
import { Aside } from '@astrojs/starlight/components';
|
|
|
|
<Aside>This app has public facing endpoint, at [art.alexlebens.dev](https://art.alexlebens.dev)</Aside>
|
|
|
|
# Purpose
|
|
|
|
View pictures I have collected that are not photos I have taken myself.
|
|
|
|
# Notes
|
|
|
|
Setup to provide all the collections of public domain images I have. Mostly from various art museums.
|