mirror of
https://github.com/pinry/pinry.git
synced 2025-11-17 18:30:39 +01:00
Add logos to docs
This commit is contained in:
9
docs/src/assets.md
Normal file
9
docs/src/assets.md
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
# Assets
|
||||||
|
|
||||||
|
|
||||||
|
## Logos
|
||||||
|
|
||||||
|
Pinry has two logos, a light and dark variant:
|
||||||
|
|
||||||
|

|
||||||
|

|
||||||
BIN
docs/src/imgs/logo-dark.png
Normal file
BIN
docs/src/imgs/logo-dark.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 32 KiB |
BIN
docs/src/imgs/logo-light.png
Normal file
BIN
docs/src/imgs/logo-light.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 33 KiB |
@@ -1,4 +1,6 @@
|
|||||||
# Pinry
|
# Pinry, the open-source tiling image board.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
The open-source core of Pinry, a tiling image board system for people who want
|
The open-source core of Pinry, a tiling image board system for people who want
|
||||||
to save, tag, and share images, videos and webpages in an easy to skim through
|
to save, tag, and share images, videos and webpages in an easy to skim through
|
||||||
@@ -6,6 +8,12 @@ format.
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
## Demo Site
|
||||||
|
|
||||||
|
We currently have a running demo up at
|
||||||
|
[https://pin.37soloist.com/](https://pin.37soloist.com/). If you'd like to
|
||||||
|
showcase your Pinry website toss us a link!
|
||||||
|
|
||||||
## As Seen On
|
## As Seen On
|
||||||
|
|
||||||
<p style="display: flex; justify-content: space-between;">
|
<p style="display: flex; justify-content: space-between;">
|
||||||
|
|||||||
@@ -16,6 +16,7 @@ nav:
|
|||||||
- Home: 'index.md'
|
- Home: 'index.md'
|
||||||
- Screenshots: 'screenshots.md'
|
- Screenshots: 'screenshots.md'
|
||||||
- Docs: 'docs.md'
|
- Docs: 'docs.md'
|
||||||
|
- Assets: 'assets.md'
|
||||||
- Contributing: 'contributing.md'
|
- Contributing: 'contributing.md'
|
||||||
- License: 'license.md'
|
- License: 'license.md'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user