Changes to egyptianbakes.scroll.pub

root
root
25 days ago
Initial commit
body.html
Changed around line 1
+
+
+
+
    +
    +
    +
    +

    Welcome to Egyptian Bakes

    +

    Experience the taste of authentic Egyptian pastries and breads.

    +
    +
    +
    +
    +

    About Us

    +

    At Egyptian Bakes, we bring the rich flavors of Egypt to your table. Our bakery specializes in traditional Egyptian breads, pastries, and desserts, all made with love and the finest ingredients.

    +
    +
    +
    +

    Our Menu

    +
    +
    + Egyptian Bread
    +

    Egyptian Bread

    +

    Freshly baked traditional Egyptian bread.

    +
    +
    + Baklava
    +

    Baklava

    +

    Sweet, flaky pastry filled with nuts and honey.

    +
    +
    + Kunafa
    +

    Kunafa

    +

    Cheese-filled pastry soaked in sweet syrup.

    +
    +
    +
    +
    +
    +

    Contact Us

    +
    +
    +
    +
    +
    +
    +
    +
    +
    +

    Visit us today and taste the magic of Egyptian baking!

    +
    index.scroll
    Changed around line 1
    + buildHtml
    + baseUrl https://egyptianbakes.scroll.pub
    + metaTags
    + editButton /edit.html
    + title Egyptian Bakes - Authentic Egyptian Bakery
    + style.css
    + body.html
    + script.js
    prompt.json
    Changed around line 1
    + {
    + "id": "2dc50fd4-d3c5-4dd5-8346-aa11c5a52778",
    + "object": "chat.completion",
    + "created": 1735374857,
    + "model": "deepseek-chat",
    + "choices": [
    + {
    + "index": 0,
    + "message": {
    + "role": "assistant",
    + "content": "---domain---\negyptianbakes.scroll.pub\n---index.scroll---\nbuildHtml\nbaseUrl https://egyptianbakes.scroll.pub\nmetaTags\neditButton /edit.html\ntitle Egyptian Bakes - Authentic Egyptian Bakery\nstyle.css\nbody.html\nscript.js\n---body.html---\n
    \n \n
    \n

    Welcome to Egyptian Bakes

    \n

    Experience the taste of authentic Egyptian pastries and breads.

    \n Explore Our Menu\n
    \n
    \n\n
    \n

    About Us

    \n

    At Egyptian Bakes, we bring the rich flavors of Egypt to your table. Our bakery specializes in traditional Egyptian breads, pastries, and desserts, all made with love and the finest ingredients.

    \n
    \n\n
    \n

    Our Menu

    \n
    \n
    \n \"Egyptian\n

    Egyptian Bread

    \n

    Freshly baked traditional Egyptian bread.

    \n
    \n
    \n \"Baklava\"\n

    Baklava

    \n

    Sweet, flaky pastry filled with nuts and honey.

    \n
    \n
    \n \"Kunafa\"\n

    Kunafa

    \n

    Cheese-filled pastry soaked in sweet syrup.

    \n
    \n
    \n
    \n\n
    \n

    Contact Us

    \n
    \n \n \n \n \n
    \n
    \n\n
    \n

    Visit us today and taste the magic of Egyptian baking!

    \n
    \n---style.css---\nbody {\n font-family: 'Arial', sans-serif;\n margin: 0;\n padding: 0;\n color: #333;\n background-color: #f4f4f4;\n}\n\nheader {\n background: url('images/hero.jpg') no-repeat center center/cover;\n color: #fff;\n padding: 2rem;\n text-align: center;\n}\n\nheader .hero h1 {\n font-size: 3rem;\n margin-bottom: 1rem;\n}\n\nheader .hero p {\n font-size: 1.5rem;\n margin-bottom: 2rem;\n}\n\nheader .hero .btn {\n background: #e67e22;\n color: #fff;\n padding: 0.75rem 1.5rem;\n text-decoration: none;\n border-radius: 5px;\n}\n\nnav {\n display: flex;\n justify-content: space-between;\n align-items: center;\n padding: 1rem 2rem;\n background: rgba(0, 0, 0, 0.7);\n}\n\nnav .logo {\n font-size: 1.5rem;\n font-weight: bold;\n}\n\nnav ul {\n list-style: none;\n display: flex;\n}\n\nnav ul li {\n margin-left: 1rem;\n}\n\nnav ul li a {\n color: #fff;\n text-decoration: none;\n}\n\nsection {\n padding: 2rem;\n text-align: center;\n}\n\nsection h2 {\n font-size: 2rem;\n margin-bottom: 1rem;\n}\n\n.menu-grid {\n display: grid;\n grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n gap: 1rem;\n}\n\n.menu-item {\n background: #fff;\n padding: 1rem;\n border-radius: 5px;\n box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);\n}\n\n.menu-item img {\n width: 100%;\n border-radius: 5px;\n}\n\n.menu-item h3 {\n font-size: 1.25rem;\n margin: 0.5rem 0;\n}\n\n.menu-item p {\n font-size: 0.9rem;\n color: #666;\n}\n\n#contact form {\n max-width: 400px;\n margin: 0 auto;\n display: flex;\n flex-direction: column;\n}\n\n#contact form input, #contact form textarea {\n margin-bottom: 1rem;\n padding: 0.75rem;\n border: 1px solid #ccc;\n border-radius: 5px;\n}\n\n#contact form button {\n background: #e67e22;\n color: #fff;\n padding: 0.75rem;\n border: none;\n border-radius: 5px;\n cursor: pointer;\n}\n\nfooter {\n background: #333;\n color: #fff;\n text-align: center;\n padding: 1rem;\n}\n\n@media (max-width: 768px) {\n nav ul {\n flex-direction: column;\n align-items: center;\n }\n\n nav ul li {\n margin: 0.5rem 0;\n }\n\n .menu-grid {\n grid-template-columns: 1fr;\n }\n}\n---script.js---\ndocument.getElementById('contact-form').addEventListener('submit', function(event) {\n event.preventDefault();\n alert('Thank you for your message! We will get back to you soon.');\n this.reset();\n});\n---end---"
    + },
    + "logprobs": null,
    + "finish_reason": "stop"
    + }
    + ],
    + "usage": {
    + "prompt_tokens": 239,
    + "completion_tokens": 1356,
    + "total_tokens": 1595,
    + "prompt_cache_hit_tokens": 0,
    + "prompt_cache_miss_tokens": 239
    + },
    + "system_fingerprint": "fp_f1afce2943"
    + }
    readme.scroll
    Changed around line 1
    + # egyptianbakes.scroll.pub
    + Website generated by DeepSeek from prompt: Create a Egyptian bakery website
    script.js
    Changed around line 1
    + document.getElementById('contact-form').addEventListener('submit', function(event) {
    + event.preventDefault();
    + alert('Thank you for your message! We will get back to you soon.');
    + this.reset();
    + });
    style.css
    Changed around line 1
    + body {
    + font-family: 'Arial', sans-serif;
    + margin: 0;
    + padding: 0;
    + color: #333;
    + background-color: #f4f4f4;
    + }
    +
    + header {
    + background: url('images/hero.jpg') no-repeat center center/cover;
    + color: #fff;
    + padding: 2rem;
    + text-align: center;
    + }
    +
    + header .hero h1 {
    + font-size: 3rem;
    + margin-bottom: 1rem;
    + }
    +
    + header .hero p {
    + font-size: 1.5rem;
    + margin-bottom: 2rem;
    + }
    +
    + header .hero .btn {
    + background: #e67e22;
    + color: #fff;
    + padding: 0.75rem 1.5rem;
    + text-decoration: none;
    + border-radius: 5px;
    + }
    +
    + nav {
    + display: flex;
    + justify-content: space-between;
    + align-items: center;
    + padding: 1rem 2rem;
    + background: rgba(0, 0, 0, 0.7);
    + }
    +
    + nav .logo {
    + font-size: 1.5rem;
    + font-weight: bold;
    + }
    +
    + nav ul {
    + list-style: none;
    + display: flex;
    + }
    +
    + nav ul li {
    + margin-left: 1rem;
    + }
    +
    + nav ul li a {
    + color: #fff;
    + text-decoration: none;
    + }
    +
    + section {
    + padding: 2rem;
    + text-align: center;
    + }
    +
    + section h2 {
    + font-size: 2rem;
    + margin-bottom: 1rem;
    + }
    +
    + .menu-grid {
    + display: grid;
    + grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    + gap: 1rem;
    + }
    +
    + .menu-item {
    + background: #fff;
    + padding: 1rem;
    + border-radius: 5px;
    + box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    + }
    +
    + .menu-item img {
    + width: 100%;
    + border-radius: 5px;
    + }
    +
    + .menu-item h3 {
    + font-size: 1.25rem;
    + margin: 0.5rem 0;
    + }
    +
    + .menu-item p {
    + font-size: 0.9rem;
    + color: #666;
    + }
    +
    + #contact form {
    + max-width: 400px;
    + margin: 0 auto;
    + display: flex;
    + flex-direction: column;
    + }
    +
    + #contact form input, #contact form textarea {
    + margin-bottom: 1rem;
    + padding: 0.75rem;
    + border: 1px solid #ccc;
    + border-radius: 5px;
    + }
    +
    + #contact form button {
    + background: #e67e22;
    + color: #fff;
    + padding: 0.75rem;
    + border: none;
    + border-radius: 5px;
    + cursor: pointer;
    + }
    +
    + footer {
    + background: #333;
    + color: #fff;
    + text-align: center;
    + padding: 1rem;
    + }
    +
    + @media (max-width: 768px) {
    + nav ul {
    + flex-direction: column;
    + align-items: center;
    + }
    +
    + nav ul li {
    + margin: 0.5rem 0;
    + }
    +
    + .menu-grid {
    + grid-template-columns: 1fr;
    + }
    + }