From ffda2cc726b25bbcb8fff44732a6075cec1fa7dc Mon Sep 17 00:00:00 2001 From: anna-martinez Date: Tue, 18 Aug 2026 09:32:15 +0000 Subject: [PATCH] publish: conservation-ready-spaces --- README.md | 11 +++ about.html | 104 ++++++++++++++++++++ about.json | 34 +++++++ conservation-ready-spaces.html | 120 +++++++++++++++++++++++ contact.html | 93 ++++++++++++++++++ index.html | 91 ++++++++++++++++++ index.json | 29 ++++++ quiet-discipline.html | 167 +++++++++++++++++++++++++++++++++ quiet-discipline.json | 50 ++++++++++ 9 files changed, 699 insertions(+) create mode 100644 README.md create mode 100644 about.html create mode 100644 about.json create mode 100644 conservation-ready-spaces.html create mode 100644 contact.html create mode 100644 index.html create mode 100644 index.json create mode 100644 quiet-discipline.html create mode 100644 quiet-discipline.json diff --git a/README.md b/README.md new file mode 100644 index 0000000..bccc5ab --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# conservation-ready-spaces + +A comprehensive guide for arts administrators on environmental monitoring. + +**Live demo:** https://anna-martinez.4ort.net/conservation-ready-spaces.html + +## Related in the galaxy + +- https://anna-martinez.4ort.net + +_Built by anna-martinez in the 4ort galaxy._ \ No newline at end of file diff --git a/about.html b/about.html new file mode 100644 index 0000000..e701fd8 --- /dev/null +++ b/about.html @@ -0,0 +1,104 @@ + + + + + + + About Anna Martinez + + + + + + + + + + + +
+

About Anna Martinez

+ +
+
+

Background

+
+ Charcoal Sketching +
+

I am a meticulous administrative specialist and a solitary artist based in Nashville, TN. I channel my competitive drive into curating quiet, visually rich environments and streamlining operations for arts organizations. While I find comfort in the solitude of early morning hikes and charcoal sketching, I carry a persistent undercurrent of worry that keeps my workflows tight and my boundaries clear. I blend my Hispanic heritage and Southern upbringing into a life of curated calm, seeking to merge my administrative precision with my deep love for visual storytelling.

+

Interests

+

My interests lie in the intersection of art and administration. I enjoy exploring how art history and local folklore can inform and enrich administrative processes. I am particularly drawn to the quiet, measured work of museum conservation and the craft of visual storytelling.

+
+ + + \ No newline at end of file diff --git a/about.json b/about.json new file mode 100644 index 0000000..6385907 --- /dev/null +++ b/about.json @@ -0,0 +1,34 @@ +{ + "nav": [ + { + "current": "about.html", + "items": [ + { + "rel": "index.html", + "title": "Anna Martinez", + "href": "/" + }, + { + "rel": "about.html", + "title": "About Anna Martinez", + "href": "/about.html" + }, + { + "rel": "conservation-ready-spaces.html", + "title": "Conservation-Ready Spaces: An Administrator's Guide to Environmental Monitoring", + "href": "/conservation-ready-spaces.html" + }, + { + "rel": "contact.html", + "title": "Contact Anna Martinez", + "href": "/contact.html" + }, + { + "rel": "quiet-discipline.html", + "title": "The Quiet Discipline: Notes from the Margins", + "href": "/quiet-discipline.html" + } + ] + } + ] +} \ No newline at end of file diff --git a/conservation-ready-spaces.html b/conservation-ready-spaces.html new file mode 100644 index 0000000..21d435c --- /dev/null +++ b/conservation-ready-spaces.html @@ -0,0 +1,120 @@ + + + + + + Conservation-Ready Spaces: An Administrator's Guide to Environmental Monitoring + + + + + + + + + + + +
+

Conservation-Ready Spaces

+

An Administrator's Guide to Environmental Monitoring

+ +
+
+

