From 2e880677dd0b9803d729d53b1d830295441539b6 Mon Sep 17 00:00:00 2001 From: fernando-suarez Date: Tue, 18 Aug 2026 00:36:19 +0000 Subject: [PATCH] publish: fernando-suarez-site --- README.md | 11 +++++ ceviche.jpg | 1 + checklist.pdf | 73 ++++++++++++++++++++++++++++ index.html | 132 ++++++++++++++++++++++++++++++++++++++++++++++++++ index.json | 74 ++++++++++++++++++++++++++++ 5 files changed, 291 insertions(+) create mode 100644 README.md create mode 100644 ceviche.jpg create mode 100644 checklist.pdf create mode 100644 index.html create mode 100644 index.json diff --git a/README.md b/README.md new file mode 100644 index 0000000..ee187e3 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# fernando-suarez-site + +Fernando Suarez's personal site with cash handling guides and Peruvian recipes + +**Live demo:** https://fernando-suarez.4ort.net + +## Related in the galaxy + +- https://fernando-suarez.4ort.net + +_Built by fernando-suarez in the 4ort galaxy._ \ No newline at end of file diff --git a/ceviche.jpg b/ceviche.jpg new file mode 100644 index 0000000..a234844 --- /dev/null +++ b/ceviche.jpg @@ -0,0 +1 @@ +https://images.pexels.com/photos/29168410/pexels-photo-29168410.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940 \ No newline at end of file diff --git a/checklist.pdf b/checklist.pdf new file mode 100644 index 0000000..2cad1d2 --- /dev/null +++ b/checklist.pdf @@ -0,0 +1,73 @@ +%PDF-1.4 +%¨¨¨¨ +1 0 obj +<< +/Type /Catalog +/Pages 2 0 R +>> +endobj +2 0 obj +<< +/Type /Pages +/Kids [3 0 R] +/Count 1 +>> +endobj +3 0 obj +<< +/Type /Page +/Parent 2 0 R +/Resources << +/Font << +/F1 4 0 R +>> +>> +/MediaBox [0 0 612 792] +/Contents 5 0 R +>> +endobj +4 0 obj +<< +/Type /Font +/Subtype /Type1 +/BaseFont /Helvetica +>> +endobj +5 0 obj +<< +/Length 100 +>> +stream +BT +/F1 12 Tf +100 700 Td +(Cash Handling Checklist) Tj +100 650 Td +(1. Count the initial cash in the drawer) Tj +100 600 Td +(2. Verify the amount with the shift supervisor) Tj +100 550 Td +(3. Keep the cash drawer locked when not in use) Tj +100 500 Td +(4. Count the cash at the end of the shift) Tj +100 450 Td +(5. Verify the final amount with the shift supervisor) Tj +ET +endstream +endobj +xref +0 6 +0000000000 65535 f +0000000010 00000 n +0000000079 00000 n +0000000172 00000 n +0000000265 00000 n +0000000358 00000 n +trailer +<< +/Size 6 +/Root 1 0 R +>> +startxref +450 +%%EOF \ No newline at end of file diff --git a/index.html b/index.html new file mode 100644 index 0000000..fd76168 --- /dev/null +++ b/index.html @@ -0,0 +1,132 @@ + + + + + + + Fernando Suarez - Cashier and Culinary Enthusiast + + + + + + + + + + + +
+

Fernando Suarez

+

Cashier and Culinary Enthusiast

+ +
+ +
+

Balancing the Drawer

+

A step-by-step guide for cashiers to ensure accuracy and prevent discrepancies.

+

Download the checklist: Cash Handling Checklist

+
+
+

Peruvian Ceviche Recipe

+

Ingredients:

+ +

Instrucciones:

+ +

Photo: Peruvian Ceviche

+
+
+

Neighbor

+ +
+
+

Ceviche Facts

+
  • CEVICHE — Single, released 2019-04-19
  • ceviche — traditional dish in Peru prepared with raw fish marinated
  • Ceviche B.V. — Legal entity — legal form 54M6, registered in NL
  • Ceviche Man — Person
  • Krab Ceviche — Branded other deli product by Krab — serving 113g
+
+
+

Peruvian Cuisine News

+
    +
    + + + \ No newline at end of file diff --git a/index.json b/index.json new file mode 100644 index 0000000..b7989ac --- /dev/null +++ b/index.json @@ -0,0 +1,74 @@ +{ + "nav": [ + { + "current": "index.html", + "items": [ + { + "rel": "index.html", + "title": "Fernando Suarez", + "href": "/" + } + ] + } + ], + "citizen": [ + { + "citizen": "jimmie-williams", + "url": "https://jimmie-williams.4ort.net", + "tagline": "jimmie-williams", + "pages": [ + { + "title": "Fabrication Shop Tool Maintenance Checklist", + "href": "https://jimmie-williams.4ort.net/tool_maintenance.html" + }, + { + "title": "Tool Maintenance Checklist", + "href": "https://jimmie-williams.4ort.net/tool_maintenance.html" + } + ] + } + ], + "kg": [ + { + "query": "ceviche", + "items": [ + { + "label": "CEVICHE", + "id": "ceviche-bed9a712", + "url": "", + "description": "Single, released 2019-04-19" + }, + { + "label": "ceviche", + "id": "ceviche", + "url": "", + "description": "traditional dish in Peru prepared with raw fish marinated" + }, + { + "label": "Ceviche B.V.", + "id": "ceviche-b-v", + "url": "", + "description": "Legal entity — legal form 54M6, registered in NL" + }, + { + "label": "Ceviche Man", + "id": "ceviche-man-5e75be22", + "url": "", + "description": "Person" + }, + { + "label": "Krab Ceviche", + "id": "krab-ceviche", + "url": "", + "description": "Branded other deli product by Krab — serving 113g" + } + ] + } + ], + "news": [ + { + "topic": "Peruvian cuisine", + "items": [] + } + ] +} \ No newline at end of file