changes
This commit is contained in:
130
public/es/categories/vegan-cooking/index.html
Normal file
130
public/es/categories/vegan-cooking/index.html
Normal file
@@ -0,0 +1,130 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="es">
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Vegan Cooking | este sitio de historias</title>
|
||||
|
||||
<meta name="description" content="" /> <link rel="stylesheet" href="/css/main.css" />
|
||||
<link href="/pagefind/pagefind-ui.css" rel="stylesheet" />
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<nav>
|
||||
<h2>sponser</h2>
|
||||
<img src="" alt="" class="logo" />
|
||||
<div class="search-bar-container" id="search"></div>
|
||||
|
||||
<div class="dropdown">
|
||||
<button class="dropbtn">es</button>
|
||||
<div class="dropdown-content">
|
||||
|
||||
<a href="/en/" class="">
|
||||
English
|
||||
</a>
|
||||
|
||||
<a href="/de/" class="">
|
||||
Deutsch
|
||||
</a>
|
||||
|
||||
<a href="/es/" class="">
|
||||
Spanish
|
||||
</a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<main>
|
||||
|
||||
<section class="story__grid">
|
||||
<article class="story__card">
|
||||
<img
|
||||
src=""
|
||||
alt="Plant-Powered Perfection: Delicious and Easy Vegan Meals for Busy Weeknights"
|
||||
data-pagefind-index-attrs="title,alt"
|
||||
class="story__coverImg"
|
||||
loading="lazy"
|
||||
/>
|
||||
<div class="story__card__details">
|
||||
<a data-story-url="/es/stories/post5/" class="open-modal">
|
||||
<h4 class="card__title">Plant-Powered Perfection: Delicious and Easy Vegan Meals for Busy Weeknights</h4>
|
||||
</a>
|
||||
<p class="card__description">Explore the vibrant cultures and stunning landscapes of Southeast Asia without breaking the bank. This detailed itinerary covers Thailand, Vietnam, and Cambodia.</p>
|
||||
|
||||
<div class="card__tags_categories">
|
||||
|
||||
<a href="/es/categories/vegan-cooking/" class="category__chip">
|
||||
Vegan Cooking
|
||||
</a>
|
||||
|
||||
<a href="/es/tags/vegan-meals/" class="tag__chip">
|
||||
<span class="hastag">#</span>vegan meals
|
||||
</a>
|
||||
|
||||
<a href="/es/tags/quick-recipes/" class="tag__chip">
|
||||
<span class="hastag">#</span>quick recipes
|
||||
</a>
|
||||
|
||||
<a href="/es/tags/plant-based/" class="tag__chip">
|
||||
<span class="hastag">#</span>plant-based
|
||||
</a>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="publish__date__timeToRead">
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/calender.svg" class="story__card__icon" alt="" />
|
||||
<time datetime=""
|
||||
>10 oct. 2023</time
|
||||
>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/hourglass.svg" class="story__card__icon" alt="" />
|
||||
<time datetime="">3 minutos para leer </time>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/person.svg" class="story__card__icon" alt="" />
|
||||
<time datetime=""></time>
|
||||
</div>
|
||||
</div>
|
||||
</article>
|
||||
</section>
|
||||
</main>
|
||||
<div id="story-modal">
|
||||
<button id="close-modal">✕</button>
|
||||
<div id="modal-content">Loading...</div>
|
||||
</div>
|
||||
<script src="/pagefind/pagefind-ui.js"></script>
|
||||
<script src="/js/main.js"></script>
|
||||
<script>
|
||||
window.addEventListener("DOMContentLoaded", (event) => {
|
||||
new PagefindUI({ element: "#search", showSubResults: true,highlightParam: "highlight" });
|
||||
});
|
||||
</script>
|
||||
|
||||
<script>
|
||||
const dialog = document.querySelector("dialog");
|
||||
const showButton = document.getElementById("createStoryBtn");
|
||||
const closeButton = document.getElementById("closeStoryModal");
|
||||
|
||||
|
||||
showButton.addEventListener("click", () => {
|
||||
dialog.showModal();
|
||||
});
|
||||
|
||||
|
||||
closeButton.addEventListener("click", () => {
|
||||
dialog.close();
|
||||
});
|
||||
</script>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
19
public/es/categories/vegan-cooking/index.xml
Normal file
19
public/es/categories/vegan-cooking/index.xml
Normal file
@@ -0,0 +1,19 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Vegan Cooking on este sitio de historias</title>
|
||||
<link>http://localhost:1313/es/categories/vegan-cooking/</link>
|
||||
<description>Recent content in Vegan Cooking on este sitio de historias</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>es</language>
|
||||
<lastBuildDate>Tue, 10 Oct 2023 00:00:00 +0000</lastBuildDate>
|
||||
<atom:link href="http://localhost:1313/es/categories/vegan-cooking/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Plant-Powered Perfection: Delicious and Easy Vegan Meals for Busy Weeknights</title>
|
||||
<link>http://localhost:1313/es/stories/post5/</link>
|
||||
<pubDate>Tue, 10 Oct 2023 00:00:00 +0000</pubDate>
|
||||
<guid>http://localhost:1313/es/stories/post5/</guid>
|
||||
<description><h2 id="plant-powered-perfection-delicious-and-easy-vegan-meals-for-busy-weeknights">Plant-Powered Perfection: Delicious and Easy Vegan Meals for Busy Weeknights</h2>
<p>In today’s fast-paced world, finding time to prepare healthy meals can be a challenge, especially for those following a vegan lifestyle. But fear not! We’ve compiled a list of delicious and easy vegan meals that are perfect for busy weeknights. These recipes are not only quick to prepare but also packed with flavor and nutrients. Let’s dive into the world of plant-powered perfection!</p></description>
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
||||
Reference in New Issue
Block a user