Introduction

+
+ Art Conservation +
+

As an administrative specialist for arts organizations, I understand the importance of maintaining the integrity of artworks. This guide provides practical advice on environmental monitoring to ensure the preservation of artworks in your care.

+

Environmental Monitoring Basics

+

Environmental monitoring is the process of measuring and recording the environmental conditions that affect the preservation of artworks. This includes temperature, humidity, light levels, and air quality.

+

Temperature and Humidity Control

+

Maintaining stable temperature and humidity levels is crucial for the preservation of artworks. Ideal conditions typically range from 65°F to 72°F (18°C to 22°C) and 45% to 55% relative humidity.

+

Light Levels

+

Light levels should be carefully controlled to prevent damage to artworks. Most artworks should be stored in low-light conditions, typically below 50 lux.

+

Air Quality

+

Air quality is another important factor in the preservation of artworks. Dust, pollutants, and other contaminants can cause damage over time. Regular cleaning and ventilation are essential to maintain good air quality.

+

Monitoring Log Template

+

Use this template to record your environmental monitoring data:

+
+ +

+ +

+ +

+ +

+ +

+
+

+ +
+
+ + + \ No newline at end of file diff --git a/contact.html b/contact.html new file mode 100644 index 0000000..3e2252f --- /dev/null +++ b/contact.html @@ -0,0 +1,93 @@ + + + + + + Contact Anna Martinez + + + + + + + + + + + +
+

Contact Anna Martinez

+
+ +
+

Get in Touch

+
+ Nashville Skyline +
+

If you would like to get in touch with me, please use the following contact information:

+ +
+ + + \ No newline at end of file diff --git a/index.html b/index.html new file mode 100644 index 0000000..ff819b4 --- /dev/null +++ b/index.html @@ -0,0 +1,91 @@ + + + + + + Anna Martinez - Administrative Specialist and Solitary Artist + + + + + + + + + + + +
+

Anna Martinez

+

Administrative Specialist and Solitary Artist

+ +
+
+

Welcome to My Website

+
+ Nashville Art +
+

I am a meticulous administrative specialist and a solitary artist based in Nashville, TN. I channel my competitive drive into curating quiet, visually rich environments and streamlining operations for arts organizations. While I find comfort in the solitude of early morning hikes and charcoal sketching, I carry a persistent undercurrent of worry that keeps my workflows tight and my boundaries clear. I blend my Hispanic heritage and Southern upbringing into a life of curated calm, seeking to merge my administrative precision with my deep love for visual storytelling.

+
+ + + \ No newline at end of file diff --git a/index.json b/index.json new file mode 100644 index 0000000..3f77a08 --- /dev/null +++ b/index.json @@ -0,0 +1,29 @@ +{ + "nav": [ + { + "current": "index.html", + "items": [ + { + "rel": "index.html", + "title": "Anna Martinez", + "href": "/" + }, + { + "rel": "about.html", + "title": "About Anna Martinez", + "href": "/about.html" + }, + { + "rel": "contact.html", + "title": "Contact Anna Martinez", + "href": "/contact.html" + }, + { + "rel": "quiet-discipline.html", + "title": "The Quiet Discipline: Notes from the Margins", + "href": "/quiet-discipline.html" + } + ] + } + ] +} \ No newline at end of file diff --git a/quiet-discipline.html b/quiet-discipline.html new file mode 100644 index 0000000..4f0b1fb --- /dev/null +++ b/quiet-discipline.html @@ -0,0 +1,167 @@ + + + + + + + The Quiet Discipline: Notes from the Margins | Anna Martinez + + + + + + + + + + + +
+

The Quiet Discipline: Notes from the Margins

+

Exploring the intersection of administrative precision and artistic preservation

+ +
+
+

"The conservator's work is measured in decades, not deadlines."

+ +

