mirror of
https://github.com/HugeFrog24/nini-artgallery.git
synced 2026-06-29 20:47:12 +00:00
f
This commit is contained in:
@@ -0,0 +1,62 @@
|
||||
{
|
||||
"Categories": {
|
||||
"paintings": {
|
||||
"title": "Paintings & Digital Art",
|
||||
"description": "Dreamlike paintings blending fantasy and emotion",
|
||||
"gallery": "Paintings & Digital Art gallery",
|
||||
"artwork": "Paintings & Digital Art artwork"
|
||||
},
|
||||
"origami": {
|
||||
"title": "Illustrations",
|
||||
"description": "Hand-drawn and ink illustrations inspired by fairy tales",
|
||||
"gallery": "Illustrations gallery",
|
||||
"artwork": "Illustration"
|
||||
},
|
||||
"crochet": {
|
||||
"title": "Crochet Figurines",
|
||||
"description": "Handcrafted knitted figurines and toys",
|
||||
"gallery": "Crochet Figurines gallery",
|
||||
"artwork": "Crochet figurine"
|
||||
}
|
||||
},
|
||||
"Artworks": {
|
||||
"p1": {
|
||||
"title": "The Cheshire Forest",
|
||||
"description": "A glowing forest where the trees grin back at you — inspired by Wonderland"
|
||||
},
|
||||
"p2": {
|
||||
"title": "Moonlit Pond",
|
||||
"description": "Watercolor study of moonlight reflecting on still water, with fireflies"
|
||||
},
|
||||
"p3": {
|
||||
"title": "Red Queen's Garden",
|
||||
"description": "A surreal garden where every rose has its own little temper"
|
||||
},
|
||||
"o1": {
|
||||
"title": "The White Rabbit",
|
||||
"description": "Watercolor portrait of a panicked rabbit clutching a pocket watch"
|
||||
},
|
||||
"o2": {
|
||||
"title": "Mushroom Sketches",
|
||||
"description": "Ink studies of fantastical mushrooms — some taller than houses"
|
||||
},
|
||||
"p4": {
|
||||
"title": "Tea with the Beaver",
|
||||
"description": "A cozy tea-time scene with a beaver — a fairy-tale friendship at a set table"
|
||||
},
|
||||
"p5": {
|
||||
"title": "Fedora's Grief",
|
||||
"description": "The Samokvak frog from Chukovsky's tale — calmly watching the dishes flee"
|
||||
},
|
||||
"c1": {
|
||||
"title": "Beaver",
|
||||
"description": "A crocheted beaver figurine with a tail — soft and cozy"
|
||||
}
|
||||
},
|
||||
"Mediums": {
|
||||
"digitalPainting": "Digital painting",
|
||||
"watercolorOnPaper": "Watercolor on paper",
|
||||
"inkOnPaper": "Ink on paper",
|
||||
"cottonYarn": "Cotton yarn"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user