mirror of
https://github.com/Smaug123/static-site-images
synced 2025-10-10 20:08:40 +00:00
16 lines
741 B
Markdown
16 lines
741 B
Markdown
# Static site images
|
|
|
|
This repository contains an example image gallery and `image-targets.txt` metadata describing where in a static site those images should live.
|
|
|
|
It is intended to be read in as a subtree to its [build pipeline](https://github.com/Smaug123/static-site-pipeline).
|
|
(You could alternatively use it as a submodule, if you are happy to forgo [Nix support](https://github.com/NixOS/nix/pull/5497).)
|
|
|
|
## The licence
|
|
|
|
See `LICENSE` for a copy of the CC BY-SA 4.0 licence, which covers the `CoventGarden.jpg` and `CoventGarden.md` files.
|
|
The `image-targets.txt` file is licensed [CC0 1.0](https://creativecommons.org/publicdomain/zero/1.0/).
|
|
|
|
## Checking out
|
|
|
|
This repository uses [`git lfs`](https://github.com/git-lfs/git-lfs).
|