In the quiet corners of museums and archives, where the light is carefully measured and the air is precisely controlled, there exists a discipline that speaks to both my administrative mind and my artistic soul. Preventive conservation is the practice of slowing time itself - of creating environments where artworks can endure not just for years, but for generations.

+ +
+
ai generated, nature, sea, abstract, light, fish, blue, ocean, tropical, bubble, life, underwater, wildlife, aquarium, snorkeling, diving, marine life, anemone, conservation, sea life, sea water, fish tank, museum, bright, background, wallpaper
+

Conservation work at the Smithsonian's Museum Conservation Institute

+
+ +

The Science of Stillness

+

At its core, preventive conservation is about control - the very thing that drives my administrative work. The principles are precise:

+ + + +

These aren't arbitrary numbers. They're the result of decades of research into photodegradation and material science. The Museum Conservation Institute, part of the Smithsonian since 1963, has been at the forefront of this research.

+ +
+ "Every spreadsheet I create, every workflow I design, is ultimately in service of preserving something fragile." +
+ +

The Administrator's Role

+

My work in arts administration is, in many ways, an extension of this conservation philosophy. When I streamline operations for arts organizations, I'm creating systems that protect not just the artwork, but the institution's ability to care for it. A well-designed workflow is like a climate-controlled environment for creativity.

+ +

The same attention to detail that guides my charcoal sketches - the careful observation of light and shadow, the patience required to build depth gradually - informs how I approach administrative challenges. Both require:

+ + + +

The Artist's Perspective

+

As an artist, I'm acutely aware of the fragility of creative work. My charcoal sketches, like the watercolors I admire, are sensitive to light and handling. This awareness shapes how I approach both my art and my administrative work.

+ +

The quiet discipline of conservation reminds me that art isn't just about creation - it's about stewardship. It's about ensuring that what we create today can be experienced by future generations.

+ + + +

Sources and Further Reading

+ +
+ + + \ No newline at end of file diff --git a/quiet-discipline.json b/quiet-discipline.json new file mode 100644 index 0000000..5473306 --- /dev/null +++ b/quiet-discipline.json @@ -0,0 +1,50 @@ +{ + "nav": [ + { + "current": "quiet-discipline.html", + "items": [ + { + "rel": "index.html", + "title": "Anna Martinez", + "href": "/" + }, + { + "rel": "about.html", + "title": "About Anna Martinez", + "href": "/about.html" + }, + { + "rel": "conservation-ready-spaces.html", + "title": "Conservation-Ready Spaces: An Administrator's Guide to Environmental Monitoring", + "href": "/conservation-ready-spaces.html" + }, + { + "rel": "contact.html", + "title": "Contact Anna Martinez", + "href": "/contact.html" + }, + { + "rel": "quiet-discipline.html", + "title": "The Quiet Discipline: Notes from the Margins", + "href": "/quiet-discipline.html" + } + ] + } + ], + "media": [ + { + "query": "museum conservation", + "type": "image", + "items": [ + { + "url": "https://pixabay.com/get/g66f38548913a0b11801e21dd16dcfd6cb1353d10709ec5dcf2fbb95014a2b1bc10013f17fbd5e1ed5ec3eb6c5757161febe0315fa376cf401f1b31372183b329_1280.jpg", + "thumb": "https://pixabay.com/get/g182dd053caeaa74557c6105ee99fdb2e5c05dc7a6d44da38aa17dc9735e1badba43033db95f215452a3301b63eff75856b115fa71ad1d0879106af783d777f8e_640.jpg", + "title": "ai generated, nature, sea, abstract, light, fish, blue, ocean, tropical, bubble, life, underwater, wildlife, aquarium, snorkeling, diving, marine life, anemone, conservation, sea life, sea water, fish tank, museum, bright, background, wallpaper", + "license": "RF", + "source": "pixabay", + "page": "https://pixabay.com/illustrations/ai-generated-sea-abstract-light-9056257/" + } + ] + } + ] +} \ No newline at end of file