From c3529927087f97fc393276c4d6d36df4a3fae105 Mon Sep 17 00:00:00 2001 From: Oliver Date: Tue, 17 Jun 2025 12:46:36 -0300 Subject: [PATCH] changes --- README.md | 18 + archetypes/default.md | 2 +- content/de/_index.md | 5 + content/de/stories/_index.md | 5 + content/de/stories/agape.md | 68 +- content/en/_index.md | 5 + content/en/stories/_index.md | 5 + content/en/stories/agape.md | 12 +- content/es/_index.md | 5 + content/es/stories/_index.md | 5 + content/es/stories/agape.md | 70 +- hugo.yaml | 33 +- i18n/de.yaml | 34 +- i18n/en.yaml | 30 +- i18n/es.yaml | 34 +- layouts/_default/baseof.html | 19 +- layouts/_default/home.html | 51 + layouts/_default/list.html | 103 +- layouts/_default/single.html | 4 +- layouts/_default/term.html | 6 + layouts/partials/UI/article-card.html | 48 + layouts/partials/UI/modal.html | 4 + layouts/partials/UI/navbar.html | 90 +- layouts/partials/common/head.html | 27 +- layouts/partials/common/links.html | 18 +- layouts/partials/common/scripts.html | 45 +- pagefind | 3 + public/css/main.css | 759 ++++++------ public/de/authors/index.html | 104 ++ public/de/authors/index.xml | 11 + .../de/authors/wanderlust-willow/index.html | 142 +++ public/de/authors/wanderlust-willow/index.xml | 19 + public/de/categories/0-5/index.html | 471 +++----- public/de/categories/0-5/index.xml | 16 +- public/de/categories/5-10/index.html | 467 +++---- public/de/categories/5-10/index.xml | 12 +- public/de/categories/farm/index.html | 471 +++----- public/de/categories/farm/index.xml | 16 +- public/de/categories/index.html | 560 ++++----- public/de/categories/index.xml | 24 +- public/de/categories/it/index.html | 467 +++---- public/de/categories/it/index.xml | 12 +- public/de/categories/travel/index.html | 142 +++ public/de/categories/travel/index.xml | 19 + public/de/index.html | 616 +++++----- public/de/index.xml | 20 +- public/de/sitemap.xml | 203 ++-- public/de/stories/agape/index.html | 231 ++-- public/de/stories/index.html | 534 ++++---- public/de/stories/index.xml | 20 +- public/de/stories/odoo4projects/index.html | 225 ++-- public/de/stories/post1/index.html | 102 ++ public/de/tags/backpacking/index.html | 142 +++ public/de/tags/backpacking/index.xml | 19 + public/de/tags/budget-travel/index.html | 142 +++ public/de/tags/budget-travel/index.xml | 19 + public/de/tags/cambodia/index.html | 142 +++ public/de/tags/cambodia/index.xml | 19 + public/de/tags/cattle-farm/index.html | 171 +++ public/de/tags/cattle-farm/index.xml | 19 + public/de/tags/community/index.html | 467 +++---- public/de/tags/community/index.xml | 12 +- .../de/tags/digital-transformation/index.html | 171 +++ .../de/tags/digital-transformation/index.xml | 19 + public/de/tags/erp/index.html | 534 ++++---- public/de/tags/erp/index.xml | 20 +- public/de/tags/index.html | 677 ++++++----- public/de/tags/index.xml | 49 +- public/de/tags/it/index.html | 467 +++---- public/de/tags/it/index.xml | 12 +- public/de/tags/odoo/index.html | 534 ++++---- public/de/tags/odoo/index.xml | 20 +- public/de/tags/paraguay/index.html | 471 +++----- public/de/tags/paraguay/index.xml | 16 +- public/de/tags/rinderfarm/index.html | 6 +- public/de/tags/rinderfarm/index.xml | 8 +- public/de/tags/southeast-asia/index.html | 142 +++ public/de/tags/southeast-asia/index.xml | 19 + public/de/tags/thailand/index.html | 142 +++ public/de/tags/thailand/index.xml | 19 + public/de/tags/vietnam/index.html | 142 +++ public/de/tags/vietnam/index.xml | 19 + public/en/authors/index.html | 104 ++ public/en/authors/index.xml | 11 + public/en/categories/0-5/index.html | 471 +++----- public/en/categories/0-5/index.xml | 12 +- public/en/categories/5-10/index.html | 467 +++---- public/en/categories/5-10/index.xml | 12 +- public/en/categories/farm/index.html | 471 +++----- public/en/categories/farm/index.xml | 12 +- public/en/categories/index.html | 560 ++++----- public/en/categories/index.xml | 24 +- public/en/categories/it/index.html | 467 +++---- public/en/categories/it/index.xml | 12 +- public/en/categories/travel/index.html | 343 ++++++ public/en/categories/travel/index.xml | 40 + public/en/index.html | 616 +++++----- public/en/index.xml | 16 +- public/en/sitemap.xml | 203 ++-- public/en/stories/agape/index.html | 231 ++-- public/en/stories/index.html | 534 ++++---- public/en/stories/index.xml | 16 +- public/en/stories/odoo4projects/index.html | 225 ++-- public/en/stories/post1/index.html | 102 ++ public/en/stories/post2/index.html | 93 ++ public/en/stories/post3/index.html | 99 ++ public/en/stories/post4/index.html | 95 ++ public/en/tags/backpacking/index.html | 142 +++ public/en/tags/backpacking/index.xml | 19 + public/en/tags/budget-travel/index.html | 142 +++ public/en/tags/budget-travel/index.xml | 19 + public/en/tags/cambodia/index.html | 142 +++ public/en/tags/cambodia/index.xml | 19 + public/en/tags/cattle-farm/index.html | 471 +++----- public/en/tags/cattle-farm/index.xml | 12 +- public/en/tags/community/index.html | 467 +++---- public/en/tags/community/index.xml | 12 +- public/en/tags/cultural-immersion/index.html | 142 +++ public/en/tags/cultural-immersion/index.xml | 19 + .../en/tags/digital-transformation/index.html | 171 +++ .../en/tags/digital-transformation/index.xml | 19 + public/en/tags/erp/index.html | 534 ++++---- public/en/tags/erp/index.xml | 16 +- public/en/tags/europe/index.html | 142 +++ public/en/tags/europe/index.xml | 19 + public/en/tags/family-travel/index.html | 205 ++++ public/en/tags/family-travel/index.xml | 26 + public/en/tags/female-travel/index.html | 142 +++ public/en/tags/female-travel/index.xml | 19 + public/en/tags/honeymoon/index.html | 146 +++ public/en/tags/honeymoon/index.xml | 19 + public/en/tags/index.html | 677 ++++++----- public/en/tags/index.xml | 39 +- public/en/tags/island-getaway/index.html | 146 +++ public/en/tags/island-getaway/index.xml | 19 + public/en/tags/it/index.html | 467 +++---- public/en/tags/it/index.xml | 12 +- public/en/tags/luxury-travel/index.html | 146 +++ public/en/tags/luxury-travel/index.xml | 19 + public/en/tags/maldives/index.html | 146 +++ public/en/tags/maldives/index.xml | 19 + public/en/tags/national-parks/index.html | 138 +++ public/en/tags/national-parks/index.xml | 19 + public/en/tags/odoo/index.html | 534 ++++---- public/en/tags/odoo/index.xml | 16 +- public/en/tags/paraguay/index.html | 471 +++----- public/en/tags/paraguay/index.xml | 12 +- public/en/tags/relaxation/index.html | 209 ++++ public/en/tags/relaxation/index.xml | 26 + public/en/tags/road-trip/index.html | 138 +++ public/en/tags/road-trip/index.xml | 19 + public/en/tags/solo-travel/index.html | 142 +++ public/en/tags/solo-travel/index.xml | 19 + public/en/tags/southeast-asia/index.html | 142 +++ public/en/tags/southeast-asia/index.xml | 19 + public/en/tags/thailand/index.html | 142 +++ public/en/tags/thailand/index.xml | 19 + public/en/tags/travel-tips/index.html | 142 +++ public/en/tags/travel-tips/index.xml | 19 + public/en/tags/travel-with-kids/index.html | 138 +++ public/en/tags/travel-with-kids/index.xml | 19 + public/en/tags/vietnam/index.html | 142 +++ public/en/tags/vietnam/index.xml | 19 + public/es/authors/alice-johnson/index.html | 130 ++ public/es/authors/alice-johnson/index.xml | 19 + public/es/authors/charlie-brown/index.html | 130 ++ public/es/authors/charlie-brown/index.xml | 19 + public/es/authors/emma-green/index.html | 130 ++ public/es/authors/emma-green/index.xml | 19 + public/es/authors/index.html | 104 ++ public/es/authors/index.xml | 11 + .../es/authors/wanderlust-willow/index.html | 185 +++ public/es/authors/wanderlust-willow/index.xml | 26 + public/es/categories/0-5/index.html | 471 +++----- public/es/categories/0-5/index.xml | 16 +- public/es/categories/5-10/index.html | 467 +++---- public/es/categories/5-10/index.xml | 12 +- public/es/categories/farm/index.html | 171 +++ public/es/categories/farm/index.xml | 19 + public/es/categories/food-culture/index.html | 130 ++ public/es/categories/food-culture/index.xml | 19 + public/es/categories/granja/index.html | 6 +- public/es/categories/granja/index.xml | 8 +- public/es/categories/index.html | 560 ++++----- public/es/categories/index.xml | 26 +- public/es/categories/it/index.html | 467 +++---- public/es/categories/it/index.xml | 12 +- public/es/categories/kitchen-hacks/index.html | 240 ++++ public/es/categories/kitchen-hacks/index.xml | 33 + public/es/categories/vegan-cooking/index.html | 130 ++ public/es/categories/vegan-cooking/index.xml | 19 + public/es/index.html | 616 +++++----- public/es/index.xml | 20 +- public/es/sitemap.xml | 193 ++- public/es/stories/agape/index.html | 231 ++-- public/es/stories/index.html | 534 ++++---- public/es/stories/index.xml | 20 +- public/es/stories/odoo4projects/index.html | 225 ++-- public/es/stories/post1/index.html | 85 ++ public/es/stories/post2/index.html | 85 ++ public/es/stories/post3/index.html | 85 ++ public/es/stories/post4/index.html | 81 ++ public/es/stories/post5/index.html | 148 +++ public/es/tags/budget-friendly/index.html | 130 ++ public/es/tags/budget-friendly/index.xml | 19 + public/es/tags/cattle-farm/index.html | 171 +++ public/es/tags/cattle-farm/index.xml | 19 + public/es/tags/comfort-food/index.html | 130 ++ public/es/tags/comfort-food/index.xml | 19 + public/es/tags/community/index.html | 467 +++---- public/es/tags/community/index.xml | 12 +- public/es/tags/cooking-tips/index.html | 185 +++ public/es/tags/cooking-tips/index.xml | 26 + .../es/tags/cultural-significance/index.html | 130 ++ .../es/tags/cultural-significance/index.xml | 19 + .../es/tags/digital-transformation/index.html | 171 +++ .../es/tags/digital-transformation/index.xml | 19 + public/es/tags/erp/index.html | 534 ++++---- public/es/tags/erp/index.xml | 20 +- public/es/tags/family-cooking/index.html | 130 ++ public/es/tags/family-cooking/index.xml | 19 + public/es/tags/food-stories/index.html | 130 ++ public/es/tags/food-stories/index.xml | 19 + public/es/tags/granja-de-ganado/index.html | 6 +- public/es/tags/granja-de-ganado/index.xml | 8 +- public/es/tags/index.html | 677 ++++++----- public/es/tags/index.xml | 49 +- public/es/tags/it/index.html | 467 +++---- public/es/tags/it/index.xml | 12 +- public/es/tags/kitchen-hacks/index.html | 240 ++++ public/es/tags/kitchen-hacks/index.xml | 33 + public/es/tags/odoo/index.html | 534 ++++---- public/es/tags/odoo/index.xml | 20 +- public/es/tags/paraguay/index.html | 471 +++----- public/es/tags/paraguay/index.xml | 16 +- public/es/tags/plant-based/index.html | 130 ++ public/es/tags/plant-based/index.xml | 19 + public/es/tags/quick-recipes/index.html | 130 ++ public/es/tags/quick-recipes/index.xml | 19 + public/es/tags/time-saving/index.html | 185 +++ public/es/tags/time-saving/index.xml | 26 + public/es/tags/vegan-meals/index.html | 130 ++ public/es/tags/vegan-meals/index.xml | 19 + public/index.html | 6 +- public/js/main.js | 29 + .../pagefind/fragment/de_12c53e7.pf_fragment | Bin 0 -> 816 bytes .../pagefind/fragment/de_179c9c2.pf_fragment | Bin 0 -> 815 bytes .../pagefind/fragment/de_273bb95.pf_fragment | Bin 0 -> 810 bytes .../pagefind/fragment/de_2cf68f5.pf_fragment | Bin 0 -> 816 bytes .../pagefind/fragment/de_30d99e5.pf_fragment | Bin 0 -> 812 bytes .../pagefind/fragment/de_352b7fe.pf_fragment | Bin 0 -> 813 bytes .../pagefind/fragment/de_473af57.pf_fragment | Bin 0 -> 817 bytes .../pagefind/fragment/de_5e254c5.pf_fragment | Bin 0 -> 815 bytes .../pagefind/fragment/de_6791d3b.pf_fragment | Bin 0 -> 161 bytes .../pagefind/fragment/de_771c4f8.pf_fragment | Bin 0 -> 815 bytes .../pagefind/fragment/de_89cee69.pf_fragment | Bin 0 -> 815 bytes .../pagefind/fragment/de_d628b8e.pf_fragment | Bin 0 -> 169 bytes .../pagefind/fragment/de_da32779.pf_fragment | Bin 0 -> 817 bytes .../pagefind/fragment/de_e692b7c.pf_fragment | Bin 0 -> 816 bytes .../pagefind/fragment/de_efe1732.pf_fragment | Bin 0 -> 815 bytes .../pagefind/fragment/de_f3a2db3.pf_fragment | Bin 0 -> 816 bytes .../pagefind/fragment/en_13d4de7.pf_fragment | Bin 0 -> 694 bytes .../pagefind/fragment/en_16c18f9.pf_fragment | Bin 0 -> 689 bytes .../pagefind/fragment/en_17628b1.pf_fragment | Bin 0 -> 694 bytes .../pagefind/fragment/en_22875fb.pf_fragment | Bin 0 -> 699 bytes .../pagefind/fragment/en_233e92b.pf_fragment | Bin 0 -> 694 bytes .../pagefind/fragment/en_38481d6.pf_fragment | Bin 0 -> 159 bytes .../pagefind/fragment/en_47c6e0a.pf_fragment | Bin 0 -> 167 bytes .../pagefind/fragment/en_80c8b45.pf_fragment | Bin 0 -> 695 bytes .../pagefind/fragment/en_aa1339a.pf_fragment | Bin 0 -> 691 bytes .../pagefind/fragment/en_ab60dcb.pf_fragment | Bin 0 -> 694 bytes .../pagefind/fragment/en_accb743.pf_fragment | Bin 0 -> 692 bytes .../pagefind/fragment/en_b5c7707.pf_fragment | Bin 0 -> 694 bytes .../pagefind/fragment/en_d1b5d14.pf_fragment | Bin 0 -> 694 bytes .../pagefind/fragment/en_d4ac812.pf_fragment | Bin 0 -> 694 bytes .../pagefind/fragment/en_e742abe.pf_fragment | Bin 0 -> 692 bytes .../pagefind/fragment/en_f9fe935.pf_fragment | Bin 0 -> 695 bytes .../pagefind/fragment/es_043c713.pf_fragment | Bin 0 -> 772 bytes .../pagefind/fragment/es_18954a7.pf_fragment | Bin 0 -> 774 bytes .../pagefind/fragment/es_2a4d5a7.pf_fragment | Bin 0 -> 775 bytes .../pagefind/fragment/es_2ecb1bf.pf_fragment | Bin 0 -> 774 bytes .../pagefind/fragment/es_3587e1f.pf_fragment | Bin 0 -> 768 bytes .../pagefind/fragment/es_44fa343.pf_fragment | Bin 0 -> 770 bytes .../pagefind/fragment/es_6358b21.pf_fragment | Bin 0 -> 770 bytes .../pagefind/fragment/es_75f8283.pf_fragment | Bin 0 -> 767 bytes .../pagefind/fragment/es_84d737a.pf_fragment | Bin 0 -> 781 bytes .../pagefind/fragment/es_b0a368f.pf_fragment | Bin 0 -> 771 bytes .../pagefind/fragment/es_bb7a3f6.pf_fragment | Bin 0 -> 773 bytes .../pagefind/fragment/es_c0d93b8.pf_fragment | Bin 0 -> 775 bytes .../pagefind/fragment/es_c5c37de.pf_fragment | Bin 0 -> 165 bytes .../pagefind/fragment/es_c68f5b1.pf_fragment | Bin 0 -> 770 bytes .../pagefind/fragment/es_d5924c7.pf_fragment | Bin 0 -> 175 bytes .../pagefind/fragment/es_ea7d2f5.pf_fragment | Bin 0 -> 771 bytes public/pagefind/index/de_94f4ff4.pf_index | Bin 0 -> 4351 bytes public/pagefind/index/en_a7aa34f.pf_index | Bin 0 -> 3733 bytes public/pagefind/index/es_1f49767.pf_index | Bin 0 -> 3980 bytes public/pagefind/pagefind-entry.json | 1 + public/pagefind/pagefind-highlight.js | 1069 +++++++++++++++++ public/pagefind/pagefind-modular-ui.css | 214 ++++ public/pagefind/pagefind-modular-ui.js | 8 + public/pagefind/pagefind-ui.css | 1 + public/pagefind/pagefind-ui.js | 2 + .../pagefind/pagefind.de_c71b5e8999.pf_meta | Bin 0 -> 171 bytes .../pagefind/pagefind.en_03dcb72614.pf_meta | Bin 0 -> 173 bytes .../pagefind/pagefind.es_9ff6a23b4c.pf_meta | Bin 0 -> 175 bytes public/pagefind/pagefind.js | 9 + public/pagefind/wasm.de.pagefind | Bin 0 -> 69353 bytes public/pagefind/wasm.en.pagefind | Bin 0 -> 70873 bytes public/pagefind/wasm.es.pagefind | Bin 0 -> 70910 bytes public/pagefind/wasm.unknown.pagefind | Bin 0 -> 67202 bytes public/sitemap.xml | 12 +- static/css/main.css | 759 ++++++------ static/js/main.js | 29 + 313 files changed, 23294 insertions(+), 13892 deletions(-) create mode 100644 README.md create mode 100644 content/de/_index.md create mode 100644 content/de/stories/_index.md create mode 100644 content/en/_index.md create mode 100644 content/en/stories/_index.md create mode 100644 content/es/_index.md create mode 100644 content/es/stories/_index.md create mode 100644 layouts/_default/home.html create mode 100644 layouts/_default/term.html create mode 100644 layouts/partials/UI/article-card.html create mode 100644 layouts/partials/UI/modal.html create mode 100755 pagefind create mode 100644 public/de/authors/index.html create mode 100644 public/de/authors/index.xml create mode 100644 public/de/authors/wanderlust-willow/index.html create mode 100644 public/de/authors/wanderlust-willow/index.xml create mode 100644 public/de/categories/travel/index.html create mode 100644 public/de/categories/travel/index.xml create mode 100644 public/de/stories/post1/index.html create mode 100644 public/de/tags/backpacking/index.html create mode 100644 public/de/tags/backpacking/index.xml create mode 100644 public/de/tags/budget-travel/index.html create mode 100644 public/de/tags/budget-travel/index.xml create mode 100644 public/de/tags/cambodia/index.html create mode 100644 public/de/tags/cambodia/index.xml create mode 100644 public/de/tags/cattle-farm/index.html create mode 100644 public/de/tags/cattle-farm/index.xml create mode 100644 public/de/tags/digital-transformation/index.html create mode 100644 public/de/tags/digital-transformation/index.xml create mode 100644 public/de/tags/southeast-asia/index.html create mode 100644 public/de/tags/southeast-asia/index.xml create mode 100644 public/de/tags/thailand/index.html create mode 100644 public/de/tags/thailand/index.xml create mode 100644 public/de/tags/vietnam/index.html create mode 100644 public/de/tags/vietnam/index.xml create mode 100644 public/en/authors/index.html create mode 100644 public/en/authors/index.xml create mode 100644 public/en/categories/travel/index.html create mode 100644 public/en/categories/travel/index.xml create mode 100644 public/en/stories/post1/index.html create mode 100644 public/en/stories/post2/index.html create mode 100644 public/en/stories/post3/index.html create mode 100644 public/en/stories/post4/index.html create mode 100644 public/en/tags/backpacking/index.html create mode 100644 public/en/tags/backpacking/index.xml create mode 100644 public/en/tags/budget-travel/index.html create mode 100644 public/en/tags/budget-travel/index.xml create mode 100644 public/en/tags/cambodia/index.html create mode 100644 public/en/tags/cambodia/index.xml create mode 100644 public/en/tags/cultural-immersion/index.html create mode 100644 public/en/tags/cultural-immersion/index.xml create mode 100644 public/en/tags/digital-transformation/index.html create mode 100644 public/en/tags/digital-transformation/index.xml create mode 100644 public/en/tags/europe/index.html create mode 100644 public/en/tags/europe/index.xml create mode 100644 public/en/tags/family-travel/index.html create mode 100644 public/en/tags/family-travel/index.xml create mode 100644 public/en/tags/female-travel/index.html create mode 100644 public/en/tags/female-travel/index.xml create mode 100644 public/en/tags/honeymoon/index.html create mode 100644 public/en/tags/honeymoon/index.xml create mode 100644 public/en/tags/island-getaway/index.html create mode 100644 public/en/tags/island-getaway/index.xml create mode 100644 public/en/tags/luxury-travel/index.html create mode 100644 public/en/tags/luxury-travel/index.xml create mode 100644 public/en/tags/maldives/index.html create mode 100644 public/en/tags/maldives/index.xml create mode 100644 public/en/tags/national-parks/index.html create mode 100644 public/en/tags/national-parks/index.xml create mode 100644 public/en/tags/relaxation/index.html create mode 100644 public/en/tags/relaxation/index.xml create mode 100644 public/en/tags/road-trip/index.html create mode 100644 public/en/tags/road-trip/index.xml create mode 100644 public/en/tags/solo-travel/index.html create mode 100644 public/en/tags/solo-travel/index.xml create mode 100644 public/en/tags/southeast-asia/index.html create mode 100644 public/en/tags/southeast-asia/index.xml create mode 100644 public/en/tags/thailand/index.html create mode 100644 public/en/tags/thailand/index.xml create mode 100644 public/en/tags/travel-tips/index.html create mode 100644 public/en/tags/travel-tips/index.xml create mode 100644 public/en/tags/travel-with-kids/index.html create mode 100644 public/en/tags/travel-with-kids/index.xml create mode 100644 public/en/tags/vietnam/index.html create mode 100644 public/en/tags/vietnam/index.xml create mode 100644 public/es/authors/alice-johnson/index.html create mode 100644 public/es/authors/alice-johnson/index.xml create mode 100644 public/es/authors/charlie-brown/index.html create mode 100644 public/es/authors/charlie-brown/index.xml create mode 100644 public/es/authors/emma-green/index.html create mode 100644 public/es/authors/emma-green/index.xml create mode 100644 public/es/authors/index.html create mode 100644 public/es/authors/index.xml create mode 100644 public/es/authors/wanderlust-willow/index.html create mode 100644 public/es/authors/wanderlust-willow/index.xml create mode 100644 public/es/categories/farm/index.html create mode 100644 public/es/categories/farm/index.xml create mode 100644 public/es/categories/food-culture/index.html create mode 100644 public/es/categories/food-culture/index.xml create mode 100644 public/es/categories/kitchen-hacks/index.html create mode 100644 public/es/categories/kitchen-hacks/index.xml create mode 100644 public/es/categories/vegan-cooking/index.html create mode 100644 public/es/categories/vegan-cooking/index.xml create mode 100644 public/es/stories/post1/index.html create mode 100644 public/es/stories/post2/index.html create mode 100644 public/es/stories/post3/index.html create mode 100644 public/es/stories/post4/index.html create mode 100644 public/es/stories/post5/index.html create mode 100644 public/es/tags/budget-friendly/index.html create mode 100644 public/es/tags/budget-friendly/index.xml create mode 100644 public/es/tags/cattle-farm/index.html create mode 100644 public/es/tags/cattle-farm/index.xml create mode 100644 public/es/tags/comfort-food/index.html create mode 100644 public/es/tags/comfort-food/index.xml create mode 100644 public/es/tags/cooking-tips/index.html create mode 100644 public/es/tags/cooking-tips/index.xml create mode 100644 public/es/tags/cultural-significance/index.html create mode 100644 public/es/tags/cultural-significance/index.xml create mode 100644 public/es/tags/digital-transformation/index.html create mode 100644 public/es/tags/digital-transformation/index.xml create mode 100644 public/es/tags/family-cooking/index.html create mode 100644 public/es/tags/family-cooking/index.xml create mode 100644 public/es/tags/food-stories/index.html create mode 100644 public/es/tags/food-stories/index.xml create mode 100644 public/es/tags/kitchen-hacks/index.html create mode 100644 public/es/tags/kitchen-hacks/index.xml create mode 100644 public/es/tags/plant-based/index.html create mode 100644 public/es/tags/plant-based/index.xml create mode 100644 public/es/tags/quick-recipes/index.html create mode 100644 public/es/tags/quick-recipes/index.xml create mode 100644 public/es/tags/time-saving/index.html create mode 100644 public/es/tags/time-saving/index.xml create mode 100644 public/es/tags/vegan-meals/index.html create mode 100644 public/es/tags/vegan-meals/index.xml create mode 100644 public/js/main.js create mode 100644 public/pagefind/fragment/de_12c53e7.pf_fragment create mode 100644 public/pagefind/fragment/de_179c9c2.pf_fragment create mode 100644 public/pagefind/fragment/de_273bb95.pf_fragment create mode 100644 public/pagefind/fragment/de_2cf68f5.pf_fragment create mode 100644 public/pagefind/fragment/de_30d99e5.pf_fragment create mode 100644 public/pagefind/fragment/de_352b7fe.pf_fragment create mode 100644 public/pagefind/fragment/de_473af57.pf_fragment create mode 100644 public/pagefind/fragment/de_5e254c5.pf_fragment create mode 100644 public/pagefind/fragment/de_6791d3b.pf_fragment create mode 100644 public/pagefind/fragment/de_771c4f8.pf_fragment create mode 100644 public/pagefind/fragment/de_89cee69.pf_fragment create mode 100644 public/pagefind/fragment/de_d628b8e.pf_fragment create mode 100644 public/pagefind/fragment/de_da32779.pf_fragment create mode 100644 public/pagefind/fragment/de_e692b7c.pf_fragment create mode 100644 public/pagefind/fragment/de_efe1732.pf_fragment create mode 100644 public/pagefind/fragment/de_f3a2db3.pf_fragment create mode 100644 public/pagefind/fragment/en_13d4de7.pf_fragment create mode 100644 public/pagefind/fragment/en_16c18f9.pf_fragment create mode 100644 public/pagefind/fragment/en_17628b1.pf_fragment create mode 100644 public/pagefind/fragment/en_22875fb.pf_fragment create mode 100644 public/pagefind/fragment/en_233e92b.pf_fragment create mode 100644 public/pagefind/fragment/en_38481d6.pf_fragment create mode 100644 public/pagefind/fragment/en_47c6e0a.pf_fragment create mode 100644 public/pagefind/fragment/en_80c8b45.pf_fragment create mode 100644 public/pagefind/fragment/en_aa1339a.pf_fragment create mode 100644 public/pagefind/fragment/en_ab60dcb.pf_fragment create mode 100644 public/pagefind/fragment/en_accb743.pf_fragment create mode 100644 public/pagefind/fragment/en_b5c7707.pf_fragment create mode 100644 public/pagefind/fragment/en_d1b5d14.pf_fragment create mode 100644 public/pagefind/fragment/en_d4ac812.pf_fragment create mode 100644 public/pagefind/fragment/en_e742abe.pf_fragment create mode 100644 public/pagefind/fragment/en_f9fe935.pf_fragment create mode 100644 public/pagefind/fragment/es_043c713.pf_fragment create mode 100644 public/pagefind/fragment/es_18954a7.pf_fragment create mode 100644 public/pagefind/fragment/es_2a4d5a7.pf_fragment create mode 100644 public/pagefind/fragment/es_2ecb1bf.pf_fragment create mode 100644 public/pagefind/fragment/es_3587e1f.pf_fragment create mode 100644 public/pagefind/fragment/es_44fa343.pf_fragment create mode 100644 public/pagefind/fragment/es_6358b21.pf_fragment create mode 100644 public/pagefind/fragment/es_75f8283.pf_fragment create mode 100644 public/pagefind/fragment/es_84d737a.pf_fragment create mode 100644 public/pagefind/fragment/es_b0a368f.pf_fragment create mode 100644 public/pagefind/fragment/es_bb7a3f6.pf_fragment create mode 100644 public/pagefind/fragment/es_c0d93b8.pf_fragment create mode 100644 public/pagefind/fragment/es_c5c37de.pf_fragment create mode 100644 public/pagefind/fragment/es_c68f5b1.pf_fragment create mode 100644 public/pagefind/fragment/es_d5924c7.pf_fragment create mode 100644 public/pagefind/fragment/es_ea7d2f5.pf_fragment create mode 100644 public/pagefind/index/de_94f4ff4.pf_index create mode 100644 public/pagefind/index/en_a7aa34f.pf_index create mode 100644 public/pagefind/index/es_1f49767.pf_index create mode 100644 public/pagefind/pagefind-entry.json create mode 100644 public/pagefind/pagefind-highlight.js create mode 100644 public/pagefind/pagefind-modular-ui.css create mode 100644 public/pagefind/pagefind-modular-ui.js create mode 100644 public/pagefind/pagefind-ui.css create mode 100644 public/pagefind/pagefind-ui.js create mode 100644 public/pagefind/pagefind.de_c71b5e8999.pf_meta create mode 100644 public/pagefind/pagefind.en_03dcb72614.pf_meta create mode 100644 public/pagefind/pagefind.es_9ff6a23b4c.pf_meta create mode 100644 public/pagefind/pagefind.js create mode 100644 public/pagefind/wasm.de.pagefind create mode 100644 public/pagefind/wasm.en.pagefind create mode 100644 public/pagefind/wasm.es.pagefind create mode 100644 public/pagefind/wasm.unknown.pagefind create mode 100644 static/js/main.js diff --git a/README.md b/README.md new file mode 100644 index 0000000..382d0ef --- /dev/null +++ b/README.md @@ -0,0 +1,18 @@ +# Project guide + +## System requirement + +**Hugo version**: hugo v0.145.0-666444f0a52132f9fec9f71cf25b441cc6a4f355+extended + +### Build commnands + +- Build your site or compile the code with latest i18n changes or content changes +`hugo build --cleanDestinationDir` + +- Run your site after compilation, this will display all the published content (i.e., draft:false) +`hugo server` + +- Run your site after compilation, this will display all content irrespective of publish status (i.e., draft:false/true) +`hugo server -D` + +**Note:** if you can't see any changes in the browser regarding i18n or content then, use `hugo serve --noHTTPCache --ignoreCache --disableFastRender` and then press ctrl + shift + r on windows or cmd + shift + r on mac to clear browser cache diff --git a/archetypes/default.md b/archetypes/default.md index 0d5eebd..4f719dd 100644 --- a/archetypes/default.md +++ b/archetypes/default.md @@ -1,5 +1,5 @@ --- date: '{{ .Date }}' -draft: true +draft: false title: '{{ replace .File.ContentBaseName "-" " " | title }}' --- diff --git a/content/de/_index.md b/content/de/_index.md new file mode 100644 index 0000000..13a8a1f --- /dev/null +++ b/content/de/_index.md @@ -0,0 +1,5 @@ +--- +date: '2025-06-15T22:21:39+05:30' +draft: false +title: '' +--- diff --git a/content/de/stories/_index.md b/content/de/stories/_index.md new file mode 100644 index 0000000..8ebb6ce --- /dev/null +++ b/content/de/stories/_index.md @@ -0,0 +1,5 @@ +--- +date: '2025-06-15T22:50:48+05:30' +draft: false +title: 'Stories' +--- diff --git a/content/de/stories/agape.md b/content/de/stories/agape.md index 8dcb88d..71bea7b 100644 --- a/content/de/stories/agape.md +++ b/content/de/stories/agape.md @@ -1,62 +1,58 @@ --- -title: "Umgestaltung unserer Rinderfarm mit Odoo Community" +title: "Transforming Our Cattle Farm with Odoo Community" date: 2025-06-10T12:00:00 -company: "Estancia Agape" -company_link: "https://estancia-agape.com" -consultant: "Oliver Arnold" -consultant_link: "https://ODOO4projects.com" -description: "Wie Odoo Community geholfen hat, die Abläufe in drei Farmstandorten in Paraguay zu optimieren" -tags: ["Odoo", "ERP", "Rinderfarm", "Paraguay"] +author: "Estancia Agape" +description: "How Odoo Community helped streamline operations across three farm locations in Paraguay" +tags: ["Odoo", "ERP", "Cattle Farm", "Paraguay", "Digital Transformation"] categories: ["Farm", "0-5"] -image: "https://estancia-agape.com/web/image/1078-81bed64d/agapei-1.svg" -type: original +image: "/images/blog-thumbnail.png" --- ![Estancia Agapé](https://estancia-agape.com/web/image/1078-81bed64d/agapei-1.svg) -Eine Rinderfarm in Paraguay zu betreiben, stellt uns vor einzigartige Herausforderungen - besonders wenn man Abläufe in **dreien unterschiedlichen Standorten** verwaltet. Bei [Estancia Agapé](https://estancia-agape.com) war unser Ziel immer, in der Tradition verwurzelt zu bleiben und gleichzeitig Innovationen zu nutzen, um nachhaltig und effizient zu wachsen. Deshalb haben wir uns für **Odoo Community** entschieden, und die Ergebnisse haben unsere Erwartungen übertroffen. +Running a cattle farm in Paraguay presents unique challenges — especially when managing operations across **three distinct locations**. At [Estancia Agapé](https://estancia-agape.com), our goal has always been to stay grounded in tradition while embracing innovation to grow sustainably and efficiently. This is why we turned to **Odoo Community**, and the results have exceeded our expectations. -## Warum Odoo? +## Why Odoo? -Wir haben verschiedene Systeme geprüft, bevor wir uns für Odoo Community entschieden haben. Die Gründe waren klar: +We evaluated various systems before choosing Odoo Community. The reasons were clear: -- Open-Source und anpassbar -- Robustes Set von Funktionen für Inventur, Buchhaltung und Logistik -- Große und aktive globale Gemeinschaft -- Keine Lizenzgebühren +- Open-source and customizable +- Robust set of features for inventory, accounting, and logistics +- Large and active global community +- No licensing fees -Aber was wirklich den Unterschied ausmachte, war die Möglichkeit, den **Dienst online zu hosten**. +But what truly made the difference was the ability to **host the service online**. -## Online Hosting: Der Spielwechsler +## Online Hosting: The Game-Changer -Mit drei abgelegenen Farmstandorten brauchten wir ein zentralisiertes System, das von unseren Teams von überall aus zugänglich ist. Das Online-Hosting von Odoo gab uns: +With three remote farm locations, we needed a centralized system that could be accessed by our teams from anywhere. Hosting Odoo online gave us: -- **Echtzeitsynchronisation** zwischen den Standorten -- **Vereinfachte Workflows** für Mitarbeiter auf dem Feld und im Büro -- **Fernüberwachung** von Lagerbeständen, Verkäufen und Ausgaben -- **Reduzierter IT-Aufwand** dank externer Hostingpartner +- **Real-time synchronization** between sites +- **Simplified workflows** for staff in the field and in the office +- **Remote oversight** of stock, sales, and expenses +- **Reduced IT burden** thanks to external hosting partners -Wir verwalten nun unser Viehbestandsinventar, Weideflächennutzung, Tierarzttermine und Finanzaufzeichnungen in einem einzigen System, sicher von jedem Gerät aus zugänglich. +We now manage cattle inventory, pasture usage, vet schedules, and financial records in a single system, accessible securely from any device. -## Die Ergebnisse +## The Results -Seit der Implementierung von Odoo Community: +Since implementing Odoo Community: -- Hat sich der manuelle Papierkram um über 80% reduziert -- Stehen tägliche Betriebsberichte sofort der Geschäftsleitung zur Verfügung -- Hat sich die Zusammenarbeit der Mitarbeiter an allen Standorten verbessert -- Sind Entscheidungen schneller und datengesteuert +- Manual paperwork has dropped by over 80% +- Daily operational reports are instantly available to management +- Staff collaboration has improved across all sites +- Decision-making is faster and data-driven -Was früher Tage dauerte, dauert jetzt Minuten. +What used to take days now takes minutes. -## Blick nach vorn +## Looking Ahead -Wir erweitern unseren Einsatz von Odoo Community weiter, indem wir zusätzliche Module integrieren und mobile App-Funktionen für den Feldeinsatz erforschen. +We are continuing to expand our use of Odoo Community by integrating additional modules and exploring mobile app features for field use. -Für andere landwirtschaftliche Betriebe in Paraguay oder Lateinamerika empfehlen wir dringend, Open-Source-ERP-Systeme wie Odoo in Betracht zu ziehen. Mit der richtigen Einrichtung und einem Cloud-basierten Ansatz können selbst die traditionellsten Branchen von modernen Tools profitieren. +For other agricultural businesses in Paraguay or Latin America, we highly recommend considering open-source ERP systems like Odoo. With the right setup and a cloud-based approach, even the most traditional industries can benefit from modern tools. -**Besuchen Sie uns unter [estancia-agape.com](https://estancia-agape.com), um mehr über unseren Weg zu erfahren.** +**Visit us at [estancia-agape.com](https://estancia-agape.com) to learn more about our journey.** --- -*Interessiert, wie Odoo für Ihren landwirtschaftlichen Betrieb oder Agrargeschäft arbeiten kann? Kontaktieren Sie uns - wir freuen uns, unsere Erkenntnisse zu teilen.* \ No newline at end of file +*Interested in how Odoo can work for your farm or agribusiness? Contact us — we’re happy to share insights.* diff --git a/content/en/_index.md b/content/en/_index.md new file mode 100644 index 0000000..30f2d4c --- /dev/null +++ b/content/en/_index.md @@ -0,0 +1,5 @@ +--- +date: '2025-06-15T22:21:19+05:30' +draft: false +title: '' +--- diff --git a/content/en/stories/_index.md b/content/en/stories/_index.md new file mode 100644 index 0000000..4d669f9 --- /dev/null +++ b/content/en/stories/_index.md @@ -0,0 +1,5 @@ +--- +date: '2025-06-15T22:51:05+05:30' +draft: false +title: 'Stories' +--- diff --git a/content/en/stories/agape.md b/content/en/stories/agape.md index 072ce59..71bea7b 100644 --- a/content/en/stories/agape.md +++ b/content/en/stories/agape.md @@ -1,15 +1,11 @@ --- title: "Transforming Our Cattle Farm with Odoo Community" date: 2025-06-10T12:00:00 -company: "Estancia Agape" -company_link: "https://estancia-agape.com" -consultant: "Oliver Arnold" -consultant_link: "https://ODOO4projects.com" +author: "Estancia Agape" description: "How Odoo Community helped streamline operations across three farm locations in Paraguay" -tags: ["Odoo", "ERP", "Cattle Farm", "Paraguay"] +tags: ["Odoo", "ERP", "Cattle Farm", "Paraguay", "Digital Transformation"] categories: ["Farm", "0-5"] -image: "https://estancia-agape.com/web/image/1078-81bed64d/agapei-1.svg" -type: original +image: "/images/blog-thumbnail.png" --- ![Estancia Agapé](https://estancia-agape.com/web/image/1078-81bed64d/agapei-1.svg) @@ -59,4 +55,4 @@ For other agricultural businesses in Paraguay or Latin America, we highly recomm --- -*Interested in how Odoo can work for your farm or agribusiness? Contact us — we’re happy to share insights.* \ No newline at end of file +*Interested in how Odoo can work for your farm or agribusiness? Contact us — we’re happy to share insights.* diff --git a/content/es/_index.md b/content/es/_index.md new file mode 100644 index 0000000..d4b5faf --- /dev/null +++ b/content/es/_index.md @@ -0,0 +1,5 @@ +--- +date: '2025-06-15T22:21:30+05:30' +draft: false +title: '' +--- diff --git a/content/es/stories/_index.md b/content/es/stories/_index.md new file mode 100644 index 0000000..e86a985 --- /dev/null +++ b/content/es/stories/_index.md @@ -0,0 +1,5 @@ +--- +date: '2025-06-15T22:50:57+05:30' +draft: false +title: 'Stories' +--- diff --git a/content/es/stories/agape.md b/content/es/stories/agape.md index 4400a36..71bea7b 100644 --- a/content/es/stories/agape.md +++ b/content/es/stories/agape.md @@ -1,62 +1,58 @@ --- -title: "Transformando Nuestra Granja de Ganado con Odoo Community" +title: "Transforming Our Cattle Farm with Odoo Community" date: 2025-06-10T12:00:00 -company: "Estancia Agape" -company_link: "https://estancia-agape.com" -consultant: "Oliver Arnold" -consultant_link: "https://ODOO4projects.com" -description: "Cómo Odoo Community ayudó a optimizar las operaciones en tres ubicaciones de granjas en Paraguay" -tags: ["Odoo", "ERP", "Granja de Ganado", "Paraguay"] -categories: ["Granja", "0-5"] -image: "https://estancia-agape.com/web/image/1078-81bed64d/agapei-1.svg" -type: original +author: "Estancia Agape" +description: "How Odoo Community helped streamline operations across three farm locations in Paraguay" +tags: ["Odoo", "ERP", "Cattle Farm", "Paraguay", "Digital Transformation"] +categories: ["Farm", "0-5"] +image: "/images/blog-thumbnail.png" --- ![Estancia Agapé](https://estancia-agape.com/web/image/1078-81bed64d/agapei-1.svg) -Operar una granja de ganado en Paraguay presenta desafíos únicos, especialmente cuando se manejan operaciones en **tres ubicaciones distintas**. En [Estancia Agapé](https://estancia-agape.com), nuestro objetivo siempre ha sido mantenernos arraigados en la tradición mientras abrazamos la innovación para crecer de manera sostenible y eficiente. Por esto recurrimos a **Odoo Community**, y los resultados han superado nuestras expectativas. +Running a cattle farm in Paraguay presents unique challenges — especially when managing operations across **three distinct locations**. At [Estancia Agapé](https://estancia-agape.com), our goal has always been to stay grounded in tradition while embracing innovation to grow sustainably and efficiently. This is why we turned to **Odoo Community**, and the results have exceeded our expectations. -## ¿Por qué Odoo? +## Why Odoo? -Evaluamos varios sistemas antes de elegir Odoo Community. Las razones fueron claras: +We evaluated various systems before choosing Odoo Community. The reasons were clear: -- De código abierto y personalizable -- Robustez de funciones para inventario, contabilidad y logística -- Gran comunidad global activa -- Sin tarifas de licencia +- Open-source and customizable +- Robust set of features for inventory, accounting, and logistics +- Large and active global community +- No licensing fees -Pero lo que realmente hizo la diferencia fue la capacidad de **alojar el servicio en línea**. +But what truly made the difference was the ability to **host the service online**. -## Alojamiento en línea: El Cambio de Juego +## Online Hosting: The Game-Changer -Con tres ubicaciones de granjas remotas, necesitábamos un sistema centralizado que pudiera ser accesible para nuestros equipos desde cualquier lugar. Alojar Odoo en línea nos proporcionó: +With three remote farm locations, we needed a centralized system that could be accessed by our teams from anywhere. Hosting Odoo online gave us: -- **Sincronización en tiempo real** entre los sitios -- **Flujos de trabajo simplificados** para el personal en el campo y en la oficina -- **Supervisión remota** de stock, ventas y gastos -- **Reducción del peso de TI** gracias a partners de alojamiento externo +- **Real-time synchronization** between sites +- **Simplified workflows** for staff in the field and in the office +- **Remote oversight** of stock, sales, and expenses +- **Reduced IT burden** thanks to external hosting partners -Ahora gestionamos el inventario de ganado, el uso de pasturas, los horarios de los veterinarios y los registros financieros en un único sistema, accesible de manera segura desde cualquier dispositivo. +We now manage cattle inventory, pasture usage, vet schedules, and financial records in a single system, accessible securely from any device. -## Los Resultados +## The Results -Desde la implementación de Odoo Community: +Since implementing Odoo Community: -- La documentación manual se ha reducido en más del 80% -- Los informes operativos diarios están inmediatamente disponibles para la gerencia -- La colaboración del personal ha mejorado en todos los sitios -- La toma de decisiones es más rápida y basada en datos +- Manual paperwork has dropped by over 80% +- Daily operational reports are instantly available to management +- Staff collaboration has improved across all sites +- Decision-making is faster and data-driven -Lo que solía tardar días ahora se hace en minutos. +What used to take days now takes minutes. -## Mirando al Futuro +## Looking Ahead -Continuamos expandiendo nuestro uso de Odoo Community integrando módulos adicionales y explorando características de la aplicación móvil para el uso en el campo. +We are continuing to expand our use of Odoo Community by integrating additional modules and exploring mobile app features for field use. -Para otros negocios agrícolas en Paraguay o América Latina, recomendamos altamente considerar sistemas ERP de código abierto como Odoo. Con la configuración adecuada y un enfoque basado en la nube, incluso las industrias más tradicionales pueden beneficiarse de las herramientas modernas. +For other agricultural businesses in Paraguay or Latin America, we highly recommend considering open-source ERP systems like Odoo. With the right setup and a cloud-based approach, even the most traditional industries can benefit from modern tools. -**Visítanos en [estancia-agape.com](https://estancia-agape.com) para saber más sobre nuestro viaje.** +**Visit us at [estancia-agape.com](https://estancia-agape.com) to learn more about our journey.** --- -*¿Interesado en cómo Odoo puede trabajar para tu granja o agroempresa? Contáctanos, estamos felices de compartir nuestras perspectivas.* \ No newline at end of file +*Interested in how Odoo can work for your farm or agribusiness? Contact us — we’re happy to share insights.* diff --git a/hugo.yaml b/hugo.yaml index 0ecc42a..ef352e1 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -1,20 +1,43 @@ -baseURL: "https://success.odoo4projects.com/" +baseURL: "https://example.org/" languageCode: "en-us" +taxonomies: + tag: tags + category: categories + author: authors + # multillingual configs defaultContentLanguage: en defaultContentLanguageInSubdir: true languages: en: + title: this story site languageName: English - weight: 1 contentDir: content/en/ + menuFile: en.toml + params: + reading_speed: 228 + description: description in English + weight: 1 + rss: true de: - languageName: German - weight: 2 + title: diese Story-Site + languageName: Deutsch contentDir: content/de/ + menuFile: de.toml + weight: 2 + params: + reading_speed: 179 + description: description in German + rss: true es: + title: este sitio de historias languageName: Spanish - weight: 3 contentDir: content/es/ + menuFile: es.toml + weight: 3 + params: + reading_speed: 179 + description: description in Spanish + rss: true diff --git a/i18n/de.yaml b/i18n/de.yaml index 1d4fdda..d007461 100644 --- a/i18n/de.yaml +++ b/i18n/de.yaml @@ -1,17 +1,17 @@ -- id: hero.heading - translation: 🚀 Echte Odoo-Erfolgsgeschichten – Sehen Sie, wo Odoo glänzt - -- id: hero.description - translation: Entdecken Sie, wie Unternehmen branchenübergreifend mit Odoo ihre Transformation vorantreiben – von der Bestandsoptimierung über die Vertriebsautomatisierung bis hin zur Skalierung von Abläufen. Dies sind Beispiele aus der Praxis, die zeigen, wie Odoo überzeugt. 💡 Nutzen Sie Odoo? Teilen Sie Ihre Erfolgsgeschichte und werden Sie vorgestellt – mit einem Dofollow-Backlink zu Ihrer Website als Dankeschön. Das bedeutet kostenlose Präsenz und hervorragende SEO. - -- id: tags - translation: Schlagworte - -- id: categories - translation: Kategorien - -- id: submitButtonLabelText - translation: Senden Sie hier Ihre Erfolgsgeschichte - -- id: minutesToRead - translation: Minuten zum Lesen +- id: hero.heading + translation: 🚀 Echte Odoo-Erfolgsgeschichten – Sehen Sie, wo Odoo glänzt + +- id: hero.description + translation: Entdecken Sie, wie Unternehmen branchenübergreifend mit Odoo ihre Transformation vorantreiben – von der Bestandsoptimierung über die Vertriebsautomatisierung bis hin zur Skalierung von Abläufen. Dies sind Beispiele aus der Praxis, die zeigen, wie Odoo überzeugt. 💡 Nutzen Sie Odoo? Teilen Sie Ihre Erfolgsgeschichte und werden Sie vorgestellt – mit einem Dofollow-Backlink zu Ihrer Website als Dankeschön. Das bedeutet kostenlose Präsenz und hervorragende SEO. + +- id: tags + translation: Schlagworte + +- id: categories + translation: Kategorien + +- id: submitButtonLabelText + translation: Senden Sie hier Ihre Erfolgsgeschichte + +- id: minutesToRead + translation: Minuten zum Lesen diff --git a/i18n/en.yaml b/i18n/en.yaml index a56c4d5..3f01c1a 100644 --- a/i18n/en.yaml +++ b/i18n/en.yaml @@ -1,16 +1,16 @@ -- id: hero.heading - translation: 🚀 Real Odoo Success Stories — See Where Odoo Shines - -- id: hero.description - translation: Discover how companies across industries are transforming with Odoo — from streamlining inventory to automating sales and scaling operations. These are real-world examples of where Odoo kicks ass. 💡 Using Odoo? Share your success story and get featured — with a dofollow backlink to your website as a thank-you. It’s free exposure and great SEO. - -- id: tags - translation: tags - -- id: categories - translation: categories - -- id: submitButtonLabelText - translation: Submit your success story here -- id: minutesToRead +- id: hero.heading + translation: 🚀 Real Odoo Success Stories — See Where Odoo Shines + +- id: hero.description + translation: Discover how companies across industries are transforming with Odoo — from streamlining inventory to automating sales and scaling operations. These are real-world examples of where Odoo kicks ass. 💡 Using Odoo? Share your success story and get featured — with a dofollow backlink to your website as a thank-you. It’s free exposure and great SEO. + +- id: tags + translation: tags + +- id: categories + translation: categories + +- id: submitButtonLabelText + translation: Submit your success story here +- id: minutesToRead translation: minutes to read \ No newline at end of file diff --git a/i18n/es.yaml b/i18n/es.yaml index 8b1f742..d01e92c 100644 --- a/i18n/es.yaml +++ b/i18n/es.yaml @@ -1,17 +1,17 @@ -- id: hero.heading - translation: "🚀 Historias de éxito reales de Odoo: descubre dónde destaca Odoo" - -- id: hero.description - translation: Descubre cómo empresas de todos los sectores se están transformando con Odoo, desde la optimización del inventario hasta la automatización de las ventas y la ampliación de las operaciones. Estos son ejemplos reales de cómo Odoo es un éxito rotundo. 💡 ¿Usas Odoo? Comparte tu historia de éxito y consigue visibilidad destacada con un backlink dofollow a tu sitio web como agradecimiento. Es visibilidad gratuita y un excelente SEO. - -- id: tags - translation: etiquetas - -- id: categories - translation: categorías - -- id: submitButtonLabelText - translation: Envíe su historia de éxito aquí - -- id: minutesToRead - translation: minutos para leer +- id: hero.heading + translation: "🚀 Historias de éxito reales de Odoo: descubre dónde destaca Odoo" + +- id: hero.description + translation: Descubre cómo empresas de todos los sectores se están transformando con Odoo, desde la optimización del inventario hasta la automatización de las ventas y la ampliación de las operaciones. Estos son ejemplos reales de cómo Odoo es un éxito rotundo. 💡 ¿Usas Odoo? Comparte tu historia de éxito y consigue visibilidad destacada con un backlink dofollow a tu sitio web como agradecimiento. Es visibilidad gratuita y un excelente SEO. + +- id: tags + translation: etiquetas + +- id: categories + translation: categorías + +- id: submitButtonLabelText + translation: Envíe su historia de éxito aquí + +- id: minutesToRead + translation: minutos para leer diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 7a88f04..506d745 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -1,10 +1,9 @@ - - - {{ partial "common/head.html" . }} - - {{ partial "UI/navbar.html" . }} -
{{ block "main" . }} {{ end }}
- - {{ partial "common/scripts.html" . }} - - + + + {{ partial "common/head.html" . }} + + {{ partial "UI/navbar.html" . }} +
{{ block "main" . }} {{ end }}
+ {{ partial "UI/modal.html" . }} {{ partial "common/scripts.html" . }} + + diff --git a/layouts/_default/home.html b/layouts/_default/home.html new file mode 100644 index 0000000..ae5099a --- /dev/null +++ b/layouts/_default/home.html @@ -0,0 +1,51 @@ +{{ define "main" }} +
+
+

{{T "hero.heading"}}

+

{{T "hero.description"}}

+
+
+
+ +

+ + {{T "categories"}} +

+
    + {{ range $name, $taxonomy := .Site.Taxonomies.categories }} +
  • + {{ $name }} +
  • + {{ end }} +
+
+ +
+ +

+ + {{T "tags"}} +

+
    + {{ range $name, $taxonomy := .Site.Taxonomies.tags }} +
  • + {{ $name }} +
  • + {{ end }} +
+
+
+
+ + + + + + + + +
+ {{ range site.RegularPages }} +{{ partial "UI/article-card.html" . }} {{end}} +
+{{ end }} \ No newline at end of file diff --git a/layouts/_default/list.html b/layouts/_default/list.html index f5d712c..4183910 100644 --- a/layouts/_default/list.html +++ b/layouts/_default/list.html @@ -1,97 +1,6 @@ -{{ define "main" }} -
-
-

{{T "hero.heading"}}

-

{{T "hero.description"}}

-
-
-
- -

- - {{T "categories"}} -

-
    - {{ range $name, $taxonomy := .Site.Taxonomies.categories }} -
  • - {{ $name }} -
  • - {{ end }} -
-
- -
- -

- - {{T "tags"}} -

-
    - {{ range $name, $taxonomy := .Site.Taxonomies.tags }} -
  • - {{ $name }} -
  • - {{ end }} -
-
-
-
- - - - - - - - -
- {{ $posts := where .Site.RegularPages "Section" "stories" }} {{ range - (sort $posts "Date" "desc") }} -
- - {{ .Title }} -
- -

{{ .Title }}

-
-

- {{.Params.description}} -

- -
- {{ range .Params.categories }} - - {{.}} - - {{ end }} - {{ range .Params.tags }} - - #{{.}} - - {{ end }} - -
-
- -
- - -
- - -
- - -
-
- - -
- - -
-
-
- {{end}} -
-{{ end }} \ No newline at end of file +{{ define "main" }} + +
+ {{ range .Pages }} {{ partial "UI/article-card.html" . }} {{end}} +
+{{ end }} diff --git a/layouts/_default/single.html b/layouts/_default/single.html index c8610a2..2918c44 100644 --- a/layouts/_default/single.html +++ b/layouts/_default/single.html @@ -1 +1,3 @@ -{{ define "main" }} single page {{ end }} +{{ define "main" }} +
{{.Content}}
+{{ end }} diff --git a/layouts/_default/term.html b/layouts/_default/term.html new file mode 100644 index 0000000..4183910 --- /dev/null +++ b/layouts/_default/term.html @@ -0,0 +1,6 @@ +{{ define "main" }} + +
+ {{ range .Pages }} {{ partial "UI/article-card.html" . }} {{end}} +
+{{ end }} diff --git a/layouts/partials/UI/article-card.html b/layouts/partials/UI/article-card.html new file mode 100644 index 0000000..5c3d5c2 --- /dev/null +++ b/layouts/partials/UI/article-card.html @@ -0,0 +1,48 @@ +
+ {{ .Title }} +
+ +

{{ .Title }}

+
+

{{.Params.description}}

+ +
+ {{ range .Params.categories }} + + {{.}} + + {{ end }} {{ range .Params.tags }} + + #{{.}} + + {{ end }} +
+ +
+ +
+ + +
+ + +
+ + +
+
+ +
+ + +
+
+
\ No newline at end of file diff --git a/layouts/partials/UI/modal.html b/layouts/partials/UI/modal.html new file mode 100644 index 0000000..05f74fd --- /dev/null +++ b/layouts/partials/UI/modal.html @@ -0,0 +1,4 @@ +
+ + +
diff --git a/layouts/partials/UI/navbar.html b/layouts/partials/UI/navbar.html index 24954bb..6cf4edf 100644 --- a/layouts/partials/UI/navbar.html +++ b/layouts/partials/UI/navbar.html @@ -1,45 +1,45 @@ - + diff --git a/layouts/partials/common/head.html b/layouts/partials/common/head.html index 5ea8294..9c74a33 100644 --- a/layouts/partials/common/head.html +++ b/layouts/partials/common/head.html @@ -1,11 +1,16 @@ - - - - - {{- if .IsHome -}} ODOO Community Success Stories | {{ .Title }} {{- else if .Page.Title -}} {{ - .Page.Title }} | {{ .Site.Title }} {{- else -}} {{ .Site.Title }} {{- end - -}} - - - {{ partial "common/links.html" . }} - + + + + + {{- if .IsHome -}} Home | {{ .Title }} {{- else if .Page.Title -}} {{ + .Page.Title }} | {{ .Site.Title }} {{- else -}} {{ .Site.Title }} {{- end + -}} + + + + {{- if .IsHome -}} + + {{- else -}} + + {{- end }} {{ partial "common/links.html" . }} + diff --git a/layouts/partials/common/links.html b/layouts/partials/common/links.html index 9dc5233..6b80279 100644 --- a/layouts/partials/common/links.html +++ b/layouts/partials/common/links.html @@ -1,9 +1,9 @@ - - - + + + diff --git a/layouts/partials/common/scripts.html b/layouts/partials/common/scripts.html index 316dcd5..3c612e4 100644 --- a/layouts/partials/common/scripts.html +++ b/layouts/partials/common/scripts.html @@ -1,22 +1,23 @@ - - - - + + + + + diff --git a/pagefind b/pagefind new file mode 100755 index 0000000..174fa44 --- /dev/null +++ b/pagefind @@ -0,0 +1,3 @@ +#!/bin/bash + +npx -y pagefind --site public --serve diff --git a/public/css/main.css b/public/css/main.css index ee28675..143b737 100644 --- a/public/css/main.css +++ b/public/css/main.css @@ -1,353 +1,406 @@ -* { - margin: 0; - padding: 0; - box-sizing: border-box; -} - -:root { - --dark-black-1: hsl(215.56deg 31.03% 17.06%); - --dark-black-2: hsl(215.38deg 28.47% 26.86%); - --gray: hsl(217.24deg 21.17% 26.86%); - --gray-text: hsl(213.6deg 15.53% 68.43%); - --bg-color: hsl(0, 40%, 5%); - --text-color: hsl(0, 40%, 90%); - --story-submit-btn-bg-color: hsl(180, 30%, 50%); -} - -html { - font-size: 62.5%; -} - -body { - background-color: var(--text-color); - min-height: 100vh; - width: 100%; - display: flex; - flex-direction: column; - align-items: center; -} - -nav { - width: 100%; - padding: 2rem 4%; - display: flex; - align-items: center; - justify-content: space-between; - background-color: var(--story-submit-btn-bg-color); -} - -/* .pagefind-ui__form { - padding: 0.5rem 0.8rem; - background-color: var(--dark-black-1); - flex: 1; - border: none; - outline: none; - font-size: 1.4rem; - - &::before { - content: "\f002"; - color: var(--gray-text); - position: absolute; - left: 0; - top: 0; - background-color: var(--dark-black-2); - } -} - -.pagefind-ui__search-input { - background-color: var(--dark-black-2); - border: none; - outline: none; - font-size: 1.4rem; - padding: 1rem; - width: 100%; - - &::placeholder { - color: var(--gray-text); - } -} - -.pagefind-ui__search-clear { - display: none; -} */ - -/* dropdown */ -.dropbtn { - background-color: var(--dark-black-2); - color: var(--text-color); - padding: 16px; - text-transform: uppercase; - font-size: 16px; - font-weight: 700; - border: none; - cursor: pointer; -} - -/* The container
- needed to position the dropdown content */ -.dropdown { - position: relative; - display: inline-block; -} - -/* Dropdown Content (Hidden by Default) */ -.dropdown-content { - display: none; - position: absolute; - background-color: var(--dark-black-2); - min-width: 160px; - box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2); - z-index: 1; - right: 0; -} - -/* Links inside the dropdown */ -.dropdown-content a { - color: var(--text-color); - padding: 12px 16px; - font-size: 1.6rem; - text-decoration: none; - display: block; -} - -/* Change color of dropdown links on hover */ -.dropdown-content a:hover { - background-color: hsl(from var(--dark-black-2) h s 30%); -} - -/* Show the dropdown menu on hover */ -.dropdown:hover .dropdown-content { - display: block; -} - -/* Change the background color of the dropdown button when the dropdown content is shown */ -.dropdown:hover .dropbtn { - background-color: var(--dark-black-1); -} -main { - width: 100%; -} - -.hero { - width: 100%; - min-height: 40rem; - display: grid; - gap: 2rem; - padding: 2rem 4%; - grid-template-columns: repeat(4, 1fr); -} - -h1 { - font-size: 4rem; - color: var(--bg-color); -} - -p { - font-size: 2.5rem; - font-weight: 200; - color: var(--bg-color); -} - -.hero > div:first-child { - grid-column: 1/3; - height: 100%; - display: flex; - gap: 2rem; - justify-content: center; - flex-direction: column; -} - -.tags_categories { - grid-column: 3/5; - width: 100%; - display: flex; - flex-direction: column; - align-items: center; - justify-content: center; - gap: 2rem; -} - -.tags_list, -.category_list { - width: 100%; - padding: 2rem 4rem; - background-color: var(--dark-black-1); - - h3 { - font-size: 2.5rem; - text-transform: uppercase; - margin-bottom: 1.5rem; - color: var(--gray-text); - } - - ul { - list-style: none; - display: flex; - align-items: center; - row-gap: 2.5rem; - column-gap: 1rem; - flex-wrap: wrap; - } -} - -.chip a { - font-size: 1.8rem; - color: var(--text-color); - text-decoration: none; - text-transform: capitalize; - background-color: var(--gray); - padding: 0.8rem; - border-radius: 0.4rem; - - &:hover { - background-color: hsl(from var(--gray) h s 40%); - } -} - -.story-btn { - width: 100%; - padding: 2rem; - font-size: 3.5rem; - cursor: pointer; - border: none; - outline: none; - background-color: var(--story-submit-btn-bg-color); - - &:hover { - background-color: hsl(from var(--story-submit-btn-bg-color) h s 55%); - } -} -dialog { - margin: auto; - width: 100%; - - #closeStoryModal { - padding: 0.5rem 2rem; - font-size: 1.5rem; - cursor: pointer; - color: var(--text-color); - border: none; - outline: none; - background-color: red; - } -} -iframe { - height: 90vh; - width: 100%; -} -.story__grid { - padding: 5rem 2rem; - display: grid; - gap: 3rem 4rem; - grid-template-columns: repeat(auto-fill, minmax(30rem, 1fr)); -} - -.story__card { - --border-radius: 0.8rem; - display: flex; - flex-direction: column; - justify-content: start; - border-radius: var(--border-radius); - background-color: var(--gray); - - .story__coverImg { - width: 100%; - object-fit: cover; - border-top-left-radius: var(--border-radius); - border-top-right-radius: var(--border-radius); - } -} - -.story__card__details { - width: 100%; - display: flex; - flex-direction: column; - justify-content: center; - gap: 1.2rem; - padding: 1.5rem 1.4rem; -} -.card__title { - color: var(--text-color); - font-size: 2.2rem; -} - -.card__description { - color: var(--gray-text); - font-size: 1.2rem; -} -.story__card__icon { - height: 1.5rem; - width: auto; -} -.card__tags_categories { - display: flex; - gap: 0.6rem 1rem; - align-items: center; - flex-wrap: wrap; - a { - font-size: 1rem; - text-decoration: none; - } -} - -.category__chip { - background-color: hsl(120, 100%, 30%); - padding: 0.2rem 0.6rem; - color: var(--text-color); - word-break: keep-all; -} -.tag__chip { - color: var(--gray-text); - word-break: keep-all; -} -.hastag { - font-size: 1.8rem; - margin-right: 0.2rem; -} -.publish__date__timeToRead { - display: flex; - align-items: center; - gap: 2rem; -} -.publish__date { - display: flex; - align-items: center; - gap: 0.5rem; - - time { - color: var(--gray-text); - font-size: 1.2rem; - } -} -@media (width<=768px) { - .dropbtn { - font-size: 1.4rem; - padding: 1rem; - margin-left: 0.5rem; - } - .hero { - grid-template-columns: 1fr; - - h1 { - font-size: 3.5rem; - } - - p { - font-size: 1.8rem; - } - } - - .hero > div:first-child { - grid-column: 1; - } - - .hero > .tags_categories { - grid-column: 1; - } - .tags_list, - .category_list { - padding: 3rem 2rem; - } - .story__grid { - grid-template-columns: repeat(auto-fill, minmax(25rem, 1fr)); - } -} +* { + margin: 0; + padding: 0; + box-sizing: border-box; +} + +:root { + --dark-black-1: hsl(215.56deg 31.03% 17.06%); + --dark-black-2: hsl(215.38deg 28.47% 26.86%); + --gray: hsl(217.24deg 21.17% 26.86%); + --gray-text: hsl(213.6deg 15.53% 68.43%); + --bg-color: hsl(0, 40%, 5%); + --text-color: hsl(0, 40%, 90%); + --story-submit-btn-bg-color: hsl(180, 30%, 50%); +} + +html { + font-size: 62.5%; +} + +a { + text-decoration: none; + cursor: pointer; +} + +.single-page { + padding: 4% 9%; + line-height: 1.8; + font-size: 1.6rem; + img, + video, + svg, + picture { + max-width: 90%; + margin: 2rem auto; + display: block; + border-radius: 1rem; + } + + h1 { + font-size: 3rem; + } + ul, + ol { + padding-block: 2rem; + } + li { + font-size: 1.8rem; + list-style-position: inside; + } + + p { + font-size: 1.8rem; + } +} +body { + background-color: var(--text-color); + min-height: 100vh; + width: 100%; + display: flex; + flex-direction: column; + align-items: center; +} + +nav { + width: 100%; + padding: 2rem 4%; + display: flex; + align-items: center; + justify-content: space-between; + background-color: var(--story-submit-btn-bg-color); +} + +/* dropdown */ +.dropbtn { + background-color: var(--dark-black-2); + color: var(--text-color); + padding: 16px; + text-transform: uppercase; + font-size: 16px; + font-weight: 700; + border: none; + cursor: pointer; +} + +/* The container
- needed to position the dropdown content */ +.dropdown { + position: relative; + display: inline-block; +} + +/* Dropdown Content (Hidden by Default) */ +.dropdown-content { + display: none; + position: absolute; + background-color: var(--dark-black-2); + min-width: 160px; + box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2); + z-index: 1; + right: 0; +} + +/* Links inside the dropdown */ +.dropdown-content a { + color: var(--text-color); + padding: 12px 16px; + font-size: 1.6rem; + text-decoration: none; + display: block; +} + +/* Change color of dropdown links on hover */ +.dropdown-content a:hover { + background-color: hsl(from var(--dark-black-2) h s 30%); +} + +/* Show the dropdown menu on hover */ +.dropdown:hover .dropdown-content { + display: block; +} + +/* Change the background color of the dropdown button when the dropdown content is shown */ +.dropdown:hover .dropbtn { + background-color: var(--dark-black-1); +} + +/* pagefind */ +.pagefind-ui__result-link, +.pagefind-ui__result-excerpt, +.pagefind-ui__message { + color: var(--text-color) !important; +} + +/* story modal */ +#story-modal { + position: fixed; + top: 50%; + transform: translateY(-50%); + z-index: 50; + max-height: 90vh; + height: 100%; + width: 90%; + display: none; + overflow-y: auto; + background-color: var(--text-color); +} + +#story-modal.show-story-modal { + display: block; +} + +#close-modal { + position: absolute; + top: 2%; + right: 2%; + z-index: 100; + border: none; + background-color: red; + color: var(--text-color); + cursor: pointer; + padding: 1rem; +} + +main { + width: 100%; +} + +.hero { + width: 100%; + min-height: 40rem; + display: grid; + gap: 2rem; + padding: 2rem 4%; + grid-template-columns: repeat(4, 1fr); +} + +h1 { + font-size: 4rem; + color: var(--bg-color); +} + +p { + font-size: 2.5rem; + font-weight: 200; + color: var(--bg-color); +} + +.hero > div:first-child { + grid-column: 1/3; + height: 100%; + display: flex; + gap: 2rem; + justify-content: center; + flex-direction: column; +} + +.tags_categories { + grid-column: 3/5; + width: 100%; + display: flex; + flex-direction: column; + align-items: center; + justify-content: center; + gap: 2rem; +} + +.tags_list, +.category_list { + width: 100%; + padding: 2rem 4rem; + background-color: var(--dark-black-1); + + h3 { + font-size: 2.5rem; + text-transform: uppercase; + margin-bottom: 1.5rem; + color: var(--gray-text); + } + + ul { + list-style: none; + display: flex; + align-items: center; + row-gap: 2.5rem; + column-gap: 1rem; + flex-wrap: wrap; + } +} + +.chip a { + font-size: 1.8rem; + color: var(--text-color); + text-decoration: none; + text-transform: capitalize; + background-color: var(--gray); + padding: 0.8rem; + border-radius: 0.4rem; + + &:hover { + background-color: hsl(from var(--gray) h s 40%); + } +} + +.story-btn { + width: 100%; + padding: 2rem; + font-size: 3.5rem; + cursor: pointer; + border: none; + outline: none; + background-color: var(--story-submit-btn-bg-color); + + &:hover { + background-color: hsl(from var(--story-submit-btn-bg-color) h s 55%); + } +} + +dialog { + margin: auto; + width: 100%; + + #closeStoryModal { + padding: 0.5rem 2rem; + font-size: 1.5rem; + cursor: pointer; + color: var(--text-color); + border: none; + outline: none; + background-color: red; + } +} + +iframe { + height: 90vh; + width: 100%; +} + +.story__grid { + padding: 5rem 2rem; + display: grid; + gap: 3rem 4rem; + grid-template-columns: repeat(auto-fill, minmax(30rem, 1fr)); +} + +.story__card { + --border-radius: 0.8rem; + display: flex; + flex-direction: column; + justify-content: start; + border-radius: var(--border-radius); + background-color: var(--gray); + + .story__coverImg { + width: 100%; + object-fit: cover; + border-top-left-radius: var(--border-radius); + border-top-right-radius: var(--border-radius); + } +} + +.story__card__details { + width: 100%; + display: flex; + flex-direction: column; + justify-content: center; + gap: 1.2rem; + padding: 1.5rem 1.4rem; +} + +.card__title { + color: var(--text-color); + font-size: 2.2rem; +} + +.card__description { + color: var(--gray-text); + font-size: 1.2rem; +} + +.story__card__icon { + height: 1.5rem; + width: auto; +} + +.card__tags_categories { + display: flex; + gap: 0.6rem 1rem; + align-items: center; + flex-wrap: wrap; + + a { + font-size: 1rem; + text-decoration: none; + } +} + +.category__chip { + background-color: hsl(120, 100%, 30%); + padding: 0.2rem 0.6rem; + color: var(--text-color); + word-break: keep-all; +} + +.tag__chip { + color: var(--gray-text); + word-break: keep-all; +} + +.hastag { + font-size: 1.8rem; + margin-right: 0.2rem; +} + +.publish__date__timeToRead { + display: flex; + align-items: center; + gap: 2rem; +} + +.publish__date { + display: flex; + align-items: center; + gap: 0.5rem; + + time { + color: var(--gray-text); + font-size: 1.2rem; + } +} + +@media (width<=768px) { + .dropbtn { + font-size: 1.4rem; + padding: 1rem; + margin-left: 0.5rem; + } + + .hero { + grid-template-columns: 1fr; + + h1 { + font-size: 3.5rem; + } + + p { + font-size: 1.8rem; + } + } + + .hero > div:first-child { + grid-column: 1; + } + + .hero > .tags_categories { + grid-column: 1; + } + + .tags_list, + .category_list { + padding: 3rem 2rem; + } + + .story__grid { + grid-template-columns: repeat(auto-fill, minmax(25rem, 1fr)); + } +} diff --git a/public/de/authors/index.html b/public/de/authors/index.html new file mode 100644 index 0000000..dc62e73 --- /dev/null +++ b/public/de/authors/index.html @@ -0,0 +1,104 @@ + + + + + + Authors | diese Story-Site + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/de/authors/index.xml b/public/de/authors/index.xml new file mode 100644 index 0000000..ab25226 --- /dev/null +++ b/public/de/authors/index.xml @@ -0,0 +1,11 @@ + + + + Authors on diese Story-Site + http://localhost:1313/de/authors/ + Recent content in Authors on diese Story-Site + Hugo + de + + + diff --git a/public/de/authors/wanderlust-willow/index.html b/public/de/authors/wanderlust-willow/index.html new file mode 100644 index 0000000..1a3c801 --- /dev/null +++ b/public/de/authors/wanderlust-willow/index.html @@ -0,0 +1,142 @@ + + + + + + Wanderlust Willow | diese Story-Site + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/de/authors/wanderlust-willow/index.xml b/public/de/authors/wanderlust-willow/index.xml new file mode 100644 index 0000000..7f6ccb1 --- /dev/null +++ b/public/de/authors/wanderlust-willow/index.xml @@ -0,0 +1,19 @@ + + + + Wanderlust Willow on diese Story-Site + http://localhost:1313/de/authors/wanderlust-willow/ + Recent content in Wanderlust Willow on diese Story-Site + Hugo + de + Tue, 15 Apr 2025 00:00:00 +0000 + + + Southeast Asia on a Shoestring: A 3-Week Backpacking Itinerary + http://localhost:1313/de/stories/post1/ + Tue, 15 Apr 2025 00:00:00 +0000 + http://localhost:1313/de/stories/post1/ + <h2 id="southeast-asia-on-a-shoestring-your-epic-3-week-backpacking-adventure">Southeast Asia on a Shoestring: Your Epic 3-Week Backpacking Adventure</h2> <p>Hey fellow wanderers! If you&rsquo;re dreaming of exotic temples, bustling markets, and breathtaking beaches without emptying your savings account, then Southeast Asia is calling your name. Trust me, this corner of the world is a backpacker&rsquo;s paradise, offering incredible experiences at prices that will make your wallet sing.</p> <p>After countless hostel stays, delicious street food meals, and unforgettable adventures, I&rsquo;ve crafted the perfect 3-week itinerary to give you a taste of the magic in Thailand, Vietnam, and Cambodia. Buckle up, because this is going to be an epic ride!</p> + + + diff --git a/public/de/categories/0-5/index.html b/public/de/categories/0-5/index.html index 6c1daac..fd2f2a9 100644 --- a/public/de/categories/0-5/index.html +++ b/public/de/categories/0-5/index.html @@ -1,300 +1,171 @@ - - - - - - 0-5 | - - - - - - - - - - -
-
-
-

🚀 Echte Odoo-Erfolgsgeschichten – Sehen Sie, wo Odoo glänzt

-

Entdecken Sie, wie Unternehmen branchenübergreifend mit Odoo ihre Transformation vorantreiben – von der Bestandsoptimierung über die Vertriebsautomatisierung bis hin zur Skalierung von Abläufen. Dies sind Beispiele aus der Praxis, die zeigen, wie Odoo überzeugt. 💡 Nutzen Sie Odoo? Teilen Sie Ihre Erfolgsgeschichte und werden Sie vorgestellt – mit einem Dofollow-Backlink zu Ihrer Website als Dankeschön. Das bedeutet kostenlose Präsenz und hervorragende SEO.

-
-
-
- -

- - Kategorien -

- -
- -
- -

- - Schlagworte -

- -
-
-
- - - - - - - - -
- - - - - -
-
- - - - - - - - + + + + + + 0-5 | diese Story-Site + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/de/categories/0-5/index.xml b/public/de/categories/0-5/index.xml index 070a6c9..32809c3 100644 --- a/public/de/categories/0-5/index.xml +++ b/public/de/categories/0-5/index.xml @@ -1,19 +1,19 @@ - 0-5 on - https://success.odoo4projects.com/de/categories/0-5/ - Recent content in 0-5 on + 0-5 on diese Story-Site + http://localhost:1313/de/categories/0-5/ + Recent content in 0-5 on diese Story-Site Hugo de Tue, 10 Jun 2025 12:00:00 +0000 - + - Umgestaltung unserer Rinderfarm mit Odoo Community - https://success.odoo4projects.com/de/stories/agape/ + Transforming Our Cattle Farm with Odoo Community + http://localhost:1313/de/stories/agape/ Tue, 10 Jun 2025 12:00:00 +0000 - https://success.odoo4projects.com/de/stories/agape/ - <p><img src="https://estancia-agape.com/web/image/1078-81bed64d/agapei-1.svg" alt="Estancia Agapé"></p> <p>Eine Rinderfarm in Paraguay zu betreiben, stellt uns vor einzigartige Herausforderungen - besonders wenn man Abläufe in <strong>dreien unterschiedlichen Standorten</strong> verwaltet. Bei <a href="https://estancia-agape.com">Estancia Agapé</a> war unser Ziel immer, in der Tradition verwurzelt zu bleiben und gleichzeitig Innovationen zu nutzen, um nachhaltig und effizient zu wachsen. Deshalb haben wir uns für <strong>Odoo Community</strong> entschieden, und die Ergebnisse haben unsere Erwartungen übertroffen.</p> <h2 id="warum-odoo">Warum Odoo?</h2> <p>Wir haben verschiedene Systeme geprüft, bevor wir uns für Odoo Community entschieden haben. Die Gründe waren klar:</p> + http://localhost:1313/de/stories/agape/ + <p><img src="https://estancia-agape.com/web/image/1078-81bed64d/agapei-1.svg" alt="Estancia Agapé"></p> <p>Running a cattle farm in Paraguay presents unique challenges — especially when managing operations across <strong>three distinct locations</strong>. At <a href="https://estancia-agape.com">Estancia Agapé</a>, our goal has always been to stay grounded in tradition while embracing innovation to grow sustainably and efficiently. This is why we turned to <strong>Odoo Community</strong>, and the results have exceeded our expectations.</p> <h2 id="why-odoo">Why Odoo?</h2> <p>We evaluated various systems before choosing Odoo Community. The reasons were clear:</p> <ul> <li>Open-source and customizable</li> <li>Robust set of features for inventory, accounting, and logistics</li> <li>Large and active global community</li> <li>No licensing fees</li> </ul> <p>But what truly made the difference was the ability to <strong>host the service online</strong>.</p> diff --git a/public/de/categories/5-10/index.html b/public/de/categories/5-10/index.html index 7208b9e..0561ee6 100644 --- a/public/de/categories/5-10/index.html +++ b/public/de/categories/5-10/index.html @@ -1,300 +1,167 @@ - - - - - - 5-10 | - - - - - - - - - - -
-
-
-

🚀 Echte Odoo-Erfolgsgeschichten – Sehen Sie, wo Odoo glänzt

-

Entdecken Sie, wie Unternehmen branchenübergreifend mit Odoo ihre Transformation vorantreiben – von der Bestandsoptimierung über die Vertriebsautomatisierung bis hin zur Skalierung von Abläufen. Dies sind Beispiele aus der Praxis, die zeigen, wie Odoo überzeugt. 💡 Nutzen Sie Odoo? Teilen Sie Ihre Erfolgsgeschichte und werden Sie vorgestellt – mit einem Dofollow-Backlink zu Ihrer Website als Dankeschön. Das bedeutet kostenlose Präsenz und hervorragende SEO.

-
-
-
- -

- - Kategorien -

- -
- -
- -

- - Schlagworte -

- -
-
-
- - - - - - - - -
- - - - - -
-
- - - - - - - - + + + + + + 5-10 | diese Story-Site + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/de/categories/5-10/index.xml b/public/de/categories/5-10/index.xml index 2b5b1fd..8ac6991 100644 --- a/public/de/categories/5-10/index.xml +++ b/public/de/categories/5-10/index.xml @@ -1,18 +1,18 @@ - 5-10 on - https://success.odoo4projects.com/de/categories/5-10/ - Recent content in 5-10 on + 5-10 on diese Story-Site + http://localhost:1313/de/categories/5-10/ + Recent content in 5-10 on diese Story-Site Hugo de Tue, 10 Jun 2025 12:00:00 +0000 - + Aufbau eines Cloud-ERP-Dienstes mit Odoo Community - https://success.odoo4projects.com/de/stories/odoo4projects/ + http://localhost:1313/de/stories/odoo4projects/ Tue, 10 Jun 2025 12:00:00 +0000 - https://success.odoo4projects.com/de/stories/odoo4projects/ + http://localhost:1313/de/stories/odoo4projects/ <p><img src="https://odoo4projects.com/web/image/2890-1713a804/Header_low.png" alt="ODOO4projects"></p> <p>Bei <a href="https://ODOO4projects.com">ODOO4projects</a> sind wir darauf spezialisiert, Unternehmen beim Erfolg mit Open-Source-ERP zu unterstützen. Aber wir betreiben auch unsere eigenen Dienste auf derselben Plattform - und deshalb haben wir uns dafür entschieden, unsere <strong>gesamte Cloud-ERP-Hosting-Infrastruktur mit Odoo Community V17</strong> zu bauen.</p> <h2 id="warum-odoo-community">Warum Odoo Community?</h2> <p>Wir wollten testen, wie weit Odoo Community gehen kann - und es hat uns nicht enttäuscht.</p> <ul> <li>100% Open-Source, keine Lizenzgebühren</li> <li>Hochgradig an spezifische Einsatzfälle anpassbar</li> <li>Starkes internationales Community-Support</li> <li>Klarer Upgrade-Pfad und modulares Design</li> </ul> <p>Unser Ziel war nicht nur, Odoo zu nutzen, sondern <strong>die Grenzen dessen zu erweitern, was mit der Community Edition möglich ist</strong>.</p> diff --git a/public/de/categories/farm/index.html b/public/de/categories/farm/index.html index 67e9ff1..b4bbd2c 100644 --- a/public/de/categories/farm/index.html +++ b/public/de/categories/farm/index.html @@ -1,300 +1,171 @@ - - - - - - Farm | - - - - - - - - - - -
-
-
-

🚀 Echte Odoo-Erfolgsgeschichten – Sehen Sie, wo Odoo glänzt

-

Entdecken Sie, wie Unternehmen branchenübergreifend mit Odoo ihre Transformation vorantreiben – von der Bestandsoptimierung über die Vertriebsautomatisierung bis hin zur Skalierung von Abläufen. Dies sind Beispiele aus der Praxis, die zeigen, wie Odoo überzeugt. 💡 Nutzen Sie Odoo? Teilen Sie Ihre Erfolgsgeschichte und werden Sie vorgestellt – mit einem Dofollow-Backlink zu Ihrer Website als Dankeschön. Das bedeutet kostenlose Präsenz und hervorragende SEO.

-
-
-
- -

- - Kategorien -

- -
- -
- -

- - Schlagworte -

- -
-
-
- - - - - - - - -
- - - - - -
-
- - - - - - - - + + + + + + Farm | diese Story-Site + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/de/categories/farm/index.xml b/public/de/categories/farm/index.xml index 9f7c90f..6b4e5f5 100644 --- a/public/de/categories/farm/index.xml +++ b/public/de/categories/farm/index.xml @@ -1,19 +1,19 @@ - Farm on - https://success.odoo4projects.com/de/categories/farm/ - Recent content in Farm on + Farm on diese Story-Site + http://localhost:1313/de/categories/farm/ + Recent content in Farm on diese Story-Site Hugo de Tue, 10 Jun 2025 12:00:00 +0000 - + - Umgestaltung unserer Rinderfarm mit Odoo Community - https://success.odoo4projects.com/de/stories/agape/ + Transforming Our Cattle Farm with Odoo Community + http://localhost:1313/de/stories/agape/ Tue, 10 Jun 2025 12:00:00 +0000 - https://success.odoo4projects.com/de/stories/agape/ - <p><img src="https://estancia-agape.com/web/image/1078-81bed64d/agapei-1.svg" alt="Estancia Agapé"></p> <p>Eine Rinderfarm in Paraguay zu betreiben, stellt uns vor einzigartige Herausforderungen - besonders wenn man Abläufe in <strong>dreien unterschiedlichen Standorten</strong> verwaltet. Bei <a href="https://estancia-agape.com">Estancia Agapé</a> war unser Ziel immer, in der Tradition verwurzelt zu bleiben und gleichzeitig Innovationen zu nutzen, um nachhaltig und effizient zu wachsen. Deshalb haben wir uns für <strong>Odoo Community</strong> entschieden, und die Ergebnisse haben unsere Erwartungen übertroffen.</p> <h2 id="warum-odoo">Warum Odoo?</h2> <p>Wir haben verschiedene Systeme geprüft, bevor wir uns für Odoo Community entschieden haben. Die Gründe waren klar:</p> + http://localhost:1313/de/stories/agape/ + <p><img src="https://estancia-agape.com/web/image/1078-81bed64d/agapei-1.svg" alt="Estancia Agapé"></p> <p>Running a cattle farm in Paraguay presents unique challenges — especially when managing operations across <strong>three distinct locations</strong>. At <a href="https://estancia-agape.com">Estancia Agapé</a>, our goal has always been to stay grounded in tradition while embracing innovation to grow sustainably and efficiently. This is why we turned to <strong>Odoo Community</strong>, and the results have exceeded our expectations.</p> <h2 id="why-odoo">Why Odoo?</h2> <p>We evaluated various systems before choosing Odoo Community. The reasons were clear:</p> <ul> <li>Open-source and customizable</li> <li>Robust set of features for inventory, accounting, and logistics</li> <li>Large and active global community</li> <li>No licensing fees</li> </ul> <p>But what truly made the difference was the ability to <strong>host the service online</strong>.</p> diff --git a/public/de/categories/index.html b/public/de/categories/index.html index c061602..1cc2dfd 100644 --- a/public/de/categories/index.html +++ b/public/de/categories/index.html @@ -1,300 +1,260 @@ - - - - - - Categories | - - - - - - - - - - -
-
-
-

🚀 Echte Odoo-Erfolgsgeschichten – Sehen Sie, wo Odoo glänzt

-

Entdecken Sie, wie Unternehmen branchenübergreifend mit Odoo ihre Transformation vorantreiben – von der Bestandsoptimierung über die Vertriebsautomatisierung bis hin zur Skalierung von Abläufen. Dies sind Beispiele aus der Praxis, die zeigen, wie Odoo überzeugt. 💡 Nutzen Sie Odoo? Teilen Sie Ihre Erfolgsgeschichte und werden Sie vorgestellt – mit einem Dofollow-Backlink zu Ihrer Website als Dankeschön. Das bedeutet kostenlose Präsenz und hervorragende SEO.

-
-
-
- -

- - Kategorien -

- -
- -
- -

- - Schlagworte -

- -
-
-
- - - - - - - - -
- - - - - -
-
- - - - - - - - + + + + + + Categories | diese Story-Site + + + + + + + + + + +
+ +
+
+ 0-5 +
+ +

0-5

+
+

+ +
+ +
+ +
+ +
+ + +
+ + +
+ + +
+
+ +
+ + +
+
+
+ 5-10 +
+ +

5-10

+
+

+ +
+ +
+ +
+ +
+ + +
+ + +
+ + +
+
+ +
+ + +
+
+
+ Farm +
+ +

Farm

+
+

+ +
+ +
+ +
+ +
+ + +
+ + +
+ + +
+
+ +
+ + +
+
+
+ IT +
+ +

IT

+
+

+ +
+ +
+ +
+ +
+ + +
+ + +
+ + +
+
+ +
+ + +
+
+
+
+
+
+ + +
+ + + + + + + + diff --git a/public/de/categories/index.xml b/public/de/categories/index.xml index cc6a72b..436135f 100644 --- a/public/de/categories/index.xml +++ b/public/de/categories/index.xml @@ -1,39 +1,39 @@ - Categories on - https://success.odoo4projects.com/de/categories/ - Recent content in Categories on + Categories on diese Story-Site + http://localhost:1313/de/categories/ + Recent content in Categories on diese Story-Site Hugo de Tue, 10 Jun 2025 12:00:00 +0000 - + 0-5 - https://success.odoo4projects.com/de/categories/0-5/ + http://localhost:1313/de/categories/0-5/ Tue, 10 Jun 2025 12:00:00 +0000 - https://success.odoo4projects.com/de/categories/0-5/ + http://localhost:1313/de/categories/0-5/ 5-10 - https://success.odoo4projects.com/de/categories/5-10/ + http://localhost:1313/de/categories/5-10/ Tue, 10 Jun 2025 12:00:00 +0000 - https://success.odoo4projects.com/de/categories/5-10/ + http://localhost:1313/de/categories/5-10/ Farm - https://success.odoo4projects.com/de/categories/farm/ + http://localhost:1313/de/categories/farm/ Tue, 10 Jun 2025 12:00:00 +0000 - https://success.odoo4projects.com/de/categories/farm/ + http://localhost:1313/de/categories/farm/ IT - https://success.odoo4projects.com/de/categories/it/ + http://localhost:1313/de/categories/it/ Tue, 10 Jun 2025 12:00:00 +0000 - https://success.odoo4projects.com/de/categories/it/ + http://localhost:1313/de/categories/it/ diff --git a/public/de/categories/it/index.html b/public/de/categories/it/index.html index 0368902..84d9820 100644 --- a/public/de/categories/it/index.html +++ b/public/de/categories/it/index.html @@ -1,300 +1,167 @@ - - - - - - IT | - - - - - - - - - - -
-
-
-

🚀 Echte Odoo-Erfolgsgeschichten – Sehen Sie, wo Odoo glänzt

-

Entdecken Sie, wie Unternehmen branchenübergreifend mit Odoo ihre Transformation vorantreiben – von der Bestandsoptimierung über die Vertriebsautomatisierung bis hin zur Skalierung von Abläufen. Dies sind Beispiele aus der Praxis, die zeigen, wie Odoo überzeugt. 💡 Nutzen Sie Odoo? Teilen Sie Ihre Erfolgsgeschichte und werden Sie vorgestellt – mit einem Dofollow-Backlink zu Ihrer Website als Dankeschön. Das bedeutet kostenlose Präsenz und hervorragende SEO.

-
-
-
- -

- - Kategorien -

- -
- -
- -

- - Schlagworte -

- -
-
-
- - - - - - - - -
- - - - - -
-
- - - - - - - - + + + + + + IT | diese Story-Site + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/de/categories/it/index.xml b/public/de/categories/it/index.xml index ee4e309..80a321b 100644 --- a/public/de/categories/it/index.xml +++ b/public/de/categories/it/index.xml @@ -1,18 +1,18 @@ - IT on - https://success.odoo4projects.com/de/categories/it/ - Recent content in IT on + IT on diese Story-Site + http://localhost:1313/de/categories/it/ + Recent content in IT on diese Story-Site Hugo de Tue, 10 Jun 2025 12:00:00 +0000 - + Aufbau eines Cloud-ERP-Dienstes mit Odoo Community - https://success.odoo4projects.com/de/stories/odoo4projects/ + http://localhost:1313/de/stories/odoo4projects/ Tue, 10 Jun 2025 12:00:00 +0000 - https://success.odoo4projects.com/de/stories/odoo4projects/ + http://localhost:1313/de/stories/odoo4projects/ <p><img src="https://odoo4projects.com/web/image/2890-1713a804/Header_low.png" alt="ODOO4projects"></p> <p>Bei <a href="https://ODOO4projects.com">ODOO4projects</a> sind wir darauf spezialisiert, Unternehmen beim Erfolg mit Open-Source-ERP zu unterstützen. Aber wir betreiben auch unsere eigenen Dienste auf derselben Plattform - und deshalb haben wir uns dafür entschieden, unsere <strong>gesamte Cloud-ERP-Hosting-Infrastruktur mit Odoo Community V17</strong> zu bauen.</p> <h2 id="warum-odoo-community">Warum Odoo Community?</h2> <p>Wir wollten testen, wie weit Odoo Community gehen kann - und es hat uns nicht enttäuscht.</p> <ul> <li>100% Open-Source, keine Lizenzgebühren</li> <li>Hochgradig an spezifische Einsatzfälle anpassbar</li> <li>Starkes internationales Community-Support</li> <li>Klarer Upgrade-Pfad und modulares Design</li> </ul> <p>Unser Ziel war nicht nur, Odoo zu nutzen, sondern <strong>die Grenzen dessen zu erweitern, was mit der Community Edition möglich ist</strong>.</p> diff --git a/public/de/categories/travel/index.html b/public/de/categories/travel/index.html new file mode 100644 index 0000000..8df9aa7 --- /dev/null +++ b/public/de/categories/travel/index.html @@ -0,0 +1,142 @@ + + + + + + Travel | diese Story-Site + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/de/categories/travel/index.xml b/public/de/categories/travel/index.xml new file mode 100644 index 0000000..8f825bc --- /dev/null +++ b/public/de/categories/travel/index.xml @@ -0,0 +1,19 @@ + + + + Travel on diese Story-Site + http://localhost:1313/de/categories/travel/ + Recent content in Travel on diese Story-Site + Hugo + de + Tue, 15 Apr 2025 00:00:00 +0000 + + + Southeast Asia on a Shoestring: A 3-Week Backpacking Itinerary + http://localhost:1313/de/stories/post1/ + Tue, 15 Apr 2025 00:00:00 +0000 + http://localhost:1313/de/stories/post1/ + <h2 id="southeast-asia-on-a-shoestring-your-epic-3-week-backpacking-adventure">Southeast Asia on a Shoestring: Your Epic 3-Week Backpacking Adventure</h2> <p>Hey fellow wanderers! If you&rsquo;re dreaming of exotic temples, bustling markets, and breathtaking beaches without emptying your savings account, then Southeast Asia is calling your name. Trust me, this corner of the world is a backpacker&rsquo;s paradise, offering incredible experiences at prices that will make your wallet sing.</p> <p>After countless hostel stays, delicious street food meals, and unforgettable adventures, I&rsquo;ve crafted the perfect 3-week itinerary to give you a taste of the magic in Thailand, Vietnam, and Cambodia. Buckle up, because this is going to be an epic ride!</p> + + + diff --git a/public/de/index.html b/public/de/index.html index bb1d437..80a9b7c 100644 --- a/public/de/index.html +++ b/public/de/index.html @@ -1,301 +1,317 @@ - - + + - - - - ODOO Community Success Stories | - - - - - - - - - - -
-
-
-

🚀 Echte Odoo-Erfolgsgeschichten – Sehen Sie, wo Odoo glänzt

-

Entdecken Sie, wie Unternehmen branchenübergreifend mit Odoo ihre Transformation vorantreiben – von der Bestandsoptimierung über die Vertriebsautomatisierung bis hin zur Skalierung von Abläufen. Dies sind Beispiele aus der Praxis, die zeigen, wie Odoo überzeugt. 💡 Nutzen Sie Odoo? Teilen Sie Ihre Erfolgsgeschichte und werden Sie vorgestellt – mit einem Dofollow-Backlink zu Ihrer Website als Dankeschön. Das bedeutet kostenlose Präsenz und hervorragende SEO.

-
-
-
- -

- - Kategorien -

- -
- -
- -

- - Schlagworte -

- -
-
-
- - - - - - - - -
- - - - - -
-
- - - - - - - - + + + + Home | + + + + + + + + + + +
+
+
+

🚀 Echte Odoo-Erfolgsgeschichten – Sehen Sie, wo Odoo glänzt

+

Entdecken Sie, wie Unternehmen branchenübergreifend mit Odoo ihre Transformation vorantreiben – von der Bestandsoptimierung über die Vertriebsautomatisierung bis hin zur Skalierung von Abläufen. Dies sind Beispiele aus der Praxis, die zeigen, wie Odoo überzeugt. 💡 Nutzen Sie Odoo? Teilen Sie Ihre Erfolgsgeschichte und werden Sie vorgestellt – mit einem Dofollow-Backlink zu Ihrer Website als Dankeschön. Das bedeutet kostenlose Präsenz und hervorragende SEO.

+
+
+
+ +

+ + Kategorien +

+ +
+ +
+ +

+ + Schlagworte +

+ +
+
+
+ + + + + + + + +
+ + + +
+
+
+ + +
+ + + + + + + + diff --git a/public/de/index.xml b/public/de/index.xml index df2c5d0..461e68d 100644 --- a/public/de/index.xml +++ b/public/de/index.xml @@ -1,26 +1,26 @@ - - https://success.odoo4projects.com/de/ - Recent content on + diese Story-Site + http://localhost:1313/de/ + Recent content on diese Story-Site Hugo de Tue, 10 Jun 2025 12:00:00 +0000 - + Aufbau eines Cloud-ERP-Dienstes mit Odoo Community - https://success.odoo4projects.com/de/stories/odoo4projects/ + http://localhost:1313/de/stories/odoo4projects/ Tue, 10 Jun 2025 12:00:00 +0000 - https://success.odoo4projects.com/de/stories/odoo4projects/ + http://localhost:1313/de/stories/odoo4projects/ <p><img src="https://odoo4projects.com/web/image/2890-1713a804/Header_low.png" alt="ODOO4projects"></p> <p>Bei <a href="https://ODOO4projects.com">ODOO4projects</a> sind wir darauf spezialisiert, Unternehmen beim Erfolg mit Open-Source-ERP zu unterstützen. Aber wir betreiben auch unsere eigenen Dienste auf derselben Plattform - und deshalb haben wir uns dafür entschieden, unsere <strong>gesamte Cloud-ERP-Hosting-Infrastruktur mit Odoo Community V17</strong> zu bauen.</p> <h2 id="warum-odoo-community">Warum Odoo Community?</h2> <p>Wir wollten testen, wie weit Odoo Community gehen kann - und es hat uns nicht enttäuscht.</p> <ul> <li>100% Open-Source, keine Lizenzgebühren</li> <li>Hochgradig an spezifische Einsatzfälle anpassbar</li> <li>Starkes internationales Community-Support</li> <li>Klarer Upgrade-Pfad und modulares Design</li> </ul> <p>Unser Ziel war nicht nur, Odoo zu nutzen, sondern <strong>die Grenzen dessen zu erweitern, was mit der Community Edition möglich ist</strong>.</p> - Umgestaltung unserer Rinderfarm mit Odoo Community - https://success.odoo4projects.com/de/stories/agape/ + Transforming Our Cattle Farm with Odoo Community + http://localhost:1313/de/stories/agape/ Tue, 10 Jun 2025 12:00:00 +0000 - https://success.odoo4projects.com/de/stories/agape/ - <p><img src="https://estancia-agape.com/web/image/1078-81bed64d/agapei-1.svg" alt="Estancia Agapé"></p> <p>Eine Rinderfarm in Paraguay zu betreiben, stellt uns vor einzigartige Herausforderungen - besonders wenn man Abläufe in <strong>dreien unterschiedlichen Standorten</strong> verwaltet. Bei <a href="https://estancia-agape.com">Estancia Agapé</a> war unser Ziel immer, in der Tradition verwurzelt zu bleiben und gleichzeitig Innovationen zu nutzen, um nachhaltig und effizient zu wachsen. Deshalb haben wir uns für <strong>Odoo Community</strong> entschieden, und die Ergebnisse haben unsere Erwartungen übertroffen.</p> <h2 id="warum-odoo">Warum Odoo?</h2> <p>Wir haben verschiedene Systeme geprüft, bevor wir uns für Odoo Community entschieden haben. Die Gründe waren klar:</p> + http://localhost:1313/de/stories/agape/ + <p><img src="https://estancia-agape.com/web/image/1078-81bed64d/agapei-1.svg" alt="Estancia Agapé"></p> <p>Running a cattle farm in Paraguay presents unique challenges — especially when managing operations across <strong>three distinct locations</strong>. At <a href="https://estancia-agape.com">Estancia Agapé</a>, our goal has always been to stay grounded in tradition while embracing innovation to grow sustainably and efficiently. This is why we turned to <strong>Odoo Community</strong>, and the results have exceeded our expectations.</p> <h2 id="why-odoo">Why Odoo?</h2> <p>We evaluated various systems before choosing Odoo Community. The reasons were clear:</p> <ul> <li>Open-source and customizable</li> <li>Robust set of features for inventory, accounting, and logistics</li> <li>Large and active global community</li> <li>No licensing fees</li> </ul> <p>But what truly made the difference was the ability to <strong>host the service online</strong>.</p> diff --git a/public/de/sitemap.xml b/public/de/sitemap.xml index 9e1eda5..77b8a7e 100644 --- a/public/de/sitemap.xml +++ b/public/de/sitemap.xml @@ -2,272 +2,327 @@ - https://success.odoo4projects.com/de/ - 2025-06-10T12:00:00+00:00 + http://localhost:1313/de/stories/ + 2025-06-15T22:50:48+05:30 - https://success.odoo4projects.com/de/categories/0-5/ - 2025-06-10T12:00:00+00:00 + http://localhost:1313/de/ + 2025-06-15T22:21:39+05:30 - https://success.odoo4projects.com/de/categories/5-10/ + http://localhost:1313/de/categories/0-5/ 2025-06-10T12:00:00+00:00 - https://success.odoo4projects.com/de/stories/odoo4projects/ + http://localhost:1313/de/categories/5-10/ 2025-06-10T12:00:00+00:00 - https://success.odoo4projects.com/de/categories/ + http://localhost:1313/de/stories/odoo4projects/ 2025-06-10T12:00:00+00:00 - https://success.odoo4projects.com/de/tags/community/ + http://localhost:1313/de/categories/ 2025-06-10T12:00:00+00:00 - https://success.odoo4projects.com/de/tags/erp/ + http://localhost:1313/de/tags/cattle-farm/ 2025-06-10T12:00:00+00:00 - https://success.odoo4projects.com/de/categories/farm/ + http://localhost:1313/de/tags/community/ 2025-06-10T12:00:00+00:00 - - - https://success.odoo4projects.com/de/categories/it/ - 2025-06-10T12:00:00+00:00 - - https://success.odoo4projects.com/de/tags/it/ + http://localhost:1313/de/tags/digital-transformation/ 2025-06-10T12:00:00+00:00 - https://success.odoo4projects.com/de/tags/odoo/ + http://localhost:1313/de/tags/erp/ 2025-06-10T12:00:00+00:00 - https://success.odoo4projects.com/de/tags/paraguay/ + http://localhost:1313/de/categories/farm/ 2025-06-10T12:00:00+00:00 - https://success.odoo4projects.com/de/tags/rinderfarm/ - 2025-06-10T12:00:00+00:00 - - https://success.odoo4projects.com/de/stories/ + http://localhost:1313/de/categories/it/ 2025-06-10T12:00:00+00:00 - https://success.odoo4projects.com/de/tags/ + http://localhost:1313/de/tags/it/ 2025-06-10T12:00:00+00:00 - https://success.odoo4projects.com/de/stories/agape/ + http://localhost:1313/de/tags/odoo/ 2025-06-10T12:00:00+00:00 + + http://localhost:1313/de/tags/paraguay/ + 2025-06-10T12:00:00+00:00 + + + + + http://localhost:1313/de/tags/ + 2025-06-10T12:00:00+00:00 + + + + + http://localhost:1313/de/stories/agape/ + 2025-06-10T12:00:00+00:00 + + + + + http://localhost:1313/de/authors/ + + + diff --git a/public/de/stories/agape/index.html b/public/de/stories/agape/index.html index a7d3436..5e30edd 100644 --- a/public/de/stories/agape/index.html +++ b/public/de/stories/agape/index.html @@ -1,95 +1,136 @@ - - - - - - Umgestaltung unserer Rinderfarm mit Odoo Community | - - - - - - - - - - -
single page
- - - - - - - - + + + + + + Transforming Our Cattle Farm with Odoo Community | diese Story-Site + + + + + + + + + + +
+

Estancia Agapé

+

Running a cattle farm in Paraguay presents unique challenges — especially when managing operations across three distinct locations. At Estancia Agapé, our goal has always been to stay grounded in tradition while embracing innovation to grow sustainably and efficiently. This is why we turned to Odoo Community, and the results have exceeded our expectations.

+

Why Odoo?

+

We evaluated various systems before choosing Odoo Community. The reasons were clear:

+
    +
  • Open-source and customizable
  • +
  • Robust set of features for inventory, accounting, and logistics
  • +
  • Large and active global community
  • +
  • No licensing fees
  • +
+

But what truly made the difference was the ability to host the service online.

+

Online Hosting: The Game-Changer

+

With three remote farm locations, we needed a centralized system that could be accessed by our teams from anywhere. Hosting Odoo online gave us:

+
    +
  • Real-time synchronization between sites
  • +
  • Simplified workflows for staff in the field and in the office
  • +
  • Remote oversight of stock, sales, and expenses
  • +
  • Reduced IT burden thanks to external hosting partners
  • +
+

We now manage cattle inventory, pasture usage, vet schedules, and financial records in a single system, accessible securely from any device.

+

The Results

+

Since implementing Odoo Community:

+
    +
  • Manual paperwork has dropped by over 80%
  • +
  • Daily operational reports are instantly available to management
  • +
  • Staff collaboration has improved across all sites
  • +
  • Decision-making is faster and data-driven
  • +
+

What used to take days now takes minutes.

+

Looking Ahead

+

We are continuing to expand our use of Odoo Community by integrating additional modules and exploring mobile app features for field use.

+

For other agricultural businesses in Paraguay or Latin America, we highly recommend considering open-source ERP systems like Odoo. With the right setup and a cloud-based approach, even the most traditional industries can benefit from modern tools.

+

Visit us at estancia-agape.com to learn more about our journey.

+
+

Interested in how Odoo can work for your farm or agribusiness? Contact us — we’re happy to share insights.

+
+
+
+ + +
+ + + + + + + + diff --git a/public/de/stories/index.html b/public/de/stories/index.html index feec9ba..f1dab1f 100644 --- a/public/de/stories/index.html +++ b/public/de/stories/index.html @@ -1,300 +1,234 @@ - - - - - - Stories | - - - - - - - - - - -
-
-
-

🚀 Echte Odoo-Erfolgsgeschichten – Sehen Sie, wo Odoo glänzt

-

Entdecken Sie, wie Unternehmen branchenübergreifend mit Odoo ihre Transformation vorantreiben – von der Bestandsoptimierung über die Vertriebsautomatisierung bis hin zur Skalierung von Abläufen. Dies sind Beispiele aus der Praxis, die zeigen, wie Odoo überzeugt. 💡 Nutzen Sie Odoo? Teilen Sie Ihre Erfolgsgeschichte und werden Sie vorgestellt – mit einem Dofollow-Backlink zu Ihrer Website als Dankeschön. Das bedeutet kostenlose Präsenz und hervorragende SEO.

-
-
-
- -

- - Kategorien -

- -
- -
- -

- - Schlagworte -

- -
-
-
- - - - - - - - -
- - - - - -
-
- - - - - - - - + + + + + + Stories | diese Story-Site + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/de/stories/index.xml b/public/de/stories/index.xml index c7f6f0c..0f6403c 100644 --- a/public/de/stories/index.xml +++ b/public/de/stories/index.xml @@ -1,26 +1,26 @@ - Stories on - https://success.odoo4projects.com/de/stories/ - Recent content in Stories on + Stories on diese Story-Site + http://localhost:1313/de/stories/ + Recent content in Stories on diese Story-Site Hugo de Tue, 10 Jun 2025 12:00:00 +0000 - + Aufbau eines Cloud-ERP-Dienstes mit Odoo Community - https://success.odoo4projects.com/de/stories/odoo4projects/ + http://localhost:1313/de/stories/odoo4projects/ Tue, 10 Jun 2025 12:00:00 +0000 - https://success.odoo4projects.com/de/stories/odoo4projects/ + http://localhost:1313/de/stories/odoo4projects/ <p><img src="https://odoo4projects.com/web/image/2890-1713a804/Header_low.png" alt="ODOO4projects"></p> <p>Bei <a href="https://ODOO4projects.com">ODOO4projects</a> sind wir darauf spezialisiert, Unternehmen beim Erfolg mit Open-Source-ERP zu unterstützen. Aber wir betreiben auch unsere eigenen Dienste auf derselben Plattform - und deshalb haben wir uns dafür entschieden, unsere <strong>gesamte Cloud-ERP-Hosting-Infrastruktur mit Odoo Community V17</strong> zu bauen.</p> <h2 id="warum-odoo-community">Warum Odoo Community?</h2> <p>Wir wollten testen, wie weit Odoo Community gehen kann - und es hat uns nicht enttäuscht.</p> <ul> <li>100% Open-Source, keine Lizenzgebühren</li> <li>Hochgradig an spezifische Einsatzfälle anpassbar</li> <li>Starkes internationales Community-Support</li> <li>Klarer Upgrade-Pfad und modulares Design</li> </ul> <p>Unser Ziel war nicht nur, Odoo zu nutzen, sondern <strong>die Grenzen dessen zu erweitern, was mit der Community Edition möglich ist</strong>.</p> - Umgestaltung unserer Rinderfarm mit Odoo Community - https://success.odoo4projects.com/de/stories/agape/ + Transforming Our Cattle Farm with Odoo Community + http://localhost:1313/de/stories/agape/ Tue, 10 Jun 2025 12:00:00 +0000 - https://success.odoo4projects.com/de/stories/agape/ - <p><img src="https://estancia-agape.com/web/image/1078-81bed64d/agapei-1.svg" alt="Estancia Agapé"></p> <p>Eine Rinderfarm in Paraguay zu betreiben, stellt uns vor einzigartige Herausforderungen - besonders wenn man Abläufe in <strong>dreien unterschiedlichen Standorten</strong> verwaltet. Bei <a href="https://estancia-agape.com">Estancia Agapé</a> war unser Ziel immer, in der Tradition verwurzelt zu bleiben und gleichzeitig Innovationen zu nutzen, um nachhaltig und effizient zu wachsen. Deshalb haben wir uns für <strong>Odoo Community</strong> entschieden, und die Ergebnisse haben unsere Erwartungen übertroffen.</p> <h2 id="warum-odoo">Warum Odoo?</h2> <p>Wir haben verschiedene Systeme geprüft, bevor wir uns für Odoo Community entschieden haben. Die Gründe waren klar:</p> + http://localhost:1313/de/stories/agape/ + <p><img src="https://estancia-agape.com/web/image/1078-81bed64d/agapei-1.svg" alt="Estancia Agapé"></p> <p>Running a cattle farm in Paraguay presents unique challenges — especially when managing operations across <strong>three distinct locations</strong>. At <a href="https://estancia-agape.com">Estancia Agapé</a>, our goal has always been to stay grounded in tradition while embracing innovation to grow sustainably and efficiently. This is why we turned to <strong>Odoo Community</strong>, and the results have exceeded our expectations.</p> <h2 id="why-odoo">Why Odoo?</h2> <p>We evaluated various systems before choosing Odoo Community. The reasons were clear:</p> <ul> <li>Open-source and customizable</li> <li>Robust set of features for inventory, accounting, and logistics</li> <li>Large and active global community</li> <li>No licensing fees</li> </ul> <p>But what truly made the difference was the ability to <strong>host the service online</strong>.</p> diff --git a/public/de/stories/odoo4projects/index.html b/public/de/stories/odoo4projects/index.html index c905136..e418e8b 100644 --- a/public/de/stories/odoo4projects/index.html +++ b/public/de/stories/odoo4projects/index.html @@ -1,95 +1,130 @@ - - - - - - Aufbau eines Cloud-ERP-Dienstes mit Odoo Community | - - - - - - - - - - -
single page
- - - - - - - - + + + + + + Aufbau eines Cloud-ERP-Dienstes mit Odoo Community | diese Story-Site + + + + + + + + + + +
+

ODOO4projects

+

Bei ODOO4projects sind wir darauf spezialisiert, Unternehmen beim Erfolg mit Open-Source-ERP zu unterstützen. Aber wir betreiben auch unsere eigenen Dienste auf derselben Plattform - und deshalb haben wir uns dafür entschieden, unsere gesamte Cloud-ERP-Hosting-Infrastruktur mit Odoo Community V17 zu bauen.

+

Warum Odoo Community?

+

Wir wollten testen, wie weit Odoo Community gehen kann - und es hat uns nicht enttäuscht.

+
    +
  • 100% Open-Source, keine Lizenzgebühren
  • +
  • Hochgradig an spezifische Einsatzfälle anpassbar
  • +
  • Starkes internationales Community-Support
  • +
  • Klarer Upgrade-Pfad und modulares Design
  • +
+

Unser Ziel war nicht nur, Odoo zu nutzen, sondern die Grenzen dessen zu erweitern, was mit der Community Edition möglich ist.

+

Benutzerdefinierte Module: Unser Schlüssel zum Erfolg

+

Der Wendepunkt auf unserer Reise war die Entwicklung eines benutzerdefinierten Moduls, das speziell für unseren Hosting-Service zugeschnitten ist. Von unserem eigenen Team entwickelt, übernimmt dieses Modul nun:

+
    +
  • Kundenonboarding und Abonnementverfolgung
  • +
  • Hosting-Verwaltung über mehrere Instanzen
  • +
  • Automatisierte Bereitstellung und Überwachung
  • +
+

Durch den Besitz dieser Kernfunktionalität gewannen wir die volle Kontrolle über unsere Infrastruktur - und reduzierten die Abhängigkeit von externen Tools.

+

Was hat nicht funktioniert?

+

Nicht jedes Experiment war erfolgreich. Wir haben ein Drittanbieter-Modul für Affiliate-Management und Buchhaltung erworben - und es war eine komplette Zeit- und Geldverschwendung. Mangelhafte Dokumentation, begrenzter Support und Kompatibilitätsprobleme machten es unbenutzbar.

+

Diese Erfahrung lehrte uns den Wert des internen Entwickelns oder gründlichen Prüfens, bevor wir Drittanbieter-Lösungen integrieren.

+

Ausblick: Odoo 19 und darüber hinaus

+

Bei der Planung unseres Upgrades auf Odoo 19 gehen wir mit einer “nuke and pave” Strategie vor - wir räumen veraltete Module aus, die ihren Zweck nicht mehr erfüllen. Dieser Ansatz von Null an wird es uns ermöglichen, die Leistung zu optimieren und den Support zu vereinfachen.

+

Trotz der Stolpersteine auf dem Weg erfüllt Odoo Community weiterhin all unsere Geschäftsanforderungen, von CRM und Vertrieb bis hin zu Hosting und internen Arbeitsabläufen.

+

Unsere Nachricht an andere

+

Wenn Sie in der IT oder im SaaS-Bereich tätig sind und nach einer flexiblen, leistungsstarken ERP-Plattform suchen - unterschätzen Sie Odoo Community nicht. Mit dem richtigen Team und der richtigen Vision können Sie unternehmensweite Dienste ohne die Overheadkosten von Unternehmenslizenzen aufbauen.

+

Besuchen Sie uns auf ODOO4projects.com, um mehr über unsere Plattform und Lösungen zu erfahren.

+
+
+
+
+ + +
+ + + + + + + + diff --git a/public/de/stories/post1/index.html b/public/de/stories/post1/index.html new file mode 100644 index 0000000..e08ef40 --- /dev/null +++ b/public/de/stories/post1/index.html @@ -0,0 +1,102 @@ + + + + + + Southeast Asia on a Shoestring: A 3-Week Backpacking Itinerary | diese Story-Site + + + + + + + + + + +
+

Southeast Asia on a Shoestring: Your Epic 3-Week Backpacking Adventure

+

Hey fellow wanderers! If you’re dreaming of exotic temples, bustling markets, and breathtaking beaches without emptying your savings account, then Southeast Asia is calling your name. Trust me, this corner of the world is a backpacker’s paradise, offering incredible experiences at prices that will make your wallet sing.

+

After countless hostel stays, delicious street food meals, and unforgettable adventures, I’ve crafted the perfect 3-week itinerary to give you a taste of the magic in Thailand, Vietnam, and Cambodia. Buckle up, because this is going to be an epic ride!

+

Week 1: Thailand - The Land of Smiles (and Amazing Food!)

+
    +
  • Days 1-3: Bangkok: Dive headfirst into the chaotic beauty of Bangkok. Explore magnificent temples like Wat Arun and Wat Pho (home to the reclining Buddha), get lost in the vibrant Chatuchak Weekend Market (if your trip aligns!), and take a longtail boat ride along the Chao Phraya River. Don’t forget to indulge in some mouthwatering street food – Pad Thai is a must!
  • +
  • Days 4-6: Chiang Mai: Escape the city buzz and head north to Chiang Mai. Immerse yourself in the serene atmosphere of ancient temples, take a Thai cooking class (you won’t regret it!), and consider an ethical elephant sanctuary visit. The night markets here are fantastic for souvenirs.
  • +
  • Day 7: Travel Day: Fly or take an overnight train south towards Vietnam. This will be your biggest travel day, so pack some snacks and get ready for the next adventure!
  • +
+

Week 2: Vietnam - A Feast for the Senses

+
    +
  • Days 8-10: Hanoi: Welcome to the charming chaos of Hanoi! Explore the Old Quarter, wander around Hoan Kiem Lake, and catch a traditional water puppet show. Don’t miss trying the local specialty, Pho.
  • +
  • Days 11-13: Ha Long Bay: Prepare to be amazed by the stunning limestone karsts of Ha Long Bay. Take a boat tour (opt for a budget-friendly option!) and kayak through the emerald waters. Spending a night on a boat under the stars is an unforgettable experience.
  • +
  • Day 14: Travel Day: Fly or take a bus to Siem Reap, Cambodia. Get ready for ancient wonders!
  • +
+

Week 3: Cambodia - Ancient History and Heartwarming Culture

+
    +
  • Days 15-18: Siem Reap & Angkor Wat: This is what many people come to Southeast Asia for! Explore the magnificent Angkor Wat temple complex, including Angkor Thom, Bayon, and Ta Prohm (the “Tomb Raider” temple). Consider hiring a tuk-tuk driver for a day to explore the various temples. Wake up early for sunrise over Angkor Wat – it’s truly magical.
  • +
  • Days 19-20: Phnom Penh: Take a sobering but important trip to Phnom Penh to learn about Cambodia’s history at the Killing Fields and Tuol Sleng Genocide Museum. Balance this with a visit to the Royal Palace and Silver Pagoda.
  • +
  • Days 21: Departure: Head to the airport, filled with incredible memories and a newfound love for Southeast Asia.
  • +
+

Budget Tips for Southeast Asia:

+
    +
  • Stay in Hostels: They’re cheap, social, and a great way to meet other travelers.
  • +
  • Eat Street Food: It’s delicious and incredibly affordable.
  • +
  • Use Local Transportation: Buses and trains are your friends. Avoid taxis where possible.
  • +
  • Haggle at Markets: It’s part of the fun!
  • +
  • Book in Advance (Sometimes): Especially for popular routes or accommodations during peak season.
  • +
+

Southeast Asia is an incredible destination for budget travelers. With a little planning and an adventurous spirit, you can have an unforgettable experience without breaking the bank. So, what are you waiting for? Start planning your own Southeast Asian adventure!

+
+
+
+ + +
+ + + + + + + + diff --git a/public/de/tags/backpacking/index.html b/public/de/tags/backpacking/index.html new file mode 100644 index 0000000..dee0440 --- /dev/null +++ b/public/de/tags/backpacking/index.html @@ -0,0 +1,142 @@ + + + + + + Backpacking | diese Story-Site + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/de/tags/backpacking/index.xml b/public/de/tags/backpacking/index.xml new file mode 100644 index 0000000..e920567 --- /dev/null +++ b/public/de/tags/backpacking/index.xml @@ -0,0 +1,19 @@ + + + + Backpacking on diese Story-Site + http://localhost:1313/de/tags/backpacking/ + Recent content in Backpacking on diese Story-Site + Hugo + de + Tue, 15 Apr 2025 00:00:00 +0000 + + + Southeast Asia on a Shoestring: A 3-Week Backpacking Itinerary + http://localhost:1313/de/stories/post1/ + Tue, 15 Apr 2025 00:00:00 +0000 + http://localhost:1313/de/stories/post1/ + <h2 id="southeast-asia-on-a-shoestring-your-epic-3-week-backpacking-adventure">Southeast Asia on a Shoestring: Your Epic 3-Week Backpacking Adventure</h2> <p>Hey fellow wanderers! If you&rsquo;re dreaming of exotic temples, bustling markets, and breathtaking beaches without emptying your savings account, then Southeast Asia is calling your name. Trust me, this corner of the world is a backpacker&rsquo;s paradise, offering incredible experiences at prices that will make your wallet sing.</p> <p>After countless hostel stays, delicious street food meals, and unforgettable adventures, I&rsquo;ve crafted the perfect 3-week itinerary to give you a taste of the magic in Thailand, Vietnam, and Cambodia. Buckle up, because this is going to be an epic ride!</p> + + + diff --git a/public/de/tags/budget-travel/index.html b/public/de/tags/budget-travel/index.html new file mode 100644 index 0000000..7fe21db --- /dev/null +++ b/public/de/tags/budget-travel/index.html @@ -0,0 +1,142 @@ + + + + + + Budget Travel | diese Story-Site + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/de/tags/budget-travel/index.xml b/public/de/tags/budget-travel/index.xml new file mode 100644 index 0000000..356633c --- /dev/null +++ b/public/de/tags/budget-travel/index.xml @@ -0,0 +1,19 @@ + + + + Budget Travel on diese Story-Site + http://localhost:1313/de/tags/budget-travel/ + Recent content in Budget Travel on diese Story-Site + Hugo + de + Tue, 15 Apr 2025 00:00:00 +0000 + + + Southeast Asia on a Shoestring: A 3-Week Backpacking Itinerary + http://localhost:1313/de/stories/post1/ + Tue, 15 Apr 2025 00:00:00 +0000 + http://localhost:1313/de/stories/post1/ + <h2 id="southeast-asia-on-a-shoestring-your-epic-3-week-backpacking-adventure">Southeast Asia on a Shoestring: Your Epic 3-Week Backpacking Adventure</h2> <p>Hey fellow wanderers! If you&rsquo;re dreaming of exotic temples, bustling markets, and breathtaking beaches without emptying your savings account, then Southeast Asia is calling your name. Trust me, this corner of the world is a backpacker&rsquo;s paradise, offering incredible experiences at prices that will make your wallet sing.</p> <p>After countless hostel stays, delicious street food meals, and unforgettable adventures, I&rsquo;ve crafted the perfect 3-week itinerary to give you a taste of the magic in Thailand, Vietnam, and Cambodia. Buckle up, because this is going to be an epic ride!</p> + + + diff --git a/public/de/tags/cambodia/index.html b/public/de/tags/cambodia/index.html new file mode 100644 index 0000000..92c90ff --- /dev/null +++ b/public/de/tags/cambodia/index.html @@ -0,0 +1,142 @@ + + + + + + Cambodia | diese Story-Site + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/de/tags/cambodia/index.xml b/public/de/tags/cambodia/index.xml new file mode 100644 index 0000000..ce4fdae --- /dev/null +++ b/public/de/tags/cambodia/index.xml @@ -0,0 +1,19 @@ + + + + Cambodia on diese Story-Site + http://localhost:1313/de/tags/cambodia/ + Recent content in Cambodia on diese Story-Site + Hugo + de + Tue, 15 Apr 2025 00:00:00 +0000 + + + Southeast Asia on a Shoestring: A 3-Week Backpacking Itinerary + http://localhost:1313/de/stories/post1/ + Tue, 15 Apr 2025 00:00:00 +0000 + http://localhost:1313/de/stories/post1/ + <h2 id="southeast-asia-on-a-shoestring-your-epic-3-week-backpacking-adventure">Southeast Asia on a Shoestring: Your Epic 3-Week Backpacking Adventure</h2> <p>Hey fellow wanderers! If you&rsquo;re dreaming of exotic temples, bustling markets, and breathtaking beaches without emptying your savings account, then Southeast Asia is calling your name. Trust me, this corner of the world is a backpacker&rsquo;s paradise, offering incredible experiences at prices that will make your wallet sing.</p> <p>After countless hostel stays, delicious street food meals, and unforgettable adventures, I&rsquo;ve crafted the perfect 3-week itinerary to give you a taste of the magic in Thailand, Vietnam, and Cambodia. Buckle up, because this is going to be an epic ride!</p> + + + diff --git a/public/de/tags/cattle-farm/index.html b/public/de/tags/cattle-farm/index.html new file mode 100644 index 0000000..8253485 --- /dev/null +++ b/public/de/tags/cattle-farm/index.html @@ -0,0 +1,171 @@ + + + + + + Cattle Farm | diese Story-Site + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/de/tags/cattle-farm/index.xml b/public/de/tags/cattle-farm/index.xml new file mode 100644 index 0000000..3fbfa91 --- /dev/null +++ b/public/de/tags/cattle-farm/index.xml @@ -0,0 +1,19 @@ + + + + Cattle Farm on diese Story-Site + http://localhost:1313/de/tags/cattle-farm/ + Recent content in Cattle Farm on diese Story-Site + Hugo + de + Tue, 10 Jun 2025 12:00:00 +0000 + + + Transforming Our Cattle Farm with Odoo Community + http://localhost:1313/de/stories/agape/ + Tue, 10 Jun 2025 12:00:00 +0000 + http://localhost:1313/de/stories/agape/ + <p><img src="https://estancia-agape.com/web/image/1078-81bed64d/agapei-1.svg" alt="Estancia Agapé"></p> <p>Running a cattle farm in Paraguay presents unique challenges — especially when managing operations across <strong>three distinct locations</strong>. At <a href="https://estancia-agape.com">Estancia Agapé</a>, our goal has always been to stay grounded in tradition while embracing innovation to grow sustainably and efficiently. This is why we turned to <strong>Odoo Community</strong>, and the results have exceeded our expectations.</p> <h2 id="why-odoo">Why Odoo?</h2> <p>We evaluated various systems before choosing Odoo Community. The reasons were clear:</p> <ul> <li>Open-source and customizable</li> <li>Robust set of features for inventory, accounting, and logistics</li> <li>Large and active global community</li> <li>No licensing fees</li> </ul> <p>But what truly made the difference was the ability to <strong>host the service online</strong>.</p> + + + diff --git a/public/de/tags/community/index.html b/public/de/tags/community/index.html index 2e3296e..bb329be 100644 --- a/public/de/tags/community/index.html +++ b/public/de/tags/community/index.html @@ -1,300 +1,167 @@ - - - - - - Community | - - - - - - - - - - -
-
-
-

🚀 Echte Odoo-Erfolgsgeschichten – Sehen Sie, wo Odoo glänzt

-

Entdecken Sie, wie Unternehmen branchenübergreifend mit Odoo ihre Transformation vorantreiben – von der Bestandsoptimierung über die Vertriebsautomatisierung bis hin zur Skalierung von Abläufen. Dies sind Beispiele aus der Praxis, die zeigen, wie Odoo überzeugt. 💡 Nutzen Sie Odoo? Teilen Sie Ihre Erfolgsgeschichte und werden Sie vorgestellt – mit einem Dofollow-Backlink zu Ihrer Website als Dankeschön. Das bedeutet kostenlose Präsenz und hervorragende SEO.

-
-
-
- -

- - Kategorien -

- -
- -
- -

- - Schlagworte -

- -
-
-
- - - - - - - - -
- - - - - -
-
- - - - - - - - + + + + + + Community | diese Story-Site + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/de/tags/community/index.xml b/public/de/tags/community/index.xml index a1d574d..af59409 100644 --- a/public/de/tags/community/index.xml +++ b/public/de/tags/community/index.xml @@ -1,18 +1,18 @@ - Community on - https://success.odoo4projects.com/de/tags/community/ - Recent content in Community on + Community on diese Story-Site + http://localhost:1313/de/tags/community/ + Recent content in Community on diese Story-Site Hugo de Tue, 10 Jun 2025 12:00:00 +0000 - + Aufbau eines Cloud-ERP-Dienstes mit Odoo Community - https://success.odoo4projects.com/de/stories/odoo4projects/ + http://localhost:1313/de/stories/odoo4projects/ Tue, 10 Jun 2025 12:00:00 +0000 - https://success.odoo4projects.com/de/stories/odoo4projects/ + http://localhost:1313/de/stories/odoo4projects/ <p><img src="https://odoo4projects.com/web/image/2890-1713a804/Header_low.png" alt="ODOO4projects"></p> <p>Bei <a href="https://ODOO4projects.com">ODOO4projects</a> sind wir darauf spezialisiert, Unternehmen beim Erfolg mit Open-Source-ERP zu unterstützen. Aber wir betreiben auch unsere eigenen Dienste auf derselben Plattform - und deshalb haben wir uns dafür entschieden, unsere <strong>gesamte Cloud-ERP-Hosting-Infrastruktur mit Odoo Community V17</strong> zu bauen.</p> <h2 id="warum-odoo-community">Warum Odoo Community?</h2> <p>Wir wollten testen, wie weit Odoo Community gehen kann - und es hat uns nicht enttäuscht.</p> <ul> <li>100% Open-Source, keine Lizenzgebühren</li> <li>Hochgradig an spezifische Einsatzfälle anpassbar</li> <li>Starkes internationales Community-Support</li> <li>Klarer Upgrade-Pfad und modulares Design</li> </ul> <p>Unser Ziel war nicht nur, Odoo zu nutzen, sondern <strong>die Grenzen dessen zu erweitern, was mit der Community Edition möglich ist</strong>.</p> diff --git a/public/de/tags/digital-transformation/index.html b/public/de/tags/digital-transformation/index.html new file mode 100644 index 0000000..bb6fd87 --- /dev/null +++ b/public/de/tags/digital-transformation/index.html @@ -0,0 +1,171 @@ + + + + + + Digital Transformation | diese Story-Site + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/de/tags/digital-transformation/index.xml b/public/de/tags/digital-transformation/index.xml new file mode 100644 index 0000000..d3787e6 --- /dev/null +++ b/public/de/tags/digital-transformation/index.xml @@ -0,0 +1,19 @@ + + + + Digital Transformation on diese Story-Site + http://localhost:1313/de/tags/digital-transformation/ + Recent content in Digital Transformation on diese Story-Site + Hugo + de + Tue, 10 Jun 2025 12:00:00 +0000 + + + Transforming Our Cattle Farm with Odoo Community + http://localhost:1313/de/stories/agape/ + Tue, 10 Jun 2025 12:00:00 +0000 + http://localhost:1313/de/stories/agape/ + <p><img src="https://estancia-agape.com/web/image/1078-81bed64d/agapei-1.svg" alt="Estancia Agapé"></p> <p>Running a cattle farm in Paraguay presents unique challenges — especially when managing operations across <strong>three distinct locations</strong>. At <a href="https://estancia-agape.com">Estancia Agapé</a>, our goal has always been to stay grounded in tradition while embracing innovation to grow sustainably and efficiently. This is why we turned to <strong>Odoo Community</strong>, and the results have exceeded our expectations.</p> <h2 id="why-odoo">Why Odoo?</h2> <p>We evaluated various systems before choosing Odoo Community. The reasons were clear:</p> <ul> <li>Open-source and customizable</li> <li>Robust set of features for inventory, accounting, and logistics</li> <li>Large and active global community</li> <li>No licensing fees</li> </ul> <p>But what truly made the difference was the ability to <strong>host the service online</strong>.</p> + + + diff --git a/public/de/tags/erp/index.html b/public/de/tags/erp/index.html index 1f07f43..a2612a5 100644 --- a/public/de/tags/erp/index.html +++ b/public/de/tags/erp/index.html @@ -1,300 +1,234 @@ - - - - - - ERP | - - - - - - - - - - -
-
-
-

🚀 Echte Odoo-Erfolgsgeschichten – Sehen Sie, wo Odoo glänzt

-

Entdecken Sie, wie Unternehmen branchenübergreifend mit Odoo ihre Transformation vorantreiben – von der Bestandsoptimierung über die Vertriebsautomatisierung bis hin zur Skalierung von Abläufen. Dies sind Beispiele aus der Praxis, die zeigen, wie Odoo überzeugt. 💡 Nutzen Sie Odoo? Teilen Sie Ihre Erfolgsgeschichte und werden Sie vorgestellt – mit einem Dofollow-Backlink zu Ihrer Website als Dankeschön. Das bedeutet kostenlose Präsenz und hervorragende SEO.

-
-
-
- -

- - Kategorien -

- -
- -
- -

- - Schlagworte -

- -
-
-
- - - - - - - - -
- - - - - -
-
- - - - - - - - + + + + + + ERP | diese Story-Site + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/de/tags/erp/index.xml b/public/de/tags/erp/index.xml index 20bbe8e..801921a 100644 --- a/public/de/tags/erp/index.xml +++ b/public/de/tags/erp/index.xml @@ -1,26 +1,26 @@ - ERP on - https://success.odoo4projects.com/de/tags/erp/ - Recent content in ERP on + ERP on diese Story-Site + http://localhost:1313/de/tags/erp/ + Recent content in ERP on diese Story-Site Hugo de Tue, 10 Jun 2025 12:00:00 +0000 - + Aufbau eines Cloud-ERP-Dienstes mit Odoo Community - https://success.odoo4projects.com/de/stories/odoo4projects/ + http://localhost:1313/de/stories/odoo4projects/ Tue, 10 Jun 2025 12:00:00 +0000 - https://success.odoo4projects.com/de/stories/odoo4projects/ + http://localhost:1313/de/stories/odoo4projects/ <p><img src="https://odoo4projects.com/web/image/2890-1713a804/Header_low.png" alt="ODOO4projects"></p> <p>Bei <a href="https://ODOO4projects.com">ODOO4projects</a> sind wir darauf spezialisiert, Unternehmen beim Erfolg mit Open-Source-ERP zu unterstützen. Aber wir betreiben auch unsere eigenen Dienste auf derselben Plattform - und deshalb haben wir uns dafür entschieden, unsere <strong>gesamte Cloud-ERP-Hosting-Infrastruktur mit Odoo Community V17</strong> zu bauen.</p> <h2 id="warum-odoo-community">Warum Odoo Community?</h2> <p>Wir wollten testen, wie weit Odoo Community gehen kann - und es hat uns nicht enttäuscht.</p> <ul> <li>100% Open-Source, keine Lizenzgebühren</li> <li>Hochgradig an spezifische Einsatzfälle anpassbar</li> <li>Starkes internationales Community-Support</li> <li>Klarer Upgrade-Pfad und modulares Design</li> </ul> <p>Unser Ziel war nicht nur, Odoo zu nutzen, sondern <strong>die Grenzen dessen zu erweitern, was mit der Community Edition möglich ist</strong>.</p> - Umgestaltung unserer Rinderfarm mit Odoo Community - https://success.odoo4projects.com/de/stories/agape/ + Transforming Our Cattle Farm with Odoo Community + http://localhost:1313/de/stories/agape/ Tue, 10 Jun 2025 12:00:00 +0000 - https://success.odoo4projects.com/de/stories/agape/ - <p><img src="https://estancia-agape.com/web/image/1078-81bed64d/agapei-1.svg" alt="Estancia Agapé"></p> <p>Eine Rinderfarm in Paraguay zu betreiben, stellt uns vor einzigartige Herausforderungen - besonders wenn man Abläufe in <strong>dreien unterschiedlichen Standorten</strong> verwaltet. Bei <a href="https://estancia-agape.com">Estancia Agapé</a> war unser Ziel immer, in der Tradition verwurzelt zu bleiben und gleichzeitig Innovationen zu nutzen, um nachhaltig und effizient zu wachsen. Deshalb haben wir uns für <strong>Odoo Community</strong> entschieden, und die Ergebnisse haben unsere Erwartungen übertroffen.</p> <h2 id="warum-odoo">Warum Odoo?</h2> <p>Wir haben verschiedene Systeme geprüft, bevor wir uns für Odoo Community entschieden haben. Die Gründe waren klar:</p> + http://localhost:1313/de/stories/agape/ + <p><img src="https://estancia-agape.com/web/image/1078-81bed64d/agapei-1.svg" alt="Estancia Agapé"></p> <p>Running a cattle farm in Paraguay presents unique challenges — especially when managing operations across <strong>three distinct locations</strong>. At <a href="https://estancia-agape.com">Estancia Agapé</a>, our goal has always been to stay grounded in tradition while embracing innovation to grow sustainably and efficiently. This is why we turned to <strong>Odoo Community</strong>, and the results have exceeded our expectations.</p> <h2 id="why-odoo">Why Odoo?</h2> <p>We evaluated various systems before choosing Odoo Community. The reasons were clear:</p> <ul> <li>Open-source and customizable</li> <li>Robust set of features for inventory, accounting, and logistics</li> <li>Large and active global community</li> <li>No licensing fees</li> </ul> <p>But what truly made the difference was the ability to <strong>host the service online</strong>.</p> diff --git a/public/de/tags/index.html b/public/de/tags/index.html index 64e503d..ad3f432 100644 --- a/public/de/tags/index.html +++ b/public/de/tags/index.html @@ -1,300 +1,377 @@ - - - - - - Tags | - - - - - - - - - - -
-
-
-

🚀 Echte Odoo-Erfolgsgeschichten – Sehen Sie, wo Odoo glänzt

-

Entdecken Sie, wie Unternehmen branchenübergreifend mit Odoo ihre Transformation vorantreiben – von der Bestandsoptimierung über die Vertriebsautomatisierung bis hin zur Skalierung von Abläufen. Dies sind Beispiele aus der Praxis, die zeigen, wie Odoo überzeugt. 💡 Nutzen Sie Odoo? Teilen Sie Ihre Erfolgsgeschichte und werden Sie vorgestellt – mit einem Dofollow-Backlink zu Ihrer Website als Dankeschön. Das bedeutet kostenlose Präsenz und hervorragende SEO.

-
-
-
- -

- - Kategorien -

- -
- -
- -

- - Schlagworte -

- -
-
-
- - - - - - - - -
- - - - - -
-
- - - - - - - - + + + + + + Tags | diese Story-Site + + + + + + + + + + +
+ +
+
+ Cattle Farm +
+ +

Cattle Farm

+
+

+ +
+ +
+ +
+ +
+ + +
+ + +
+ + +
+
+ +
+ + +
+
+
+ Community +
+ +

Community

+
+

+ +
+ +
+ +
+ +
+ + +
+ + +
+ + +
+
+ +
+ + +
+
+
+ ERP +
+ +

ERP

+
+

+ +
+ +
+ +
+ +
+ + +
+ + +
+ + +
+
+ +
+ + +
+
+
+ IT +
+ +

IT

+
+

+ +
+ +
+ +
+ +
+ + +
+ + +
+ + +
+
+ +
+ + +
+
+
+ Odoo +
+ +

Odoo

+
+

+ +
+ +
+ +
+ +
+ + +
+ + +
+ + +
+
+ +
+ + +
+
+
+ Paraguay +
+ +

Paraguay

+
+

+ +
+ +
+ +
+ +
+ + +
+ + +
+ + +
+
+ +
+ + +
+
+
+
+
+
+ + +
+ + + + + + + + diff --git a/public/de/tags/index.xml b/public/de/tags/index.xml index 6b4c1e1..007e0b9 100644 --- a/public/de/tags/index.xml +++ b/public/de/tags/index.xml @@ -1,53 +1,60 @@ - Tags on - https://success.odoo4projects.com/de/tags/ - Recent content in Tags on + Tags on diese Story-Site + http://localhost:1313/de/tags/ + Recent content in Tags on diese Story-Site Hugo de Tue, 10 Jun 2025 12:00:00 +0000 - + + + Cattle Farm + http://localhost:1313/de/tags/cattle-farm/ + Tue, 10 Jun 2025 12:00:00 +0000 + http://localhost:1313/de/tags/cattle-farm/ + + Community - https://success.odoo4projects.com/de/tags/community/ + http://localhost:1313/de/tags/community/ Tue, 10 Jun 2025 12:00:00 +0000 - https://success.odoo4projects.com/de/tags/community/ + http://localhost:1313/de/tags/community/ + + + + Digital Transformation + http://localhost:1313/de/tags/digital-transformation/ + Tue, 10 Jun 2025 12:00:00 +0000 + http://localhost:1313/de/tags/digital-transformation/ ERP - https://success.odoo4projects.com/de/tags/erp/ + http://localhost:1313/de/tags/erp/ Tue, 10 Jun 2025 12:00:00 +0000 - https://success.odoo4projects.com/de/tags/erp/ + http://localhost:1313/de/tags/erp/ IT - https://success.odoo4projects.com/de/tags/it/ + http://localhost:1313/de/tags/it/ Tue, 10 Jun 2025 12:00:00 +0000 - https://success.odoo4projects.com/de/tags/it/ + http://localhost:1313/de/tags/it/ Odoo - https://success.odoo4projects.com/de/tags/odoo/ + http://localhost:1313/de/tags/odoo/ Tue, 10 Jun 2025 12:00:00 +0000 - https://success.odoo4projects.com/de/tags/odoo/ + http://localhost:1313/de/tags/odoo/ Paraguay - https://success.odoo4projects.com/de/tags/paraguay/ + http://localhost:1313/de/tags/paraguay/ Tue, 10 Jun 2025 12:00:00 +0000 - https://success.odoo4projects.com/de/tags/paraguay/ - - - - Rinderfarm - https://success.odoo4projects.com/de/tags/rinderfarm/ - Tue, 10 Jun 2025 12:00:00 +0000 - https://success.odoo4projects.com/de/tags/rinderfarm/ + http://localhost:1313/de/tags/paraguay/ diff --git a/public/de/tags/it/index.html b/public/de/tags/it/index.html index 0368902..84d9820 100644 --- a/public/de/tags/it/index.html +++ b/public/de/tags/it/index.html @@ -1,300 +1,167 @@ - - - - - - IT | - - - - - - - - - - -
-
-
-

🚀 Echte Odoo-Erfolgsgeschichten – Sehen Sie, wo Odoo glänzt

-

Entdecken Sie, wie Unternehmen branchenübergreifend mit Odoo ihre Transformation vorantreiben – von der Bestandsoptimierung über die Vertriebsautomatisierung bis hin zur Skalierung von Abläufen. Dies sind Beispiele aus der Praxis, die zeigen, wie Odoo überzeugt. 💡 Nutzen Sie Odoo? Teilen Sie Ihre Erfolgsgeschichte und werden Sie vorgestellt – mit einem Dofollow-Backlink zu Ihrer Website als Dankeschön. Das bedeutet kostenlose Präsenz und hervorragende SEO.

-
-
-
- -

- - Kategorien -

- -
- -
- -

- - Schlagworte -

- -
-
-
- - - - - - - - -
- - - - - -
-
- - - - - - - - + + + + + + IT | diese Story-Site + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/de/tags/it/index.xml b/public/de/tags/it/index.xml index ae622d6..4d4150d 100644 --- a/public/de/tags/it/index.xml +++ b/public/de/tags/it/index.xml @@ -1,18 +1,18 @@ - IT on - https://success.odoo4projects.com/de/tags/it/ - Recent content in IT on + IT on diese Story-Site + http://localhost:1313/de/tags/it/ + Recent content in IT on diese Story-Site Hugo de Tue, 10 Jun 2025 12:00:00 +0000 - + Aufbau eines Cloud-ERP-Dienstes mit Odoo Community - https://success.odoo4projects.com/de/stories/odoo4projects/ + http://localhost:1313/de/stories/odoo4projects/ Tue, 10 Jun 2025 12:00:00 +0000 - https://success.odoo4projects.com/de/stories/odoo4projects/ + http://localhost:1313/de/stories/odoo4projects/ <p><img src="https://odoo4projects.com/web/image/2890-1713a804/Header_low.png" alt="ODOO4projects"></p> <p>Bei <a href="https://ODOO4projects.com">ODOO4projects</a> sind wir darauf spezialisiert, Unternehmen beim Erfolg mit Open-Source-ERP zu unterstützen. Aber wir betreiben auch unsere eigenen Dienste auf derselben Plattform - und deshalb haben wir uns dafür entschieden, unsere <strong>gesamte Cloud-ERP-Hosting-Infrastruktur mit Odoo Community V17</strong> zu bauen.</p> <h2 id="warum-odoo-community">Warum Odoo Community?</h2> <p>Wir wollten testen, wie weit Odoo Community gehen kann - und es hat uns nicht enttäuscht.</p> <ul> <li>100% Open-Source, keine Lizenzgebühren</li> <li>Hochgradig an spezifische Einsatzfälle anpassbar</li> <li>Starkes internationales Community-Support</li> <li>Klarer Upgrade-Pfad und modulares Design</li> </ul> <p>Unser Ziel war nicht nur, Odoo zu nutzen, sondern <strong>die Grenzen dessen zu erweitern, was mit der Community Edition möglich ist</strong>.</p> diff --git a/public/de/tags/odoo/index.html b/public/de/tags/odoo/index.html index 7f45623..7e9381b 100644 --- a/public/de/tags/odoo/index.html +++ b/public/de/tags/odoo/index.html @@ -1,300 +1,234 @@ - - - - - - Odoo | - - - - - - - - - - -
-
-
-

🚀 Echte Odoo-Erfolgsgeschichten – Sehen Sie, wo Odoo glänzt

-

Entdecken Sie, wie Unternehmen branchenübergreifend mit Odoo ihre Transformation vorantreiben – von der Bestandsoptimierung über die Vertriebsautomatisierung bis hin zur Skalierung von Abläufen. Dies sind Beispiele aus der Praxis, die zeigen, wie Odoo überzeugt. 💡 Nutzen Sie Odoo? Teilen Sie Ihre Erfolgsgeschichte und werden Sie vorgestellt – mit einem Dofollow-Backlink zu Ihrer Website als Dankeschön. Das bedeutet kostenlose Präsenz und hervorragende SEO.

-
-
-
- -

- - Kategorien -

- -
- -
- -

- - Schlagworte -

- -
-
-
- - - - - - - - -
- - - - - -
-
- - - - - - - - + + + + + + Odoo | diese Story-Site + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/de/tags/odoo/index.xml b/public/de/tags/odoo/index.xml index 9c9be76..202db88 100644 --- a/public/de/tags/odoo/index.xml +++ b/public/de/tags/odoo/index.xml @@ -1,26 +1,26 @@ - Odoo on - https://success.odoo4projects.com/de/tags/odoo/ - Recent content in Odoo on + Odoo on diese Story-Site + http://localhost:1313/de/tags/odoo/ + Recent content in Odoo on diese Story-Site Hugo de Tue, 10 Jun 2025 12:00:00 +0000 - + Aufbau eines Cloud-ERP-Dienstes mit Odoo Community - https://success.odoo4projects.com/de/stories/odoo4projects/ + http://localhost:1313/de/stories/odoo4projects/ Tue, 10 Jun 2025 12:00:00 +0000 - https://success.odoo4projects.com/de/stories/odoo4projects/ + http://localhost:1313/de/stories/odoo4projects/ <p><img src="https://odoo4projects.com/web/image/2890-1713a804/Header_low.png" alt="ODOO4projects"></p> <p>Bei <a href="https://ODOO4projects.com">ODOO4projects</a> sind wir darauf spezialisiert, Unternehmen beim Erfolg mit Open-Source-ERP zu unterstützen. Aber wir betreiben auch unsere eigenen Dienste auf derselben Plattform - und deshalb haben wir uns dafür entschieden, unsere <strong>gesamte Cloud-ERP-Hosting-Infrastruktur mit Odoo Community V17</strong> zu bauen.</p> <h2 id="warum-odoo-community">Warum Odoo Community?</h2> <p>Wir wollten testen, wie weit Odoo Community gehen kann - und es hat uns nicht enttäuscht.</p> <ul> <li>100% Open-Source, keine Lizenzgebühren</li> <li>Hochgradig an spezifische Einsatzfälle anpassbar</li> <li>Starkes internationales Community-Support</li> <li>Klarer Upgrade-Pfad und modulares Design</li> </ul> <p>Unser Ziel war nicht nur, Odoo zu nutzen, sondern <strong>die Grenzen dessen zu erweitern, was mit der Community Edition möglich ist</strong>.</p> - Umgestaltung unserer Rinderfarm mit Odoo Community - https://success.odoo4projects.com/de/stories/agape/ + Transforming Our Cattle Farm with Odoo Community + http://localhost:1313/de/stories/agape/ Tue, 10 Jun 2025 12:00:00 +0000 - https://success.odoo4projects.com/de/stories/agape/ - <p><img src="https://estancia-agape.com/web/image/1078-81bed64d/agapei-1.svg" alt="Estancia Agapé"></p> <p>Eine Rinderfarm in Paraguay zu betreiben, stellt uns vor einzigartige Herausforderungen - besonders wenn man Abläufe in <strong>dreien unterschiedlichen Standorten</strong> verwaltet. Bei <a href="https://estancia-agape.com">Estancia Agapé</a> war unser Ziel immer, in der Tradition verwurzelt zu bleiben und gleichzeitig Innovationen zu nutzen, um nachhaltig und effizient zu wachsen. Deshalb haben wir uns für <strong>Odoo Community</strong> entschieden, und die Ergebnisse haben unsere Erwartungen übertroffen.</p> <h2 id="warum-odoo">Warum Odoo?</h2> <p>Wir haben verschiedene Systeme geprüft, bevor wir uns für Odoo Community entschieden haben. Die Gründe waren klar:</p> + http://localhost:1313/de/stories/agape/ + <p><img src="https://estancia-agape.com/web/image/1078-81bed64d/agapei-1.svg" alt="Estancia Agapé"></p> <p>Running a cattle farm in Paraguay presents unique challenges — especially when managing operations across <strong>three distinct locations</strong>. At <a href="https://estancia-agape.com">Estancia Agapé</a>, our goal has always been to stay grounded in tradition while embracing innovation to grow sustainably and efficiently. This is why we turned to <strong>Odoo Community</strong>, and the results have exceeded our expectations.</p> <h2 id="why-odoo">Why Odoo?</h2> <p>We evaluated various systems before choosing Odoo Community. The reasons were clear:</p> <ul> <li>Open-source and customizable</li> <li>Robust set of features for inventory, accounting, and logistics</li> <li>Large and active global community</li> <li>No licensing fees</li> </ul> <p>But what truly made the difference was the ability to <strong>host the service online</strong>.</p> diff --git a/public/de/tags/paraguay/index.html b/public/de/tags/paraguay/index.html index ec09871..a82574d 100644 --- a/public/de/tags/paraguay/index.html +++ b/public/de/tags/paraguay/index.html @@ -1,300 +1,171 @@ - - - - - - Paraguay | - - - - - - - - - - -
-
-
-

🚀 Echte Odoo-Erfolgsgeschichten – Sehen Sie, wo Odoo glänzt

-

Entdecken Sie, wie Unternehmen branchenübergreifend mit Odoo ihre Transformation vorantreiben – von der Bestandsoptimierung über die Vertriebsautomatisierung bis hin zur Skalierung von Abläufen. Dies sind Beispiele aus der Praxis, die zeigen, wie Odoo überzeugt. 💡 Nutzen Sie Odoo? Teilen Sie Ihre Erfolgsgeschichte und werden Sie vorgestellt – mit einem Dofollow-Backlink zu Ihrer Website als Dankeschön. Das bedeutet kostenlose Präsenz und hervorragende SEO.

-
-
-
- -

- - Kategorien -

- -
- -
- -

- - Schlagworte -

- -
-
-
- - - - - - - - -
- - - - - -
-
- - - - - - - - + + + + + + Paraguay | diese Story-Site + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/de/tags/paraguay/index.xml b/public/de/tags/paraguay/index.xml index 77964af..97994b4 100644 --- a/public/de/tags/paraguay/index.xml +++ b/public/de/tags/paraguay/index.xml @@ -1,19 +1,19 @@ - Paraguay on - https://success.odoo4projects.com/de/tags/paraguay/ - Recent content in Paraguay on + Paraguay on diese Story-Site + http://localhost:1313/de/tags/paraguay/ + Recent content in Paraguay on diese Story-Site Hugo de Tue, 10 Jun 2025 12:00:00 +0000 - + - Umgestaltung unserer Rinderfarm mit Odoo Community - https://success.odoo4projects.com/de/stories/agape/ + Transforming Our Cattle Farm with Odoo Community + http://localhost:1313/de/stories/agape/ Tue, 10 Jun 2025 12:00:00 +0000 - https://success.odoo4projects.com/de/stories/agape/ - <p><img src="https://estancia-agape.com/web/image/1078-81bed64d/agapei-1.svg" alt="Estancia Agapé"></p> <p>Eine Rinderfarm in Paraguay zu betreiben, stellt uns vor einzigartige Herausforderungen - besonders wenn man Abläufe in <strong>dreien unterschiedlichen Standorten</strong> verwaltet. Bei <a href="https://estancia-agape.com">Estancia Agapé</a> war unser Ziel immer, in der Tradition verwurzelt zu bleiben und gleichzeitig Innovationen zu nutzen, um nachhaltig und effizient zu wachsen. Deshalb haben wir uns für <strong>Odoo Community</strong> entschieden, und die Ergebnisse haben unsere Erwartungen übertroffen.</p> <h2 id="warum-odoo">Warum Odoo?</h2> <p>Wir haben verschiedene Systeme geprüft, bevor wir uns für Odoo Community entschieden haben. Die Gründe waren klar:</p> + http://localhost:1313/de/stories/agape/ + <p><img src="https://estancia-agape.com/web/image/1078-81bed64d/agapei-1.svg" alt="Estancia Agapé"></p> <p>Running a cattle farm in Paraguay presents unique challenges — especially when managing operations across <strong>three distinct locations</strong>. At <a href="https://estancia-agape.com">Estancia Agapé</a>, our goal has always been to stay grounded in tradition while embracing innovation to grow sustainably and efficiently. This is why we turned to <strong>Odoo Community</strong>, and the results have exceeded our expectations.</p> <h2 id="why-odoo">Why Odoo?</h2> <p>We evaluated various systems before choosing Odoo Community. The reasons were clear:</p> <ul> <li>Open-source and customizable</li> <li>Robust set of features for inventory, accounting, and logistics</li> <li>Large and active global community</li> <li>No licensing fees</li> </ul> <p>But what truly made the difference was the ability to <strong>host the service online</strong>.</p> diff --git a/public/de/tags/rinderfarm/index.html b/public/de/tags/rinderfarm/index.html index 558a7e3..fded2d0 100644 --- a/public/de/tags/rinderfarm/index.html +++ b/public/de/tags/rinderfarm/index.html @@ -1,6 +1,6 @@ - + Rinderfarm | @@ -150,7 +150,7 @@ Aufbau eines Cloud-ERP-Dienstes mit Odoo Community
- +

Aufbau eines Cloud-ERP-Dienstes mit Odoo Community

@@ -212,7 +212,7 @@ Umgestaltung unserer Rinderfarm mit Odoo Community

- +

Umgestaltung unserer Rinderfarm mit Odoo Community

diff --git a/public/de/tags/rinderfarm/index.xml b/public/de/tags/rinderfarm/index.xml index d3f83b0..21a2331 100644 --- a/public/de/tags/rinderfarm/index.xml +++ b/public/de/tags/rinderfarm/index.xml @@ -2,17 +2,17 @@ Rinderfarm on - https://success.odoo4projects.com/de/tags/rinderfarm/ + http://localhost:1313/de/tags/rinderfarm/ Recent content in Rinderfarm on Hugo de Tue, 10 Jun 2025 12:00:00 +0000 - + Umgestaltung unserer Rinderfarm mit Odoo Community - https://success.odoo4projects.com/de/stories/agape/ + http://localhost:1313/de/stories/agape/ Tue, 10 Jun 2025 12:00:00 +0000 - https://success.odoo4projects.com/de/stories/agape/ + http://localhost:1313/de/stories/agape/ <p><img src="https://estancia-agape.com/web/image/1078-81bed64d/agapei-1.svg" alt="Estancia Agapé"></p> <p>Eine Rinderfarm in Paraguay zu betreiben, stellt uns vor einzigartige Herausforderungen - besonders wenn man Abläufe in <strong>dreien unterschiedlichen Standorten</strong> verwaltet. Bei <a href="https://estancia-agape.com">Estancia Agapé</a> war unser Ziel immer, in der Tradition verwurzelt zu bleiben und gleichzeitig Innovationen zu nutzen, um nachhaltig und effizient zu wachsen. Deshalb haben wir uns für <strong>Odoo Community</strong> entschieden, und die Ergebnisse haben unsere Erwartungen übertroffen.</p> <h2 id="warum-odoo">Warum Odoo?</h2> <p>Wir haben verschiedene Systeme geprüft, bevor wir uns für Odoo Community entschieden haben. Die Gründe waren klar:</p> diff --git a/public/de/tags/southeast-asia/index.html b/public/de/tags/southeast-asia/index.html new file mode 100644 index 0000000..8935d40 --- /dev/null +++ b/public/de/tags/southeast-asia/index.html @@ -0,0 +1,142 @@ + + + + + + Southeast Asia | diese Story-Site + + + + + + + + +

+ +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/de/tags/southeast-asia/index.xml b/public/de/tags/southeast-asia/index.xml new file mode 100644 index 0000000..81735e4 --- /dev/null +++ b/public/de/tags/southeast-asia/index.xml @@ -0,0 +1,19 @@ + + + + Southeast Asia on diese Story-Site + http://localhost:1313/de/tags/southeast-asia/ + Recent content in Southeast Asia on diese Story-Site + Hugo + de + Tue, 15 Apr 2025 00:00:00 +0000 + + + Southeast Asia on a Shoestring: A 3-Week Backpacking Itinerary + http://localhost:1313/de/stories/post1/ + Tue, 15 Apr 2025 00:00:00 +0000 + http://localhost:1313/de/stories/post1/ + <h2 id="southeast-asia-on-a-shoestring-your-epic-3-week-backpacking-adventure">Southeast Asia on a Shoestring: Your Epic 3-Week Backpacking Adventure</h2> <p>Hey fellow wanderers! If you&rsquo;re dreaming of exotic temples, bustling markets, and breathtaking beaches without emptying your savings account, then Southeast Asia is calling your name. Trust me, this corner of the world is a backpacker&rsquo;s paradise, offering incredible experiences at prices that will make your wallet sing.</p> <p>After countless hostel stays, delicious street food meals, and unforgettable adventures, I&rsquo;ve crafted the perfect 3-week itinerary to give you a taste of the magic in Thailand, Vietnam, and Cambodia. Buckle up, because this is going to be an epic ride!</p> + + + diff --git a/public/de/tags/thailand/index.html b/public/de/tags/thailand/index.html new file mode 100644 index 0000000..a3ef5c5 --- /dev/null +++ b/public/de/tags/thailand/index.html @@ -0,0 +1,142 @@ + + + + + + Thailand | diese Story-Site + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/de/tags/thailand/index.xml b/public/de/tags/thailand/index.xml new file mode 100644 index 0000000..4e31617 --- /dev/null +++ b/public/de/tags/thailand/index.xml @@ -0,0 +1,19 @@ + + + + Thailand on diese Story-Site + http://localhost:1313/de/tags/thailand/ + Recent content in Thailand on diese Story-Site + Hugo + de + Tue, 15 Apr 2025 00:00:00 +0000 + + + Southeast Asia on a Shoestring: A 3-Week Backpacking Itinerary + http://localhost:1313/de/stories/post1/ + Tue, 15 Apr 2025 00:00:00 +0000 + http://localhost:1313/de/stories/post1/ + <h2 id="southeast-asia-on-a-shoestring-your-epic-3-week-backpacking-adventure">Southeast Asia on a Shoestring: Your Epic 3-Week Backpacking Adventure</h2> <p>Hey fellow wanderers! If you&rsquo;re dreaming of exotic temples, bustling markets, and breathtaking beaches without emptying your savings account, then Southeast Asia is calling your name. Trust me, this corner of the world is a backpacker&rsquo;s paradise, offering incredible experiences at prices that will make your wallet sing.</p> <p>After countless hostel stays, delicious street food meals, and unforgettable adventures, I&rsquo;ve crafted the perfect 3-week itinerary to give you a taste of the magic in Thailand, Vietnam, and Cambodia. Buckle up, because this is going to be an epic ride!</p> + + + diff --git a/public/de/tags/vietnam/index.html b/public/de/tags/vietnam/index.html new file mode 100644 index 0000000..b720ae6 --- /dev/null +++ b/public/de/tags/vietnam/index.html @@ -0,0 +1,142 @@ + + + + + + Vietnam | diese Story-Site + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/de/tags/vietnam/index.xml b/public/de/tags/vietnam/index.xml new file mode 100644 index 0000000..8b73e58 --- /dev/null +++ b/public/de/tags/vietnam/index.xml @@ -0,0 +1,19 @@ + + + + Vietnam on diese Story-Site + http://localhost:1313/de/tags/vietnam/ + Recent content in Vietnam on diese Story-Site + Hugo + de + Tue, 15 Apr 2025 00:00:00 +0000 + + + Southeast Asia on a Shoestring: A 3-Week Backpacking Itinerary + http://localhost:1313/de/stories/post1/ + Tue, 15 Apr 2025 00:00:00 +0000 + http://localhost:1313/de/stories/post1/ + <h2 id="southeast-asia-on-a-shoestring-your-epic-3-week-backpacking-adventure">Southeast Asia on a Shoestring: Your Epic 3-Week Backpacking Adventure</h2> <p>Hey fellow wanderers! If you&rsquo;re dreaming of exotic temples, bustling markets, and breathtaking beaches without emptying your savings account, then Southeast Asia is calling your name. Trust me, this corner of the world is a backpacker&rsquo;s paradise, offering incredible experiences at prices that will make your wallet sing.</p> <p>After countless hostel stays, delicious street food meals, and unforgettable adventures, I&rsquo;ve crafted the perfect 3-week itinerary to give you a taste of the magic in Thailand, Vietnam, and Cambodia. Buckle up, because this is going to be an epic ride!</p> + + + diff --git a/public/en/authors/index.html b/public/en/authors/index.html new file mode 100644 index 0000000..2b143e8 --- /dev/null +++ b/public/en/authors/index.html @@ -0,0 +1,104 @@ + + + + + + Authors | this story site + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/en/authors/index.xml b/public/en/authors/index.xml new file mode 100644 index 0000000..32afe0e --- /dev/null +++ b/public/en/authors/index.xml @@ -0,0 +1,11 @@ + + + + Authors on this story site + http://localhost:1313/en/authors/ + Recent content in Authors on this story site + Hugo + en + + + diff --git a/public/en/categories/0-5/index.html b/public/en/categories/0-5/index.html index f6917b9..14042ea 100644 --- a/public/en/categories/0-5/index.html +++ b/public/en/categories/0-5/index.html @@ -1,300 +1,171 @@ - - - - - - 0-5 | - - - - - - - - - - -
-
-
-

🚀 Real Odoo Success Stories — See Where Odoo Shines

-

Discover how companies across industries are transforming with Odoo — from streamlining inventory to automating sales and scaling operations. These are real-world examples of where Odoo kicks ass. 💡 Using Odoo? Share your success story and get featured — with a dofollow backlink to your website as a thank-you. It’s free exposure and great SEO.

-
-
-
- -

- - categories -

- -
- -
- -

- - tags -

- -
-
-
- - - - - - - - -
- - - - - -
-
- - - - - - - - + + + + + + 0-5 | this story site + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/en/categories/0-5/index.xml b/public/en/categories/0-5/index.xml index c23e70a..3ae7112 100644 --- a/public/en/categories/0-5/index.xml +++ b/public/en/categories/0-5/index.xml @@ -1,18 +1,18 @@ - 0-5 on - https://success.odoo4projects.com/en/categories/0-5/ - Recent content in 0-5 on + 0-5 on this story site + http://localhost:1313/en/categories/0-5/ + Recent content in 0-5 on this story site Hugo en Tue, 10 Jun 2025 12:00:00 +0000 - + Transforming Our Cattle Farm with Odoo Community - https://success.odoo4projects.com/en/stories/agape/ + http://localhost:1313/en/stories/agape/ Tue, 10 Jun 2025 12:00:00 +0000 - https://success.odoo4projects.com/en/stories/agape/ + http://localhost:1313/en/stories/agape/ <p><img src="https://estancia-agape.com/web/image/1078-81bed64d/agapei-1.svg" alt="Estancia Agapé"></p> <p>Running a cattle farm in Paraguay presents unique challenges — especially when managing operations across <strong>three distinct locations</strong>. At <a href="https://estancia-agape.com">Estancia Agapé</a>, our goal has always been to stay grounded in tradition while embracing innovation to grow sustainably and efficiently. This is why we turned to <strong>Odoo Community</strong>, and the results have exceeded our expectations.</p> <h2 id="why-odoo">Why Odoo?</h2> <p>We evaluated various systems before choosing Odoo Community. The reasons were clear:</p> <ul> <li>Open-source and customizable</li> <li>Robust set of features for inventory, accounting, and logistics</li> <li>Large and active global community</li> <li>No licensing fees</li> </ul> <p>But what truly made the difference was the ability to <strong>host the service online</strong>.</p> diff --git a/public/en/categories/5-10/index.html b/public/en/categories/5-10/index.html index b2f296b..dfec578 100644 --- a/public/en/categories/5-10/index.html +++ b/public/en/categories/5-10/index.html @@ -1,300 +1,167 @@ - - - - - - 5-10 | - - - - - - - - - - -
-
-
-

🚀 Real Odoo Success Stories — See Where Odoo Shines

-

Discover how companies across industries are transforming with Odoo — from streamlining inventory to automating sales and scaling operations. These are real-world examples of where Odoo kicks ass. 💡 Using Odoo? Share your success story and get featured — with a dofollow backlink to your website as a thank-you. It’s free exposure and great SEO.

-
-
-
- -

- - categories -

- -
- -
- -

- - tags -

- -
-
-
- - - - - - - - -
- - - - - -
-
- - - - - - - - + + + + + + 5-10 | this story site + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/en/categories/5-10/index.xml b/public/en/categories/5-10/index.xml index e09698f..684b86a 100644 --- a/public/en/categories/5-10/index.xml +++ b/public/en/categories/5-10/index.xml @@ -1,18 +1,18 @@ - 5-10 on - https://success.odoo4projects.com/en/categories/5-10/ - Recent content in 5-10 on + 5-10 on this story site + http://localhost:1313/en/categories/5-10/ + Recent content in 5-10 on this story site Hugo en Tue, 10 Jun 2025 12:00:00 +0000 - + Building a Cloud ERP Service with Odoo Community - https://success.odoo4projects.com/en/stories/odoo4projects/ + http://localhost:1313/en/stories/odoo4projects/ Tue, 10 Jun 2025 12:00:00 +0000 - https://success.odoo4projects.com/en/stories/odoo4projects/ + http://localhost:1313/en/stories/odoo4projects/ <p><img src="https://odoo4projects.com/web/image/2890-1713a804/Header_low.png" alt="ODOO4projects"></p> <p>At <a href="https://ODOO4projects.com">ODOO4projects</a>, we specialize in helping businesses succeed with open-source ERP. But we also run our own services on the very same platform — and that’s why we chose to build our <strong>entire cloud ERP hosting infrastructure using Odoo Community V17</strong>.</p> <h2 id="why-odoo-community">Why Odoo Community?</h2> <p>We wanted to test how far Odoo Community could go — and it hasn’t let us down.</p> <ul> <li>100% open-source, no license fees</li> <li>Highly customizable for specific use cases</li> <li>Strong international community support</li> <li>Clear upgrade path and modular design</li> </ul> <p>Our objective was not just to use Odoo, but to <strong>push the limits of what’s possible with Community Edition</strong>.</p> diff --git a/public/en/categories/farm/index.html b/public/en/categories/farm/index.html index 56b6794..c664f0e 100644 --- a/public/en/categories/farm/index.html +++ b/public/en/categories/farm/index.html @@ -1,300 +1,171 @@ - - - - - - Farm | - - - - - - - - - - -
-
-
-

🚀 Real Odoo Success Stories — See Where Odoo Shines

-

Discover how companies across industries are transforming with Odoo — from streamlining inventory to automating sales and scaling operations. These are real-world examples of where Odoo kicks ass. 💡 Using Odoo? Share your success story and get featured — with a dofollow backlink to your website as a thank-you. It’s free exposure and great SEO.

-
-
-
- -

- - categories -

- -
- -
- -

- - tags -

- -
-
-
- - - - - - - - -
- - - - - -
-
- - - - - - - - + + + + + + Farm | this story site + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/en/categories/farm/index.xml b/public/en/categories/farm/index.xml index 38e3517..a891b01 100644 --- a/public/en/categories/farm/index.xml +++ b/public/en/categories/farm/index.xml @@ -1,18 +1,18 @@ - Farm on - https://success.odoo4projects.com/en/categories/farm/ - Recent content in Farm on + Farm on this story site + http://localhost:1313/en/categories/farm/ + Recent content in Farm on this story site Hugo en Tue, 10 Jun 2025 12:00:00 +0000 - + Transforming Our Cattle Farm with Odoo Community - https://success.odoo4projects.com/en/stories/agape/ + http://localhost:1313/en/stories/agape/ Tue, 10 Jun 2025 12:00:00 +0000 - https://success.odoo4projects.com/en/stories/agape/ + http://localhost:1313/en/stories/agape/ <p><img src="https://estancia-agape.com/web/image/1078-81bed64d/agapei-1.svg" alt="Estancia Agapé"></p> <p>Running a cattle farm in Paraguay presents unique challenges — especially when managing operations across <strong>three distinct locations</strong>. At <a href="https://estancia-agape.com">Estancia Agapé</a>, our goal has always been to stay grounded in tradition while embracing innovation to grow sustainably and efficiently. This is why we turned to <strong>Odoo Community</strong>, and the results have exceeded our expectations.</p> <h2 id="why-odoo">Why Odoo?</h2> <p>We evaluated various systems before choosing Odoo Community. The reasons were clear:</p> <ul> <li>Open-source and customizable</li> <li>Robust set of features for inventory, accounting, and logistics</li> <li>Large and active global community</li> <li>No licensing fees</li> </ul> <p>But what truly made the difference was the ability to <strong>host the service online</strong>.</p> diff --git a/public/en/categories/index.html b/public/en/categories/index.html index 2aa098d..45b792c 100644 --- a/public/en/categories/index.html +++ b/public/en/categories/index.html @@ -1,300 +1,260 @@ - - - - - - Categories | - - - - - - - - - - -
-
-
-

🚀 Real Odoo Success Stories — See Where Odoo Shines

-

Discover how companies across industries are transforming with Odoo — from streamlining inventory to automating sales and scaling operations. These are real-world examples of where Odoo kicks ass. 💡 Using Odoo? Share your success story and get featured — with a dofollow backlink to your website as a thank-you. It’s free exposure and great SEO.

-
-
-
- -

- - categories -

- -
- -
- -

- - tags -

- -
-
-
- - - - - - - - -
- - - - - -
-
- - - - - - - - + + + + + + Categories | this story site + + + + + + + + + + +
+ +
+
+ 0-5 +
+ +

0-5

+
+

+ +
+ +
+ +
+ +
+ + +
+ + +
+ + +
+
+ +
+ + +
+
+
+ 5-10 +
+ +

5-10

+
+

+ +
+ +
+ +
+ +
+ + +
+ + +
+ + +
+
+ +
+ + +
+
+
+ Farm +
+ +

Farm

+
+

+ +
+ +
+ +
+ +
+ + +
+ + +
+ + +
+
+ +
+ + +
+
+
+ IT +
+ +

IT

+
+

+ +
+ +
+ +
+ +
+ + +
+ + +
+ + +
+
+ +
+ + +
+
+
+
+
+
+ + +
+ + + + + + + + diff --git a/public/en/categories/index.xml b/public/en/categories/index.xml index 8a61376..0b2cf38 100644 --- a/public/en/categories/index.xml +++ b/public/en/categories/index.xml @@ -1,39 +1,39 @@ - Categories on - https://success.odoo4projects.com/en/categories/ - Recent content in Categories on + Categories on this story site + http://localhost:1313/en/categories/ + Recent content in Categories on this story site Hugo en Tue, 10 Jun 2025 12:00:00 +0000 - + 0-5 - https://success.odoo4projects.com/en/categories/0-5/ + http://localhost:1313/en/categories/0-5/ Tue, 10 Jun 2025 12:00:00 +0000 - https://success.odoo4projects.com/en/categories/0-5/ + http://localhost:1313/en/categories/0-5/ 5-10 - https://success.odoo4projects.com/en/categories/5-10/ + http://localhost:1313/en/categories/5-10/ Tue, 10 Jun 2025 12:00:00 +0000 - https://success.odoo4projects.com/en/categories/5-10/ + http://localhost:1313/en/categories/5-10/ Farm - https://success.odoo4projects.com/en/categories/farm/ + http://localhost:1313/en/categories/farm/ Tue, 10 Jun 2025 12:00:00 +0000 - https://success.odoo4projects.com/en/categories/farm/ + http://localhost:1313/en/categories/farm/ IT - https://success.odoo4projects.com/en/categories/it/ + http://localhost:1313/en/categories/it/ Tue, 10 Jun 2025 12:00:00 +0000 - https://success.odoo4projects.com/en/categories/it/ + http://localhost:1313/en/categories/it/ diff --git a/public/en/categories/it/index.html b/public/en/categories/it/index.html index ada0a86..0bd5d00 100644 --- a/public/en/categories/it/index.html +++ b/public/en/categories/it/index.html @@ -1,300 +1,167 @@ - - - - - - IT | - - - - - - - - - - -
-
-
-

🚀 Real Odoo Success Stories — See Where Odoo Shines

-

Discover how companies across industries are transforming with Odoo — from streamlining inventory to automating sales and scaling operations. These are real-world examples of where Odoo kicks ass. 💡 Using Odoo? Share your success story and get featured — with a dofollow backlink to your website as a thank-you. It’s free exposure and great SEO.

-
-
-
- -

- - categories -

- -
- -
- -

- - tags -

- -
-
-
- - - - - - - - -
- - - - - -
-
- - - - - - - - + + + + + + IT | this story site + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/en/categories/it/index.xml b/public/en/categories/it/index.xml index e7a0d38..3aebea2 100644 --- a/public/en/categories/it/index.xml +++ b/public/en/categories/it/index.xml @@ -1,18 +1,18 @@ - IT on - https://success.odoo4projects.com/en/categories/it/ - Recent content in IT on + IT on this story site + http://localhost:1313/en/categories/it/ + Recent content in IT on this story site Hugo en Tue, 10 Jun 2025 12:00:00 +0000 - + Building a Cloud ERP Service with Odoo Community - https://success.odoo4projects.com/en/stories/odoo4projects/ + http://localhost:1313/en/stories/odoo4projects/ Tue, 10 Jun 2025 12:00:00 +0000 - https://success.odoo4projects.com/en/stories/odoo4projects/ + http://localhost:1313/en/stories/odoo4projects/ <p><img src="https://odoo4projects.com/web/image/2890-1713a804/Header_low.png" alt="ODOO4projects"></p> <p>At <a href="https://ODOO4projects.com">ODOO4projects</a>, we specialize in helping businesses succeed with open-source ERP. But we also run our own services on the very same platform — and that’s why we chose to build our <strong>entire cloud ERP hosting infrastructure using Odoo Community V17</strong>.</p> <h2 id="why-odoo-community">Why Odoo Community?</h2> <p>We wanted to test how far Odoo Community could go — and it hasn’t let us down.</p> <ul> <li>100% open-source, no license fees</li> <li>Highly customizable for specific use cases</li> <li>Strong international community support</li> <li>Clear upgrade path and modular design</li> </ul> <p>Our objective was not just to use Odoo, but to <strong>push the limits of what’s possible with Community Edition</strong>.</p> diff --git a/public/en/categories/travel/index.html b/public/en/categories/travel/index.html new file mode 100644 index 0000000..fd662fb --- /dev/null +++ b/public/en/categories/travel/index.html @@ -0,0 +1,343 @@ + + + + + + Travel | this story site + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/en/categories/travel/index.xml b/public/en/categories/travel/index.xml new file mode 100644 index 0000000..8ffc7a1 --- /dev/null +++ b/public/en/categories/travel/index.xml @@ -0,0 +1,40 @@ + + + + Travel on this story site + http://localhost:1313/en/categories/travel/ + Recent content in Travel on this story site + Hugo + en + Tue, 06 May 2025 00:00:00 +0000 + + + Road Trippin' with the Tribe: An Epic Family Adventure Across the USA + http://localhost:1313/en/stories/post4/ + Tue, 06 May 2025 00:00:00 +0000 + http://localhost:1313/en/stories/post4/ + <h2 id="road-trippin-with-the-tribe-conquering-the-usa-with-my-family">Road Trippin&rsquo; with the Tribe: Conquering the USA with My Family</h2> <p>&ldquo;Are we there yet?&rdquo; Ah, the classic soundtrack of a family road trip. While the journey might have its moments, there&rsquo;s nothing quite like hitting the open road with your loved ones and discovering the diverse landscapes and quirky charm of the USA.</p> <p>This past summer, we packed up the minivan (yes, the minivan!) and embarked on an epic cross-country adventure, from the bustling cities of the East Coast to the majestic national parks of the West. It was a whirlwind of memories, laughter (and a few meltdowns, let&rsquo;s be honest), and experiences that we&rsquo;ll cherish forever.</p> + + + Empowering Journeys: My Solo Female Travel Adventures in Europe + http://localhost:1313/en/stories/post3/ + Tue, 29 Apr 2025 00:00:00 +0000 + http://localhost:1313/en/stories/post3/ + <h2 id="empowering-journeys-why-solo-female-travel-in-europe-changed-my-life">Empowering Journeys: Why Solo Female Travel in Europe Changed My Life</h2> <p>There&rsquo;s something incredibly liberating about traveling the world on your own terms. As a woman, the idea of solo travel can sometimes feel daunting, filled with questions and maybe even a little fear. But let me tell you, stepping outside your comfort zone and exploring Europe solo was one of the most empowering experiences of my life.</p> <p>I&rsquo;ve wandered through the romantic streets of Paris, explored the ancient ruins of Rome, and marveled at the stunning architecture of Barcelona – all on my own. And while there were definitely moments of navigating unfamiliar situations, the overwhelming feeling was one of freedom, growth, and self-discovery.</p> + + + Indulge in Paradise: A Luxurious Escape to the Maldives + http://localhost:1313/en/stories/post2/ + Tue, 22 Apr 2025 00:00:00 +0000 + http://localhost:1313/en/stories/post2/ + <h2 id="indulge-in-paradise-my-unforgettable-luxurious-escape-to-the-maldives">Indulge in Paradise: My Unforgettable Luxurious Escape to the Maldives</h2> <p>The word &ldquo;paradise&rdquo; gets thrown around a lot, but trust me, until you&rsquo;ve set foot on the powdery white sands of the Maldives, you haven&rsquo;t truly experienced it. For years, the images of overwater bungalows perched above impossibly turquoise waters have danced in my head, and finally, I had the chance to live that dream.</p> <p>This wasn&rsquo;t just a vacation; it was an immersion in pure luxury, a symphony of breathtaking scenery, impeccable service, and moments of utter tranquility. Let me take you on a journey through my unforgettable escape to this island nation.</p> + + + Southeast Asia on a Shoestring: A 3-Week Backpacking Itinerary + http://localhost:1313/en/stories/post1/ + Tue, 15 Apr 2025 00:00:00 +0000 + http://localhost:1313/en/stories/post1/ + <h2 id="southeast-asia-on-a-shoestring-your-epic-3-week-backpacking-adventure">Southeast Asia on a Shoestring: Your Epic 3-Week Backpacking Adventure</h2> <p>Hey fellow wanderers! If you&rsquo;re dreaming of exotic temples, bustling markets, and breathtaking beaches without emptying your savings account, then Southeast Asia is calling your name. Trust me, this corner of the world is a backpacker&rsquo;s paradise, offering incredible experiences at prices that will make your wallet sing.</p> <p>After countless hostel stays, delicious street food meals, and unforgettable adventures, I&rsquo;ve crafted the perfect 3-week itinerary to give you a taste of the magic in Thailand, Vietnam, and Cambodia. Buckle up, because this is going to be an epic ride!</p> + + + diff --git a/public/en/index.html b/public/en/index.html index bbb7406..3b9521c 100644 --- a/public/en/index.html +++ b/public/en/index.html @@ -1,301 +1,317 @@ - - + + - - - - ODOO Community Success Stories | - - - - - - - - - - -
-
-
-

🚀 Real Odoo Success Stories — See Where Odoo Shines

-

Discover how companies across industries are transforming with Odoo — from streamlining inventory to automating sales and scaling operations. These are real-world examples of where Odoo kicks ass. 💡 Using Odoo? Share your success story and get featured — with a dofollow backlink to your website as a thank-you. It’s free exposure and great SEO.

-
-
-
- -

- - categories -

- -
- -
- -

- - tags -

- -
-
-
- - - - - - - - -
- - - - - -
-
- - - - - - - - + + + + Home | + + + + + + + + + + +
+
+
+

🚀 Real Odoo Success Stories — See Where Odoo Shines

+

Discover how companies across industries are transforming with Odoo — from streamlining inventory to automating sales and scaling operations. These are real-world examples of where Odoo kicks ass. 💡 Using Odoo? Share your success story and get featured — with a dofollow backlink to your website as a thank-you. It’s free exposure and great SEO.

+
+
+
+ +

+ + categories +

+ +
+ +
+ +

+ + tags +

+ +
+
+
+ + + + + + + + +
+ + + +
+
+
+ + +
+ + + + + + + + diff --git a/public/en/index.xml b/public/en/index.xml index c441dfe..fd59856 100644 --- a/public/en/index.xml +++ b/public/en/index.xml @@ -1,25 +1,25 @@ - - https://success.odoo4projects.com/en/ - Recent content on + this story site + http://localhost:1313/en/ + Recent content on this story site Hugo en Tue, 10 Jun 2025 12:00:00 +0000 - + Building a Cloud ERP Service with Odoo Community - https://success.odoo4projects.com/en/stories/odoo4projects/ + http://localhost:1313/en/stories/odoo4projects/ Tue, 10 Jun 2025 12:00:00 +0000 - https://success.odoo4projects.com/en/stories/odoo4projects/ + http://localhost:1313/en/stories/odoo4projects/ <p><img src="https://odoo4projects.com/web/image/2890-1713a804/Header_low.png" alt="ODOO4projects"></p> <p>At <a href="https://ODOO4projects.com">ODOO4projects</a>, we specialize in helping businesses succeed with open-source ERP. But we also run our own services on the very same platform — and that’s why we chose to build our <strong>entire cloud ERP hosting infrastructure using Odoo Community V17</strong>.</p> <h2 id="why-odoo-community">Why Odoo Community?</h2> <p>We wanted to test how far Odoo Community could go — and it hasn’t let us down.</p> <ul> <li>100% open-source, no license fees</li> <li>Highly customizable for specific use cases</li> <li>Strong international community support</li> <li>Clear upgrade path and modular design</li> </ul> <p>Our objective was not just to use Odoo, but to <strong>push the limits of what’s possible with Community Edition</strong>.</p> Transforming Our Cattle Farm with Odoo Community - https://success.odoo4projects.com/en/stories/agape/ + http://localhost:1313/en/stories/agape/ Tue, 10 Jun 2025 12:00:00 +0000 - https://success.odoo4projects.com/en/stories/agape/ + http://localhost:1313/en/stories/agape/ <p><img src="https://estancia-agape.com/web/image/1078-81bed64d/agapei-1.svg" alt="Estancia Agapé"></p> <p>Running a cattle farm in Paraguay presents unique challenges — especially when managing operations across <strong>three distinct locations</strong>. At <a href="https://estancia-agape.com">Estancia Agapé</a>, our goal has always been to stay grounded in tradition while embracing innovation to grow sustainably and efficiently. This is why we turned to <strong>Odoo Community</strong>, and the results have exceeded our expectations.</p> <h2 id="why-odoo">Why Odoo?</h2> <p>We evaluated various systems before choosing Odoo Community. The reasons were clear:</p> <ul> <li>Open-source and customizable</li> <li>Robust set of features for inventory, accounting, and logistics</li> <li>Large and active global community</li> <li>No licensing fees</li> </ul> <p>But what truly made the difference was the ability to <strong>host the service online</strong>.</p> diff --git a/public/en/sitemap.xml b/public/en/sitemap.xml index fa50215..1e3a2cb 100644 --- a/public/en/sitemap.xml +++ b/public/en/sitemap.xml @@ -2,272 +2,327 @@ - https://success.odoo4projects.com/en/ - 2025-06-10T12:00:00+00:00 + http://localhost:1313/en/stories/ + 2025-06-15T22:51:05+05:30 - https://success.odoo4projects.com/en/categories/0-5/ - 2025-06-10T12:00:00+00:00 + http://localhost:1313/en/ + 2025-06-15T22:21:19+05:30 - https://success.odoo4projects.com/en/categories/5-10/ + http://localhost:1313/en/categories/0-5/ 2025-06-10T12:00:00+00:00 - https://success.odoo4projects.com/en/stories/odoo4projects/ + http://localhost:1313/en/categories/5-10/ 2025-06-10T12:00:00+00:00 - https://success.odoo4projects.com/en/categories/ + http://localhost:1313/en/stories/odoo4projects/ 2025-06-10T12:00:00+00:00 - https://success.odoo4projects.com/en/tags/cattle-farm/ - 2025-06-10T12:00:00+00:00 - - https://success.odoo4projects.com/en/tags/community/ + http://localhost:1313/en/categories/ 2025-06-10T12:00:00+00:00 - https://success.odoo4projects.com/en/tags/erp/ + http://localhost:1313/en/tags/cattle-farm/ 2025-06-10T12:00:00+00:00 - https://success.odoo4projects.com/en/categories/farm/ + http://localhost:1313/en/tags/community/ 2025-06-10T12:00:00+00:00 - - - https://success.odoo4projects.com/en/categories/it/ - 2025-06-10T12:00:00+00:00 - - https://success.odoo4projects.com/en/tags/it/ + http://localhost:1313/en/tags/digital-transformation/ 2025-06-10T12:00:00+00:00 - https://success.odoo4projects.com/en/tags/odoo/ + http://localhost:1313/en/tags/erp/ 2025-06-10T12:00:00+00:00 - https://success.odoo4projects.com/en/tags/paraguay/ + http://localhost:1313/en/categories/farm/ 2025-06-10T12:00:00+00:00 - https://success.odoo4projects.com/en/stories/ + http://localhost:1313/en/categories/it/ 2025-06-10T12:00:00+00:00 - https://success.odoo4projects.com/en/tags/ + http://localhost:1313/en/tags/it/ 2025-06-10T12:00:00+00:00 - https://success.odoo4projects.com/en/stories/agape/ + http://localhost:1313/en/tags/odoo/ 2025-06-10T12:00:00+00:00 + + http://localhost:1313/en/tags/paraguay/ + 2025-06-10T12:00:00+00:00 + + + + + http://localhost:1313/en/tags/ + 2025-06-10T12:00:00+00:00 + + + + + http://localhost:1313/en/stories/agape/ + 2025-06-10T12:00:00+00:00 + + + + + http://localhost:1313/en/authors/ + + + diff --git a/public/en/stories/agape/index.html b/public/en/stories/agape/index.html index 7dc3625..6c5b804 100644 --- a/public/en/stories/agape/index.html +++ b/public/en/stories/agape/index.html @@ -1,95 +1,136 @@ - - - - - - Transforming Our Cattle Farm with Odoo Community | - - - - - - - - - - -
single page
- - - - - - - - + + + + + + Transforming Our Cattle Farm with Odoo Community | this story site + + + + + + + + + + +
+

Estancia Agapé

+

Running a cattle farm in Paraguay presents unique challenges — especially when managing operations across three distinct locations. At Estancia Agapé, our goal has always been to stay grounded in tradition while embracing innovation to grow sustainably and efficiently. This is why we turned to Odoo Community, and the results have exceeded our expectations.

+

Why Odoo?

+

We evaluated various systems before choosing Odoo Community. The reasons were clear:

+
    +
  • Open-source and customizable
  • +
  • Robust set of features for inventory, accounting, and logistics
  • +
  • Large and active global community
  • +
  • No licensing fees
  • +
+

But what truly made the difference was the ability to host the service online.

+

Online Hosting: The Game-Changer

+

With three remote farm locations, we needed a centralized system that could be accessed by our teams from anywhere. Hosting Odoo online gave us:

+
    +
  • Real-time synchronization between sites
  • +
  • Simplified workflows for staff in the field and in the office
  • +
  • Remote oversight of stock, sales, and expenses
  • +
  • Reduced IT burden thanks to external hosting partners
  • +
+

We now manage cattle inventory, pasture usage, vet schedules, and financial records in a single system, accessible securely from any device.

+

The Results

+

Since implementing Odoo Community:

+
    +
  • Manual paperwork has dropped by over 80%
  • +
  • Daily operational reports are instantly available to management
  • +
  • Staff collaboration has improved across all sites
  • +
  • Decision-making is faster and data-driven
  • +
+

What used to take days now takes minutes.

+

Looking Ahead

+

We are continuing to expand our use of Odoo Community by integrating additional modules and exploring mobile app features for field use.

+

For other agricultural businesses in Paraguay or Latin America, we highly recommend considering open-source ERP systems like Odoo. With the right setup and a cloud-based approach, even the most traditional industries can benefit from modern tools.

+

Visit us at estancia-agape.com to learn more about our journey.

+
+

Interested in how Odoo can work for your farm or agribusiness? Contact us — we’re happy to share insights.

+
+
+
+ + +
+ + + + + + + + diff --git a/public/en/stories/index.html b/public/en/stories/index.html index 654688e..a331198 100644 --- a/public/en/stories/index.html +++ b/public/en/stories/index.html @@ -1,300 +1,234 @@ - - - - - - Stories | - - - - - - - - - - -
-
-
-

🚀 Real Odoo Success Stories — See Where Odoo Shines

-

Discover how companies across industries are transforming with Odoo — from streamlining inventory to automating sales and scaling operations. These are real-world examples of where Odoo kicks ass. 💡 Using Odoo? Share your success story and get featured — with a dofollow backlink to your website as a thank-you. It’s free exposure and great SEO.

-
-
-
- -

- - categories -

- -
- -
- -

- - tags -

- -
-
-
- - - - - - - - -
- - - - - -
-
- - - - - - - - + + + + + + Stories | this story site + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/en/stories/index.xml b/public/en/stories/index.xml index b297d31..458e7ac 100644 --- a/public/en/stories/index.xml +++ b/public/en/stories/index.xml @@ -1,25 +1,25 @@ - Stories on - https://success.odoo4projects.com/en/stories/ - Recent content in Stories on + Stories on this story site + http://localhost:1313/en/stories/ + Recent content in Stories on this story site Hugo en Tue, 10 Jun 2025 12:00:00 +0000 - + Building a Cloud ERP Service with Odoo Community - https://success.odoo4projects.com/en/stories/odoo4projects/ + http://localhost:1313/en/stories/odoo4projects/ Tue, 10 Jun 2025 12:00:00 +0000 - https://success.odoo4projects.com/en/stories/odoo4projects/ + http://localhost:1313/en/stories/odoo4projects/ <p><img src="https://odoo4projects.com/web/image/2890-1713a804/Header_low.png" alt="ODOO4projects"></p> <p>At <a href="https://ODOO4projects.com">ODOO4projects</a>, we specialize in helping businesses succeed with open-source ERP. But we also run our own services on the very same platform — and that’s why we chose to build our <strong>entire cloud ERP hosting infrastructure using Odoo Community V17</strong>.</p> <h2 id="why-odoo-community">Why Odoo Community?</h2> <p>We wanted to test how far Odoo Community could go — and it hasn’t let us down.</p> <ul> <li>100% open-source, no license fees</li> <li>Highly customizable for specific use cases</li> <li>Strong international community support</li> <li>Clear upgrade path and modular design</li> </ul> <p>Our objective was not just to use Odoo, but to <strong>push the limits of what’s possible with Community Edition</strong>.</p> Transforming Our Cattle Farm with Odoo Community - https://success.odoo4projects.com/en/stories/agape/ + http://localhost:1313/en/stories/agape/ Tue, 10 Jun 2025 12:00:00 +0000 - https://success.odoo4projects.com/en/stories/agape/ + http://localhost:1313/en/stories/agape/ <p><img src="https://estancia-agape.com/web/image/1078-81bed64d/agapei-1.svg" alt="Estancia Agapé"></p> <p>Running a cattle farm in Paraguay presents unique challenges — especially when managing operations across <strong>three distinct locations</strong>. At <a href="https://estancia-agape.com">Estancia Agapé</a>, our goal has always been to stay grounded in tradition while embracing innovation to grow sustainably and efficiently. This is why we turned to <strong>Odoo Community</strong>, and the results have exceeded our expectations.</p> <h2 id="why-odoo">Why Odoo?</h2> <p>We evaluated various systems before choosing Odoo Community. The reasons were clear:</p> <ul> <li>Open-source and customizable</li> <li>Robust set of features for inventory, accounting, and logistics</li> <li>Large and active global community</li> <li>No licensing fees</li> </ul> <p>But what truly made the difference was the ability to <strong>host the service online</strong>.</p> diff --git a/public/en/stories/odoo4projects/index.html b/public/en/stories/odoo4projects/index.html index 8d75161..e9faf3e 100644 --- a/public/en/stories/odoo4projects/index.html +++ b/public/en/stories/odoo4projects/index.html @@ -1,95 +1,130 @@ - - - - - - Building a Cloud ERP Service with Odoo Community | - - - - - - - - - - -
single page
- - - - - - - - + + + + + + Building a Cloud ERP Service with Odoo Community | this story site + + + + + + + + + + +
+

ODOO4projects

+

At ODOO4projects, we specialize in helping businesses succeed with open-source ERP. But we also run our own services on the very same platform — and that’s why we chose to build our entire cloud ERP hosting infrastructure using Odoo Community V17.

+

Why Odoo Community?

+

We wanted to test how far Odoo Community could go — and it hasn’t let us down.

+
    +
  • 100% open-source, no license fees
  • +
  • Highly customizable for specific use cases
  • +
  • Strong international community support
  • +
  • Clear upgrade path and modular design
  • +
+

Our objective was not just to use Odoo, but to push the limits of what’s possible with Community Edition.

+

Custom Modules: Our Key to Success

+

The turning point in our journey was developing a custom module tailored specifically for our hosting service. Built by our own team, this module now handles:

+
    +
  • Client onboarding and subscription tracking
  • +
  • Hosting management across multiple instances
  • +
  • Automated provisioning and monitoring
  • +
+

By owning this core functionality, we gained full control over our infrastructure — and reduced dependency on external tools.

+

What Didn’t Work?

+

Not every experiment succeeded. We purchased a third-party module for affiliate management and accounting — and it was a complete waste of time and money. Poor documentation, limited support, and compatibility issues made it unusable.

+

That experience taught us the value of developing in-house or vetting thoroughly before integrating third-party solutions.

+

Looking Ahead: Odoo 19 and Beyond

+

As we plan our upgrade to Odoo 19, we’re going with a “nuke and pave” strategy — clearing out legacy modules that no longer serve their purpose. This clean-slate approach will allow us to optimize performance and simplify support.

+

Despite the bumps along the road, Odoo Community continues to meet all of our business needs, from CRM and sales to hosting and internal workflows.

+

Our Message to Others

+

If you’re in IT or SaaS and looking for a flexible, powerful ERP platform — don’t underestimate Odoo Community. With the right team and vision, you can build enterprise-grade services without the overhead of enterprise licenses.

+

Visit us at ODOO4projects.com to learn more about our platform and solutions.

+
+
+
+
+ + +
+ + + + + + + + diff --git a/public/en/stories/post1/index.html b/public/en/stories/post1/index.html new file mode 100644 index 0000000..f71d9e9 --- /dev/null +++ b/public/en/stories/post1/index.html @@ -0,0 +1,102 @@ + + + + + + Southeast Asia on a Shoestring: A 3-Week Backpacking Itinerary | this story site + + + + + + + + + + +
+

Southeast Asia on a Shoestring: Your Epic 3-Week Backpacking Adventure

+

Hey fellow wanderers! If you’re dreaming of exotic temples, bustling markets, and breathtaking beaches without emptying your savings account, then Southeast Asia is calling your name. Trust me, this corner of the world is a backpacker’s paradise, offering incredible experiences at prices that will make your wallet sing.

+

After countless hostel stays, delicious street food meals, and unforgettable adventures, I’ve crafted the perfect 3-week itinerary to give you a taste of the magic in Thailand, Vietnam, and Cambodia. Buckle up, because this is going to be an epic ride!

+

Week 1: Thailand - The Land of Smiles (and Amazing Food!)

+
    +
  • Days 1-3: Bangkok: Dive headfirst into the chaotic beauty of Bangkok. Explore magnificent temples like Wat Arun and Wat Pho (home to the reclining Buddha), get lost in the vibrant Chatuchak Weekend Market (if your trip aligns!), and take a longtail boat ride along the Chao Phraya River. Don’t forget to indulge in some mouthwatering street food – Pad Thai is a must!
  • +
  • Days 4-6: Chiang Mai: Escape the city buzz and head north to Chiang Mai. Immerse yourself in the serene atmosphere of ancient temples, take a Thai cooking class (you won’t regret it!), and consider an ethical elephant sanctuary visit. The night markets here are fantastic for souvenirs.
  • +
  • Day 7: Travel Day: Fly or take an overnight train south towards Vietnam. This will be your biggest travel day, so pack some snacks and get ready for the next adventure!
  • +
+

Week 2: Vietnam - A Feast for the Senses

+
    +
  • Days 8-10: Hanoi: Welcome to the charming chaos of Hanoi! Explore the Old Quarter, wander around Hoan Kiem Lake, and catch a traditional water puppet show. Don’t miss trying the local specialty, Pho.
  • +
  • Days 11-13: Ha Long Bay: Prepare to be amazed by the stunning limestone karsts of Ha Long Bay. Take a boat tour (opt for a budget-friendly option!) and kayak through the emerald waters. Spending a night on a boat under the stars is an unforgettable experience.
  • +
  • Day 14: Travel Day: Fly or take a bus to Siem Reap, Cambodia. Get ready for ancient wonders!
  • +
+

Week 3: Cambodia - Ancient History and Heartwarming Culture

+
    +
  • Days 15-18: Siem Reap & Angkor Wat: This is what many people come to Southeast Asia for! Explore the magnificent Angkor Wat temple complex, including Angkor Thom, Bayon, and Ta Prohm (the “Tomb Raider” temple). Consider hiring a tuk-tuk driver for a day to explore the various temples. Wake up early for sunrise over Angkor Wat – it’s truly magical.
  • +
  • Days 19-20: Phnom Penh: Take a sobering but important trip to Phnom Penh to learn about Cambodia’s history at the Killing Fields and Tuol Sleng Genocide Museum. Balance this with a visit to the Royal Palace and Silver Pagoda.
  • +
  • Days 21: Departure: Head to the airport, filled with incredible memories and a newfound love for Southeast Asia.
  • +
+

Budget Tips for Southeast Asia:

+
    +
  • Stay in Hostels: They’re cheap, social, and a great way to meet other travelers.
  • +
  • Eat Street Food: It’s delicious and incredibly affordable.
  • +
  • Use Local Transportation: Buses and trains are your friends. Avoid taxis where possible.
  • +
  • Haggle at Markets: It’s part of the fun!
  • +
  • Book in Advance (Sometimes): Especially for popular routes or accommodations during peak season.
  • +
+

Southeast Asia is an incredible destination for budget travelers. With a little planning and an adventurous spirit, you can have an unforgettable experience without breaking the bank. So, what are you waiting for? Start planning your own Southeast Asian adventure!

+
+
+
+ + +
+ + + + + + + + diff --git a/public/en/stories/post2/index.html b/public/en/stories/post2/index.html new file mode 100644 index 0000000..82be2d1 --- /dev/null +++ b/public/en/stories/post2/index.html @@ -0,0 +1,93 @@ + + + + + + Indulge in Paradise: A Luxurious Escape to the Maldives | this story site + + + + + + + + + + +
+

Indulge in Paradise: My Unforgettable Luxurious Escape to the Maldives

+

The word “paradise” gets thrown around a lot, but trust me, until you’ve set foot on the powdery white sands of the Maldives, you haven’t truly experienced it. For years, the images of overwater bungalows perched above impossibly turquoise waters have danced in my head, and finally, I had the chance to live that dream.

+

This wasn’t just a vacation; it was an immersion in pure luxury, a symphony of breathtaking scenery, impeccable service, and moments of utter tranquility. Let me take you on a journey through my unforgettable escape to this island nation.

+

Arriving in Paradise:

+

Even the arrival was an experience. After landing in Malé, a seaplane whisked us away, offering stunning aerial views of the atolls scattered like jewels across the Indian Ocean. The anticipation built with every passing minute, and as we approached our resort, nestled on its own private island, I knew I was in for something special.

+

The Overwater Bungalow Dream:

+

Our overwater bungalow was nothing short of spectacular. Imagine waking up to the gentle lapping of waves beneath you, stepping onto your private deck for a morning swim in crystal-clear waters, and watching the sunset paint the sky in fiery hues from your own infinity pool. It was the epitome of indulgence and privacy.

+

Days of Blissful Relaxation:

+

Days in the Maldives melted away in a haze of pure relaxation. We spent our mornings snorkeling and diving in the vibrant coral reefs, teeming with colorful fish and even a few graceful manta rays. The afternoons were dedicated to lounging on the pristine beaches, sipping cocktails, and soaking up the sun.

+

Culinary Delights:

+

The dining experience in the Maldives is an adventure in itself. From fresh seafood caught that day to international gourmet cuisine, every meal was a delight. We enjoyed romantic dinners under the stars, with the sound of the ocean as our soundtrack.

+

Beyond Relaxation: Experiences to Remember:

+

While relaxation was key, we also indulged in some unforgettable experiences:

+
    +
  • Sunset Cruise: Sailing across the calm waters as the sun dipped below the horizon, painting the sky in breathtaking colors.
  • +
  • Spa Treatments: Pampering ourselves with traditional Maldivian massages in a serene overwater spa.
  • +
  • Stargazing: With minimal light pollution, the Maldivian night sky is an absolute spectacle, bursting with stars.
  • +
+

Is the Maldives Worth the Splurge?

+

Without a doubt. The Maldives is an investment in pure bliss, a chance to escape the everyday and immerse yourself in unparalleled beauty and luxury. It’s perfect for honeymooners, couples seeking a romantic getaway, or anyone who simply needs to disconnect and recharge in paradise.

+

If you’ve ever dreamt of experiencing the Maldives, I’m here to tell you that the reality is even more magical than the pictures. Start saving, because this is one trip you won’t regret.

+
+
+
+ + +
+ + + + + + + + diff --git a/public/en/stories/post3/index.html b/public/en/stories/post3/index.html new file mode 100644 index 0000000..53f1a6c --- /dev/null +++ b/public/en/stories/post3/index.html @@ -0,0 +1,99 @@ + + + + + + Empowering Journeys: My Solo Female Travel Adventures in Europe | this story site + + + + + + + + + + +
+

Empowering Journeys: Why Solo Female Travel in Europe Changed My Life

+

There’s something incredibly liberating about traveling the world on your own terms. As a woman, the idea of solo travel can sometimes feel daunting, filled with questions and maybe even a little fear. But let me tell you, stepping outside your comfort zone and exploring Europe solo was one of the most empowering experiences of my life.

+

I’ve wandered through the romantic streets of Paris, explored the ancient ruins of Rome, and marveled at the stunning architecture of Barcelona – all on my own. And while there were definitely moments of navigating unfamiliar situations, the overwhelming feeling was one of freedom, growth, and self-discovery.

+

Why Europe is a Great Place to Start for Solo Female Travelers:

+
    +
  • Safety: While no destination is completely risk-free, many European countries have low crime rates and are generally considered safe for solo female travelers.
  • +
  • Excellent Infrastructure: Getting around Europe is relatively easy with well-developed public transportation systems, making it convenient to hop between cities and countries.
  • +
  • Culture of Independence: Solo travel is common in Europe, so you’ll find plenty of resources and support for independent travelers.
  • +
  • Variety of Experiences: From bustling cities to charming countryside towns, Europe offers a diverse range of experiences to suit every interest.
  • +
+

My Personal Highlights and Lessons Learned:

+
    +
  • Finding My Confidence in Paris: Navigating the metro, ordering food in French (badly!), and simply wandering the streets of Paris on my own terms gave me an incredible sense of accomplishment. I realized I was capable of more than I thought.
  • +
  • Connecting with Locals in Rome: Striking up conversations with locals in cafes and markets opened my eyes to the warmth and hospitality of the Italian people. It reminded me that connection is possible even when you’re alone.
  • +
  • Embracing Solitude in Barcelona: Spending afternoons reading in parks and enjoying tapas alone taught me the beauty of my own company. It was a chance for introspection and self-reflection.
  • +
+

Tips for Solo Female Travel in Europe:

+
    +
  • Do Your Research: Familiarize yourself with the local culture, customs, and any potential safety concerns.
  • +
  • Book Accommodations in Safe Areas: Choose well-reviewed hostels or hotels in central and well-lit neighborhoods.
  • +
  • Stay Connected: Keep friends and family updated on your whereabouts and share your itinerary.
  • +
  • Trust Your Gut: If a situation feels uncomfortable, remove yourself from it.
  • +
  • Embrace the Unexpected: Some of the best moments happen when you veer off the planned path.
  • +
  • Join Group Tours or Activities: This is a great way to meet other travelers and experience things with a group.
  • +
  • Learn Basic Phrases: Knowing a few basic phrases in the local language can go a long way.
  • +
+

Solo female travel in Europe isn’t just about seeing beautiful places; it’s about discovering your own strength, resilience, and independence. It’s about proving to yourself that you can navigate the world on your own terms and create unforgettable memories. If you’re considering it, I say go for it! You might just surprise yourself.

+
+
+
+ + +
+ + + + + + + + diff --git a/public/en/stories/post4/index.html b/public/en/stories/post4/index.html new file mode 100644 index 0000000..36e9b5e --- /dev/null +++ b/public/en/stories/post4/index.html @@ -0,0 +1,95 @@ + + + + + + Road Trippin' with the Tribe: An Epic Family Adventure Across the USA | this story site + + + + + + + + + + +
+

Road Trippin’ with the Tribe: Conquering the USA with My Family

+

“Are we there yet?” Ah, the classic soundtrack of a family road trip. While the journey might have its moments, there’s nothing quite like hitting the open road with your loved ones and discovering the diverse landscapes and quirky charm of the USA.

+

This past summer, we packed up the minivan (yes, the minivan!) and embarked on an epic cross-country adventure, from the bustling cities of the East Coast to the majestic national parks of the West. It was a whirlwind of memories, laughter (and a few meltdowns, let’s be honest), and experiences that we’ll cherish forever.

+

Our Route: East Coast to West Coast (and Back!)

+
    +
  • Week 1: East Coast Charm: We started in Washington D.C., exploring historical monuments and museums. Then, we headed north to New York City for Broadway shows and iconic landmarks. A stop in Boston for some clam chowder was a must!
  • +
  • Week 2: Midwest Adventures: We drove through Pennsylvania, Ohio, and Indiana, making pit stops at quirky roadside attractions like the world’s largest ball of twine (yes, it exists!). Chicago was a highlight with its deep-dish pizza and stunning architecture.
  • +
  • Week 3: National Park Wonders: The landscape started to change dramatically as we headed west. We were awestruck by the Badlands in South Dakota, the towering peaks of the Rocky Mountains in Colorado, and the otherworldly landscapes of Arches and Canyonlands National Parks in Utah.
  • +
  • Week 4: California Dreaming: We finally reached the West Coast, spending time exploring the vibrant city of San Francisco, driving down the scenic Pacific Coast Highway, and ending our journey in sunny Los Angeles.
  • +
  • Week 5: The Return Journey (Slightly Faster!): We took a more direct route back, making stops in Las Vegas (for a taste of the glitz) and the Grand Canyon (another must-see).
  • +
+

Tips for Surviving (and Enjoying!) a Family Road Trip:

+
    +
  • Plan, But Be Flexible: Have a general itinerary, but be prepared to deviate based on the kids’ energy levels and unexpected discoveries.
  • +
  • Pack Smart: Think layers, comfortable shoes, snacks (lots of snacks!), entertainment for the car, and a first-aid kit.
  • +
  • Embrace the Detours: Some of the best memories are made at the unplanned stops along the way.
  • +
  • Rotate Drivers: If possible, share the driving responsibilities to avoid burnout.
  • +
  • Schedule Regular Breaks: Stretch your legs, grab some food, and let the kids burn off some energy.
  • +
  • Involve the Kids in Planning: Let them choose a few attractions or activities to keep them engaged.
  • +
  • Document the Journey: Take photos and videos to capture the memories.
  • +
  • Lower Your Expectations: Things won’t always go according to plan, and that’s okay. Embrace the chaos!
  • +
+

A family road trip across the USA is an adventure that will create lasting memories for everyone. It’s a chance to bond, explore, and discover the incredible diversity of this country together. So, pack up the car, crank up the tunes, and get ready for an unforgettable ride!

+
+
+
+ + +
+ + + + + + + + diff --git a/public/en/tags/backpacking/index.html b/public/en/tags/backpacking/index.html new file mode 100644 index 0000000..c458d00 --- /dev/null +++ b/public/en/tags/backpacking/index.html @@ -0,0 +1,142 @@ + + + + + + Backpacking | this story site + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/en/tags/backpacking/index.xml b/public/en/tags/backpacking/index.xml new file mode 100644 index 0000000..d0a523d --- /dev/null +++ b/public/en/tags/backpacking/index.xml @@ -0,0 +1,19 @@ + + + + Backpacking on this story site + http://localhost:1313/en/tags/backpacking/ + Recent content in Backpacking on this story site + Hugo + en + Tue, 15 Apr 2025 00:00:00 +0000 + + + Southeast Asia on a Shoestring: A 3-Week Backpacking Itinerary + http://localhost:1313/en/stories/post1/ + Tue, 15 Apr 2025 00:00:00 +0000 + http://localhost:1313/en/stories/post1/ + <h2 id="southeast-asia-on-a-shoestring-your-epic-3-week-backpacking-adventure">Southeast Asia on a Shoestring: Your Epic 3-Week Backpacking Adventure</h2> <p>Hey fellow wanderers! If you&rsquo;re dreaming of exotic temples, bustling markets, and breathtaking beaches without emptying your savings account, then Southeast Asia is calling your name. Trust me, this corner of the world is a backpacker&rsquo;s paradise, offering incredible experiences at prices that will make your wallet sing.</p> <p>After countless hostel stays, delicious street food meals, and unforgettable adventures, I&rsquo;ve crafted the perfect 3-week itinerary to give you a taste of the magic in Thailand, Vietnam, and Cambodia. Buckle up, because this is going to be an epic ride!</p> + + + diff --git a/public/en/tags/budget-travel/index.html b/public/en/tags/budget-travel/index.html new file mode 100644 index 0000000..e730ae2 --- /dev/null +++ b/public/en/tags/budget-travel/index.html @@ -0,0 +1,142 @@ + + + + + + Budget Travel | this story site + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/en/tags/budget-travel/index.xml b/public/en/tags/budget-travel/index.xml new file mode 100644 index 0000000..9939bb8 --- /dev/null +++ b/public/en/tags/budget-travel/index.xml @@ -0,0 +1,19 @@ + + + + Budget Travel on this story site + http://localhost:1313/en/tags/budget-travel/ + Recent content in Budget Travel on this story site + Hugo + en + Tue, 15 Apr 2025 00:00:00 +0000 + + + Southeast Asia on a Shoestring: A 3-Week Backpacking Itinerary + http://localhost:1313/en/stories/post1/ + Tue, 15 Apr 2025 00:00:00 +0000 + http://localhost:1313/en/stories/post1/ + <h2 id="southeast-asia-on-a-shoestring-your-epic-3-week-backpacking-adventure">Southeast Asia on a Shoestring: Your Epic 3-Week Backpacking Adventure</h2> <p>Hey fellow wanderers! If you&rsquo;re dreaming of exotic temples, bustling markets, and breathtaking beaches without emptying your savings account, then Southeast Asia is calling your name. Trust me, this corner of the world is a backpacker&rsquo;s paradise, offering incredible experiences at prices that will make your wallet sing.</p> <p>After countless hostel stays, delicious street food meals, and unforgettable adventures, I&rsquo;ve crafted the perfect 3-week itinerary to give you a taste of the magic in Thailand, Vietnam, and Cambodia. Buckle up, because this is going to be an epic ride!</p> + + + diff --git a/public/en/tags/cambodia/index.html b/public/en/tags/cambodia/index.html new file mode 100644 index 0000000..d32f326 --- /dev/null +++ b/public/en/tags/cambodia/index.html @@ -0,0 +1,142 @@ + + + + + + Cambodia | this story site + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/en/tags/cambodia/index.xml b/public/en/tags/cambodia/index.xml new file mode 100644 index 0000000..e8666f7 --- /dev/null +++ b/public/en/tags/cambodia/index.xml @@ -0,0 +1,19 @@ + + + + Cambodia on this story site + http://localhost:1313/en/tags/cambodia/ + Recent content in Cambodia on this story site + Hugo + en + Tue, 15 Apr 2025 00:00:00 +0000 + + + Southeast Asia on a Shoestring: A 3-Week Backpacking Itinerary + http://localhost:1313/en/stories/post1/ + Tue, 15 Apr 2025 00:00:00 +0000 + http://localhost:1313/en/stories/post1/ + <h2 id="southeast-asia-on-a-shoestring-your-epic-3-week-backpacking-adventure">Southeast Asia on a Shoestring: Your Epic 3-Week Backpacking Adventure</h2> <p>Hey fellow wanderers! If you&rsquo;re dreaming of exotic temples, bustling markets, and breathtaking beaches without emptying your savings account, then Southeast Asia is calling your name. Trust me, this corner of the world is a backpacker&rsquo;s paradise, offering incredible experiences at prices that will make your wallet sing.</p> <p>After countless hostel stays, delicious street food meals, and unforgettable adventures, I&rsquo;ve crafted the perfect 3-week itinerary to give you a taste of the magic in Thailand, Vietnam, and Cambodia. Buckle up, because this is going to be an epic ride!</p> + + + diff --git a/public/en/tags/cattle-farm/index.html b/public/en/tags/cattle-farm/index.html index 104cfe5..dc87166 100644 --- a/public/en/tags/cattle-farm/index.html +++ b/public/en/tags/cattle-farm/index.html @@ -1,300 +1,171 @@ - - - - - - Cattle Farm | - - - - - - - - - - -
-
-
-

🚀 Real Odoo Success Stories — See Where Odoo Shines

-

Discover how companies across industries are transforming with Odoo — from streamlining inventory to automating sales and scaling operations. These are real-world examples of where Odoo kicks ass. 💡 Using Odoo? Share your success story and get featured — with a dofollow backlink to your website as a thank-you. It’s free exposure and great SEO.

-
-
-
- -

- - categories -

- -
- -
- -

- - tags -

- -
-
-
- - - - - - - - -
- - - - - -
-
- - - - - - - - + + + + + + Cattle Farm | this story site + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/en/tags/cattle-farm/index.xml b/public/en/tags/cattle-farm/index.xml index c28bb3d..5cd9c32 100644 --- a/public/en/tags/cattle-farm/index.xml +++ b/public/en/tags/cattle-farm/index.xml @@ -1,18 +1,18 @@ - Cattle Farm on - https://success.odoo4projects.com/en/tags/cattle-farm/ - Recent content in Cattle Farm on + Cattle Farm on this story site + http://localhost:1313/en/tags/cattle-farm/ + Recent content in Cattle Farm on this story site Hugo en Tue, 10 Jun 2025 12:00:00 +0000 - + Transforming Our Cattle Farm with Odoo Community - https://success.odoo4projects.com/en/stories/agape/ + http://localhost:1313/en/stories/agape/ Tue, 10 Jun 2025 12:00:00 +0000 - https://success.odoo4projects.com/en/stories/agape/ + http://localhost:1313/en/stories/agape/ <p><img src="https://estancia-agape.com/web/image/1078-81bed64d/agapei-1.svg" alt="Estancia Agapé"></p> <p>Running a cattle farm in Paraguay presents unique challenges — especially when managing operations across <strong>three distinct locations</strong>. At <a href="https://estancia-agape.com">Estancia Agapé</a>, our goal has always been to stay grounded in tradition while embracing innovation to grow sustainably and efficiently. This is why we turned to <strong>Odoo Community</strong>, and the results have exceeded our expectations.</p> <h2 id="why-odoo">Why Odoo?</h2> <p>We evaluated various systems before choosing Odoo Community. The reasons were clear:</p> <ul> <li>Open-source and customizable</li> <li>Robust set of features for inventory, accounting, and logistics</li> <li>Large and active global community</li> <li>No licensing fees</li> </ul> <p>But what truly made the difference was the ability to <strong>host the service online</strong>.</p> diff --git a/public/en/tags/community/index.html b/public/en/tags/community/index.html index 78e0b8f..2fe74ef 100644 --- a/public/en/tags/community/index.html +++ b/public/en/tags/community/index.html @@ -1,300 +1,167 @@ - - - - - - Community | - - - - - - - - - - -
-
-
-

🚀 Real Odoo Success Stories — See Where Odoo Shines

-

Discover how companies across industries are transforming with Odoo — from streamlining inventory to automating sales and scaling operations. These are real-world examples of where Odoo kicks ass. 💡 Using Odoo? Share your success story and get featured — with a dofollow backlink to your website as a thank-you. It’s free exposure and great SEO.

-
-
-
- -

- - categories -

- -
- -
- -

- - tags -

- -
-
-
- - - - - - - - -
- - - - - -
-
- - - - - - - - + + + + + + Community | this story site + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/en/tags/community/index.xml b/public/en/tags/community/index.xml index 02b5ecb..9cbb5b1 100644 --- a/public/en/tags/community/index.xml +++ b/public/en/tags/community/index.xml @@ -1,18 +1,18 @@ - Community on - https://success.odoo4projects.com/en/tags/community/ - Recent content in Community on + Community on this story site + http://localhost:1313/en/tags/community/ + Recent content in Community on this story site Hugo en Tue, 10 Jun 2025 12:00:00 +0000 - + Building a Cloud ERP Service with Odoo Community - https://success.odoo4projects.com/en/stories/odoo4projects/ + http://localhost:1313/en/stories/odoo4projects/ Tue, 10 Jun 2025 12:00:00 +0000 - https://success.odoo4projects.com/en/stories/odoo4projects/ + http://localhost:1313/en/stories/odoo4projects/ <p><img src="https://odoo4projects.com/web/image/2890-1713a804/Header_low.png" alt="ODOO4projects"></p> <p>At <a href="https://ODOO4projects.com">ODOO4projects</a>, we specialize in helping businesses succeed with open-source ERP. But we also run our own services on the very same platform — and that’s why we chose to build our <strong>entire cloud ERP hosting infrastructure using Odoo Community V17</strong>.</p> <h2 id="why-odoo-community">Why Odoo Community?</h2> <p>We wanted to test how far Odoo Community could go — and it hasn’t let us down.</p> <ul> <li>100% open-source, no license fees</li> <li>Highly customizable for specific use cases</li> <li>Strong international community support</li> <li>Clear upgrade path and modular design</li> </ul> <p>Our objective was not just to use Odoo, but to <strong>push the limits of what’s possible with Community Edition</strong>.</p> diff --git a/public/en/tags/cultural-immersion/index.html b/public/en/tags/cultural-immersion/index.html new file mode 100644 index 0000000..55b689e --- /dev/null +++ b/public/en/tags/cultural-immersion/index.html @@ -0,0 +1,142 @@ + + + + + + Cultural Immersion | this story site + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/en/tags/cultural-immersion/index.xml b/public/en/tags/cultural-immersion/index.xml new file mode 100644 index 0000000..b7a61ed --- /dev/null +++ b/public/en/tags/cultural-immersion/index.xml @@ -0,0 +1,19 @@ + + + + Cultural Immersion on this story site + http://localhost:1313/en/tags/cultural-immersion/ + Recent content in Cultural Immersion on this story site + Hugo + en + Tue, 29 Apr 2025 00:00:00 +0000 + + + Empowering Journeys: My Solo Female Travel Adventures in Europe + http://localhost:1313/en/stories/post3/ + Tue, 29 Apr 2025 00:00:00 +0000 + http://localhost:1313/en/stories/post3/ + <h2 id="empowering-journeys-why-solo-female-travel-in-europe-changed-my-life">Empowering Journeys: Why Solo Female Travel in Europe Changed My Life</h2> <p>There&rsquo;s something incredibly liberating about traveling the world on your own terms. As a woman, the idea of solo travel can sometimes feel daunting, filled with questions and maybe even a little fear. But let me tell you, stepping outside your comfort zone and exploring Europe solo was one of the most empowering experiences of my life.</p> <p>I&rsquo;ve wandered through the romantic streets of Paris, explored the ancient ruins of Rome, and marveled at the stunning architecture of Barcelona – all on my own. And while there were definitely moments of navigating unfamiliar situations, the overwhelming feeling was one of freedom, growth, and self-discovery.</p> + + + diff --git a/public/en/tags/digital-transformation/index.html b/public/en/tags/digital-transformation/index.html new file mode 100644 index 0000000..afa0dff --- /dev/null +++ b/public/en/tags/digital-transformation/index.html @@ -0,0 +1,171 @@ + + + + + + Digital Transformation | this story site + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/en/tags/digital-transformation/index.xml b/public/en/tags/digital-transformation/index.xml new file mode 100644 index 0000000..8e7f55d --- /dev/null +++ b/public/en/tags/digital-transformation/index.xml @@ -0,0 +1,19 @@ + + + + Digital Transformation on this story site + http://localhost:1313/en/tags/digital-transformation/ + Recent content in Digital Transformation on this story site + Hugo + en + Tue, 10 Jun 2025 12:00:00 +0000 + + + Transforming Our Cattle Farm with Odoo Community + http://localhost:1313/en/stories/agape/ + Tue, 10 Jun 2025 12:00:00 +0000 + http://localhost:1313/en/stories/agape/ + <p><img src="https://estancia-agape.com/web/image/1078-81bed64d/agapei-1.svg" alt="Estancia Agapé"></p> <p>Running a cattle farm in Paraguay presents unique challenges — especially when managing operations across <strong>three distinct locations</strong>. At <a href="https://estancia-agape.com">Estancia Agapé</a>, our goal has always been to stay grounded in tradition while embracing innovation to grow sustainably and efficiently. This is why we turned to <strong>Odoo Community</strong>, and the results have exceeded our expectations.</p> <h2 id="why-odoo">Why Odoo?</h2> <p>We evaluated various systems before choosing Odoo Community. The reasons were clear:</p> <ul> <li>Open-source and customizable</li> <li>Robust set of features for inventory, accounting, and logistics</li> <li>Large and active global community</li> <li>No licensing fees</li> </ul> <p>But what truly made the difference was the ability to <strong>host the service online</strong>.</p> + + + diff --git a/public/en/tags/erp/index.html b/public/en/tags/erp/index.html index b0afcec..dac83c2 100644 --- a/public/en/tags/erp/index.html +++ b/public/en/tags/erp/index.html @@ -1,300 +1,234 @@ - - - - - - ERP | - - - - - - - - - - -
-
-
-

🚀 Real Odoo Success Stories — See Where Odoo Shines

-

Discover how companies across industries are transforming with Odoo — from streamlining inventory to automating sales and scaling operations. These are real-world examples of where Odoo kicks ass. 💡 Using Odoo? Share your success story and get featured — with a dofollow backlink to your website as a thank-you. It’s free exposure and great SEO.

-
-
-
- -

- - categories -

- -
- -
- -

- - tags -

- -
-
-
- - - - - - - - -
- - - - - -
-
- - - - - - - - + + + + + + ERP | this story site + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/en/tags/erp/index.xml b/public/en/tags/erp/index.xml index 5cdaf70..bbc01e4 100644 --- a/public/en/tags/erp/index.xml +++ b/public/en/tags/erp/index.xml @@ -1,25 +1,25 @@ - ERP on - https://success.odoo4projects.com/en/tags/erp/ - Recent content in ERP on + ERP on this story site + http://localhost:1313/en/tags/erp/ + Recent content in ERP on this story site Hugo en Tue, 10 Jun 2025 12:00:00 +0000 - + Building a Cloud ERP Service with Odoo Community - https://success.odoo4projects.com/en/stories/odoo4projects/ + http://localhost:1313/en/stories/odoo4projects/ Tue, 10 Jun 2025 12:00:00 +0000 - https://success.odoo4projects.com/en/stories/odoo4projects/ + http://localhost:1313/en/stories/odoo4projects/ <p><img src="https://odoo4projects.com/web/image/2890-1713a804/Header_low.png" alt="ODOO4projects"></p> <p>At <a href="https://ODOO4projects.com">ODOO4projects</a>, we specialize in helping businesses succeed with open-source ERP. But we also run our own services on the very same platform — and that’s why we chose to build our <strong>entire cloud ERP hosting infrastructure using Odoo Community V17</strong>.</p> <h2 id="why-odoo-community">Why Odoo Community?</h2> <p>We wanted to test how far Odoo Community could go — and it hasn’t let us down.</p> <ul> <li>100% open-source, no license fees</li> <li>Highly customizable for specific use cases</li> <li>Strong international community support</li> <li>Clear upgrade path and modular design</li> </ul> <p>Our objective was not just to use Odoo, but to <strong>push the limits of what’s possible with Community Edition</strong>.</p> Transforming Our Cattle Farm with Odoo Community - https://success.odoo4projects.com/en/stories/agape/ + http://localhost:1313/en/stories/agape/ Tue, 10 Jun 2025 12:00:00 +0000 - https://success.odoo4projects.com/en/stories/agape/ + http://localhost:1313/en/stories/agape/ <p><img src="https://estancia-agape.com/web/image/1078-81bed64d/agapei-1.svg" alt="Estancia Agapé"></p> <p>Running a cattle farm in Paraguay presents unique challenges — especially when managing operations across <strong>three distinct locations</strong>. At <a href="https://estancia-agape.com">Estancia Agapé</a>, our goal has always been to stay grounded in tradition while embracing innovation to grow sustainably and efficiently. This is why we turned to <strong>Odoo Community</strong>, and the results have exceeded our expectations.</p> <h2 id="why-odoo">Why Odoo?</h2> <p>We evaluated various systems before choosing Odoo Community. The reasons were clear:</p> <ul> <li>Open-source and customizable</li> <li>Robust set of features for inventory, accounting, and logistics</li> <li>Large and active global community</li> <li>No licensing fees</li> </ul> <p>But what truly made the difference was the ability to <strong>host the service online</strong>.</p> diff --git a/public/en/tags/europe/index.html b/public/en/tags/europe/index.html new file mode 100644 index 0000000..d0d3acd --- /dev/null +++ b/public/en/tags/europe/index.html @@ -0,0 +1,142 @@ + + + + + + Europe | this story site + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/en/tags/europe/index.xml b/public/en/tags/europe/index.xml new file mode 100644 index 0000000..5d02b35 --- /dev/null +++ b/public/en/tags/europe/index.xml @@ -0,0 +1,19 @@ + + + + Europe on this story site + http://localhost:1313/en/tags/europe/ + Recent content in Europe on this story site + Hugo + en + Tue, 29 Apr 2025 00:00:00 +0000 + + + Empowering Journeys: My Solo Female Travel Adventures in Europe + http://localhost:1313/en/stories/post3/ + Tue, 29 Apr 2025 00:00:00 +0000 + http://localhost:1313/en/stories/post3/ + <h2 id="empowering-journeys-why-solo-female-travel-in-europe-changed-my-life">Empowering Journeys: Why Solo Female Travel in Europe Changed My Life</h2> <p>There&rsquo;s something incredibly liberating about traveling the world on your own terms. As a woman, the idea of solo travel can sometimes feel daunting, filled with questions and maybe even a little fear. But let me tell you, stepping outside your comfort zone and exploring Europe solo was one of the most empowering experiences of my life.</p> <p>I&rsquo;ve wandered through the romantic streets of Paris, explored the ancient ruins of Rome, and marveled at the stunning architecture of Barcelona – all on my own. And while there were definitely moments of navigating unfamiliar situations, the overwhelming feeling was one of freedom, growth, and self-discovery.</p> + + + diff --git a/public/en/tags/family-travel/index.html b/public/en/tags/family-travel/index.html new file mode 100644 index 0000000..c88e4fb --- /dev/null +++ b/public/en/tags/family-travel/index.html @@ -0,0 +1,205 @@ + + + + + + Family Travel | this story site + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/en/tags/family-travel/index.xml b/public/en/tags/family-travel/index.xml new file mode 100644 index 0000000..05f3ab7 --- /dev/null +++ b/public/en/tags/family-travel/index.xml @@ -0,0 +1,26 @@ + + + + Family Travel on this story site + http://localhost:1313/en/tags/family-travel/ + Recent content in Family Travel on this story site + Hugo + en + Tue, 06 May 2025 00:00:00 +0000 + + + Road Trippin' with the Tribe: An Epic Family Adventure Across the USA + http://localhost:1313/en/stories/post4/ + Tue, 06 May 2025 00:00:00 +0000 + http://localhost:1313/en/stories/post4/ + <h2 id="road-trippin-with-the-tribe-conquering-the-usa-with-my-family">Road Trippin&rsquo; with the Tribe: Conquering the USA with My Family</h2> <p>&ldquo;Are we there yet?&rdquo; Ah, the classic soundtrack of a family road trip. While the journey might have its moments, there&rsquo;s nothing quite like hitting the open road with your loved ones and discovering the diverse landscapes and quirky charm of the USA.</p> <p>This past summer, we packed up the minivan (yes, the minivan!) and embarked on an epic cross-country adventure, from the bustling cities of the East Coast to the majestic national parks of the West. It was a whirlwind of memories, laughter (and a few meltdowns, let&rsquo;s be honest), and experiences that we&rsquo;ll cherish forever.</p> + + + Empowering Journeys: My Solo Female Travel Adventures in Europe + http://localhost:1313/en/stories/post3/ + Tue, 29 Apr 2025 00:00:00 +0000 + http://localhost:1313/en/stories/post3/ + <h2 id="empowering-journeys-why-solo-female-travel-in-europe-changed-my-life">Empowering Journeys: Why Solo Female Travel in Europe Changed My Life</h2> <p>There&rsquo;s something incredibly liberating about traveling the world on your own terms. As a woman, the idea of solo travel can sometimes feel daunting, filled with questions and maybe even a little fear. But let me tell you, stepping outside your comfort zone and exploring Europe solo was one of the most empowering experiences of my life.</p> <p>I&rsquo;ve wandered through the romantic streets of Paris, explored the ancient ruins of Rome, and marveled at the stunning architecture of Barcelona – all on my own. And while there were definitely moments of navigating unfamiliar situations, the overwhelming feeling was one of freedom, growth, and self-discovery.</p> + + + diff --git a/public/en/tags/female-travel/index.html b/public/en/tags/female-travel/index.html new file mode 100644 index 0000000..63f0a53 --- /dev/null +++ b/public/en/tags/female-travel/index.html @@ -0,0 +1,142 @@ + + + + + + Female Travel | this story site + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/en/tags/female-travel/index.xml b/public/en/tags/female-travel/index.xml new file mode 100644 index 0000000..d75094d --- /dev/null +++ b/public/en/tags/female-travel/index.xml @@ -0,0 +1,19 @@ + + + + Female Travel on this story site + http://localhost:1313/en/tags/female-travel/ + Recent content in Female Travel on this story site + Hugo + en + Tue, 29 Apr 2025 00:00:00 +0000 + + + Empowering Journeys: My Solo Female Travel Adventures in Europe + http://localhost:1313/en/stories/post3/ + Tue, 29 Apr 2025 00:00:00 +0000 + http://localhost:1313/en/stories/post3/ + <h2 id="empowering-journeys-why-solo-female-travel-in-europe-changed-my-life">Empowering Journeys: Why Solo Female Travel in Europe Changed My Life</h2> <p>There&rsquo;s something incredibly liberating about traveling the world on your own terms. As a woman, the idea of solo travel can sometimes feel daunting, filled with questions and maybe even a little fear. But let me tell you, stepping outside your comfort zone and exploring Europe solo was one of the most empowering experiences of my life.</p> <p>I&rsquo;ve wandered through the romantic streets of Paris, explored the ancient ruins of Rome, and marveled at the stunning architecture of Barcelona – all on my own. And while there were definitely moments of navigating unfamiliar situations, the overwhelming feeling was one of freedom, growth, and self-discovery.</p> + + + diff --git a/public/en/tags/honeymoon/index.html b/public/en/tags/honeymoon/index.html new file mode 100644 index 0000000..78751ad --- /dev/null +++ b/public/en/tags/honeymoon/index.html @@ -0,0 +1,146 @@ + + + + + + Honeymoon | this story site + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/en/tags/honeymoon/index.xml b/public/en/tags/honeymoon/index.xml new file mode 100644 index 0000000..a632adc --- /dev/null +++ b/public/en/tags/honeymoon/index.xml @@ -0,0 +1,19 @@ + + + + Honeymoon on this story site + http://localhost:1313/en/tags/honeymoon/ + Recent content in Honeymoon on this story site + Hugo + en + Tue, 22 Apr 2025 00:00:00 +0000 + + + Indulge in Paradise: A Luxurious Escape to the Maldives + http://localhost:1313/en/stories/post2/ + Tue, 22 Apr 2025 00:00:00 +0000 + http://localhost:1313/en/stories/post2/ + <h2 id="indulge-in-paradise-my-unforgettable-luxurious-escape-to-the-maldives">Indulge in Paradise: My Unforgettable Luxurious Escape to the Maldives</h2> <p>The word &ldquo;paradise&rdquo; gets thrown around a lot, but trust me, until you&rsquo;ve set foot on the powdery white sands of the Maldives, you haven&rsquo;t truly experienced it. For years, the images of overwater bungalows perched above impossibly turquoise waters have danced in my head, and finally, I had the chance to live that dream.</p> <p>This wasn&rsquo;t just a vacation; it was an immersion in pure luxury, a symphony of breathtaking scenery, impeccable service, and moments of utter tranquility. Let me take you on a journey through my unforgettable escape to this island nation.</p> + + + diff --git a/public/en/tags/index.html b/public/en/tags/index.html index 35ddddf..bd01ce7 100644 --- a/public/en/tags/index.html +++ b/public/en/tags/index.html @@ -1,300 +1,377 @@ - - - - - - Tags | - - - - - - - - - - -
-
-
-

🚀 Real Odoo Success Stories — See Where Odoo Shines

-

Discover how companies across industries are transforming with Odoo — from streamlining inventory to automating sales and scaling operations. These are real-world examples of where Odoo kicks ass. 💡 Using Odoo? Share your success story and get featured — with a dofollow backlink to your website as a thank-you. It’s free exposure and great SEO.

-
-
-
- -

- - categories -

- -
- -
- -

- - tags -

- -
-
-
- - - - - - - - -
- - - - - -
-
- - - - - - - - + + + + + + Tags | this story site + + + + + + + + + + +
+ +
+
+ Cattle Farm +
+ +

Cattle Farm

+
+

+ +
+ +
+ +
+ +
+ + +
+ + +
+ + +
+
+ +
+ + +
+
+
+ Community +
+ +

Community

+
+

+ +
+ +
+ +
+ +
+ + +
+ + +
+ + +
+
+ +
+ + +
+
+
+ ERP +
+ +

ERP

+
+

+ +
+ +
+ +
+ +
+ + +
+ + +
+ + +
+
+ +
+ + +
+
+
+ IT +
+ +

IT

+
+

+ +
+ +
+ +
+ +
+ + +
+ + +
+ + +
+
+ +
+ + +
+
+
+ Odoo +
+ +

Odoo

+
+

+ +
+ +
+ +
+ +
+ + +
+ + +
+ + +
+
+ +
+ + +
+
+
+ Paraguay +
+ +

Paraguay

+
+

+ +
+ +
+ +
+ +
+ + +
+ + +
+ + +
+
+ +
+ + +
+
+
+
+
+
+ + +
+ + + + + + + + diff --git a/public/en/tags/index.xml b/public/en/tags/index.xml index c9565e3..c93f074 100644 --- a/public/en/tags/index.xml +++ b/public/en/tags/index.xml @@ -1,53 +1,60 @@ - Tags on - https://success.odoo4projects.com/en/tags/ - Recent content in Tags on + Tags on this story site + http://localhost:1313/en/tags/ + Recent content in Tags on this story site Hugo en Tue, 10 Jun 2025 12:00:00 +0000 - + Cattle Farm - https://success.odoo4projects.com/en/tags/cattle-farm/ + http://localhost:1313/en/tags/cattle-farm/ Tue, 10 Jun 2025 12:00:00 +0000 - https://success.odoo4projects.com/en/tags/cattle-farm/ + http://localhost:1313/en/tags/cattle-farm/ Community - https://success.odoo4projects.com/en/tags/community/ + http://localhost:1313/en/tags/community/ Tue, 10 Jun 2025 12:00:00 +0000 - https://success.odoo4projects.com/en/tags/community/ + http://localhost:1313/en/tags/community/ + + + + Digital Transformation + http://localhost:1313/en/tags/digital-transformation/ + Tue, 10 Jun 2025 12:00:00 +0000 + http://localhost:1313/en/tags/digital-transformation/ ERP - https://success.odoo4projects.com/en/tags/erp/ + http://localhost:1313/en/tags/erp/ Tue, 10 Jun 2025 12:00:00 +0000 - https://success.odoo4projects.com/en/tags/erp/ + http://localhost:1313/en/tags/erp/ IT - https://success.odoo4projects.com/en/tags/it/ + http://localhost:1313/en/tags/it/ Tue, 10 Jun 2025 12:00:00 +0000 - https://success.odoo4projects.com/en/tags/it/ + http://localhost:1313/en/tags/it/ Odoo - https://success.odoo4projects.com/en/tags/odoo/ + http://localhost:1313/en/tags/odoo/ Tue, 10 Jun 2025 12:00:00 +0000 - https://success.odoo4projects.com/en/tags/odoo/ + http://localhost:1313/en/tags/odoo/ Paraguay - https://success.odoo4projects.com/en/tags/paraguay/ + http://localhost:1313/en/tags/paraguay/ Tue, 10 Jun 2025 12:00:00 +0000 - https://success.odoo4projects.com/en/tags/paraguay/ + http://localhost:1313/en/tags/paraguay/ diff --git a/public/en/tags/island-getaway/index.html b/public/en/tags/island-getaway/index.html new file mode 100644 index 0000000..a6a0732 --- /dev/null +++ b/public/en/tags/island-getaway/index.html @@ -0,0 +1,146 @@ + + + + + + Island Getaway | this story site + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/en/tags/island-getaway/index.xml b/public/en/tags/island-getaway/index.xml new file mode 100644 index 0000000..d70982b --- /dev/null +++ b/public/en/tags/island-getaway/index.xml @@ -0,0 +1,19 @@ + + + + Island Getaway on this story site + http://localhost:1313/en/tags/island-getaway/ + Recent content in Island Getaway on this story site + Hugo + en + Tue, 22 Apr 2025 00:00:00 +0000 + + + Indulge in Paradise: A Luxurious Escape to the Maldives + http://localhost:1313/en/stories/post2/ + Tue, 22 Apr 2025 00:00:00 +0000 + http://localhost:1313/en/stories/post2/ + <h2 id="indulge-in-paradise-my-unforgettable-luxurious-escape-to-the-maldives">Indulge in Paradise: My Unforgettable Luxurious Escape to the Maldives</h2> <p>The word &ldquo;paradise&rdquo; gets thrown around a lot, but trust me, until you&rsquo;ve set foot on the powdery white sands of the Maldives, you haven&rsquo;t truly experienced it. For years, the images of overwater bungalows perched above impossibly turquoise waters have danced in my head, and finally, I had the chance to live that dream.</p> <p>This wasn&rsquo;t just a vacation; it was an immersion in pure luxury, a symphony of breathtaking scenery, impeccable service, and moments of utter tranquility. Let me take you on a journey through my unforgettable escape to this island nation.</p> + + + diff --git a/public/en/tags/it/index.html b/public/en/tags/it/index.html index ada0a86..0bd5d00 100644 --- a/public/en/tags/it/index.html +++ b/public/en/tags/it/index.html @@ -1,300 +1,167 @@ - - - - - - IT | - - - - - - - - - - -
-
-
-

🚀 Real Odoo Success Stories — See Where Odoo Shines

-

Discover how companies across industries are transforming with Odoo — from streamlining inventory to automating sales and scaling operations. These are real-world examples of where Odoo kicks ass. 💡 Using Odoo? Share your success story and get featured — with a dofollow backlink to your website as a thank-you. It’s free exposure and great SEO.

-
-
-
- -

- - categories -

- -
- -
- -

- - tags -

- -
-
-
- - - - - - - - -
- - - - - -
-
- - - - - - - - + + + + + + IT | this story site + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/en/tags/it/index.xml b/public/en/tags/it/index.xml index 9db9964..f6d88d2 100644 --- a/public/en/tags/it/index.xml +++ b/public/en/tags/it/index.xml @@ -1,18 +1,18 @@ - IT on - https://success.odoo4projects.com/en/tags/it/ - Recent content in IT on + IT on this story site + http://localhost:1313/en/tags/it/ + Recent content in IT on this story site Hugo en Tue, 10 Jun 2025 12:00:00 +0000 - + Building a Cloud ERP Service with Odoo Community - https://success.odoo4projects.com/en/stories/odoo4projects/ + http://localhost:1313/en/stories/odoo4projects/ Tue, 10 Jun 2025 12:00:00 +0000 - https://success.odoo4projects.com/en/stories/odoo4projects/ + http://localhost:1313/en/stories/odoo4projects/ <p><img src="https://odoo4projects.com/web/image/2890-1713a804/Header_low.png" alt="ODOO4projects"></p> <p>At <a href="https://ODOO4projects.com">ODOO4projects</a>, we specialize in helping businesses succeed with open-source ERP. But we also run our own services on the very same platform — and that’s why we chose to build our <strong>entire cloud ERP hosting infrastructure using Odoo Community V17</strong>.</p> <h2 id="why-odoo-community">Why Odoo Community?</h2> <p>We wanted to test how far Odoo Community could go — and it hasn’t let us down.</p> <ul> <li>100% open-source, no license fees</li> <li>Highly customizable for specific use cases</li> <li>Strong international community support</li> <li>Clear upgrade path and modular design</li> </ul> <p>Our objective was not just to use Odoo, but to <strong>push the limits of what’s possible with Community Edition</strong>.</p> diff --git a/public/en/tags/luxury-travel/index.html b/public/en/tags/luxury-travel/index.html new file mode 100644 index 0000000..7a36830 --- /dev/null +++ b/public/en/tags/luxury-travel/index.html @@ -0,0 +1,146 @@ + + + + + + Luxury Travel | this story site + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/en/tags/luxury-travel/index.xml b/public/en/tags/luxury-travel/index.xml new file mode 100644 index 0000000..b41055c --- /dev/null +++ b/public/en/tags/luxury-travel/index.xml @@ -0,0 +1,19 @@ + + + + Luxury Travel on this story site + http://localhost:1313/en/tags/luxury-travel/ + Recent content in Luxury Travel on this story site + Hugo + en + Tue, 22 Apr 2025 00:00:00 +0000 + + + Indulge in Paradise: A Luxurious Escape to the Maldives + http://localhost:1313/en/stories/post2/ + Tue, 22 Apr 2025 00:00:00 +0000 + http://localhost:1313/en/stories/post2/ + <h2 id="indulge-in-paradise-my-unforgettable-luxurious-escape-to-the-maldives">Indulge in Paradise: My Unforgettable Luxurious Escape to the Maldives</h2> <p>The word &ldquo;paradise&rdquo; gets thrown around a lot, but trust me, until you&rsquo;ve set foot on the powdery white sands of the Maldives, you haven&rsquo;t truly experienced it. For years, the images of overwater bungalows perched above impossibly turquoise waters have danced in my head, and finally, I had the chance to live that dream.</p> <p>This wasn&rsquo;t just a vacation; it was an immersion in pure luxury, a symphony of breathtaking scenery, impeccable service, and moments of utter tranquility. Let me take you on a journey through my unforgettable escape to this island nation.</p> + + + diff --git a/public/en/tags/maldives/index.html b/public/en/tags/maldives/index.html new file mode 100644 index 0000000..8a18ad4 --- /dev/null +++ b/public/en/tags/maldives/index.html @@ -0,0 +1,146 @@ + + + + + + Maldives | this story site + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/en/tags/maldives/index.xml b/public/en/tags/maldives/index.xml new file mode 100644 index 0000000..24d5a92 --- /dev/null +++ b/public/en/tags/maldives/index.xml @@ -0,0 +1,19 @@ + + + + Maldives on this story site + http://localhost:1313/en/tags/maldives/ + Recent content in Maldives on this story site + Hugo + en + Tue, 22 Apr 2025 00:00:00 +0000 + + + Indulge in Paradise: A Luxurious Escape to the Maldives + http://localhost:1313/en/stories/post2/ + Tue, 22 Apr 2025 00:00:00 +0000 + http://localhost:1313/en/stories/post2/ + <h2 id="indulge-in-paradise-my-unforgettable-luxurious-escape-to-the-maldives">Indulge in Paradise: My Unforgettable Luxurious Escape to the Maldives</h2> <p>The word &ldquo;paradise&rdquo; gets thrown around a lot, but trust me, until you&rsquo;ve set foot on the powdery white sands of the Maldives, you haven&rsquo;t truly experienced it. For years, the images of overwater bungalows perched above impossibly turquoise waters have danced in my head, and finally, I had the chance to live that dream.</p> <p>This wasn&rsquo;t just a vacation; it was an immersion in pure luxury, a symphony of breathtaking scenery, impeccable service, and moments of utter tranquility. Let me take you on a journey through my unforgettable escape to this island nation.</p> + + + diff --git a/public/en/tags/national-parks/index.html b/public/en/tags/national-parks/index.html new file mode 100644 index 0000000..fe43ecd --- /dev/null +++ b/public/en/tags/national-parks/index.html @@ -0,0 +1,138 @@ + + + + + + National Parks | this story site + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/en/tags/national-parks/index.xml b/public/en/tags/national-parks/index.xml new file mode 100644 index 0000000..69eaab4 --- /dev/null +++ b/public/en/tags/national-parks/index.xml @@ -0,0 +1,19 @@ + + + + National Parks on this story site + http://localhost:1313/en/tags/national-parks/ + Recent content in National Parks on this story site + Hugo + en + Tue, 06 May 2025 00:00:00 +0000 + + + Road Trippin' with the Tribe: An Epic Family Adventure Across the USA + http://localhost:1313/en/stories/post4/ + Tue, 06 May 2025 00:00:00 +0000 + http://localhost:1313/en/stories/post4/ + <h2 id="road-trippin-with-the-tribe-conquering-the-usa-with-my-family">Road Trippin&rsquo; with the Tribe: Conquering the USA with My Family</h2> <p>&ldquo;Are we there yet?&rdquo; Ah, the classic soundtrack of a family road trip. While the journey might have its moments, there&rsquo;s nothing quite like hitting the open road with your loved ones and discovering the diverse landscapes and quirky charm of the USA.</p> <p>This past summer, we packed up the minivan (yes, the minivan!) and embarked on an epic cross-country adventure, from the bustling cities of the East Coast to the majestic national parks of the West. It was a whirlwind of memories, laughter (and a few meltdowns, let&rsquo;s be honest), and experiences that we&rsquo;ll cherish forever.</p> + + + diff --git a/public/en/tags/odoo/index.html b/public/en/tags/odoo/index.html index 0e2b689..51e2678 100644 --- a/public/en/tags/odoo/index.html +++ b/public/en/tags/odoo/index.html @@ -1,300 +1,234 @@ - - - - - - Odoo | - - - - - - - - - - -
-
-
-

🚀 Real Odoo Success Stories — See Where Odoo Shines

-

Discover how companies across industries are transforming with Odoo — from streamlining inventory to automating sales and scaling operations. These are real-world examples of where Odoo kicks ass. 💡 Using Odoo? Share your success story and get featured — with a dofollow backlink to your website as a thank-you. It’s free exposure and great SEO.

-
-
-
- -

- - categories -

- -
- -
- -

- - tags -

- -
-
-
- - - - - - - - -
- - - - - -
-
- - - - - - - - + + + + + + Odoo | this story site + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/en/tags/odoo/index.xml b/public/en/tags/odoo/index.xml index feffa31..dba91f3 100644 --- a/public/en/tags/odoo/index.xml +++ b/public/en/tags/odoo/index.xml @@ -1,25 +1,25 @@ - Odoo on - https://success.odoo4projects.com/en/tags/odoo/ - Recent content in Odoo on + Odoo on this story site + http://localhost:1313/en/tags/odoo/ + Recent content in Odoo on this story site Hugo en Tue, 10 Jun 2025 12:00:00 +0000 - + Building a Cloud ERP Service with Odoo Community - https://success.odoo4projects.com/en/stories/odoo4projects/ + http://localhost:1313/en/stories/odoo4projects/ Tue, 10 Jun 2025 12:00:00 +0000 - https://success.odoo4projects.com/en/stories/odoo4projects/ + http://localhost:1313/en/stories/odoo4projects/ <p><img src="https://odoo4projects.com/web/image/2890-1713a804/Header_low.png" alt="ODOO4projects"></p> <p>At <a href="https://ODOO4projects.com">ODOO4projects</a>, we specialize in helping businesses succeed with open-source ERP. But we also run our own services on the very same platform — and that’s why we chose to build our <strong>entire cloud ERP hosting infrastructure using Odoo Community V17</strong>.</p> <h2 id="why-odoo-community">Why Odoo Community?</h2> <p>We wanted to test how far Odoo Community could go — and it hasn’t let us down.</p> <ul> <li>100% open-source, no license fees</li> <li>Highly customizable for specific use cases</li> <li>Strong international community support</li> <li>Clear upgrade path and modular design</li> </ul> <p>Our objective was not just to use Odoo, but to <strong>push the limits of what’s possible with Community Edition</strong>.</p> Transforming Our Cattle Farm with Odoo Community - https://success.odoo4projects.com/en/stories/agape/ + http://localhost:1313/en/stories/agape/ Tue, 10 Jun 2025 12:00:00 +0000 - https://success.odoo4projects.com/en/stories/agape/ + http://localhost:1313/en/stories/agape/ <p><img src="https://estancia-agape.com/web/image/1078-81bed64d/agapei-1.svg" alt="Estancia Agapé"></p> <p>Running a cattle farm in Paraguay presents unique challenges — especially when managing operations across <strong>three distinct locations</strong>. At <a href="https://estancia-agape.com">Estancia Agapé</a>, our goal has always been to stay grounded in tradition while embracing innovation to grow sustainably and efficiently. This is why we turned to <strong>Odoo Community</strong>, and the results have exceeded our expectations.</p> <h2 id="why-odoo">Why Odoo?</h2> <p>We evaluated various systems before choosing Odoo Community. The reasons were clear:</p> <ul> <li>Open-source and customizable</li> <li>Robust set of features for inventory, accounting, and logistics</li> <li>Large and active global community</li> <li>No licensing fees</li> </ul> <p>But what truly made the difference was the ability to <strong>host the service online</strong>.</p> diff --git a/public/en/tags/paraguay/index.html b/public/en/tags/paraguay/index.html index 04eb41e..78f648e 100644 --- a/public/en/tags/paraguay/index.html +++ b/public/en/tags/paraguay/index.html @@ -1,300 +1,171 @@ - - - - - - Paraguay | - - - - - - - - - - -
-
-
-

🚀 Real Odoo Success Stories — See Where Odoo Shines

-

Discover how companies across industries are transforming with Odoo — from streamlining inventory to automating sales and scaling operations. These are real-world examples of where Odoo kicks ass. 💡 Using Odoo? Share your success story and get featured — with a dofollow backlink to your website as a thank-you. It’s free exposure and great SEO.

-
-
-
- -

- - categories -

- -
- -
- -

- - tags -

- -
-
-
- - - - - - - - -
- - - - - -
-
- - - - - - - - + + + + + + Paraguay | this story site + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/en/tags/paraguay/index.xml b/public/en/tags/paraguay/index.xml index 91e70a8..a72fe2a 100644 --- a/public/en/tags/paraguay/index.xml +++ b/public/en/tags/paraguay/index.xml @@ -1,18 +1,18 @@ - Paraguay on - https://success.odoo4projects.com/en/tags/paraguay/ - Recent content in Paraguay on + Paraguay on this story site + http://localhost:1313/en/tags/paraguay/ + Recent content in Paraguay on this story site Hugo en Tue, 10 Jun 2025 12:00:00 +0000 - + Transforming Our Cattle Farm with Odoo Community - https://success.odoo4projects.com/en/stories/agape/ + http://localhost:1313/en/stories/agape/ Tue, 10 Jun 2025 12:00:00 +0000 - https://success.odoo4projects.com/en/stories/agape/ + http://localhost:1313/en/stories/agape/ <p><img src="https://estancia-agape.com/web/image/1078-81bed64d/agapei-1.svg" alt="Estancia Agapé"></p> <p>Running a cattle farm in Paraguay presents unique challenges — especially when managing operations across <strong>three distinct locations</strong>. At <a href="https://estancia-agape.com">Estancia Agapé</a>, our goal has always been to stay grounded in tradition while embracing innovation to grow sustainably and efficiently. This is why we turned to <strong>Odoo Community</strong>, and the results have exceeded our expectations.</p> <h2 id="why-odoo">Why Odoo?</h2> <p>We evaluated various systems before choosing Odoo Community. The reasons were clear:</p> <ul> <li>Open-source and customizable</li> <li>Robust set of features for inventory, accounting, and logistics</li> <li>Large and active global community</li> <li>No licensing fees</li> </ul> <p>But what truly made the difference was the ability to <strong>host the service online</strong>.</p> diff --git a/public/en/tags/relaxation/index.html b/public/en/tags/relaxation/index.html new file mode 100644 index 0000000..f69d5fa --- /dev/null +++ b/public/en/tags/relaxation/index.html @@ -0,0 +1,209 @@ + + + + + + Relaxation | this story site + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/en/tags/relaxation/index.xml b/public/en/tags/relaxation/index.xml new file mode 100644 index 0000000..009922f --- /dev/null +++ b/public/en/tags/relaxation/index.xml @@ -0,0 +1,26 @@ + + + + Relaxation on this story site + http://localhost:1313/en/tags/relaxation/ + Recent content in Relaxation on this story site + Hugo + en + Tue, 06 May 2025 00:00:00 +0000 + + + Road Trippin' with the Tribe: An Epic Family Adventure Across the USA + http://localhost:1313/en/stories/post4/ + Tue, 06 May 2025 00:00:00 +0000 + http://localhost:1313/en/stories/post4/ + <h2 id="road-trippin-with-the-tribe-conquering-the-usa-with-my-family">Road Trippin&rsquo; with the Tribe: Conquering the USA with My Family</h2> <p>&ldquo;Are we there yet?&rdquo; Ah, the classic soundtrack of a family road trip. While the journey might have its moments, there&rsquo;s nothing quite like hitting the open road with your loved ones and discovering the diverse landscapes and quirky charm of the USA.</p> <p>This past summer, we packed up the minivan (yes, the minivan!) and embarked on an epic cross-country adventure, from the bustling cities of the East Coast to the majestic national parks of the West. It was a whirlwind of memories, laughter (and a few meltdowns, let&rsquo;s be honest), and experiences that we&rsquo;ll cherish forever.</p> + + + Indulge in Paradise: A Luxurious Escape to the Maldives + http://localhost:1313/en/stories/post2/ + Tue, 22 Apr 2025 00:00:00 +0000 + http://localhost:1313/en/stories/post2/ + <h2 id="indulge-in-paradise-my-unforgettable-luxurious-escape-to-the-maldives">Indulge in Paradise: My Unforgettable Luxurious Escape to the Maldives</h2> <p>The word &ldquo;paradise&rdquo; gets thrown around a lot, but trust me, until you&rsquo;ve set foot on the powdery white sands of the Maldives, you haven&rsquo;t truly experienced it. For years, the images of overwater bungalows perched above impossibly turquoise waters have danced in my head, and finally, I had the chance to live that dream.</p> <p>This wasn&rsquo;t just a vacation; it was an immersion in pure luxury, a symphony of breathtaking scenery, impeccable service, and moments of utter tranquility. Let me take you on a journey through my unforgettable escape to this island nation.</p> + + + diff --git a/public/en/tags/road-trip/index.html b/public/en/tags/road-trip/index.html new file mode 100644 index 0000000..1da80e0 --- /dev/null +++ b/public/en/tags/road-trip/index.html @@ -0,0 +1,138 @@ + + + + + + Road Trip | this story site + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/en/tags/road-trip/index.xml b/public/en/tags/road-trip/index.xml new file mode 100644 index 0000000..16fb659 --- /dev/null +++ b/public/en/tags/road-trip/index.xml @@ -0,0 +1,19 @@ + + + + Road Trip on this story site + http://localhost:1313/en/tags/road-trip/ + Recent content in Road Trip on this story site + Hugo + en + Tue, 06 May 2025 00:00:00 +0000 + + + Road Trippin' with the Tribe: An Epic Family Adventure Across the USA + http://localhost:1313/en/stories/post4/ + Tue, 06 May 2025 00:00:00 +0000 + http://localhost:1313/en/stories/post4/ + <h2 id="road-trippin-with-the-tribe-conquering-the-usa-with-my-family">Road Trippin&rsquo; with the Tribe: Conquering the USA with My Family</h2> <p>&ldquo;Are we there yet?&rdquo; Ah, the classic soundtrack of a family road trip. While the journey might have its moments, there&rsquo;s nothing quite like hitting the open road with your loved ones and discovering the diverse landscapes and quirky charm of the USA.</p> <p>This past summer, we packed up the minivan (yes, the minivan!) and embarked on an epic cross-country adventure, from the bustling cities of the East Coast to the majestic national parks of the West. It was a whirlwind of memories, laughter (and a few meltdowns, let&rsquo;s be honest), and experiences that we&rsquo;ll cherish forever.</p> + + + diff --git a/public/en/tags/solo-travel/index.html b/public/en/tags/solo-travel/index.html new file mode 100644 index 0000000..03e97eb --- /dev/null +++ b/public/en/tags/solo-travel/index.html @@ -0,0 +1,142 @@ + + + + + + Solo Travel | this story site + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/en/tags/solo-travel/index.xml b/public/en/tags/solo-travel/index.xml new file mode 100644 index 0000000..7f1e9be --- /dev/null +++ b/public/en/tags/solo-travel/index.xml @@ -0,0 +1,19 @@ + + + + Solo Travel on this story site + http://localhost:1313/en/tags/solo-travel/ + Recent content in Solo Travel on this story site + Hugo + en + Tue, 29 Apr 2025 00:00:00 +0000 + + + Empowering Journeys: My Solo Female Travel Adventures in Europe + http://localhost:1313/en/stories/post3/ + Tue, 29 Apr 2025 00:00:00 +0000 + http://localhost:1313/en/stories/post3/ + <h2 id="empowering-journeys-why-solo-female-travel-in-europe-changed-my-life">Empowering Journeys: Why Solo Female Travel in Europe Changed My Life</h2> <p>There&rsquo;s something incredibly liberating about traveling the world on your own terms. As a woman, the idea of solo travel can sometimes feel daunting, filled with questions and maybe even a little fear. But let me tell you, stepping outside your comfort zone and exploring Europe solo was one of the most empowering experiences of my life.</p> <p>I&rsquo;ve wandered through the romantic streets of Paris, explored the ancient ruins of Rome, and marveled at the stunning architecture of Barcelona – all on my own. And while there were definitely moments of navigating unfamiliar situations, the overwhelming feeling was one of freedom, growth, and self-discovery.</p> + + + diff --git a/public/en/tags/southeast-asia/index.html b/public/en/tags/southeast-asia/index.html new file mode 100644 index 0000000..e69a8d0 --- /dev/null +++ b/public/en/tags/southeast-asia/index.html @@ -0,0 +1,142 @@ + + + + + + Southeast Asia | this story site + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/en/tags/southeast-asia/index.xml b/public/en/tags/southeast-asia/index.xml new file mode 100644 index 0000000..e7395a4 --- /dev/null +++ b/public/en/tags/southeast-asia/index.xml @@ -0,0 +1,19 @@ + + + + Southeast Asia on this story site + http://localhost:1313/en/tags/southeast-asia/ + Recent content in Southeast Asia on this story site + Hugo + en + Tue, 15 Apr 2025 00:00:00 +0000 + + + Southeast Asia on a Shoestring: A 3-Week Backpacking Itinerary + http://localhost:1313/en/stories/post1/ + Tue, 15 Apr 2025 00:00:00 +0000 + http://localhost:1313/en/stories/post1/ + <h2 id="southeast-asia-on-a-shoestring-your-epic-3-week-backpacking-adventure">Southeast Asia on a Shoestring: Your Epic 3-Week Backpacking Adventure</h2> <p>Hey fellow wanderers! If you&rsquo;re dreaming of exotic temples, bustling markets, and breathtaking beaches without emptying your savings account, then Southeast Asia is calling your name. Trust me, this corner of the world is a backpacker&rsquo;s paradise, offering incredible experiences at prices that will make your wallet sing.</p> <p>After countless hostel stays, delicious street food meals, and unforgettable adventures, I&rsquo;ve crafted the perfect 3-week itinerary to give you a taste of the magic in Thailand, Vietnam, and Cambodia. Buckle up, because this is going to be an epic ride!</p> + + + diff --git a/public/en/tags/thailand/index.html b/public/en/tags/thailand/index.html new file mode 100644 index 0000000..3c046aa --- /dev/null +++ b/public/en/tags/thailand/index.html @@ -0,0 +1,142 @@ + + + + + + Thailand | this story site + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/en/tags/thailand/index.xml b/public/en/tags/thailand/index.xml new file mode 100644 index 0000000..d475537 --- /dev/null +++ b/public/en/tags/thailand/index.xml @@ -0,0 +1,19 @@ + + + + Thailand on this story site + http://localhost:1313/en/tags/thailand/ + Recent content in Thailand on this story site + Hugo + en + Tue, 15 Apr 2025 00:00:00 +0000 + + + Southeast Asia on a Shoestring: A 3-Week Backpacking Itinerary + http://localhost:1313/en/stories/post1/ + Tue, 15 Apr 2025 00:00:00 +0000 + http://localhost:1313/en/stories/post1/ + <h2 id="southeast-asia-on-a-shoestring-your-epic-3-week-backpacking-adventure">Southeast Asia on a Shoestring: Your Epic 3-Week Backpacking Adventure</h2> <p>Hey fellow wanderers! If you&rsquo;re dreaming of exotic temples, bustling markets, and breathtaking beaches without emptying your savings account, then Southeast Asia is calling your name. Trust me, this corner of the world is a backpacker&rsquo;s paradise, offering incredible experiences at prices that will make your wallet sing.</p> <p>After countless hostel stays, delicious street food meals, and unforgettable adventures, I&rsquo;ve crafted the perfect 3-week itinerary to give you a taste of the magic in Thailand, Vietnam, and Cambodia. Buckle up, because this is going to be an epic ride!</p> + + + diff --git a/public/en/tags/travel-tips/index.html b/public/en/tags/travel-tips/index.html new file mode 100644 index 0000000..7e9e112 --- /dev/null +++ b/public/en/tags/travel-tips/index.html @@ -0,0 +1,142 @@ + + + + + + Travel Tips | this story site + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/en/tags/travel-tips/index.xml b/public/en/tags/travel-tips/index.xml new file mode 100644 index 0000000..23f9e61 --- /dev/null +++ b/public/en/tags/travel-tips/index.xml @@ -0,0 +1,19 @@ + + + + Travel Tips on this story site + http://localhost:1313/en/tags/travel-tips/ + Recent content in Travel Tips on this story site + Hugo + en + Tue, 29 Apr 2025 00:00:00 +0000 + + + Empowering Journeys: My Solo Female Travel Adventures in Europe + http://localhost:1313/en/stories/post3/ + Tue, 29 Apr 2025 00:00:00 +0000 + http://localhost:1313/en/stories/post3/ + <h2 id="empowering-journeys-why-solo-female-travel-in-europe-changed-my-life">Empowering Journeys: Why Solo Female Travel in Europe Changed My Life</h2> <p>There&rsquo;s something incredibly liberating about traveling the world on your own terms. As a woman, the idea of solo travel can sometimes feel daunting, filled with questions and maybe even a little fear. But let me tell you, stepping outside your comfort zone and exploring Europe solo was one of the most empowering experiences of my life.</p> <p>I&rsquo;ve wandered through the romantic streets of Paris, explored the ancient ruins of Rome, and marveled at the stunning architecture of Barcelona – all on my own. And while there were definitely moments of navigating unfamiliar situations, the overwhelming feeling was one of freedom, growth, and self-discovery.</p> + + + diff --git a/public/en/tags/travel-with-kids/index.html b/public/en/tags/travel-with-kids/index.html new file mode 100644 index 0000000..54447da --- /dev/null +++ b/public/en/tags/travel-with-kids/index.html @@ -0,0 +1,138 @@ + + + + + + Travel With Kids | this story site + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/en/tags/travel-with-kids/index.xml b/public/en/tags/travel-with-kids/index.xml new file mode 100644 index 0000000..a4ef307 --- /dev/null +++ b/public/en/tags/travel-with-kids/index.xml @@ -0,0 +1,19 @@ + + + + Travel With Kids on this story site + http://localhost:1313/en/tags/travel-with-kids/ + Recent content in Travel With Kids on this story site + Hugo + en + Tue, 06 May 2025 00:00:00 +0000 + + + Road Trippin' with the Tribe: An Epic Family Adventure Across the USA + http://localhost:1313/en/stories/post4/ + Tue, 06 May 2025 00:00:00 +0000 + http://localhost:1313/en/stories/post4/ + <h2 id="road-trippin-with-the-tribe-conquering-the-usa-with-my-family">Road Trippin&rsquo; with the Tribe: Conquering the USA with My Family</h2> <p>&ldquo;Are we there yet?&rdquo; Ah, the classic soundtrack of a family road trip. While the journey might have its moments, there&rsquo;s nothing quite like hitting the open road with your loved ones and discovering the diverse landscapes and quirky charm of the USA.</p> <p>This past summer, we packed up the minivan (yes, the minivan!) and embarked on an epic cross-country adventure, from the bustling cities of the East Coast to the majestic national parks of the West. It was a whirlwind of memories, laughter (and a few meltdowns, let&rsquo;s be honest), and experiences that we&rsquo;ll cherish forever.</p> + + + diff --git a/public/en/tags/vietnam/index.html b/public/en/tags/vietnam/index.html new file mode 100644 index 0000000..da4d6d0 --- /dev/null +++ b/public/en/tags/vietnam/index.html @@ -0,0 +1,142 @@ + + + + + + Vietnam | this story site + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/en/tags/vietnam/index.xml b/public/en/tags/vietnam/index.xml new file mode 100644 index 0000000..675238f --- /dev/null +++ b/public/en/tags/vietnam/index.xml @@ -0,0 +1,19 @@ + + + + Vietnam on this story site + http://localhost:1313/en/tags/vietnam/ + Recent content in Vietnam on this story site + Hugo + en + Tue, 15 Apr 2025 00:00:00 +0000 + + + Southeast Asia on a Shoestring: A 3-Week Backpacking Itinerary + http://localhost:1313/en/stories/post1/ + Tue, 15 Apr 2025 00:00:00 +0000 + http://localhost:1313/en/stories/post1/ + <h2 id="southeast-asia-on-a-shoestring-your-epic-3-week-backpacking-adventure">Southeast Asia on a Shoestring: Your Epic 3-Week Backpacking Adventure</h2> <p>Hey fellow wanderers! If you&rsquo;re dreaming of exotic temples, bustling markets, and breathtaking beaches without emptying your savings account, then Southeast Asia is calling your name. Trust me, this corner of the world is a backpacker&rsquo;s paradise, offering incredible experiences at prices that will make your wallet sing.</p> <p>After countless hostel stays, delicious street food meals, and unforgettable adventures, I&rsquo;ve crafted the perfect 3-week itinerary to give you a taste of the magic in Thailand, Vietnam, and Cambodia. Buckle up, because this is going to be an epic ride!</p> + + + diff --git a/public/es/authors/alice-johnson/index.html b/public/es/authors/alice-johnson/index.html new file mode 100644 index 0000000..91cf6c9 --- /dev/null +++ b/public/es/authors/alice-johnson/index.html @@ -0,0 +1,130 @@ + + + + + + Alice Johnson | este sitio de historias + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/es/authors/alice-johnson/index.xml b/public/es/authors/alice-johnson/index.xml new file mode 100644 index 0000000..42a051f --- /dev/null +++ b/public/es/authors/alice-johnson/index.xml @@ -0,0 +1,19 @@ + + + + Alice Johnson on este sitio de historias + http://localhost:1313/es/authors/alice-johnson/ + Recent content in Alice Johnson on este sitio de historias + Hugo + es + Wed, 04 Oct 2023 00:00:00 +0000 + + + The Cultural Significance of Comfort Foods + http://localhost:1313/es/stories/post4/ + Wed, 04 Oct 2023 00:00:00 +0000 + http://localhost:1313/es/stories/post4/ + <h3 id="post-1-the-cultural-significance-of-comfort-foods">Post 1: The Cultural Significance of Comfort Foods</h3> <p>Comfort foods are often tied to our memories and cultural backgrounds. Let’s explore the stories behind some beloved comfort foods.</p> <ul> <li><strong>Mac and Cheese</strong>: A staple in American households, this dish has roots in Italy and has evolved into various regional variations.</li> <li><strong>Ramen</strong>: Originating from China, ramen has become a symbol of Japanese cuisine, with each region offering its unique twist.</li> <li><strong>Tacos</strong>: A traditional Mexican dish, tacos reflect the country’s diverse culinary heritage and regional ingredients.</li> <li><strong>Curry</strong>: With origins in South Asia, curry has traveled the world, adapting to local tastes and ingredients.</li> <li><strong>Biryani</strong>: This fragrant rice dish has a rich history, blending Persian and Indian culinary traditions.</li> </ul> + + + diff --git a/public/es/authors/charlie-brown/index.html b/public/es/authors/charlie-brown/index.html new file mode 100644 index 0000000..4707338 --- /dev/null +++ b/public/es/authors/charlie-brown/index.html @@ -0,0 +1,130 @@ + + + + + + Charlie Brown | este sitio de historias + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/es/authors/charlie-brown/index.xml b/public/es/authors/charlie-brown/index.xml new file mode 100644 index 0000000..ca42abf --- /dev/null +++ b/public/es/authors/charlie-brown/index.xml @@ -0,0 +1,19 @@ + + + + Charlie Brown on este sitio de historias + http://localhost:1313/es/authors/charlie-brown/ + Recent content in Charlie Brown on este sitio de historias + Hugo + es + Tue, 03 Oct 2023 00:00:00 +0000 + + + Sanity-Saving Kitchen Hacks for Busy Families + http://localhost:1313/es/stories/post3/ + Tue, 03 Oct 2023 00:00:00 +0000 + http://localhost:1313/es/stories/post3/ + <h3 id="post-3-sanity-saving-kitchen-hacks-for-busy-families">Post 3: Sanity-Saving Kitchen Hacks for Busy Families</h3> <p>When life gets hectic, these kitchen hacks can help keep your sanity intact while cooking for your family.</p> <ol> <li><strong>Meal Prep Sundays</strong>: Dedicate Sundays to meal prep to make weeknight cooking easier.</li> <li><strong>Involve the Kids</strong>: Get your children involved in cooking to make it a fun family activity.</li> <li><strong>Use a Slow Cooker or Instant Pot</strong>: These appliances can save you time and effort on busy nights.</li> <li><strong>Create a Family Recipe Book</strong>: Compile favorite family recipes to make meal planning easier.</li> <li><strong>Set Up a Snack Station</strong>: Prepare healthy snacks in advance to keep everyone satisfied.</li> <li><strong>Use a Whiteboard for Meal Planning</strong>: Write down meals for the week on a whiteboard for easy reference.</li> <li><strong>Keep a Well-Stocked Pantry</strong>: Stock up on essentials to make quick meals without a trip to the store.</li> <li><strong>Make Breakfast Ahead</strong>: Prepare breakfast items like overnight oats or muffins in advance.</li> <li><strong>Embrace Leftover Nights</strong>: Designate one night a week for using up leftovers to reduce waste.</li> </ol> + + + diff --git a/public/es/authors/emma-green/index.html b/public/es/authors/emma-green/index.html new file mode 100644 index 0000000..4f4a359 --- /dev/null +++ b/public/es/authors/emma-green/index.html @@ -0,0 +1,130 @@ + + + + + + Emma Green | este sitio de historias + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/es/authors/emma-green/index.xml b/public/es/authors/emma-green/index.xml new file mode 100644 index 0000000..0311542 --- /dev/null +++ b/public/es/authors/emma-green/index.xml @@ -0,0 +1,19 @@ + + + + Emma Green on este sitio de historias + http://localhost:1313/es/authors/emma-green/ + Recent content in Emma Green on este sitio de historias + Hugo + es + Tue, 10 Oct 2023 00:00:00 +0000 + + + Plant-Powered Perfection: Delicious and Easy Vegan Meals for Busy Weeknights + http://localhost:1313/es/stories/post5/ + Tue, 10 Oct 2023 00:00:00 +0000 + http://localhost:1313/es/stories/post5/ + <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> + + + diff --git a/public/es/authors/index.html b/public/es/authors/index.html new file mode 100644 index 0000000..1409be3 --- /dev/null +++ b/public/es/authors/index.html @@ -0,0 +1,104 @@ + + + + + + Authors | este sitio de historias + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/es/authors/index.xml b/public/es/authors/index.xml new file mode 100644 index 0000000..7febfd2 --- /dev/null +++ b/public/es/authors/index.xml @@ -0,0 +1,11 @@ + + + + Authors on este sitio de historias + http://localhost:1313/es/authors/ + Recent content in Authors on este sitio de historias + Hugo + es + + + diff --git a/public/es/authors/wanderlust-willow/index.html b/public/es/authors/wanderlust-willow/index.html new file mode 100644 index 0000000..8f26569 --- /dev/null +++ b/public/es/authors/wanderlust-willow/index.html @@ -0,0 +1,185 @@ + + + + + + Wanderlust Willow | este sitio de historias + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/es/authors/wanderlust-willow/index.xml b/public/es/authors/wanderlust-willow/index.xml new file mode 100644 index 0000000..3ff6689 --- /dev/null +++ b/public/es/authors/wanderlust-willow/index.xml @@ -0,0 +1,26 @@ + + + + Wanderlust Willow on este sitio de historias + http://localhost:1313/es/authors/wanderlust-willow/ + Recent content in Wanderlust Willow on este sitio de historias + Hugo + es + Mon, 02 Oct 2023 00:00:00 +0000 + + + Budget-Friendly Kitchen Hacks to Save You Money + http://localhost:1313/es/stories/post2/ + Mon, 02 Oct 2023 00:00:00 +0000 + http://localhost:1313/es/stories/post2/ + <h3 id="post-2-budget-friendly-kitchen-hacks-to-save-you-money">Post 2: Budget-Friendly Kitchen Hacks to Save You Money</h3> <p>Eating well doesn’t have to break the bank. Here are some budget-friendly kitchen hacks to help you save money while cooking.</p> <ol> <li><strong>Buy in Bulk</strong>: Purchase staples like rice, beans, and pasta in bulk to save money.</li> <li><strong>Use Leftovers Creatively</strong>: Transform leftovers into new meals to reduce waste.</li> <li><strong>Grow Your Own Herbs</strong>: Start a small herb garden to save on fresh herbs.</li> <li><strong>Make Your Own Sauces</strong>: Homemade sauces can be cheaper and healthier than store-bought options.</li> <li><strong>Plan Your Grocery List</strong>: Stick to a list to avoid impulse buys at the grocery store.</li> <li><strong>Use Seasonal Produce</strong>: Buy fruits and vegetables that are in season for better prices and flavor.</li> <li><strong>Freeze Extra Portions</strong>: Save money by freezing extra portions of meals for future use.</li> <li><strong>DIY Cleaning Supplies</strong>: Make your own cleaning supplies to save on costs.</li> <li><strong>Shop Sales and Coupons</strong>: Keep an eye out for sales and use coupons to save on groceries.</li> </ol> + + + 10 Time-Saving Kitchen Hacks You Need to Try + http://localhost:1313/es/stories/post1/ + Sun, 01 Oct 2023 00:00:00 +0000 + http://localhost:1313/es/stories/post1/ + <h3 id="post-1-10-time-saving-kitchen-hacks-you-need-to-try">Post 1: 10 Time-Saving Kitchen Hacks You Need to Try</h3> <p>Cooking can be a time-consuming task, but with these kitchen hacks, you can streamline your process and get meals on the table faster.</p> <ol> <li><strong>Pre-chop Vegetables</strong>: Spend a few minutes chopping vegetables at the beginning of the week and store them in airtight containers.</li> <li><strong>Use a Slow Cooker</strong>: Prepare meals in the morning and let your slow cooker do the work while you go about your day.</li> <li><strong>Batch Cooking</strong>: Cook large portions of meals and freeze them for later use.</li> <li><strong>One-Pan Meals</strong>: Reduce cleanup time by making meals that can be cooked in a single pan.</li> <li><strong>Microwave Hacks</strong>: Use your microwave to quickly steam vegetables or reheat leftovers.</li> <li><strong>Invest in Quality Tools</strong>: A good knife and cutting board can save you time and effort.</li> <li><strong>Organize Your Pantry</strong>: Keep your pantry organized to easily find ingredients and avoid duplicate purchases.</li> <li><strong>Use a Food Processor</strong>: Speed up chopping, slicing, and grating tasks with a food processor.</li> <li><strong>Plan Your Meals</strong>: Create a weekly meal plan to save time on grocery shopping and cooking.</li> </ol> + + + diff --git a/public/es/categories/0-5/index.html b/public/es/categories/0-5/index.html index a387b25..50dbcbf 100644 --- a/public/es/categories/0-5/index.html +++ b/public/es/categories/0-5/index.html @@ -1,300 +1,171 @@ - - - - - - 0-5 | - - - - - - - - - - -
-
-
-

🚀 Historias de éxito reales de Odoo: descubre dónde destaca Odoo

-

Descubre cómo empresas de todos los sectores se están transformando con Odoo, desde la optimización del inventario hasta la automatización de las ventas y la ampliación de las operaciones. Estos son ejemplos reales de cómo Odoo es un éxito rotundo. 💡 ¿Usas Odoo? Comparte tu historia de éxito y consigue visibilidad destacada con un backlink dofollow a tu sitio web como agradecimiento. Es visibilidad gratuita y un excelente SEO.

-
-
-
- -

- - categorías -

- -
- -
- -

- - etiquetas -

- -
-
-
- - - - - - - - -
- - - - - -
-
- - - - - - - - + + + + + + 0-5 | este sitio de historias + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/es/categories/0-5/index.xml b/public/es/categories/0-5/index.xml index e5dfb9b..d264fa0 100644 --- a/public/es/categories/0-5/index.xml +++ b/public/es/categories/0-5/index.xml @@ -1,19 +1,19 @@ - 0-5 on - https://success.odoo4projects.com/es/categories/0-5/ - Recent content in 0-5 on + 0-5 on este sitio de historias + http://localhost:1313/es/categories/0-5/ + Recent content in 0-5 on este sitio de historias Hugo es Tue, 10 Jun 2025 12:00:00 +0000 - + - Transformando Nuestra Granja de Ganado con Odoo Community - https://success.odoo4projects.com/es/stories/agape/ + Transforming Our Cattle Farm with Odoo Community + http://localhost:1313/es/stories/agape/ Tue, 10 Jun 2025 12:00:00 +0000 - https://success.odoo4projects.com/es/stories/agape/ - <p><img src="https://estancia-agape.com/web/image/1078-81bed64d/agapei-1.svg" alt="Estancia Agapé"></p> <p>Operar una granja de ganado en Paraguay presenta desafíos únicos, especialmente cuando se manejan operaciones en <strong>tres ubicaciones distintas</strong>. En <a href="https://estancia-agape.com">Estancia Agapé</a>, nuestro objetivo siempre ha sido mantenernos arraigados en la tradición mientras abrazamos la innovación para crecer de manera sostenible y eficiente. Por esto recurrimos a <strong>Odoo Community</strong>, y los resultados han superado nuestras expectativas.</p> <h2 id="por-qué-odoo">¿Por qué Odoo?</h2> <p>Evaluamos varios sistemas antes de elegir Odoo Community. Las razones fueron claras:</p> + http://localhost:1313/es/stories/agape/ + <p><img src="https://estancia-agape.com/web/image/1078-81bed64d/agapei-1.svg" alt="Estancia Agapé"></p> <p>Running a cattle farm in Paraguay presents unique challenges — especially when managing operations across <strong>three distinct locations</strong>. At <a href="https://estancia-agape.com">Estancia Agapé</a>, our goal has always been to stay grounded in tradition while embracing innovation to grow sustainably and efficiently. This is why we turned to <strong>Odoo Community</strong>, and the results have exceeded our expectations.</p> <h2 id="why-odoo">Why Odoo?</h2> <p>We evaluated various systems before choosing Odoo Community. The reasons were clear:</p> <ul> <li>Open-source and customizable</li> <li>Robust set of features for inventory, accounting, and logistics</li> <li>Large and active global community</li> <li>No licensing fees</li> </ul> <p>But what truly made the difference was the ability to <strong>host the service online</strong>.</p> diff --git a/public/es/categories/5-10/index.html b/public/es/categories/5-10/index.html index ce6e8e8..b6e3083 100644 --- a/public/es/categories/5-10/index.html +++ b/public/es/categories/5-10/index.html @@ -1,300 +1,167 @@ - - - - - - 5-10 | - - - - - - - - - - -
-
-
-

🚀 Historias de éxito reales de Odoo: descubre dónde destaca Odoo

-

Descubre cómo empresas de todos los sectores se están transformando con Odoo, desde la optimización del inventario hasta la automatización de las ventas y la ampliación de las operaciones. Estos son ejemplos reales de cómo Odoo es un éxito rotundo. 💡 ¿Usas Odoo? Comparte tu historia de éxito y consigue visibilidad destacada con un backlink dofollow a tu sitio web como agradecimiento. Es visibilidad gratuita y un excelente SEO.

-
-
-
- -

- - categorías -

- -
- -
- -

- - etiquetas -

- -
-
-
- - - - - - - - -
- - - - - -
-
- - - - - - - - + + + + + + 5-10 | este sitio de historias + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/es/categories/5-10/index.xml b/public/es/categories/5-10/index.xml index 608fe0c..aed5987 100644 --- a/public/es/categories/5-10/index.xml +++ b/public/es/categories/5-10/index.xml @@ -1,18 +1,18 @@ - 5-10 on - https://success.odoo4projects.com/es/categories/5-10/ - Recent content in 5-10 on + 5-10 on este sitio de historias + http://localhost:1313/es/categories/5-10/ + Recent content in 5-10 on este sitio de historias Hugo es Tue, 10 Jun 2025 12:00:00 +0000 - + Construyendo un Servicio de ERP en la Nube con Odoo Community - https://success.odoo4projects.com/es/stories/odoo4projects/ + http://localhost:1313/es/stories/odoo4projects/ Tue, 10 Jun 2025 12:00:00 +0000 - https://success.odoo4projects.com/es/stories/odoo4projects/ + http://localhost:1313/es/stories/odoo4projects/ <p><img src="https://odoo4projects.com/web/image/2890-1713a804/Header_low.png" alt="ODOO4projects"></p> <p>En <a href="https://ODOO4projects.com">ODOO4projects</a>, nos especializamos en ayudar a las empresas a tener éxito con el ERP de código abierto. Pero también ejecutamos nuestros propios servicios en la misma plataforma, y es por eso que decidimos construir nuestra <strong>infraestructura de alojamiento de ERP en la nube utilizando Odoo Community V17</strong>.</p> <h2 id="por-qué-odoo-community">¿Por qué Odoo Community?</h2> <p>Queríamos probar hasta dónde podía llegar Odoo Community, y no nos ha decepcionado.</p> <ul> <li>100% de código abierto, sin tasas de licencia</li> <li>Altamente personalizable para casos de uso específicos</li> <li>Fuerte soporte de la comunidad internacional</li> <li>Ruta de actualización clara y diseño modular</li> </ul> <p>Nuestro objetivo no era solo usar Odoo, sino <strong>llegar al límite de lo que es posible con la Edición Comunitaria</strong>.</p> diff --git a/public/es/categories/farm/index.html b/public/es/categories/farm/index.html new file mode 100644 index 0000000..7a9f8e7 --- /dev/null +++ b/public/es/categories/farm/index.html @@ -0,0 +1,171 @@ + + + + + + Farm | este sitio de historias + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/es/categories/farm/index.xml b/public/es/categories/farm/index.xml new file mode 100644 index 0000000..74e7695 --- /dev/null +++ b/public/es/categories/farm/index.xml @@ -0,0 +1,19 @@ + + + + Farm on este sitio de historias + http://localhost:1313/es/categories/farm/ + Recent content in Farm on este sitio de historias + Hugo + es + Tue, 10 Jun 2025 12:00:00 +0000 + + + Transforming Our Cattle Farm with Odoo Community + http://localhost:1313/es/stories/agape/ + Tue, 10 Jun 2025 12:00:00 +0000 + http://localhost:1313/es/stories/agape/ + <p><img src="https://estancia-agape.com/web/image/1078-81bed64d/agapei-1.svg" alt="Estancia Agapé"></p> <p>Running a cattle farm in Paraguay presents unique challenges — especially when managing operations across <strong>three distinct locations</strong>. At <a href="https://estancia-agape.com">Estancia Agapé</a>, our goal has always been to stay grounded in tradition while embracing innovation to grow sustainably and efficiently. This is why we turned to <strong>Odoo Community</strong>, and the results have exceeded our expectations.</p> <h2 id="why-odoo">Why Odoo?</h2> <p>We evaluated various systems before choosing Odoo Community. The reasons were clear:</p> <ul> <li>Open-source and customizable</li> <li>Robust set of features for inventory, accounting, and logistics</li> <li>Large and active global community</li> <li>No licensing fees</li> </ul> <p>But what truly made the difference was the ability to <strong>host the service online</strong>.</p> + + + diff --git a/public/es/categories/food-culture/index.html b/public/es/categories/food-culture/index.html new file mode 100644 index 0000000..dc2a061 --- /dev/null +++ b/public/es/categories/food-culture/index.html @@ -0,0 +1,130 @@ + + + + + + Food Culture | este sitio de historias + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/es/categories/food-culture/index.xml b/public/es/categories/food-culture/index.xml new file mode 100644 index 0000000..fce23fb --- /dev/null +++ b/public/es/categories/food-culture/index.xml @@ -0,0 +1,19 @@ + + + + Food Culture on este sitio de historias + http://localhost:1313/es/categories/food-culture/ + Recent content in Food Culture on este sitio de historias + Hugo + es + Wed, 04 Oct 2023 00:00:00 +0000 + + + The Cultural Significance of Comfort Foods + http://localhost:1313/es/stories/post4/ + Wed, 04 Oct 2023 00:00:00 +0000 + http://localhost:1313/es/stories/post4/ + <h3 id="post-1-the-cultural-significance-of-comfort-foods">Post 1: The Cultural Significance of Comfort Foods</h3> <p>Comfort foods are often tied to our memories and cultural backgrounds. Let’s explore the stories behind some beloved comfort foods.</p> <ul> <li><strong>Mac and Cheese</strong>: A staple in American households, this dish has roots in Italy and has evolved into various regional variations.</li> <li><strong>Ramen</strong>: Originating from China, ramen has become a symbol of Japanese cuisine, with each region offering its unique twist.</li> <li><strong>Tacos</strong>: A traditional Mexican dish, tacos reflect the country’s diverse culinary heritage and regional ingredients.</li> <li><strong>Curry</strong>: With origins in South Asia, curry has traveled the world, adapting to local tastes and ingredients.</li> <li><strong>Biryani</strong>: This fragrant rice dish has a rich history, blending Persian and Indian culinary traditions.</li> </ul> + + + diff --git a/public/es/categories/granja/index.html b/public/es/categories/granja/index.html index bab6268..4b57cb6 100644 --- a/public/es/categories/granja/index.html +++ b/public/es/categories/granja/index.html @@ -1,6 +1,6 @@ - + Granja | @@ -150,7 +150,7 @@ Construyendo un Servicio de ERP en la Nube con Odoo Community
- +

Construyendo un Servicio de ERP en la Nube con Odoo Community

@@ -212,7 +212,7 @@ Transformando Nuestra Granja de Ganado con Odoo Community

- +

Transformando Nuestra Granja de Ganado con Odoo Community

diff --git a/public/es/categories/granja/index.xml b/public/es/categories/granja/index.xml index b1ce1c5..9d92f40 100644 --- a/public/es/categories/granja/index.xml +++ b/public/es/categories/granja/index.xml @@ -2,17 +2,17 @@ Granja on - https://success.odoo4projects.com/es/categories/granja/ + http://localhost:1313/es/categories/granja/ Recent content in Granja on Hugo es Tue, 10 Jun 2025 12:00:00 +0000 - + Transformando Nuestra Granja de Ganado con Odoo Community - https://success.odoo4projects.com/es/stories/agape/ + http://localhost:1313/es/stories/agape/ Tue, 10 Jun 2025 12:00:00 +0000 - https://success.odoo4projects.com/es/stories/agape/ + http://localhost:1313/es/stories/agape/ <p><img src="https://estancia-agape.com/web/image/1078-81bed64d/agapei-1.svg" alt="Estancia Agapé"></p> <p>Operar una granja de ganado en Paraguay presenta desafíos únicos, especialmente cuando se manejan operaciones en <strong>tres ubicaciones distintas</strong>. En <a href="https://estancia-agape.com">Estancia Agapé</a>, nuestro objetivo siempre ha sido mantenernos arraigados en la tradición mientras abrazamos la innovación para crecer de manera sostenible y eficiente. Por esto recurrimos a <strong>Odoo Community</strong>, y los resultados han superado nuestras expectativas.</p> <h2 id="por-qué-odoo">¿Por qué Odoo?</h2> <p>Evaluamos varios sistemas antes de elegir Odoo Community. Las razones fueron claras:</p> diff --git a/public/es/categories/index.html b/public/es/categories/index.html index 215f3af..3421ef1 100644 --- a/public/es/categories/index.html +++ b/public/es/categories/index.html @@ -1,300 +1,260 @@ - - - - - - Categories | - - - - - - - - -

- -
-
-
-

🚀 Historias de éxito reales de Odoo: descubre dónde destaca Odoo

-

Descubre cómo empresas de todos los sectores se están transformando con Odoo, desde la optimización del inventario hasta la automatización de las ventas y la ampliación de las operaciones. Estos son ejemplos reales de cómo Odoo es un éxito rotundo. 💡 ¿Usas Odoo? Comparte tu historia de éxito y consigue visibilidad destacada con un backlink dofollow a tu sitio web como agradecimiento. Es visibilidad gratuita y un excelente SEO.

-
-
-
- -

- - categorías -

- -
- -
- -

- - etiquetas -

- -
-
-
- - - - - - - - -
- - - - - -
-
- - - - - - - - + + + + + + Categories | este sitio de historias + + + + + + + + + + +
+ +
+
+ 0-5 +
+ +

0-5

+
+

+ +
+ +
+ +
+ +
+ + +
+ + +
+ + +
+
+ +
+ + +
+
+
+ 5-10 +
+ +

5-10

+
+

+ +
+ +
+ +
+ +
+ + +
+ + +
+ + +
+
+ +
+ + +
+
+
+ Farm +
+ +

Farm

+
+

+ +
+ +
+ +
+ +
+ + +
+ + +
+ + +
+
+ +
+ + +
+
+
+ IT +
+ +

IT

+
+

+ +
+ +
+ +
+ +
+ + +
+ + +
+ + +
+
+ +
+ + +
+
+
+
+
+
+ + +
+ + + + + + + + diff --git a/public/es/categories/index.xml b/public/es/categories/index.xml index eb96b13..6b2725b 100644 --- a/public/es/categories/index.xml +++ b/public/es/categories/index.xml @@ -1,39 +1,39 @@ - Categories on - https://success.odoo4projects.com/es/categories/ - Recent content in Categories on + Categories on este sitio de historias + http://localhost:1313/es/categories/ + Recent content in Categories on este sitio de historias Hugo es Tue, 10 Jun 2025 12:00:00 +0000 - + 0-5 - https://success.odoo4projects.com/es/categories/0-5/ + http://localhost:1313/es/categories/0-5/ Tue, 10 Jun 2025 12:00:00 +0000 - https://success.odoo4projects.com/es/categories/0-5/ + http://localhost:1313/es/categories/0-5/ 5-10 - https://success.odoo4projects.com/es/categories/5-10/ + http://localhost:1313/es/categories/5-10/ Tue, 10 Jun 2025 12:00:00 +0000 - https://success.odoo4projects.com/es/categories/5-10/ + http://localhost:1313/es/categories/5-10/ - Granja - https://success.odoo4projects.com/es/categories/granja/ + Farm + http://localhost:1313/es/categories/farm/ Tue, 10 Jun 2025 12:00:00 +0000 - https://success.odoo4projects.com/es/categories/granja/ + http://localhost:1313/es/categories/farm/ IT - https://success.odoo4projects.com/es/categories/it/ + http://localhost:1313/es/categories/it/ Tue, 10 Jun 2025 12:00:00 +0000 - https://success.odoo4projects.com/es/categories/it/ + http://localhost:1313/es/categories/it/ diff --git a/public/es/categories/it/index.html b/public/es/categories/it/index.html index cf0105d..5f0ed29 100644 --- a/public/es/categories/it/index.html +++ b/public/es/categories/it/index.html @@ -1,300 +1,167 @@ - - - - - - IT | - - - - - - - - - - -
-
-
-

🚀 Historias de éxito reales de Odoo: descubre dónde destaca Odoo

-

Descubre cómo empresas de todos los sectores se están transformando con Odoo, desde la optimización del inventario hasta la automatización de las ventas y la ampliación de las operaciones. Estos son ejemplos reales de cómo Odoo es un éxito rotundo. 💡 ¿Usas Odoo? Comparte tu historia de éxito y consigue visibilidad destacada con un backlink dofollow a tu sitio web como agradecimiento. Es visibilidad gratuita y un excelente SEO.

-
-
-
- -

- - categorías -

- -
- -
- -

- - etiquetas -

- -
-
-
- - - - - - - - -
- - - - - -
-
- - - - - - - - + + + + + + IT | este sitio de historias + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/es/categories/it/index.xml b/public/es/categories/it/index.xml index 0115f96..5934e14 100644 --- a/public/es/categories/it/index.xml +++ b/public/es/categories/it/index.xml @@ -1,18 +1,18 @@ - IT on - https://success.odoo4projects.com/es/categories/it/ - Recent content in IT on + IT on este sitio de historias + http://localhost:1313/es/categories/it/ + Recent content in IT on este sitio de historias Hugo es Tue, 10 Jun 2025 12:00:00 +0000 - + Construyendo un Servicio de ERP en la Nube con Odoo Community - https://success.odoo4projects.com/es/stories/odoo4projects/ + http://localhost:1313/es/stories/odoo4projects/ Tue, 10 Jun 2025 12:00:00 +0000 - https://success.odoo4projects.com/es/stories/odoo4projects/ + http://localhost:1313/es/stories/odoo4projects/ <p><img src="https://odoo4projects.com/web/image/2890-1713a804/Header_low.png" alt="ODOO4projects"></p> <p>En <a href="https://ODOO4projects.com">ODOO4projects</a>, nos especializamos en ayudar a las empresas a tener éxito con el ERP de código abierto. Pero también ejecutamos nuestros propios servicios en la misma plataforma, y es por eso que decidimos construir nuestra <strong>infraestructura de alojamiento de ERP en la nube utilizando Odoo Community V17</strong>.</p> <h2 id="por-qué-odoo-community">¿Por qué Odoo Community?</h2> <p>Queríamos probar hasta dónde podía llegar Odoo Community, y no nos ha decepcionado.</p> <ul> <li>100% de código abierto, sin tasas de licencia</li> <li>Altamente personalizable para casos de uso específicos</li> <li>Fuerte soporte de la comunidad internacional</li> <li>Ruta de actualización clara y diseño modular</li> </ul> <p>Nuestro objetivo no era solo usar Odoo, sino <strong>llegar al límite de lo que es posible con la Edición Comunitaria</strong>.</p> diff --git a/public/es/categories/kitchen-hacks/index.html b/public/es/categories/kitchen-hacks/index.html new file mode 100644 index 0000000..031c1df --- /dev/null +++ b/public/es/categories/kitchen-hacks/index.html @@ -0,0 +1,240 @@ + + + + + + Kitchen Hacks | este sitio de historias + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/es/categories/kitchen-hacks/index.xml b/public/es/categories/kitchen-hacks/index.xml new file mode 100644 index 0000000..aeef5bf --- /dev/null +++ b/public/es/categories/kitchen-hacks/index.xml @@ -0,0 +1,33 @@ + + + + Kitchen Hacks on este sitio de historias + http://localhost:1313/es/categories/kitchen-hacks/ + Recent content in Kitchen Hacks on este sitio de historias + Hugo + es + Tue, 03 Oct 2023 00:00:00 +0000 + + + Sanity-Saving Kitchen Hacks for Busy Families + http://localhost:1313/es/stories/post3/ + Tue, 03 Oct 2023 00:00:00 +0000 + http://localhost:1313/es/stories/post3/ + <h3 id="post-3-sanity-saving-kitchen-hacks-for-busy-families">Post 3: Sanity-Saving Kitchen Hacks for Busy Families</h3> <p>When life gets hectic, these kitchen hacks can help keep your sanity intact while cooking for your family.</p> <ol> <li><strong>Meal Prep Sundays</strong>: Dedicate Sundays to meal prep to make weeknight cooking easier.</li> <li><strong>Involve the Kids</strong>: Get your children involved in cooking to make it a fun family activity.</li> <li><strong>Use a Slow Cooker or Instant Pot</strong>: These appliances can save you time and effort on busy nights.</li> <li><strong>Create a Family Recipe Book</strong>: Compile favorite family recipes to make meal planning easier.</li> <li><strong>Set Up a Snack Station</strong>: Prepare healthy snacks in advance to keep everyone satisfied.</li> <li><strong>Use a Whiteboard for Meal Planning</strong>: Write down meals for the week on a whiteboard for easy reference.</li> <li><strong>Keep a Well-Stocked Pantry</strong>: Stock up on essentials to make quick meals without a trip to the store.</li> <li><strong>Make Breakfast Ahead</strong>: Prepare breakfast items like overnight oats or muffins in advance.</li> <li><strong>Embrace Leftover Nights</strong>: Designate one night a week for using up leftovers to reduce waste.</li> </ol> + + + Budget-Friendly Kitchen Hacks to Save You Money + http://localhost:1313/es/stories/post2/ + Mon, 02 Oct 2023 00:00:00 +0000 + http://localhost:1313/es/stories/post2/ + <h3 id="post-2-budget-friendly-kitchen-hacks-to-save-you-money">Post 2: Budget-Friendly Kitchen Hacks to Save You Money</h3> <p>Eating well doesn’t have to break the bank. Here are some budget-friendly kitchen hacks to help you save money while cooking.</p> <ol> <li><strong>Buy in Bulk</strong>: Purchase staples like rice, beans, and pasta in bulk to save money.</li> <li><strong>Use Leftovers Creatively</strong>: Transform leftovers into new meals to reduce waste.</li> <li><strong>Grow Your Own Herbs</strong>: Start a small herb garden to save on fresh herbs.</li> <li><strong>Make Your Own Sauces</strong>: Homemade sauces can be cheaper and healthier than store-bought options.</li> <li><strong>Plan Your Grocery List</strong>: Stick to a list to avoid impulse buys at the grocery store.</li> <li><strong>Use Seasonal Produce</strong>: Buy fruits and vegetables that are in season for better prices and flavor.</li> <li><strong>Freeze Extra Portions</strong>: Save money by freezing extra portions of meals for future use.</li> <li><strong>DIY Cleaning Supplies</strong>: Make your own cleaning supplies to save on costs.</li> <li><strong>Shop Sales and Coupons</strong>: Keep an eye out for sales and use coupons to save on groceries.</li> </ol> + + + 10 Time-Saving Kitchen Hacks You Need to Try + http://localhost:1313/es/stories/post1/ + Sun, 01 Oct 2023 00:00:00 +0000 + http://localhost:1313/es/stories/post1/ + <h3 id="post-1-10-time-saving-kitchen-hacks-you-need-to-try">Post 1: 10 Time-Saving Kitchen Hacks You Need to Try</h3> <p>Cooking can be a time-consuming task, but with these kitchen hacks, you can streamline your process and get meals on the table faster.</p> <ol> <li><strong>Pre-chop Vegetables</strong>: Spend a few minutes chopping vegetables at the beginning of the week and store them in airtight containers.</li> <li><strong>Use a Slow Cooker</strong>: Prepare meals in the morning and let your slow cooker do the work while you go about your day.</li> <li><strong>Batch Cooking</strong>: Cook large portions of meals and freeze them for later use.</li> <li><strong>One-Pan Meals</strong>: Reduce cleanup time by making meals that can be cooked in a single pan.</li> <li><strong>Microwave Hacks</strong>: Use your microwave to quickly steam vegetables or reheat leftovers.</li> <li><strong>Invest in Quality Tools</strong>: A good knife and cutting board can save you time and effort.</li> <li><strong>Organize Your Pantry</strong>: Keep your pantry organized to easily find ingredients and avoid duplicate purchases.</li> <li><strong>Use a Food Processor</strong>: Speed up chopping, slicing, and grating tasks with a food processor.</li> <li><strong>Plan Your Meals</strong>: Create a weekly meal plan to save time on grocery shopping and cooking.</li> </ol> + + + diff --git a/public/es/categories/vegan-cooking/index.html b/public/es/categories/vegan-cooking/index.html new file mode 100644 index 0000000..7b53f59 --- /dev/null +++ b/public/es/categories/vegan-cooking/index.html @@ -0,0 +1,130 @@ + + + + + + Vegan Cooking | este sitio de historias + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/es/categories/vegan-cooking/index.xml b/public/es/categories/vegan-cooking/index.xml new file mode 100644 index 0000000..6396c70 --- /dev/null +++ b/public/es/categories/vegan-cooking/index.xml @@ -0,0 +1,19 @@ + + + + Vegan Cooking on este sitio de historias + http://localhost:1313/es/categories/vegan-cooking/ + Recent content in Vegan Cooking on este sitio de historias + Hugo + es + Tue, 10 Oct 2023 00:00:00 +0000 + + + Plant-Powered Perfection: Delicious and Easy Vegan Meals for Busy Weeknights + http://localhost:1313/es/stories/post5/ + Tue, 10 Oct 2023 00:00:00 +0000 + http://localhost:1313/es/stories/post5/ + <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> + + + diff --git a/public/es/index.html b/public/es/index.html index df8102d..791bc28 100644 --- a/public/es/index.html +++ b/public/es/index.html @@ -1,301 +1,317 @@ - - + + - - - - ODOO Community Success Stories | - - - - - - - - - - -
-
-
-

🚀 Historias de éxito reales de Odoo: descubre dónde destaca Odoo

-

Descubre cómo empresas de todos los sectores se están transformando con Odoo, desde la optimización del inventario hasta la automatización de las ventas y la ampliación de las operaciones. Estos son ejemplos reales de cómo Odoo es un éxito rotundo. 💡 ¿Usas Odoo? Comparte tu historia de éxito y consigue visibilidad destacada con un backlink dofollow a tu sitio web como agradecimiento. Es visibilidad gratuita y un excelente SEO.

-
-
-
- -

- - categorías -

- -
- -
- -

- - etiquetas -

- -
-
-
- - - - - - - - -
- - - - - -
-
- - - - - - - - + + + + Home | + + + + + + + + + + +
+
+
+

🚀 Historias de éxito reales de Odoo: descubre dónde destaca Odoo

+

Descubre cómo empresas de todos los sectores se están transformando con Odoo, desde la optimización del inventario hasta la automatización de las ventas y la ampliación de las operaciones. Estos son ejemplos reales de cómo Odoo es un éxito rotundo. 💡 ¿Usas Odoo? Comparte tu historia de éxito y consigue visibilidad destacada con un backlink dofollow a tu sitio web como agradecimiento. Es visibilidad gratuita y un excelente SEO.

+
+
+
+ +

+ + categorías +

+ +
+ +
+ +

+ + etiquetas +

+ +
+
+
+ + + + + + + + +
+ + + +
+
+
+ + +
+ + + + + + + + diff --git a/public/es/index.xml b/public/es/index.xml index ad75589..82b064b 100644 --- a/public/es/index.xml +++ b/public/es/index.xml @@ -1,26 +1,26 @@ - - https://success.odoo4projects.com/es/ - Recent content on + este sitio de historias + http://localhost:1313/es/ + Recent content on este sitio de historias Hugo es Tue, 10 Jun 2025 12:00:00 +0000 - + Construyendo un Servicio de ERP en la Nube con Odoo Community - https://success.odoo4projects.com/es/stories/odoo4projects/ + http://localhost:1313/es/stories/odoo4projects/ Tue, 10 Jun 2025 12:00:00 +0000 - https://success.odoo4projects.com/es/stories/odoo4projects/ + http://localhost:1313/es/stories/odoo4projects/ <p><img src="https://odoo4projects.com/web/image/2890-1713a804/Header_low.png" alt="ODOO4projects"></p> <p>En <a href="https://ODOO4projects.com">ODOO4projects</a>, nos especializamos en ayudar a las empresas a tener éxito con el ERP de código abierto. Pero también ejecutamos nuestros propios servicios en la misma plataforma, y es por eso que decidimos construir nuestra <strong>infraestructura de alojamiento de ERP en la nube utilizando Odoo Community V17</strong>.</p> <h2 id="por-qué-odoo-community">¿Por qué Odoo Community?</h2> <p>Queríamos probar hasta dónde podía llegar Odoo Community, y no nos ha decepcionado.</p> <ul> <li>100% de código abierto, sin tasas de licencia</li> <li>Altamente personalizable para casos de uso específicos</li> <li>Fuerte soporte de la comunidad internacional</li> <li>Ruta de actualización clara y diseño modular</li> </ul> <p>Nuestro objetivo no era solo usar Odoo, sino <strong>llegar al límite de lo que es posible con la Edición Comunitaria</strong>.</p> - Transformando Nuestra Granja de Ganado con Odoo Community - https://success.odoo4projects.com/es/stories/agape/ + Transforming Our Cattle Farm with Odoo Community + http://localhost:1313/es/stories/agape/ Tue, 10 Jun 2025 12:00:00 +0000 - https://success.odoo4projects.com/es/stories/agape/ - <p><img src="https://estancia-agape.com/web/image/1078-81bed64d/agapei-1.svg" alt="Estancia Agapé"></p> <p>Operar una granja de ganado en Paraguay presenta desafíos únicos, especialmente cuando se manejan operaciones en <strong>tres ubicaciones distintas</strong>. En <a href="https://estancia-agape.com">Estancia Agapé</a>, nuestro objetivo siempre ha sido mantenernos arraigados en la tradición mientras abrazamos la innovación para crecer de manera sostenible y eficiente. Por esto recurrimos a <strong>Odoo Community</strong>, y los resultados han superado nuestras expectativas.</p> <h2 id="por-qué-odoo">¿Por qué Odoo?</h2> <p>Evaluamos varios sistemas antes de elegir Odoo Community. Las razones fueron claras:</p> + http://localhost:1313/es/stories/agape/ + <p><img src="https://estancia-agape.com/web/image/1078-81bed64d/agapei-1.svg" alt="Estancia Agapé"></p> <p>Running a cattle farm in Paraguay presents unique challenges — especially when managing operations across <strong>three distinct locations</strong>. At <a href="https://estancia-agape.com">Estancia Agapé</a>, our goal has always been to stay grounded in tradition while embracing innovation to grow sustainably and efficiently. This is why we turned to <strong>Odoo Community</strong>, and the results have exceeded our expectations.</p> <h2 id="why-odoo">Why Odoo?</h2> <p>We evaluated various systems before choosing Odoo Community. The reasons were clear:</p> <ul> <li>Open-source and customizable</li> <li>Robust set of features for inventory, accounting, and logistics</li> <li>Large and active global community</li> <li>No licensing fees</li> </ul> <p>But what truly made the difference was the ability to <strong>host the service online</strong>.</p> diff --git a/public/es/sitemap.xml b/public/es/sitemap.xml index fcdaa10..589ee3e 100644 --- a/public/es/sitemap.xml +++ b/public/es/sitemap.xml @@ -2,262 +2,327 @@ - https://success.odoo4projects.com/es/ - 2025-06-10T12:00:00+00:00 + http://localhost:1313/es/stories/ + 2025-06-15T22:50:57+05:30 - https://success.odoo4projects.com/es/categories/0-5/ - 2025-06-10T12:00:00+00:00 + http://localhost:1313/es/ + 2025-06-15T22:21:30+05:30 - https://success.odoo4projects.com/es/categories/5-10/ + http://localhost:1313/es/categories/0-5/ 2025-06-10T12:00:00+00:00 - https://success.odoo4projects.com/es/categories/ + http://localhost:1313/es/categories/5-10/ 2025-06-10T12:00:00+00:00 - https://success.odoo4projects.com/es/tags/community/ + http://localhost:1313/es/categories/ 2025-06-10T12:00:00+00:00 - https://success.odoo4projects.com/es/stories/odoo4projects/ + http://localhost:1313/es/tags/cattle-farm/ 2025-06-10T12:00:00+00:00 - https://success.odoo4projects.com/es/tags/erp/ + http://localhost:1313/es/tags/community/ 2025-06-10T12:00:00+00:00 - https://success.odoo4projects.com/es/categories/granja/ - 2025-06-10T12:00:00+00:00 - - https://success.odoo4projects.com/es/tags/granja-de-ganado/ - 2025-06-10T12:00:00+00:00 - - https://success.odoo4projects.com/es/categories/it/ + http://localhost:1313/es/stories/odoo4projects/ 2025-06-10T12:00:00+00:00 - https://success.odoo4projects.com/es/tags/it/ + http://localhost:1313/es/tags/digital-transformation/ 2025-06-10T12:00:00+00:00 - https://success.odoo4projects.com/es/tags/odoo/ + http://localhost:1313/es/tags/erp/ 2025-06-10T12:00:00+00:00 - https://success.odoo4projects.com/es/tags/paraguay/ + http://localhost:1313/es/categories/farm/ 2025-06-10T12:00:00+00:00 - https://success.odoo4projects.com/es/stories/ + http://localhost:1313/es/categories/it/ 2025-06-10T12:00:00+00:00 - https://success.odoo4projects.com/es/tags/ + http://localhost:1313/es/tags/it/ 2025-06-10T12:00:00+00:00 - https://success.odoo4projects.com/es/stories/agape/ + http://localhost:1313/es/tags/odoo/ 2025-06-10T12:00:00+00:00 + + http://localhost:1313/es/tags/paraguay/ + 2025-06-10T12:00:00+00:00 + + + + + http://localhost:1313/es/tags/ + 2025-06-10T12:00:00+00:00 + + + + + http://localhost:1313/es/stories/agape/ + 2025-06-10T12:00:00+00:00 + + + + + http://localhost:1313/es/authors/ + + + diff --git a/public/es/stories/agape/index.html b/public/es/stories/agape/index.html index 3b74141..f1248d5 100644 --- a/public/es/stories/agape/index.html +++ b/public/es/stories/agape/index.html @@ -1,95 +1,136 @@ - - - - - - Transformando Nuestra Granja de Ganado con Odoo Community | - - - - - - - - - - -
single page
- - - - - - - - + + + + + + Transforming Our Cattle Farm with Odoo Community | este sitio de historias + + + + + + + + + + +
+

Estancia Agapé

+

Running a cattle farm in Paraguay presents unique challenges — especially when managing operations across three distinct locations. At Estancia Agapé, our goal has always been to stay grounded in tradition while embracing innovation to grow sustainably and efficiently. This is why we turned to Odoo Community, and the results have exceeded our expectations.

+

Why Odoo?

+

We evaluated various systems before choosing Odoo Community. The reasons were clear:

+
    +
  • Open-source and customizable
  • +
  • Robust set of features for inventory, accounting, and logistics
  • +
  • Large and active global community
  • +
  • No licensing fees
  • +
+

But what truly made the difference was the ability to host the service online.

+

Online Hosting: The Game-Changer

+

With three remote farm locations, we needed a centralized system that could be accessed by our teams from anywhere. Hosting Odoo online gave us:

+
    +
  • Real-time synchronization between sites
  • +
  • Simplified workflows for staff in the field and in the office
  • +
  • Remote oversight of stock, sales, and expenses
  • +
  • Reduced IT burden thanks to external hosting partners
  • +
+

We now manage cattle inventory, pasture usage, vet schedules, and financial records in a single system, accessible securely from any device.

+

The Results

+

Since implementing Odoo Community:

+
    +
  • Manual paperwork has dropped by over 80%
  • +
  • Daily operational reports are instantly available to management
  • +
  • Staff collaboration has improved across all sites
  • +
  • Decision-making is faster and data-driven
  • +
+

What used to take days now takes minutes.

+

Looking Ahead

+

We are continuing to expand our use of Odoo Community by integrating additional modules and exploring mobile app features for field use.

+

For other agricultural businesses in Paraguay or Latin America, we highly recommend considering open-source ERP systems like Odoo. With the right setup and a cloud-based approach, even the most traditional industries can benefit from modern tools.

+

Visit us at estancia-agape.com to learn more about our journey.

+
+

Interested in how Odoo can work for your farm or agribusiness? Contact us — we’re happy to share insights.

+
+
+
+ + +
+ + + + + + + + diff --git a/public/es/stories/index.html b/public/es/stories/index.html index e4ceb39..941c676 100644 --- a/public/es/stories/index.html +++ b/public/es/stories/index.html @@ -1,300 +1,234 @@ - - - - - - Stories | - - - - - - - - - - -
-
-
-

🚀 Historias de éxito reales de Odoo: descubre dónde destaca Odoo

-

Descubre cómo empresas de todos los sectores se están transformando con Odoo, desde la optimización del inventario hasta la automatización de las ventas y la ampliación de las operaciones. Estos son ejemplos reales de cómo Odoo es un éxito rotundo. 💡 ¿Usas Odoo? Comparte tu historia de éxito y consigue visibilidad destacada con un backlink dofollow a tu sitio web como agradecimiento. Es visibilidad gratuita y un excelente SEO.

-
-
-
- -

- - categorías -

- -
- -
- -

- - etiquetas -

- -
-
-
- - - - - - - - -
- - - - - -
-
- - - - - - - - + + + + + + Stories | este sitio de historias + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/es/stories/index.xml b/public/es/stories/index.xml index 2e24f72..7c05023 100644 --- a/public/es/stories/index.xml +++ b/public/es/stories/index.xml @@ -1,26 +1,26 @@ - Stories on - https://success.odoo4projects.com/es/stories/ - Recent content in Stories on + Stories on este sitio de historias + http://localhost:1313/es/stories/ + Recent content in Stories on este sitio de historias Hugo es Tue, 10 Jun 2025 12:00:00 +0000 - + Construyendo un Servicio de ERP en la Nube con Odoo Community - https://success.odoo4projects.com/es/stories/odoo4projects/ + http://localhost:1313/es/stories/odoo4projects/ Tue, 10 Jun 2025 12:00:00 +0000 - https://success.odoo4projects.com/es/stories/odoo4projects/ + http://localhost:1313/es/stories/odoo4projects/ <p><img src="https://odoo4projects.com/web/image/2890-1713a804/Header_low.png" alt="ODOO4projects"></p> <p>En <a href="https://ODOO4projects.com">ODOO4projects</a>, nos especializamos en ayudar a las empresas a tener éxito con el ERP de código abierto. Pero también ejecutamos nuestros propios servicios en la misma plataforma, y es por eso que decidimos construir nuestra <strong>infraestructura de alojamiento de ERP en la nube utilizando Odoo Community V17</strong>.</p> <h2 id="por-qué-odoo-community">¿Por qué Odoo Community?</h2> <p>Queríamos probar hasta dónde podía llegar Odoo Community, y no nos ha decepcionado.</p> <ul> <li>100% de código abierto, sin tasas de licencia</li> <li>Altamente personalizable para casos de uso específicos</li> <li>Fuerte soporte de la comunidad internacional</li> <li>Ruta de actualización clara y diseño modular</li> </ul> <p>Nuestro objetivo no era solo usar Odoo, sino <strong>llegar al límite de lo que es posible con la Edición Comunitaria</strong>.</p> - Transformando Nuestra Granja de Ganado con Odoo Community - https://success.odoo4projects.com/es/stories/agape/ + Transforming Our Cattle Farm with Odoo Community + http://localhost:1313/es/stories/agape/ Tue, 10 Jun 2025 12:00:00 +0000 - https://success.odoo4projects.com/es/stories/agape/ - <p><img src="https://estancia-agape.com/web/image/1078-81bed64d/agapei-1.svg" alt="Estancia Agapé"></p> <p>Operar una granja de ganado en Paraguay presenta desafíos únicos, especialmente cuando se manejan operaciones en <strong>tres ubicaciones distintas</strong>. En <a href="https://estancia-agape.com">Estancia Agapé</a>, nuestro objetivo siempre ha sido mantenernos arraigados en la tradición mientras abrazamos la innovación para crecer de manera sostenible y eficiente. Por esto recurrimos a <strong>Odoo Community</strong>, y los resultados han superado nuestras expectativas.</p> <h2 id="por-qué-odoo">¿Por qué Odoo?</h2> <p>Evaluamos varios sistemas antes de elegir Odoo Community. Las razones fueron claras:</p> + http://localhost:1313/es/stories/agape/ + <p><img src="https://estancia-agape.com/web/image/1078-81bed64d/agapei-1.svg" alt="Estancia Agapé"></p> <p>Running a cattle farm in Paraguay presents unique challenges — especially when managing operations across <strong>three distinct locations</strong>. At <a href="https://estancia-agape.com">Estancia Agapé</a>, our goal has always been to stay grounded in tradition while embracing innovation to grow sustainably and efficiently. This is why we turned to <strong>Odoo Community</strong>, and the results have exceeded our expectations.</p> <h2 id="why-odoo">Why Odoo?</h2> <p>We evaluated various systems before choosing Odoo Community. The reasons were clear:</p> <ul> <li>Open-source and customizable</li> <li>Robust set of features for inventory, accounting, and logistics</li> <li>Large and active global community</li> <li>No licensing fees</li> </ul> <p>But what truly made the difference was the ability to <strong>host the service online</strong>.</p> diff --git a/public/es/stories/odoo4projects/index.html b/public/es/stories/odoo4projects/index.html index edafd22..7140746 100644 --- a/public/es/stories/odoo4projects/index.html +++ b/public/es/stories/odoo4projects/index.html @@ -1,95 +1,130 @@ - - - - - - Construyendo un Servicio de ERP en la Nube con Odoo Community | - - - - - - - - - - -
single page
- - - - - - - - + + + + + + Construyendo un Servicio de ERP en la Nube con Odoo Community | este sitio de historias + + + + + + + + + + +
+

ODOO4projects

+

En ODOO4projects, nos especializamos en ayudar a las empresas a tener éxito con el ERP de código abierto. Pero también ejecutamos nuestros propios servicios en la misma plataforma, y es por eso que decidimos construir nuestra infraestructura de alojamiento de ERP en la nube utilizando Odoo Community V17.

+

¿Por qué Odoo Community?

+

Queríamos probar hasta dónde podía llegar Odoo Community, y no nos ha decepcionado.

+
    +
  • 100% de código abierto, sin tasas de licencia
  • +
  • Altamente personalizable para casos de uso específicos
  • +
  • Fuerte soporte de la comunidad internacional
  • +
  • Ruta de actualización clara y diseño modular
  • +
+

Nuestro objetivo no era solo usar Odoo, sino llegar al límite de lo que es posible con la Edición Comunitaria.

+

Módulos personalizados: Nuestra clave para el éxito

+

El punto de inflexión en nuestro camino fue el desarrollo de un módulo personalizado diseñado específicamente para nuestro servicio de alojamiento. Construido por nuestro propio equipo, este módulo ahora se encarga de:

+
    +
  • Incorporación de clientes y seguimiento de suscripciones
  • +
  • Gestión del alojamiento en múltiples instancias
  • +
  • Provisionamiento y supervisión automatizados
  • +
+

Al ser dueños de esta funcionalidad clave, obtuvimos un control total sobre nuestra infraestructura y reducimos la dependencia de herramientas externas.

+

¿Qué no funcionó?

+

No todos los experimentos tuvieron éxito. Adquirimos un módulo de terceros para la gestión de afiliados y contabilidad, y resultó una completa pérdida de tiempo y dinero. La escasa documentación, el soporte limitado y los problemas de compatibilidad lo hicieron inutilizable.

+

Esa experiencia nos enseñó el valor de desarrollar internamente o examinar a fondo antes de integrar soluciones de terceros.

+

Mirando hacia adelante: Odoo 19 y más allá

+

Mientras planeamos nuestra actualización a Odoo 19, vamos a emplear una estrategia de “aniquilar y pavimentar” -eliminar los módulos heredados que ya no sirven para su propósito. Este enfoque de pizarra en blanco nos permitirá optimizar el rendimiento y simplificar el soporte.

+

A pesar de los obstáculos en el camino, Odoo Community sigue satisfaciendo todas nuestras necesidades empresariales, desde el CRM y las ventas hasta el alojamiento y los flujos de trabajo internos.

+

Nuestro mensaje para los demás

+

Si te dedicas a la IT o SaaS y buscas una plataforma de ERP flexible y potente, no subestimes a Odoo Community. Con el equipo y la visión correctos, puedes construir servicios de nivel empresarial sin la sobrecarga de las licencias empresariales.

+

Visítanos en ODOO4projects.com para aprender más sobre nuestra plataforma y soluciones.

+
+
+
+
+ + +
+ + + + + + + + diff --git a/public/es/stories/post1/index.html b/public/es/stories/post1/index.html new file mode 100644 index 0000000..3136bb4 --- /dev/null +++ b/public/es/stories/post1/index.html @@ -0,0 +1,85 @@ + + + + + + 10 Time-Saving Kitchen Hacks You Need to Try | este sitio de historias + + + + + + + + + + +
+

Post 1: 10 Time-Saving Kitchen Hacks You Need to Try

+

Cooking can be a time-consuming task, but with these kitchen hacks, you can streamline your process and get meals on the table faster.

+
    +
  1. Pre-chop Vegetables: Spend a few minutes chopping vegetables at the beginning of the week and store them in airtight containers.
  2. +
  3. Use a Slow Cooker: Prepare meals in the morning and let your slow cooker do the work while you go about your day.
  4. +
  5. Batch Cooking: Cook large portions of meals and freeze them for later use.
  6. +
  7. One-Pan Meals: Reduce cleanup time by making meals that can be cooked in a single pan.
  8. +
  9. Microwave Hacks: Use your microwave to quickly steam vegetables or reheat leftovers.
  10. +
  11. Invest in Quality Tools: A good knife and cutting board can save you time and effort.
  12. +
  13. Organize Your Pantry: Keep your pantry organized to easily find ingredients and avoid duplicate purchases.
  14. +
  15. Use a Food Processor: Speed up chopping, slicing, and grating tasks with a food processor.
  16. +
  17. Plan Your Meals: Create a weekly meal plan to save time on grocery shopping and cooking.
  18. +
+
+
+
+ + +
+ + + + + + + + diff --git a/public/es/stories/post2/index.html b/public/es/stories/post2/index.html new file mode 100644 index 0000000..58b998c --- /dev/null +++ b/public/es/stories/post2/index.html @@ -0,0 +1,85 @@ + + + + + + Budget-Friendly Kitchen Hacks to Save You Money | este sitio de historias + + + + + + + + + + +
+

Post 2: Budget-Friendly Kitchen Hacks to Save You Money

+

Eating well doesn’t have to break the bank. Here are some budget-friendly kitchen hacks to help you save money while cooking.

+
    +
  1. Buy in Bulk: Purchase staples like rice, beans, and pasta in bulk to save money.
  2. +
  3. Use Leftovers Creatively: Transform leftovers into new meals to reduce waste.
  4. +
  5. Grow Your Own Herbs: Start a small herb garden to save on fresh herbs.
  6. +
  7. Make Your Own Sauces: Homemade sauces can be cheaper and healthier than store-bought options.
  8. +
  9. Plan Your Grocery List: Stick to a list to avoid impulse buys at the grocery store.
  10. +
  11. Use Seasonal Produce: Buy fruits and vegetables that are in season for better prices and flavor.
  12. +
  13. Freeze Extra Portions: Save money by freezing extra portions of meals for future use.
  14. +
  15. DIY Cleaning Supplies: Make your own cleaning supplies to save on costs.
  16. +
  17. Shop Sales and Coupons: Keep an eye out for sales and use coupons to save on groceries.
  18. +
+
+
+
+ + +
+ + + + + + + + diff --git a/public/es/stories/post3/index.html b/public/es/stories/post3/index.html new file mode 100644 index 0000000..2573384 --- /dev/null +++ b/public/es/stories/post3/index.html @@ -0,0 +1,85 @@ + + + + + + Sanity-Saving Kitchen Hacks for Busy Families | este sitio de historias + + + + + + + + + + +
+

Post 3: Sanity-Saving Kitchen Hacks for Busy Families

+

When life gets hectic, these kitchen hacks can help keep your sanity intact while cooking for your family.

+
    +
  1. Meal Prep Sundays: Dedicate Sundays to meal prep to make weeknight cooking easier.
  2. +
  3. Involve the Kids: Get your children involved in cooking to make it a fun family activity.
  4. +
  5. Use a Slow Cooker or Instant Pot: These appliances can save you time and effort on busy nights.
  6. +
  7. Create a Family Recipe Book: Compile favorite family recipes to make meal planning easier.
  8. +
  9. Set Up a Snack Station: Prepare healthy snacks in advance to keep everyone satisfied.
  10. +
  11. Use a Whiteboard for Meal Planning: Write down meals for the week on a whiteboard for easy reference.
  12. +
  13. Keep a Well-Stocked Pantry: Stock up on essentials to make quick meals without a trip to the store.
  14. +
  15. Make Breakfast Ahead: Prepare breakfast items like overnight oats or muffins in advance.
  16. +
  17. Embrace Leftover Nights: Designate one night a week for using up leftovers to reduce waste.
  18. +
+
+
+
+ + +
+ + + + + + + + diff --git a/public/es/stories/post4/index.html b/public/es/stories/post4/index.html new file mode 100644 index 0000000..984b05a --- /dev/null +++ b/public/es/stories/post4/index.html @@ -0,0 +1,81 @@ + + + + + + The Cultural Significance of Comfort Foods | este sitio de historias + + + + + + + + + + +
+

Post 1: The Cultural Significance of Comfort Foods

+

Comfort foods are often tied to our memories and cultural backgrounds. Let’s explore the stories behind some beloved comfort foods.

+
    +
  • Mac and Cheese: A staple in American households, this dish has roots in Italy and has evolved into various regional variations.
  • +
  • Ramen: Originating from China, ramen has become a symbol of Japanese cuisine, with each region offering its unique twist.
  • +
  • Tacos: A traditional Mexican dish, tacos reflect the country’s diverse culinary heritage and regional ingredients.
  • +
  • Curry: With origins in South Asia, curry has traveled the world, adapting to local tastes and ingredients.
  • +
  • Biryani: This fragrant rice dish has a rich history, blending Persian and Indian culinary traditions.
  • +
+
+
+
+ + +
+ + + + + + + + diff --git a/public/es/stories/post5/index.html b/public/es/stories/post5/index.html new file mode 100644 index 0000000..e1e1997 --- /dev/null +++ b/public/es/stories/post5/index.html @@ -0,0 +1,148 @@ + + + + + + Plant-Powered Perfection: Delicious and Easy Vegan Meals for Busy Weeknights | este sitio de historias + + + + + + + + + + +
+

Plant-Powered Perfection: Delicious and Easy Vegan Meals for Busy Weeknights

+

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!

+

1. One-Pot Vegan Chili

+

Ingredients

+
    +
  • 1 can black beans, drained and rinsed
  • +
  • 1 can kidney beans, drained and rinsed
  • +
  • 1 can diced tomatoes
  • +
  • 1 cup corn (fresh or frozen)
  • +
  • 1 onion, diced
  • +
  • 2 cloves garlic, minced
  • +
  • 2 tablespoons chili powder
  • +
  • 1 teaspoon cumin
  • +
  • Salt and pepper to taste
  • +
  • Olive oil
  • +
+

Instructions

+
    +
  1. In a large pot, heat a drizzle of olive oil over medium heat. Add the diced onion and garlic, sautéing until translucent.
  2. +
  3. Stir in the chili powder and cumin, cooking for another minute.
  4. +
  5. Add the black beans, kidney beans, diced tomatoes, and corn. Season with salt and pepper.
  6. +
  7. Bring to a simmer and cook for 20 minutes, stirring occasionally. Serve hot!
  8. +
+

2. Quick Vegan Stir-Fry

+

Ingredients

+
    +
  • 2 cups mixed vegetables (broccoli, bell peppers, carrots, etc.)
  • +
  • 1 block firm tofu, cubed
  • +
  • 2 tablespoons soy sauce
  • +
  • 1 tablespoon sesame oil
  • +
  • 1 teaspoon ginger, grated
  • +
  • Cooked rice or quinoa for serving
  • +
+

Instructions

+
    +
  1. In a large skillet, heat sesame oil over medium-high heat. Add the cubed tofu and cook until golden brown on all sides.
  2. +
  3. Add the mixed vegetables and ginger, stirring frequently for about 5-7 minutes.
  4. +
  5. Pour in the soy sauce and cook for an additional 2 minutes.
  6. +
  7. Serve over cooked rice or quinoa for a complete meal.
  8. +
+

3. Creamy Vegan Pasta

+

Ingredients

+
    +
  • 8 oz pasta of choice (penne, spaghetti, etc.)
  • +
  • 1 cup cashews, soaked for 2 hours and drained
  • +
  • 1 cup vegetable broth
  • +
  • 2 tablespoons nutritional yeast
  • +
  • 2 cloves garlic
  • +
  • Salt and pepper to taste
  • +
  • Fresh basil for garnish
  • +
+

Instructions

+
    +
  1. Cook the pasta according to package instructions. Drain and set aside.
  2. +
  3. In a blender, combine soaked cashews, vegetable broth, nutritional yeast, garlic, salt, and pepper. Blend until smooth and creamy.
  4. +
  5. In a large bowl, mix the cooked pasta with the creamy sauce until well combined.
  6. +
  7. Garnish with fresh basil and serve immediately.
  8. +
+

4. Vegan Tacos

+

Ingredients

+
    +
  • 1 can lentils, drained and rinsed
  • +
  • 1 tablespoon taco seasoning
  • +
  • Corn tortillas
  • +
  • Toppings: avocado, salsa, lettuce, and lime
  • +
+

Instructions

+
    +
  1. In a skillet, heat the lentils over medium heat. Stir in the taco seasoning and cook for 5 minutes.
  2. +
  3. Warm the corn tortillas in a separate pan or microwave.
  4. +
  5. Assemble the tacos by adding the lentil mixture and your favorite toppings. Serve with lime wedges.
  6. +
+

Conclusion

+

These plant-powered meals are not only quick and easy to prepare but also bursting with flavor and nutrition. Whether you’re a seasoned vegan or just looking to incorporate more plant-based meals into your diet, these recipes are sure to satisfy your taste buds and fit into your busy weeknights. Enjoy the journey to delicious vegan cooking!

+
+

Feel free to modify any part of the content or front matter as needed!

+
+
+
+ + +
+ + + + + + + + diff --git a/public/es/tags/budget-friendly/index.html b/public/es/tags/budget-friendly/index.html new file mode 100644 index 0000000..f7eae98 --- /dev/null +++ b/public/es/tags/budget-friendly/index.html @@ -0,0 +1,130 @@ + + + + + + Budget-Friendly | este sitio de historias + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/es/tags/budget-friendly/index.xml b/public/es/tags/budget-friendly/index.xml new file mode 100644 index 0000000..e209a46 --- /dev/null +++ b/public/es/tags/budget-friendly/index.xml @@ -0,0 +1,19 @@ + + + + Budget-Friendly on este sitio de historias + http://localhost:1313/es/tags/budget-friendly/ + Recent content in Budget-Friendly on este sitio de historias + Hugo + es + Mon, 02 Oct 2023 00:00:00 +0000 + + + Budget-Friendly Kitchen Hacks to Save You Money + http://localhost:1313/es/stories/post2/ + Mon, 02 Oct 2023 00:00:00 +0000 + http://localhost:1313/es/stories/post2/ + <h3 id="post-2-budget-friendly-kitchen-hacks-to-save-you-money">Post 2: Budget-Friendly Kitchen Hacks to Save You Money</h3> <p>Eating well doesn’t have to break the bank. Here are some budget-friendly kitchen hacks to help you save money while cooking.</p> <ol> <li><strong>Buy in Bulk</strong>: Purchase staples like rice, beans, and pasta in bulk to save money.</li> <li><strong>Use Leftovers Creatively</strong>: Transform leftovers into new meals to reduce waste.</li> <li><strong>Grow Your Own Herbs</strong>: Start a small herb garden to save on fresh herbs.</li> <li><strong>Make Your Own Sauces</strong>: Homemade sauces can be cheaper and healthier than store-bought options.</li> <li><strong>Plan Your Grocery List</strong>: Stick to a list to avoid impulse buys at the grocery store.</li> <li><strong>Use Seasonal Produce</strong>: Buy fruits and vegetables that are in season for better prices and flavor.</li> <li><strong>Freeze Extra Portions</strong>: Save money by freezing extra portions of meals for future use.</li> <li><strong>DIY Cleaning Supplies</strong>: Make your own cleaning supplies to save on costs.</li> <li><strong>Shop Sales and Coupons</strong>: Keep an eye out for sales and use coupons to save on groceries.</li> </ol> + + + diff --git a/public/es/tags/cattle-farm/index.html b/public/es/tags/cattle-farm/index.html new file mode 100644 index 0000000..e955035 --- /dev/null +++ b/public/es/tags/cattle-farm/index.html @@ -0,0 +1,171 @@ + + + + + + Cattle Farm | este sitio de historias + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/es/tags/cattle-farm/index.xml b/public/es/tags/cattle-farm/index.xml new file mode 100644 index 0000000..1d0197b --- /dev/null +++ b/public/es/tags/cattle-farm/index.xml @@ -0,0 +1,19 @@ + + + + Cattle Farm on este sitio de historias + http://localhost:1313/es/tags/cattle-farm/ + Recent content in Cattle Farm on este sitio de historias + Hugo + es + Tue, 10 Jun 2025 12:00:00 +0000 + + + Transforming Our Cattle Farm with Odoo Community + http://localhost:1313/es/stories/agape/ + Tue, 10 Jun 2025 12:00:00 +0000 + http://localhost:1313/es/stories/agape/ + <p><img src="https://estancia-agape.com/web/image/1078-81bed64d/agapei-1.svg" alt="Estancia Agapé"></p> <p>Running a cattle farm in Paraguay presents unique challenges — especially when managing operations across <strong>three distinct locations</strong>. At <a href="https://estancia-agape.com">Estancia Agapé</a>, our goal has always been to stay grounded in tradition while embracing innovation to grow sustainably and efficiently. This is why we turned to <strong>Odoo Community</strong>, and the results have exceeded our expectations.</p> <h2 id="why-odoo">Why Odoo?</h2> <p>We evaluated various systems before choosing Odoo Community. The reasons were clear:</p> <ul> <li>Open-source and customizable</li> <li>Robust set of features for inventory, accounting, and logistics</li> <li>Large and active global community</li> <li>No licensing fees</li> </ul> <p>But what truly made the difference was the ability to <strong>host the service online</strong>.</p> + + + diff --git a/public/es/tags/comfort-food/index.html b/public/es/tags/comfort-food/index.html new file mode 100644 index 0000000..fd23e71 --- /dev/null +++ b/public/es/tags/comfort-food/index.html @@ -0,0 +1,130 @@ + + + + + + Comfort Food | este sitio de historias + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/es/tags/comfort-food/index.xml b/public/es/tags/comfort-food/index.xml new file mode 100644 index 0000000..c34bd93 --- /dev/null +++ b/public/es/tags/comfort-food/index.xml @@ -0,0 +1,19 @@ + + + + Comfort Food on este sitio de historias + http://localhost:1313/es/tags/comfort-food/ + Recent content in Comfort Food on este sitio de historias + Hugo + es + Wed, 04 Oct 2023 00:00:00 +0000 + + + The Cultural Significance of Comfort Foods + http://localhost:1313/es/stories/post4/ + Wed, 04 Oct 2023 00:00:00 +0000 + http://localhost:1313/es/stories/post4/ + <h3 id="post-1-the-cultural-significance-of-comfort-foods">Post 1: The Cultural Significance of Comfort Foods</h3> <p>Comfort foods are often tied to our memories and cultural backgrounds. Let’s explore the stories behind some beloved comfort foods.</p> <ul> <li><strong>Mac and Cheese</strong>: A staple in American households, this dish has roots in Italy and has evolved into various regional variations.</li> <li><strong>Ramen</strong>: Originating from China, ramen has become a symbol of Japanese cuisine, with each region offering its unique twist.</li> <li><strong>Tacos</strong>: A traditional Mexican dish, tacos reflect the country’s diverse culinary heritage and regional ingredients.</li> <li><strong>Curry</strong>: With origins in South Asia, curry has traveled the world, adapting to local tastes and ingredients.</li> <li><strong>Biryani</strong>: This fragrant rice dish has a rich history, blending Persian and Indian culinary traditions.</li> </ul> + + + diff --git a/public/es/tags/community/index.html b/public/es/tags/community/index.html index 2b0f901..ef76052 100644 --- a/public/es/tags/community/index.html +++ b/public/es/tags/community/index.html @@ -1,300 +1,167 @@ - - - - - - Community | - - - - - - - - - - -
-
-
-

🚀 Historias de éxito reales de Odoo: descubre dónde destaca Odoo

-

Descubre cómo empresas de todos los sectores se están transformando con Odoo, desde la optimización del inventario hasta la automatización de las ventas y la ampliación de las operaciones. Estos son ejemplos reales de cómo Odoo es un éxito rotundo. 💡 ¿Usas Odoo? Comparte tu historia de éxito y consigue visibilidad destacada con un backlink dofollow a tu sitio web como agradecimiento. Es visibilidad gratuita y un excelente SEO.

-
-
-
- -

- - categorías -

- -
- -
- -

- - etiquetas -

- -
-
-
- - - - - - - - -
- - - - - -
-
- - - - - - - - + + + + + + Community | este sitio de historias + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/es/tags/community/index.xml b/public/es/tags/community/index.xml index 14a44e5..8ab4e88 100644 --- a/public/es/tags/community/index.xml +++ b/public/es/tags/community/index.xml @@ -1,18 +1,18 @@ - Community on - https://success.odoo4projects.com/es/tags/community/ - Recent content in Community on + Community on este sitio de historias + http://localhost:1313/es/tags/community/ + Recent content in Community on este sitio de historias Hugo es Tue, 10 Jun 2025 12:00:00 +0000 - + Construyendo un Servicio de ERP en la Nube con Odoo Community - https://success.odoo4projects.com/es/stories/odoo4projects/ + http://localhost:1313/es/stories/odoo4projects/ Tue, 10 Jun 2025 12:00:00 +0000 - https://success.odoo4projects.com/es/stories/odoo4projects/ + http://localhost:1313/es/stories/odoo4projects/ <p><img src="https://odoo4projects.com/web/image/2890-1713a804/Header_low.png" alt="ODOO4projects"></p> <p>En <a href="https://ODOO4projects.com">ODOO4projects</a>, nos especializamos en ayudar a las empresas a tener éxito con el ERP de código abierto. Pero también ejecutamos nuestros propios servicios en la misma plataforma, y es por eso que decidimos construir nuestra <strong>infraestructura de alojamiento de ERP en la nube utilizando Odoo Community V17</strong>.</p> <h2 id="por-qué-odoo-community">¿Por qué Odoo Community?</h2> <p>Queríamos probar hasta dónde podía llegar Odoo Community, y no nos ha decepcionado.</p> <ul> <li>100% de código abierto, sin tasas de licencia</li> <li>Altamente personalizable para casos de uso específicos</li> <li>Fuerte soporte de la comunidad internacional</li> <li>Ruta de actualización clara y diseño modular</li> </ul> <p>Nuestro objetivo no era solo usar Odoo, sino <strong>llegar al límite de lo que es posible con la Edición Comunitaria</strong>.</p> diff --git a/public/es/tags/cooking-tips/index.html b/public/es/tags/cooking-tips/index.html new file mode 100644 index 0000000..7881e54 --- /dev/null +++ b/public/es/tags/cooking-tips/index.html @@ -0,0 +1,185 @@ + + + + + + Cooking Tips | este sitio de historias + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/es/tags/cooking-tips/index.xml b/public/es/tags/cooking-tips/index.xml new file mode 100644 index 0000000..192e2f7 --- /dev/null +++ b/public/es/tags/cooking-tips/index.xml @@ -0,0 +1,26 @@ + + + + Cooking Tips on este sitio de historias + http://localhost:1313/es/tags/cooking-tips/ + Recent content in Cooking Tips on este sitio de historias + Hugo + es + Mon, 02 Oct 2023 00:00:00 +0000 + + + Budget-Friendly Kitchen Hacks to Save You Money + http://localhost:1313/es/stories/post2/ + Mon, 02 Oct 2023 00:00:00 +0000 + http://localhost:1313/es/stories/post2/ + <h3 id="post-2-budget-friendly-kitchen-hacks-to-save-you-money">Post 2: Budget-Friendly Kitchen Hacks to Save You Money</h3> <p>Eating well doesn’t have to break the bank. Here are some budget-friendly kitchen hacks to help you save money while cooking.</p> <ol> <li><strong>Buy in Bulk</strong>: Purchase staples like rice, beans, and pasta in bulk to save money.</li> <li><strong>Use Leftovers Creatively</strong>: Transform leftovers into new meals to reduce waste.</li> <li><strong>Grow Your Own Herbs</strong>: Start a small herb garden to save on fresh herbs.</li> <li><strong>Make Your Own Sauces</strong>: Homemade sauces can be cheaper and healthier than store-bought options.</li> <li><strong>Plan Your Grocery List</strong>: Stick to a list to avoid impulse buys at the grocery store.</li> <li><strong>Use Seasonal Produce</strong>: Buy fruits and vegetables that are in season for better prices and flavor.</li> <li><strong>Freeze Extra Portions</strong>: Save money by freezing extra portions of meals for future use.</li> <li><strong>DIY Cleaning Supplies</strong>: Make your own cleaning supplies to save on costs.</li> <li><strong>Shop Sales and Coupons</strong>: Keep an eye out for sales and use coupons to save on groceries.</li> </ol> + + + 10 Time-Saving Kitchen Hacks You Need to Try + http://localhost:1313/es/stories/post1/ + Sun, 01 Oct 2023 00:00:00 +0000 + http://localhost:1313/es/stories/post1/ + <h3 id="post-1-10-time-saving-kitchen-hacks-you-need-to-try">Post 1: 10 Time-Saving Kitchen Hacks You Need to Try</h3> <p>Cooking can be a time-consuming task, but with these kitchen hacks, you can streamline your process and get meals on the table faster.</p> <ol> <li><strong>Pre-chop Vegetables</strong>: Spend a few minutes chopping vegetables at the beginning of the week and store them in airtight containers.</li> <li><strong>Use a Slow Cooker</strong>: Prepare meals in the morning and let your slow cooker do the work while you go about your day.</li> <li><strong>Batch Cooking</strong>: Cook large portions of meals and freeze them for later use.</li> <li><strong>One-Pan Meals</strong>: Reduce cleanup time by making meals that can be cooked in a single pan.</li> <li><strong>Microwave Hacks</strong>: Use your microwave to quickly steam vegetables or reheat leftovers.</li> <li><strong>Invest in Quality Tools</strong>: A good knife and cutting board can save you time and effort.</li> <li><strong>Organize Your Pantry</strong>: Keep your pantry organized to easily find ingredients and avoid duplicate purchases.</li> <li><strong>Use a Food Processor</strong>: Speed up chopping, slicing, and grating tasks with a food processor.</li> <li><strong>Plan Your Meals</strong>: Create a weekly meal plan to save time on grocery shopping and cooking.</li> </ol> + + + diff --git a/public/es/tags/cultural-significance/index.html b/public/es/tags/cultural-significance/index.html new file mode 100644 index 0000000..e962beb --- /dev/null +++ b/public/es/tags/cultural-significance/index.html @@ -0,0 +1,130 @@ + + + + + + Cultural Significance | este sitio de historias + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/es/tags/cultural-significance/index.xml b/public/es/tags/cultural-significance/index.xml new file mode 100644 index 0000000..f33144e --- /dev/null +++ b/public/es/tags/cultural-significance/index.xml @@ -0,0 +1,19 @@ + + + + Cultural Significance on este sitio de historias + http://localhost:1313/es/tags/cultural-significance/ + Recent content in Cultural Significance on este sitio de historias + Hugo + es + Wed, 04 Oct 2023 00:00:00 +0000 + + + The Cultural Significance of Comfort Foods + http://localhost:1313/es/stories/post4/ + Wed, 04 Oct 2023 00:00:00 +0000 + http://localhost:1313/es/stories/post4/ + <h3 id="post-1-the-cultural-significance-of-comfort-foods">Post 1: The Cultural Significance of Comfort Foods</h3> <p>Comfort foods are often tied to our memories and cultural backgrounds. Let’s explore the stories behind some beloved comfort foods.</p> <ul> <li><strong>Mac and Cheese</strong>: A staple in American households, this dish has roots in Italy and has evolved into various regional variations.</li> <li><strong>Ramen</strong>: Originating from China, ramen has become a symbol of Japanese cuisine, with each region offering its unique twist.</li> <li><strong>Tacos</strong>: A traditional Mexican dish, tacos reflect the country’s diverse culinary heritage and regional ingredients.</li> <li><strong>Curry</strong>: With origins in South Asia, curry has traveled the world, adapting to local tastes and ingredients.</li> <li><strong>Biryani</strong>: This fragrant rice dish has a rich history, blending Persian and Indian culinary traditions.</li> </ul> + + + diff --git a/public/es/tags/digital-transformation/index.html b/public/es/tags/digital-transformation/index.html new file mode 100644 index 0000000..a56e971 --- /dev/null +++ b/public/es/tags/digital-transformation/index.html @@ -0,0 +1,171 @@ + + + + + + Digital Transformation | este sitio de historias + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/es/tags/digital-transformation/index.xml b/public/es/tags/digital-transformation/index.xml new file mode 100644 index 0000000..a560c99 --- /dev/null +++ b/public/es/tags/digital-transformation/index.xml @@ -0,0 +1,19 @@ + + + + Digital Transformation on este sitio de historias + http://localhost:1313/es/tags/digital-transformation/ + Recent content in Digital Transformation on este sitio de historias + Hugo + es + Tue, 10 Jun 2025 12:00:00 +0000 + + + Transforming Our Cattle Farm with Odoo Community + http://localhost:1313/es/stories/agape/ + Tue, 10 Jun 2025 12:00:00 +0000 + http://localhost:1313/es/stories/agape/ + <p><img src="https://estancia-agape.com/web/image/1078-81bed64d/agapei-1.svg" alt="Estancia Agapé"></p> <p>Running a cattle farm in Paraguay presents unique challenges — especially when managing operations across <strong>three distinct locations</strong>. At <a href="https://estancia-agape.com">Estancia Agapé</a>, our goal has always been to stay grounded in tradition while embracing innovation to grow sustainably and efficiently. This is why we turned to <strong>Odoo Community</strong>, and the results have exceeded our expectations.</p> <h2 id="why-odoo">Why Odoo?</h2> <p>We evaluated various systems before choosing Odoo Community. The reasons were clear:</p> <ul> <li>Open-source and customizable</li> <li>Robust set of features for inventory, accounting, and logistics</li> <li>Large and active global community</li> <li>No licensing fees</li> </ul> <p>But what truly made the difference was the ability to <strong>host the service online</strong>.</p> + + + diff --git a/public/es/tags/erp/index.html b/public/es/tags/erp/index.html index b3aeda1..0df7681 100644 --- a/public/es/tags/erp/index.html +++ b/public/es/tags/erp/index.html @@ -1,300 +1,234 @@ - - - - - - ERP | - - - - - - - - - - -
-
-
-

🚀 Historias de éxito reales de Odoo: descubre dónde destaca Odoo

-

Descubre cómo empresas de todos los sectores se están transformando con Odoo, desde la optimización del inventario hasta la automatización de las ventas y la ampliación de las operaciones. Estos son ejemplos reales de cómo Odoo es un éxito rotundo. 💡 ¿Usas Odoo? Comparte tu historia de éxito y consigue visibilidad destacada con un backlink dofollow a tu sitio web como agradecimiento. Es visibilidad gratuita y un excelente SEO.

-
-
-
- -

- - categorías -

- -
- -
- -

- - etiquetas -

- -
-
-
- - - - - - - - -
- - - - - -
-
- - - - - - - - + + + + + + ERP | este sitio de historias + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/es/tags/erp/index.xml b/public/es/tags/erp/index.xml index 675298d..53ef5b1 100644 --- a/public/es/tags/erp/index.xml +++ b/public/es/tags/erp/index.xml @@ -1,26 +1,26 @@ - ERP on - https://success.odoo4projects.com/es/tags/erp/ - Recent content in ERP on + ERP on este sitio de historias + http://localhost:1313/es/tags/erp/ + Recent content in ERP on este sitio de historias Hugo es Tue, 10 Jun 2025 12:00:00 +0000 - + Construyendo un Servicio de ERP en la Nube con Odoo Community - https://success.odoo4projects.com/es/stories/odoo4projects/ + http://localhost:1313/es/stories/odoo4projects/ Tue, 10 Jun 2025 12:00:00 +0000 - https://success.odoo4projects.com/es/stories/odoo4projects/ + http://localhost:1313/es/stories/odoo4projects/ <p><img src="https://odoo4projects.com/web/image/2890-1713a804/Header_low.png" alt="ODOO4projects"></p> <p>En <a href="https://ODOO4projects.com">ODOO4projects</a>, nos especializamos en ayudar a las empresas a tener éxito con el ERP de código abierto. Pero también ejecutamos nuestros propios servicios en la misma plataforma, y es por eso que decidimos construir nuestra <strong>infraestructura de alojamiento de ERP en la nube utilizando Odoo Community V17</strong>.</p> <h2 id="por-qué-odoo-community">¿Por qué Odoo Community?</h2> <p>Queríamos probar hasta dónde podía llegar Odoo Community, y no nos ha decepcionado.</p> <ul> <li>100% de código abierto, sin tasas de licencia</li> <li>Altamente personalizable para casos de uso específicos</li> <li>Fuerte soporte de la comunidad internacional</li> <li>Ruta de actualización clara y diseño modular</li> </ul> <p>Nuestro objetivo no era solo usar Odoo, sino <strong>llegar al límite de lo que es posible con la Edición Comunitaria</strong>.</p> - Transformando Nuestra Granja de Ganado con Odoo Community - https://success.odoo4projects.com/es/stories/agape/ + Transforming Our Cattle Farm with Odoo Community + http://localhost:1313/es/stories/agape/ Tue, 10 Jun 2025 12:00:00 +0000 - https://success.odoo4projects.com/es/stories/agape/ - <p><img src="https://estancia-agape.com/web/image/1078-81bed64d/agapei-1.svg" alt="Estancia Agapé"></p> <p>Operar una granja de ganado en Paraguay presenta desafíos únicos, especialmente cuando se manejan operaciones en <strong>tres ubicaciones distintas</strong>. En <a href="https://estancia-agape.com">Estancia Agapé</a>, nuestro objetivo siempre ha sido mantenernos arraigados en la tradición mientras abrazamos la innovación para crecer de manera sostenible y eficiente. Por esto recurrimos a <strong>Odoo Community</strong>, y los resultados han superado nuestras expectativas.</p> <h2 id="por-qué-odoo">¿Por qué Odoo?</h2> <p>Evaluamos varios sistemas antes de elegir Odoo Community. Las razones fueron claras:</p> + http://localhost:1313/es/stories/agape/ + <p><img src="https://estancia-agape.com/web/image/1078-81bed64d/agapei-1.svg" alt="Estancia Agapé"></p> <p>Running a cattle farm in Paraguay presents unique challenges — especially when managing operations across <strong>three distinct locations</strong>. At <a href="https://estancia-agape.com">Estancia Agapé</a>, our goal has always been to stay grounded in tradition while embracing innovation to grow sustainably and efficiently. This is why we turned to <strong>Odoo Community</strong>, and the results have exceeded our expectations.</p> <h2 id="why-odoo">Why Odoo?</h2> <p>We evaluated various systems before choosing Odoo Community. The reasons were clear:</p> <ul> <li>Open-source and customizable</li> <li>Robust set of features for inventory, accounting, and logistics</li> <li>Large and active global community</li> <li>No licensing fees</li> </ul> <p>But what truly made the difference was the ability to <strong>host the service online</strong>.</p> diff --git a/public/es/tags/family-cooking/index.html b/public/es/tags/family-cooking/index.html new file mode 100644 index 0000000..7adc08a --- /dev/null +++ b/public/es/tags/family-cooking/index.html @@ -0,0 +1,130 @@ + + + + + + Family Cooking | este sitio de historias + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/es/tags/family-cooking/index.xml b/public/es/tags/family-cooking/index.xml new file mode 100644 index 0000000..0d7678d --- /dev/null +++ b/public/es/tags/family-cooking/index.xml @@ -0,0 +1,19 @@ + + + + Family Cooking on este sitio de historias + http://localhost:1313/es/tags/family-cooking/ + Recent content in Family Cooking on este sitio de historias + Hugo + es + Tue, 03 Oct 2023 00:00:00 +0000 + + + Sanity-Saving Kitchen Hacks for Busy Families + http://localhost:1313/es/stories/post3/ + Tue, 03 Oct 2023 00:00:00 +0000 + http://localhost:1313/es/stories/post3/ + <h3 id="post-3-sanity-saving-kitchen-hacks-for-busy-families">Post 3: Sanity-Saving Kitchen Hacks for Busy Families</h3> <p>When life gets hectic, these kitchen hacks can help keep your sanity intact while cooking for your family.</p> <ol> <li><strong>Meal Prep Sundays</strong>: Dedicate Sundays to meal prep to make weeknight cooking easier.</li> <li><strong>Involve the Kids</strong>: Get your children involved in cooking to make it a fun family activity.</li> <li><strong>Use a Slow Cooker or Instant Pot</strong>: These appliances can save you time and effort on busy nights.</li> <li><strong>Create a Family Recipe Book</strong>: Compile favorite family recipes to make meal planning easier.</li> <li><strong>Set Up a Snack Station</strong>: Prepare healthy snacks in advance to keep everyone satisfied.</li> <li><strong>Use a Whiteboard for Meal Planning</strong>: Write down meals for the week on a whiteboard for easy reference.</li> <li><strong>Keep a Well-Stocked Pantry</strong>: Stock up on essentials to make quick meals without a trip to the store.</li> <li><strong>Make Breakfast Ahead</strong>: Prepare breakfast items like overnight oats or muffins in advance.</li> <li><strong>Embrace Leftover Nights</strong>: Designate one night a week for using up leftovers to reduce waste.</li> </ol> + + + diff --git a/public/es/tags/food-stories/index.html b/public/es/tags/food-stories/index.html new file mode 100644 index 0000000..8a59dfd --- /dev/null +++ b/public/es/tags/food-stories/index.html @@ -0,0 +1,130 @@ + + + + + + Food Stories | este sitio de historias + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/es/tags/food-stories/index.xml b/public/es/tags/food-stories/index.xml new file mode 100644 index 0000000..f82e326 --- /dev/null +++ b/public/es/tags/food-stories/index.xml @@ -0,0 +1,19 @@ + + + + Food Stories on este sitio de historias + http://localhost:1313/es/tags/food-stories/ + Recent content in Food Stories on este sitio de historias + Hugo + es + Wed, 04 Oct 2023 00:00:00 +0000 + + + The Cultural Significance of Comfort Foods + http://localhost:1313/es/stories/post4/ + Wed, 04 Oct 2023 00:00:00 +0000 + http://localhost:1313/es/stories/post4/ + <h3 id="post-1-the-cultural-significance-of-comfort-foods">Post 1: The Cultural Significance of Comfort Foods</h3> <p>Comfort foods are often tied to our memories and cultural backgrounds. Let’s explore the stories behind some beloved comfort foods.</p> <ul> <li><strong>Mac and Cheese</strong>: A staple in American households, this dish has roots in Italy and has evolved into various regional variations.</li> <li><strong>Ramen</strong>: Originating from China, ramen has become a symbol of Japanese cuisine, with each region offering its unique twist.</li> <li><strong>Tacos</strong>: A traditional Mexican dish, tacos reflect the country’s diverse culinary heritage and regional ingredients.</li> <li><strong>Curry</strong>: With origins in South Asia, curry has traveled the world, adapting to local tastes and ingredients.</li> <li><strong>Biryani</strong>: This fragrant rice dish has a rich history, blending Persian and Indian culinary traditions.</li> </ul> + + + diff --git a/public/es/tags/granja-de-ganado/index.html b/public/es/tags/granja-de-ganado/index.html index 8f87ce6..6138fbd 100644 --- a/public/es/tags/granja-de-ganado/index.html +++ b/public/es/tags/granja-de-ganado/index.html @@ -1,6 +1,6 @@ - + Granja De Ganado | @@ -150,7 +150,7 @@ Construyendo un Servicio de ERP en la Nube con Odoo Community
- +

Construyendo un Servicio de ERP en la Nube con Odoo Community

@@ -212,7 +212,7 @@ Transformando Nuestra Granja de Ganado con Odoo Community

- +

Transformando Nuestra Granja de Ganado con Odoo Community

diff --git a/public/es/tags/granja-de-ganado/index.xml b/public/es/tags/granja-de-ganado/index.xml index cd3f372..9927123 100644 --- a/public/es/tags/granja-de-ganado/index.xml +++ b/public/es/tags/granja-de-ganado/index.xml @@ -2,17 +2,17 @@ Granja De Ganado on - https://success.odoo4projects.com/es/tags/granja-de-ganado/ + http://localhost:1313/es/tags/granja-de-ganado/ Recent content in Granja De Ganado on Hugo es Tue, 10 Jun 2025 12:00:00 +0000 - + Transformando Nuestra Granja de Ganado con Odoo Community - https://success.odoo4projects.com/es/stories/agape/ + http://localhost:1313/es/stories/agape/ Tue, 10 Jun 2025 12:00:00 +0000 - https://success.odoo4projects.com/es/stories/agape/ + http://localhost:1313/es/stories/agape/ <p><img src="https://estancia-agape.com/web/image/1078-81bed64d/agapei-1.svg" alt="Estancia Agapé"></p> <p>Operar una granja de ganado en Paraguay presenta desafíos únicos, especialmente cuando se manejan operaciones en <strong>tres ubicaciones distintas</strong>. En <a href="https://estancia-agape.com">Estancia Agapé</a>, nuestro objetivo siempre ha sido mantenernos arraigados en la tradición mientras abrazamos la innovación para crecer de manera sostenible y eficiente. Por esto recurrimos a <strong>Odoo Community</strong>, y los resultados han superado nuestras expectativas.</p> <h2 id="por-qué-odoo">¿Por qué Odoo?</h2> <p>Evaluamos varios sistemas antes de elegir Odoo Community. Las razones fueron claras:</p> diff --git a/public/es/tags/index.html b/public/es/tags/index.html index 0100c3d..52bbbf7 100644 --- a/public/es/tags/index.html +++ b/public/es/tags/index.html @@ -1,300 +1,377 @@ - - - - - - Tags | - - - - - - - - -

- -
-
-
-

🚀 Historias de éxito reales de Odoo: descubre dónde destaca Odoo

-

Descubre cómo empresas de todos los sectores se están transformando con Odoo, desde la optimización del inventario hasta la automatización de las ventas y la ampliación de las operaciones. Estos son ejemplos reales de cómo Odoo es un éxito rotundo. 💡 ¿Usas Odoo? Comparte tu historia de éxito y consigue visibilidad destacada con un backlink dofollow a tu sitio web como agradecimiento. Es visibilidad gratuita y un excelente SEO.

-
-
-
- -

- - categorías -

- -
- -
- -

- - etiquetas -

- -
-
-
- - - - - - - - -
- - - - - -
-
- - - - - - - - + + + + + + Tags | este sitio de historias + + + + + + + + + + +
+ +
+
+ Cattle Farm +
+ +

Cattle Farm

+
+

+ +
+ +
+ +
+ +
+ + +
+ + +
+ + +
+
+ +
+ + +
+
+
+ Community +
+ +

Community

+
+

+ +
+ +
+ +
+ +
+ + +
+ + +
+ + +
+
+ +
+ + +
+
+
+ ERP +
+ +

ERP

+
+

+ +
+ +
+ +
+ +
+ + +
+ + +
+ + +
+
+ +
+ + +
+
+
+ IT +
+ +

IT

+
+

+ +
+ +
+ +
+ +
+ + +
+ + +
+ + +
+
+ +
+ + +
+
+
+ Odoo +
+ +

Odoo

+
+

+ +
+ +
+ +
+ +
+ + +
+ + +
+ + +
+
+ +
+ + +
+
+
+ Paraguay +
+ +

Paraguay

+
+

+ +
+ +
+ +
+ +
+ + +
+ + +
+ + +
+
+ +
+ + +
+
+
+
+
+
+ + +
+ + + + + + + + diff --git a/public/es/tags/index.xml b/public/es/tags/index.xml index 341aca5..6626a91 100644 --- a/public/es/tags/index.xml +++ b/public/es/tags/index.xml @@ -1,53 +1,60 @@ - Tags on - https://success.odoo4projects.com/es/tags/ - Recent content in Tags on + Tags on este sitio de historias + http://localhost:1313/es/tags/ + Recent content in Tags on este sitio de historias Hugo es Tue, 10 Jun 2025 12:00:00 +0000 - + + + Cattle Farm + http://localhost:1313/es/tags/cattle-farm/ + Tue, 10 Jun 2025 12:00:00 +0000 + http://localhost:1313/es/tags/cattle-farm/ + + Community - https://success.odoo4projects.com/es/tags/community/ + http://localhost:1313/es/tags/community/ Tue, 10 Jun 2025 12:00:00 +0000 - https://success.odoo4projects.com/es/tags/community/ + http://localhost:1313/es/tags/community/ + + + + Digital Transformation + http://localhost:1313/es/tags/digital-transformation/ + Tue, 10 Jun 2025 12:00:00 +0000 + http://localhost:1313/es/tags/digital-transformation/ ERP - https://success.odoo4projects.com/es/tags/erp/ + http://localhost:1313/es/tags/erp/ Tue, 10 Jun 2025 12:00:00 +0000 - https://success.odoo4projects.com/es/tags/erp/ - - - - Granja De Ganado - https://success.odoo4projects.com/es/tags/granja-de-ganado/ - Tue, 10 Jun 2025 12:00:00 +0000 - https://success.odoo4projects.com/es/tags/granja-de-ganado/ + http://localhost:1313/es/tags/erp/ IT - https://success.odoo4projects.com/es/tags/it/ + http://localhost:1313/es/tags/it/ Tue, 10 Jun 2025 12:00:00 +0000 - https://success.odoo4projects.com/es/tags/it/ + http://localhost:1313/es/tags/it/ Odoo - https://success.odoo4projects.com/es/tags/odoo/ + http://localhost:1313/es/tags/odoo/ Tue, 10 Jun 2025 12:00:00 +0000 - https://success.odoo4projects.com/es/tags/odoo/ + http://localhost:1313/es/tags/odoo/ Paraguay - https://success.odoo4projects.com/es/tags/paraguay/ + http://localhost:1313/es/tags/paraguay/ Tue, 10 Jun 2025 12:00:00 +0000 - https://success.odoo4projects.com/es/tags/paraguay/ + http://localhost:1313/es/tags/paraguay/ diff --git a/public/es/tags/it/index.html b/public/es/tags/it/index.html index cf0105d..5f0ed29 100644 --- a/public/es/tags/it/index.html +++ b/public/es/tags/it/index.html @@ -1,300 +1,167 @@ - - - - - - IT | - - - - - - - - - - -
-
-
-

🚀 Historias de éxito reales de Odoo: descubre dónde destaca Odoo

-

Descubre cómo empresas de todos los sectores se están transformando con Odoo, desde la optimización del inventario hasta la automatización de las ventas y la ampliación de las operaciones. Estos son ejemplos reales de cómo Odoo es un éxito rotundo. 💡 ¿Usas Odoo? Comparte tu historia de éxito y consigue visibilidad destacada con un backlink dofollow a tu sitio web como agradecimiento. Es visibilidad gratuita y un excelente SEO.

-
-
-
- -

- - categorías -

- -
- -
- -

- - etiquetas -

- -
-
-
- - - - - - - - -
- - - - - -
-
- - - - - - - - + + + + + + IT | este sitio de historias + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/es/tags/it/index.xml b/public/es/tags/it/index.xml index 76fe671..1ac465a 100644 --- a/public/es/tags/it/index.xml +++ b/public/es/tags/it/index.xml @@ -1,18 +1,18 @@ - IT on - https://success.odoo4projects.com/es/tags/it/ - Recent content in IT on + IT on este sitio de historias + http://localhost:1313/es/tags/it/ + Recent content in IT on este sitio de historias Hugo es Tue, 10 Jun 2025 12:00:00 +0000 - + Construyendo un Servicio de ERP en la Nube con Odoo Community - https://success.odoo4projects.com/es/stories/odoo4projects/ + http://localhost:1313/es/stories/odoo4projects/ Tue, 10 Jun 2025 12:00:00 +0000 - https://success.odoo4projects.com/es/stories/odoo4projects/ + http://localhost:1313/es/stories/odoo4projects/ <p><img src="https://odoo4projects.com/web/image/2890-1713a804/Header_low.png" alt="ODOO4projects"></p> <p>En <a href="https://ODOO4projects.com">ODOO4projects</a>, nos especializamos en ayudar a las empresas a tener éxito con el ERP de código abierto. Pero también ejecutamos nuestros propios servicios en la misma plataforma, y es por eso que decidimos construir nuestra <strong>infraestructura de alojamiento de ERP en la nube utilizando Odoo Community V17</strong>.</p> <h2 id="por-qué-odoo-community">¿Por qué Odoo Community?</h2> <p>Queríamos probar hasta dónde podía llegar Odoo Community, y no nos ha decepcionado.</p> <ul> <li>100% de código abierto, sin tasas de licencia</li> <li>Altamente personalizable para casos de uso específicos</li> <li>Fuerte soporte de la comunidad internacional</li> <li>Ruta de actualización clara y diseño modular</li> </ul> <p>Nuestro objetivo no era solo usar Odoo, sino <strong>llegar al límite de lo que es posible con la Edición Comunitaria</strong>.</p> diff --git a/public/es/tags/kitchen-hacks/index.html b/public/es/tags/kitchen-hacks/index.html new file mode 100644 index 0000000..031c1df --- /dev/null +++ b/public/es/tags/kitchen-hacks/index.html @@ -0,0 +1,240 @@ + + + + + + Kitchen Hacks | este sitio de historias + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/es/tags/kitchen-hacks/index.xml b/public/es/tags/kitchen-hacks/index.xml new file mode 100644 index 0000000..da67e4e --- /dev/null +++ b/public/es/tags/kitchen-hacks/index.xml @@ -0,0 +1,33 @@ + + + + Kitchen Hacks on este sitio de historias + http://localhost:1313/es/tags/kitchen-hacks/ + Recent content in Kitchen Hacks on este sitio de historias + Hugo + es + Tue, 03 Oct 2023 00:00:00 +0000 + + + Sanity-Saving Kitchen Hacks for Busy Families + http://localhost:1313/es/stories/post3/ + Tue, 03 Oct 2023 00:00:00 +0000 + http://localhost:1313/es/stories/post3/ + <h3 id="post-3-sanity-saving-kitchen-hacks-for-busy-families">Post 3: Sanity-Saving Kitchen Hacks for Busy Families</h3> <p>When life gets hectic, these kitchen hacks can help keep your sanity intact while cooking for your family.</p> <ol> <li><strong>Meal Prep Sundays</strong>: Dedicate Sundays to meal prep to make weeknight cooking easier.</li> <li><strong>Involve the Kids</strong>: Get your children involved in cooking to make it a fun family activity.</li> <li><strong>Use a Slow Cooker or Instant Pot</strong>: These appliances can save you time and effort on busy nights.</li> <li><strong>Create a Family Recipe Book</strong>: Compile favorite family recipes to make meal planning easier.</li> <li><strong>Set Up a Snack Station</strong>: Prepare healthy snacks in advance to keep everyone satisfied.</li> <li><strong>Use a Whiteboard for Meal Planning</strong>: Write down meals for the week on a whiteboard for easy reference.</li> <li><strong>Keep a Well-Stocked Pantry</strong>: Stock up on essentials to make quick meals without a trip to the store.</li> <li><strong>Make Breakfast Ahead</strong>: Prepare breakfast items like overnight oats or muffins in advance.</li> <li><strong>Embrace Leftover Nights</strong>: Designate one night a week for using up leftovers to reduce waste.</li> </ol> + + + Budget-Friendly Kitchen Hacks to Save You Money + http://localhost:1313/es/stories/post2/ + Mon, 02 Oct 2023 00:00:00 +0000 + http://localhost:1313/es/stories/post2/ + <h3 id="post-2-budget-friendly-kitchen-hacks-to-save-you-money">Post 2: Budget-Friendly Kitchen Hacks to Save You Money</h3> <p>Eating well doesn’t have to break the bank. Here are some budget-friendly kitchen hacks to help you save money while cooking.</p> <ol> <li><strong>Buy in Bulk</strong>: Purchase staples like rice, beans, and pasta in bulk to save money.</li> <li><strong>Use Leftovers Creatively</strong>: Transform leftovers into new meals to reduce waste.</li> <li><strong>Grow Your Own Herbs</strong>: Start a small herb garden to save on fresh herbs.</li> <li><strong>Make Your Own Sauces</strong>: Homemade sauces can be cheaper and healthier than store-bought options.</li> <li><strong>Plan Your Grocery List</strong>: Stick to a list to avoid impulse buys at the grocery store.</li> <li><strong>Use Seasonal Produce</strong>: Buy fruits and vegetables that are in season for better prices and flavor.</li> <li><strong>Freeze Extra Portions</strong>: Save money by freezing extra portions of meals for future use.</li> <li><strong>DIY Cleaning Supplies</strong>: Make your own cleaning supplies to save on costs.</li> <li><strong>Shop Sales and Coupons</strong>: Keep an eye out for sales and use coupons to save on groceries.</li> </ol> + + + 10 Time-Saving Kitchen Hacks You Need to Try + http://localhost:1313/es/stories/post1/ + Sun, 01 Oct 2023 00:00:00 +0000 + http://localhost:1313/es/stories/post1/ + <h3 id="post-1-10-time-saving-kitchen-hacks-you-need-to-try">Post 1: 10 Time-Saving Kitchen Hacks You Need to Try</h3> <p>Cooking can be a time-consuming task, but with these kitchen hacks, you can streamline your process and get meals on the table faster.</p> <ol> <li><strong>Pre-chop Vegetables</strong>: Spend a few minutes chopping vegetables at the beginning of the week and store them in airtight containers.</li> <li><strong>Use a Slow Cooker</strong>: Prepare meals in the morning and let your slow cooker do the work while you go about your day.</li> <li><strong>Batch Cooking</strong>: Cook large portions of meals and freeze them for later use.</li> <li><strong>One-Pan Meals</strong>: Reduce cleanup time by making meals that can be cooked in a single pan.</li> <li><strong>Microwave Hacks</strong>: Use your microwave to quickly steam vegetables or reheat leftovers.</li> <li><strong>Invest in Quality Tools</strong>: A good knife and cutting board can save you time and effort.</li> <li><strong>Organize Your Pantry</strong>: Keep your pantry organized to easily find ingredients and avoid duplicate purchases.</li> <li><strong>Use a Food Processor</strong>: Speed up chopping, slicing, and grating tasks with a food processor.</li> <li><strong>Plan Your Meals</strong>: Create a weekly meal plan to save time on grocery shopping and cooking.</li> </ol> + + + diff --git a/public/es/tags/odoo/index.html b/public/es/tags/odoo/index.html index 80a8477..7035467 100644 --- a/public/es/tags/odoo/index.html +++ b/public/es/tags/odoo/index.html @@ -1,300 +1,234 @@ - - - - - - Odoo | - - - - - - - - - - -
-
-
-

🚀 Historias de éxito reales de Odoo: descubre dónde destaca Odoo

-

Descubre cómo empresas de todos los sectores se están transformando con Odoo, desde la optimización del inventario hasta la automatización de las ventas y la ampliación de las operaciones. Estos son ejemplos reales de cómo Odoo es un éxito rotundo. 💡 ¿Usas Odoo? Comparte tu historia de éxito y consigue visibilidad destacada con un backlink dofollow a tu sitio web como agradecimiento. Es visibilidad gratuita y un excelente SEO.

-
-
-
- -

- - categorías -

- -
- -
- -

- - etiquetas -

- -
-
-
- - - - - - - - -
- - - - - -
-
- - - - - - - - + + + + + + Odoo | este sitio de historias + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/es/tags/odoo/index.xml b/public/es/tags/odoo/index.xml index 72160c7..d4854d7 100644 --- a/public/es/tags/odoo/index.xml +++ b/public/es/tags/odoo/index.xml @@ -1,26 +1,26 @@ - Odoo on - https://success.odoo4projects.com/es/tags/odoo/ - Recent content in Odoo on + Odoo on este sitio de historias + http://localhost:1313/es/tags/odoo/ + Recent content in Odoo on este sitio de historias Hugo es Tue, 10 Jun 2025 12:00:00 +0000 - + Construyendo un Servicio de ERP en la Nube con Odoo Community - https://success.odoo4projects.com/es/stories/odoo4projects/ + http://localhost:1313/es/stories/odoo4projects/ Tue, 10 Jun 2025 12:00:00 +0000 - https://success.odoo4projects.com/es/stories/odoo4projects/ + http://localhost:1313/es/stories/odoo4projects/ <p><img src="https://odoo4projects.com/web/image/2890-1713a804/Header_low.png" alt="ODOO4projects"></p> <p>En <a href="https://ODOO4projects.com">ODOO4projects</a>, nos especializamos en ayudar a las empresas a tener éxito con el ERP de código abierto. Pero también ejecutamos nuestros propios servicios en la misma plataforma, y es por eso que decidimos construir nuestra <strong>infraestructura de alojamiento de ERP en la nube utilizando Odoo Community V17</strong>.</p> <h2 id="por-qué-odoo-community">¿Por qué Odoo Community?</h2> <p>Queríamos probar hasta dónde podía llegar Odoo Community, y no nos ha decepcionado.</p> <ul> <li>100% de código abierto, sin tasas de licencia</li> <li>Altamente personalizable para casos de uso específicos</li> <li>Fuerte soporte de la comunidad internacional</li> <li>Ruta de actualización clara y diseño modular</li> </ul> <p>Nuestro objetivo no era solo usar Odoo, sino <strong>llegar al límite de lo que es posible con la Edición Comunitaria</strong>.</p> - Transformando Nuestra Granja de Ganado con Odoo Community - https://success.odoo4projects.com/es/stories/agape/ + Transforming Our Cattle Farm with Odoo Community + http://localhost:1313/es/stories/agape/ Tue, 10 Jun 2025 12:00:00 +0000 - https://success.odoo4projects.com/es/stories/agape/ - <p><img src="https://estancia-agape.com/web/image/1078-81bed64d/agapei-1.svg" alt="Estancia Agapé"></p> <p>Operar una granja de ganado en Paraguay presenta desafíos únicos, especialmente cuando se manejan operaciones en <strong>tres ubicaciones distintas</strong>. En <a href="https://estancia-agape.com">Estancia Agapé</a>, nuestro objetivo siempre ha sido mantenernos arraigados en la tradición mientras abrazamos la innovación para crecer de manera sostenible y eficiente. Por esto recurrimos a <strong>Odoo Community</strong>, y los resultados han superado nuestras expectativas.</p> <h2 id="por-qué-odoo">¿Por qué Odoo?</h2> <p>Evaluamos varios sistemas antes de elegir Odoo Community. Las razones fueron claras:</p> + http://localhost:1313/es/stories/agape/ + <p><img src="https://estancia-agape.com/web/image/1078-81bed64d/agapei-1.svg" alt="Estancia Agapé"></p> <p>Running a cattle farm in Paraguay presents unique challenges — especially when managing operations across <strong>three distinct locations</strong>. At <a href="https://estancia-agape.com">Estancia Agapé</a>, our goal has always been to stay grounded in tradition while embracing innovation to grow sustainably and efficiently. This is why we turned to <strong>Odoo Community</strong>, and the results have exceeded our expectations.</p> <h2 id="why-odoo">Why Odoo?</h2> <p>We evaluated various systems before choosing Odoo Community. The reasons were clear:</p> <ul> <li>Open-source and customizable</li> <li>Robust set of features for inventory, accounting, and logistics</li> <li>Large and active global community</li> <li>No licensing fees</li> </ul> <p>But what truly made the difference was the ability to <strong>host the service online</strong>.</p> diff --git a/public/es/tags/paraguay/index.html b/public/es/tags/paraguay/index.html index 9cd348c..ff6be51 100644 --- a/public/es/tags/paraguay/index.html +++ b/public/es/tags/paraguay/index.html @@ -1,300 +1,171 @@ - - - - - - Paraguay | - - - - - - - - - - -
-
-
-

🚀 Historias de éxito reales de Odoo: descubre dónde destaca Odoo

-

Descubre cómo empresas de todos los sectores se están transformando con Odoo, desde la optimización del inventario hasta la automatización de las ventas y la ampliación de las operaciones. Estos son ejemplos reales de cómo Odoo es un éxito rotundo. 💡 ¿Usas Odoo? Comparte tu historia de éxito y consigue visibilidad destacada con un backlink dofollow a tu sitio web como agradecimiento. Es visibilidad gratuita y un excelente SEO.

-
-
-
- -

- - categorías -

- -
- -
- -

- - etiquetas -

- -
-
-
- - - - - - - - -
- - - - - -
-
- - - - - - - - + + + + + + Paraguay | este sitio de historias + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/es/tags/paraguay/index.xml b/public/es/tags/paraguay/index.xml index f356aa2..3cd212c 100644 --- a/public/es/tags/paraguay/index.xml +++ b/public/es/tags/paraguay/index.xml @@ -1,19 +1,19 @@ - Paraguay on - https://success.odoo4projects.com/es/tags/paraguay/ - Recent content in Paraguay on + Paraguay on este sitio de historias + http://localhost:1313/es/tags/paraguay/ + Recent content in Paraguay on este sitio de historias Hugo es Tue, 10 Jun 2025 12:00:00 +0000 - + - Transformando Nuestra Granja de Ganado con Odoo Community - https://success.odoo4projects.com/es/stories/agape/ + Transforming Our Cattle Farm with Odoo Community + http://localhost:1313/es/stories/agape/ Tue, 10 Jun 2025 12:00:00 +0000 - https://success.odoo4projects.com/es/stories/agape/ - <p><img src="https://estancia-agape.com/web/image/1078-81bed64d/agapei-1.svg" alt="Estancia Agapé"></p> <p>Operar una granja de ganado en Paraguay presenta desafíos únicos, especialmente cuando se manejan operaciones en <strong>tres ubicaciones distintas</strong>. En <a href="https://estancia-agape.com">Estancia Agapé</a>, nuestro objetivo siempre ha sido mantenernos arraigados en la tradición mientras abrazamos la innovación para crecer de manera sostenible y eficiente. Por esto recurrimos a <strong>Odoo Community</strong>, y los resultados han superado nuestras expectativas.</p> <h2 id="por-qué-odoo">¿Por qué Odoo?</h2> <p>Evaluamos varios sistemas antes de elegir Odoo Community. Las razones fueron claras:</p> + http://localhost:1313/es/stories/agape/ + <p><img src="https://estancia-agape.com/web/image/1078-81bed64d/agapei-1.svg" alt="Estancia Agapé"></p> <p>Running a cattle farm in Paraguay presents unique challenges — especially when managing operations across <strong>three distinct locations</strong>. At <a href="https://estancia-agape.com">Estancia Agapé</a>, our goal has always been to stay grounded in tradition while embracing innovation to grow sustainably and efficiently. This is why we turned to <strong>Odoo Community</strong>, and the results have exceeded our expectations.</p> <h2 id="why-odoo">Why Odoo?</h2> <p>We evaluated various systems before choosing Odoo Community. The reasons were clear:</p> <ul> <li>Open-source and customizable</li> <li>Robust set of features for inventory, accounting, and logistics</li> <li>Large and active global community</li> <li>No licensing fees</li> </ul> <p>But what truly made the difference was the ability to <strong>host the service online</strong>.</p> diff --git a/public/es/tags/plant-based/index.html b/public/es/tags/plant-based/index.html new file mode 100644 index 0000000..a463bf6 --- /dev/null +++ b/public/es/tags/plant-based/index.html @@ -0,0 +1,130 @@ + + + + + + Plant-Based | este sitio de historias + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/es/tags/plant-based/index.xml b/public/es/tags/plant-based/index.xml new file mode 100644 index 0000000..abdebed --- /dev/null +++ b/public/es/tags/plant-based/index.xml @@ -0,0 +1,19 @@ + + + + Plant-Based on este sitio de historias + http://localhost:1313/es/tags/plant-based/ + Recent content in Plant-Based on este sitio de historias + Hugo + es + Tue, 10 Oct 2023 00:00:00 +0000 + + + Plant-Powered Perfection: Delicious and Easy Vegan Meals for Busy Weeknights + http://localhost:1313/es/stories/post5/ + Tue, 10 Oct 2023 00:00:00 +0000 + http://localhost:1313/es/stories/post5/ + <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> + + + diff --git a/public/es/tags/quick-recipes/index.html b/public/es/tags/quick-recipes/index.html new file mode 100644 index 0000000..d9edecf --- /dev/null +++ b/public/es/tags/quick-recipes/index.html @@ -0,0 +1,130 @@ + + + + + + Quick Recipes | este sitio de historias + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/es/tags/quick-recipes/index.xml b/public/es/tags/quick-recipes/index.xml new file mode 100644 index 0000000..d12690c --- /dev/null +++ b/public/es/tags/quick-recipes/index.xml @@ -0,0 +1,19 @@ + + + + Quick Recipes on este sitio de historias + http://localhost:1313/es/tags/quick-recipes/ + Recent content in Quick Recipes on este sitio de historias + Hugo + es + Tue, 10 Oct 2023 00:00:00 +0000 + + + Plant-Powered Perfection: Delicious and Easy Vegan Meals for Busy Weeknights + http://localhost:1313/es/stories/post5/ + Tue, 10 Oct 2023 00:00:00 +0000 + http://localhost:1313/es/stories/post5/ + <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> + + + diff --git a/public/es/tags/time-saving/index.html b/public/es/tags/time-saving/index.html new file mode 100644 index 0000000..d98920c --- /dev/null +++ b/public/es/tags/time-saving/index.html @@ -0,0 +1,185 @@ + + + + + + Time-Saving | este sitio de historias + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/es/tags/time-saving/index.xml b/public/es/tags/time-saving/index.xml new file mode 100644 index 0000000..57a7337 --- /dev/null +++ b/public/es/tags/time-saving/index.xml @@ -0,0 +1,26 @@ + + + + Time-Saving on este sitio de historias + http://localhost:1313/es/tags/time-saving/ + Recent content in Time-Saving on este sitio de historias + Hugo + es + Tue, 03 Oct 2023 00:00:00 +0000 + + + Sanity-Saving Kitchen Hacks for Busy Families + http://localhost:1313/es/stories/post3/ + Tue, 03 Oct 2023 00:00:00 +0000 + http://localhost:1313/es/stories/post3/ + <h3 id="post-3-sanity-saving-kitchen-hacks-for-busy-families">Post 3: Sanity-Saving Kitchen Hacks for Busy Families</h3> <p>When life gets hectic, these kitchen hacks can help keep your sanity intact while cooking for your family.</p> <ol> <li><strong>Meal Prep Sundays</strong>: Dedicate Sundays to meal prep to make weeknight cooking easier.</li> <li><strong>Involve the Kids</strong>: Get your children involved in cooking to make it a fun family activity.</li> <li><strong>Use a Slow Cooker or Instant Pot</strong>: These appliances can save you time and effort on busy nights.</li> <li><strong>Create a Family Recipe Book</strong>: Compile favorite family recipes to make meal planning easier.</li> <li><strong>Set Up a Snack Station</strong>: Prepare healthy snacks in advance to keep everyone satisfied.</li> <li><strong>Use a Whiteboard for Meal Planning</strong>: Write down meals for the week on a whiteboard for easy reference.</li> <li><strong>Keep a Well-Stocked Pantry</strong>: Stock up on essentials to make quick meals without a trip to the store.</li> <li><strong>Make Breakfast Ahead</strong>: Prepare breakfast items like overnight oats or muffins in advance.</li> <li><strong>Embrace Leftover Nights</strong>: Designate one night a week for using up leftovers to reduce waste.</li> </ol> + + + 10 Time-Saving Kitchen Hacks You Need to Try + http://localhost:1313/es/stories/post1/ + Sun, 01 Oct 2023 00:00:00 +0000 + http://localhost:1313/es/stories/post1/ + <h3 id="post-1-10-time-saving-kitchen-hacks-you-need-to-try">Post 1: 10 Time-Saving Kitchen Hacks You Need to Try</h3> <p>Cooking can be a time-consuming task, but with these kitchen hacks, you can streamline your process and get meals on the table faster.</p> <ol> <li><strong>Pre-chop Vegetables</strong>: Spend a few minutes chopping vegetables at the beginning of the week and store them in airtight containers.</li> <li><strong>Use a Slow Cooker</strong>: Prepare meals in the morning and let your slow cooker do the work while you go about your day.</li> <li><strong>Batch Cooking</strong>: Cook large portions of meals and freeze them for later use.</li> <li><strong>One-Pan Meals</strong>: Reduce cleanup time by making meals that can be cooked in a single pan.</li> <li><strong>Microwave Hacks</strong>: Use your microwave to quickly steam vegetables or reheat leftovers.</li> <li><strong>Invest in Quality Tools</strong>: A good knife and cutting board can save you time and effort.</li> <li><strong>Organize Your Pantry</strong>: Keep your pantry organized to easily find ingredients and avoid duplicate purchases.</li> <li><strong>Use a Food Processor</strong>: Speed up chopping, slicing, and grating tasks with a food processor.</li> <li><strong>Plan Your Meals</strong>: Create a weekly meal plan to save time on grocery shopping and cooking.</li> </ol> + + + diff --git a/public/es/tags/vegan-meals/index.html b/public/es/tags/vegan-meals/index.html new file mode 100644 index 0000000..7ed4259 --- /dev/null +++ b/public/es/tags/vegan-meals/index.html @@ -0,0 +1,130 @@ + + + + + + Vegan Meals | este sitio de historias + + + + + + + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + + + diff --git a/public/es/tags/vegan-meals/index.xml b/public/es/tags/vegan-meals/index.xml new file mode 100644 index 0000000..144a9cb --- /dev/null +++ b/public/es/tags/vegan-meals/index.xml @@ -0,0 +1,19 @@ + + + + Vegan Meals on este sitio de historias + http://localhost:1313/es/tags/vegan-meals/ + Recent content in Vegan Meals on este sitio de historias + Hugo + es + Tue, 10 Oct 2023 00:00:00 +0000 + + + Plant-Powered Perfection: Delicious and Easy Vegan Meals for Busy Weeknights + http://localhost:1313/es/stories/post5/ + Tue, 10 Oct 2023 00:00:00 +0000 + http://localhost:1313/es/stories/post5/ + <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> + + + diff --git a/public/index.html b/public/index.html index f5e4dbe..ccb8811 100644 --- a/public/index.html +++ b/public/index.html @@ -1,10 +1,10 @@ - https://success.odoo4projects.com/en/ - + http://localhost:1313/en/ + - + diff --git a/public/js/main.js b/public/js/main.js new file mode 100644 index 0000000..6515b80 --- /dev/null +++ b/public/js/main.js @@ -0,0 +1,29 @@ +document.addEventListener("DOMContentLoaded", function () { + const modal = document.getElementById("story-modal"); + const content = document.getElementById("modal-content"); + const close = document.getElementById("close-modal"); + + document.querySelectorAll(".open-modal").forEach((btn) => { + btn.addEventListener("click", async function () { + const url = this.getAttribute("data-story-url"); + + try { + const res = await fetch(url); + const html = await res.text(); + const parser = new DOMParser(); + const doc = parser.parseFromString(html, "text/html"); + + // Optional: target only the article content + const article = doc.querySelector("article") || doc.body; + content.innerHTML = article.innerHTML; + + modal.classList.add("show-story-modal"); + } catch (err) { + content.innerHTML = "

Failed to load content.

"; + modal.classList.add("show-story-modal"); + } + }); + }); + + close.addEventListener("click", () => modal.classList.remove("show-story-modal")); +}); diff --git a/public/pagefind/fragment/de_12c53e7.pf_fragment b/public/pagefind/fragment/de_12c53e7.pf_fragment new file mode 100644 index 0000000000000000000000000000000000000000..0b36869369b3ac48d896785af16e3d6ad7e4c0a5 GIT binary patch literal 816 zcmV-01JC>)iwFP!00002|E*L@ZWBQey-I1kwH+tOfU-e^7zy!}IN~->dhkx@My0i8As?R`RrnP8Yky zmgKEU1g@=9?6)SuwOd8EsH_QW0up|mfB8tGstHUlrM110n^;}@ntj!%6gKqp<7XOk zgRimTF3oMuq*^b(nMLT+$OOsN^x|AGy#~B9+_VUmPM8X}mp@8&wPQ75BdJwk1*00r zbch^3v91+CSwqJb{{gAxn*JC;$&U8e2VtbQv!GhVE}EJ$E=jPyVHY5?^dbhEp!_9`ex_J6iRd%&ffFB;?`E0>tD4P9XqJ#G zSa7Ui#;@~FU+F~*i?zH+PAo> z?Yy@qs;O3H3RM}@(OXDYz!KWizA)2-zWkn)2~Qs)r_k~i+XMy2rJvR(Wr1j>}KiECR=6#U{Rcq zgQx8B#c={(No>%Co7{Mm%X=6nrHEO#PoXG#qgMw#^vOViznq~*8~#4M1@c_EYjJwB zeUBgveF@ZvGPN(Z)QaVKW;Lu(A&3+Hv*mY>@j#iA^g!NLl|j u+Q`?o%4@FJy?^Jddkax|1exc#l|o-K<=62i(EYRbXTJe5@yRLx1^@s}d5Zi1 literal 0 HcmV?d00001 diff --git a/public/pagefind/fragment/de_179c9c2.pf_fragment b/public/pagefind/fragment/de_179c9c2.pf_fragment new file mode 100644 index 0000000000000000000000000000000000000000..64b71d5aad67890433529f177d73be0a34cc6d98 GIT binary patch literal 815 zcmV+~1JL{*iwFP!00002|E*L@ZWBQey-I1kwH+tOfU-e^7zy!}IN~->dhkx@My0i8As?R`RrnP8Yky zmgKEU1g@=9?6*|dD!N5wO<)sn{OkP7M;cX4V0tO7?Ty^T>e|=rt45`;p`RZ=)0i84 zjTLukZgVEpdil*PLZ3z^NUo+A=Zfhy;GN;7MX+?jRJgtTQL?KYs|g!PtqLm`)i|a@ z#Z_(R zy**J)wK7wv%Ak(kLb?K$(4O{%nI`n*_oPgCDp_(29B68RYqa$YRm*Rl%_6fm?7-?U zLPj!;M=$&IbTc=G2E8E-d)ot=2-gy-8CQ)K_1roTR<>=UQQ?Hx&C;Pww#)>;qBtQ3 zPub;*;{?8v*q{qHx$!8M_b^UM5wmWeLQ(ccuMT?XlYs<(IYW;&{C#>0RjBrT^qIzhD9D#Hm1e1Jsft6iPG2;zSuoI>lQ5sfv-Zf7{Ro-6trVDUiU$6Wvi@zf tk*{r)*IcoC|IS(W7NYbBGS71>g}!9Uuj5ak`)BXZegnM+z)SuG0034zki!4~ literal 0 HcmV?d00001 diff --git a/public/pagefind/fragment/de_273bb95.pf_fragment b/public/pagefind/fragment/de_273bb95.pf_fragment new file mode 100644 index 0000000000000000000000000000000000000000..6b531c41cb6ff25d98ca966717f8c4d8ebc31293 GIT binary patch literal 810 zcmV+_1J(Q=iwFP!00002|E*L@ZWBQey-I1kwH+tOfU-e^7zy!}IN~->dhkx@My0i8As?R`RrnP8Yky zmgKFXTU6ErHUWWO=U+b3sA>Y!OKELyy1+~8}hxJz@JGpW|g zZ)OqtG%`VQHN7}jOs@g&3^y%;r4y#Y?d6Y>UF}#+*hp$sSiz{qF&!euPpoT2P}b0~ z#eYC*xu!oxP_m;v_CXlw?JTHPv5Tgrj7t)%Z`cK=xbz|ho1pwUrBt38WoQu{ji*Ad z!wL0a2^kS3^=V(RClA9wqx?*DBsOA3syComC!69SFqq%!;D|&pT5$I z7#1r#a>4^TWTn@ECrR&LE>i^UoSj@}!2uiw);eSZl3lC}x3q6@Roi)QPgGN_%oM6J zsH3-#u7D-9r+s0j34QrJDHEPbmK*~Inp)r*Z9PNP@|$O~$m|U}usRHlkxb*!%RW67 zfols(4Gnrj8uqpaG!d>PR5Pv`E$X>-AgpZLMx(+Bv74nsn{1g0fJJda4xX~h7sm;F zC9y#lZgS&MF7IKSlpo8|9!ftlCHHaqT5NNWe^yF~m zQ75x^07jk58ag=M9`pxy`#Xc3A??s}g@QPZWlPT(jiA?U>blS&jb}8TQ(IqM+IN%U zYiet5tj0`3YFN$eX3Pn%K;mK1W5DINlp1JK_+Zm6=-Iq4oTS9u{i~v`l+?Mnce^%h z9Sn;+s%%V)XL~s8789khCw#Gcde$vk4gz0=YB7RoRVi#Kzg2B!(D(gu4U~L-1dot| z-=Ko#|FOsl)Q~onO$EI>E%5x?)s8G<2sQ~&5`UFrlr#?3o$Q4a4g4Wx{o80GU)w6L oxnlSJowM#OMClP^p66ByeaVzx$Dcs=&)%Q?1`47VJn#ho0A?zLO#lD@ literal 0 HcmV?d00001 diff --git a/public/pagefind/fragment/de_2cf68f5.pf_fragment b/public/pagefind/fragment/de_2cf68f5.pf_fragment new file mode 100644 index 0000000000000000000000000000000000000000..4c2a00317cfa8a1d65c87d526956551ba721a5c7 GIT binary patch literal 816 zcmV-01JC>)iwFP!00002|E*L@ZWBQey-I1k^)EpNlno-pNQhsA11u1VdZx=WE%$U= z{fUXANSpz7Y$7Diz>1x3!U;G6uiG|(phPU#%~V&vSMODI%|*>qW#qA}z!spW?L1VPD;_Spwvq_^{+TE#A!nldg)u)bm!oZ`}p7;J*_o0L*{ zYLua6bTpX>y$L7O`z2&Vl+>pK#hyIu1C8=?#hOV(pNS8hc&B_f(=1ulY}P`vgj~Ur zV+}KYTzvRU&th1v?Z^rD=!lix1Rf>5f4NK%vd2HCogQ>p)o9wv9%GQ(`wyhc?-=9XN9E zlwH0!N#JXV4Z3ih8xL}M_v5q_G3)jz6lHJx;;@H48A$M#GxT7~->26=UMP1ZPOoRi^)!ST+pKfK-F9qx{3m!2vV#Az&BdctS~y=+t0g$`*vqw$>D z`r^{Q>l9y6TXSPIW*Sn%dS8`I+18I8KdRB7x9U+kTocZ-&Tz*nJKj9^+^3R}t#s_hK=zCWpf zlFyIf5pwVwRM7lC7FmHB(x$Shpf_g)o`1XEk!1|QCIL#~uX2o%Cc(PX{g9%8-=(a7 u8*SukTje!Z?A^U}-o1e+J%Y^h)JmZ*neyxS6X@>w+w-46(;B7z1pokyJ&&sZ literal 0 HcmV?d00001 diff --git a/public/pagefind/fragment/de_30d99e5.pf_fragment b/public/pagefind/fragment/de_30d99e5.pf_fragment new file mode 100644 index 0000000000000000000000000000000000000000..7d4653a4684120349944de189e44e8e3f8e0dab7 GIT binary patch literal 812 zcmV+{1JnE;iwFP!00002|E*L@ZWBQey-I1kwH+tOfU-e^7zy!}IN~->dhkx@My0i8As?R`RrnP8Yky zmgKEU1g@=9?6-<;QCSn%1f2ak|MHPWRTG$AN^5%~H?g|*HT$YjDQxKH$Imq8247>v zU7FjRNwr>nGmFrtkqMHk>BYHXdJTAIxM>kAoiG({FMpKmYR78AMpCQ73Pv@K=@2=7 zVqGhOvWAW={sU6WHT^Myk{#`_55h=qXF;`!T{JaiT#{gY!!AH!=|v1SLHTt`sXR5x z&>}h-PlaBG6Y9efG9pUq(>}~05AQ&u{7kWC647Vk11CNx-_0}&RyCWI&@3TWu;5t3 zj9=%UzS4^r7Are)!UH;FrPqNcN$+1SQv~gtom^+Z0UQR_I%ETqU91eZv~O`$+j(zK zR8y_Y6sj_)qqmT*fF-o2ePN~vefd2p6P`+z90LcMTHqROJww&Jz0s?K9{OY;!C%hMqYZzb-U4~9+_gBp*}g{* zhQ0)9M48$bTWZDfJhK{Bs1U>n|Jm}p$9SO3$?}Jzr!kj2XC3AYM%c|Rw+7K<90E=D zl%5=}JnCfj4#22$SwjcM+k^h#ZhvR6Go&4Qu22xCv25uXqY?DFO}IN~->dhkx@My0i8As?R`RrnP8Yky zmgKD=4l*&`13@xIg z@l@z_IH5i)AtR!sKJ6>^aBX3!p+Rp*!`}9QCc?FZYQ|NgMLo9;gq3aEXjC{McC&P7lPxm=uqaN*!Bckm z;y8h?BsS>6O>R8O>Y5X1@p+48%`c%aP5@`t0RF_%1N9p(&1*v&4t2GL|30!{Xm zo*b?`>SXo~z^HRsLkGv(gZ|)de`l~Wq#b&$P!OlFZ0Q-J5%juET^Bl}@r=fEYU`^@ z`)*QvO>NDM)tG5W4Xc^mj5*;INIWch47mK3QUgs2A8gtMJ)8H1la!dde^u0#k~$an zZr6sbgJF?Jm5pifY!8RsVxlzmgfDha&$>m+LEx)UEk-cyD}^oPx2nwy`o2G|fs)UU z;1P208&uHzKNeYm8q%h+si1eK1)hJq+L2`p!6pGp;;(XylE%Thlf96lfj^|Ie;aM& rYg^?tSM1)ubJo3uC_RGA^V~|IFPZY|_!H><+55BK+K1U>^#uR`C}y5z literal 0 HcmV?d00001 diff --git a/public/pagefind/fragment/de_473af57.pf_fragment b/public/pagefind/fragment/de_473af57.pf_fragment new file mode 100644 index 0000000000000000000000000000000000000000..cb532f87318e917c8e509ddb6ef4b7d7790301b5 GIT binary patch literal 817 zcmV-11J3*(iwFP!00002|E*L@ZWBQey-I1kwH+tOfU-e^7zy!}IN~->dhkx@My0i8As?R`RrnP8Yky zmgKD3LEsdU39pUIX44ZdwFOCrpLg%O54X+Oe9jk<_ZNf>DiQ zIz*12Sl5c6tf6Cz|A5qTO@EA_WJi1KgD}$DSx~KF7fnqWmn2x}h-PlaBG6Y9efG9pUq)4pO)9{zzw`I%zPB%;s62TpuYzME+ltZFtZp;rUO0NS?lHR{urU=?OJGst+12_z}?NdB3w(TW?VH|)N|`VcrjbVZk7&hvSlU!7R3oU zc*-tc94GLV#0Fis$&E+3yoYg8ikNl#6pFGpdUeo4pA01U%NcsK;qTL1AkUS%7NKMvf;iznTYmQ#50p7s{&4g(=91^E!<@kgyV>Q|AexLr zpvj)nlf#uqoy^_=7!6G?+kW^v_sDo3gR@DEj?p2f?l_&>q3V#p3!(t zZGClV-%X0Isja!O8Z!;4VKuXxF(C5A`~J8F zNe8bN0u=Jn*=C{zsfO68VBo6_CksV{*bc% vZM2cEZI#ztv3vi{S@#yA^awJ~b1Q|uWXiAOPoVo}@6Ub%N-~!e{{;X5O&yZp literal 0 HcmV?d00001 diff --git a/public/pagefind/fragment/de_5e254c5.pf_fragment b/public/pagefind/fragment/de_5e254c5.pf_fragment new file mode 100644 index 0000000000000000000000000000000000000000..09cafc6adf1e6d1a8b5f094946401f921d9c7ac0 GIT binary patch literal 815 zcmV+~1JL{*iwFP!00002|E*L@ZWBQey-I1kwH+tOfU-e^7zy!}IN~->dhkx@My0i8As?R`RrnP8Yky zmgKEU1g@=9?6(HJ;a1TtDr*9pfb(DHUp~^PY68D)hCRW$JW?wZbg$@1u_?gDs z;A^b7OLLnusn*MHW)b={GC^`Ry*O7)uL182H!Xst6Q;uL<&TnG?O09NNNQDB!KlVD z9U{k1tZPM3*3hxVe?V%vrawkdvZForK^W=nET~qoi>9WGOA@Sa*afI8y@zyP0Oes%EninkD24 z794As@$3B4S9%e{Vr558ctD4&^g8e)>HW)PilCjdlj|%vfWyFAhipKyic!c)nTW8gqj3tXeEXQ*0!^K2HGyC32F@(XPVQ+gt6X9AyHRGz$qMlm^!pgR7G%B1ByIDH4$(ES_SQIDZ z;3>O&ah$+c5*u{kCO01C@*c)XDPq>`Qz**b=+!|FeKL^XFK6h{hQCj5fjn34TAbc& z-y;Y^Ujj9vOzn#;wPJamSq&>x2;zkQZ28?|JW%Fj`NPrEm`k3s4s!-0>}Ho+gJ?1i zfhK!OPYzcebuxPgVAQ#+p@ZY?L4Rj9Bpwz$23&qisevYi4>s+Bp3VEhNlMJ!zbfiV zNu7&(w`;@J!LZ1q%Eq*Kwui%RF;N59x)ujIg002WTm%#u4 literal 0 HcmV?d00001 diff --git a/public/pagefind/fragment/de_6791d3b.pf_fragment b/public/pagefind/fragment/de_6791d3b.pf_fragment new file mode 100644 index 0000000000000000000000000000000000000000..afeb14c5841bb90a2fc1191c2e627787b1b0f319 GIT binary patch literal 161 zcmV;S0ABweiwFP!00002{}qiv3d1lA1ixZ*4j6jOwGSv1dMYItTX7Ax6l9rF()_*3 zZP{gJw~%oyl$I3J4nr!;;1l|;ECss{Ic(@*g2<#uYI84?E4s}{>pv`Mi9F8fGQnD^ zqI8(|V}gbnEP)oSXyl`1>>8>L%5G3cL2-9`M_Ge3*NVDZVs=+b%7X{1Iv literal 0 HcmV?d00001 diff --git a/public/pagefind/fragment/de_771c4f8.pf_fragment b/public/pagefind/fragment/de_771c4f8.pf_fragment new file mode 100644 index 0000000000000000000000000000000000000000..497514095791be37cf22fe99b5a331b5eefb41ca GIT binary patch literal 815 zcmV+~1JL{*iwFP!00002|E*L@ZWBQey-I1k^)EpNlno-pNQhsA11u1VdZx=WE%$U= z{fUXANSpz7Y$7Diz>1x3!U;G6uiG|(phPU#%~V&vSMODI%|*>qW#qA}T)josAh+Slx>My0T!@9#g-gd2QK6nAN1 zb0*b#^~EehpT;Igu4cc^71K+=JHt(jVCjUZaC`NwWLG;@Q#O)X71l7SaZE?Z@l)$s z5tKD_V(}l4T5jl15R~j_pM4NUdOHuQRqUdvDdUm^>nnD_DK5Q;!6qobNhy`5Mj2X0 zN0XV*n{YzCUqVJiNqss{?8(D8&?rAwteHggnfTC&cglA&&5~8kW-T;J$Q3L()-dD8 z#fQ)IEQaOUj+}6hj#%kU;8D{1m&+7EyI?0bS#SV{fwd0VfMgdd!z~?HT-A2b+ZWYL zD>H+t4C?4Lq$^+v?dd?6SwdfZP0EC)k|oE$fo2xCMqAHNwff@OEHit<4y+EtV`l7px0 z^2JF4UrTJzh3njSkjuLtr=^Hlw@;xcd*c^}J@m;yg1?-h2V4F=y$13^xhrvcwR49c z41EdIh%&V=w$zH%MP@auP$7sD{*%>LkMTg6)73Xek7F)*!8$A$jIf(sZVjTzI0TyP zDLpz`d(_G79e`2ivW5=zXkQ&xAyB%}FE0B0t^bm0QEu{vU6h7Rx3wpNi3nwWtcmH=$zm?Sa zb?;_v*g6;%d0g3;7SGOT)Gek;V^8>E@9ex=v>XJ!3e{o+)5=oVQhrcvXVCZkNez^I zehiP0gWsTn=KrzC3e=D`l}!b`IVlrR7Q literal 0 HcmV?d00001 diff --git a/public/pagefind/fragment/de_89cee69.pf_fragment b/public/pagefind/fragment/de_89cee69.pf_fragment new file mode 100644 index 0000000000000000000000000000000000000000..3be3dd5c318a3fad2a9d536e2a71082834f08549 GIT binary patch literal 815 zcmV+~1JL{*iwFP!00002|E*L@ZWBQey-I1k^)EpNlno-pNQhsA11u1VdZx=WE%$U= z{fUXANSpz7Y$7Diz>1x3!U;G6uiG|(phPU#%~V&vSMODI%|*>qW#qA}}Yoml(_q?Q}{69gqY+Gihxk>1XOY8AU^YRb4I!TO3_aEePWVz3FyZ&FI-sZoZO z(a~fk^d_88@0XAfQBt1{6npY;4m8To6>BCDeI`D1;+^u{OtWNFvsnwx5^@Dgjy25q zaq;0ZJ&R$vwj(Fpqa#*&6L^&L{^c@7&@R}?O%@!$VPLI8HXzx>%5X~u7FV@h^!7zH z)5^@CDuX(D4e1J4LVG$8W|q)bUz0N7sbtA9aG;q5uF=*rRIR>vHp|T3umh{Z^ccxB z89(pSV-dKvu+-47H=z&wrw;joD$|M9ol5eTmUSJQ*!W> zUA{O;;A@Eux^SHv4{~|;-H%WWpDiAu!lYwNbr|4^kB>1r`JGUD0d}JuXgSb zgrP5i8d0Y9#g*>Mb}=I;M4>bH_Q zzwX_v4O<7pB9AK@)8g3~jk?8DY3vDK?46x=ixl#~My-D?~coiuz+18aLTapbTweRls zHq6gAvz>6Hu24JKwIm6JaW%RwOYOJvKeZSQE+D X{6IN2xfgHH`(ynBt3FI}xc~qFP)JDX literal 0 HcmV?d00001 diff --git a/public/pagefind/fragment/de_da32779.pf_fragment b/public/pagefind/fragment/de_da32779.pf_fragment new file mode 100644 index 0000000000000000000000000000000000000000..0c3a0ab71e4205ced9d28e7890590c3bbf50ba00 GIT binary patch literal 817 zcmV-11J3*(iwFP!00002|E*L@ZWBQey-I1k^)EpNlno-pNQhsA11u1VdS=QqE%$U= z{fUXANSpz7Y$BwbA*<|s6HbsL@VafsAt(_Gb~Dx0_3FKPT~krS*r>`??21~(u%=&Mztf0o ze2pZxX=YL;Rcdjr=e|or?Mp5u*XNSyJ<40nb%S7Tg)VS=ahbENEXy(Lk{aokWn^uc z4v^!<#x}xBqv^=t-y=0&!5<-r_Gy=$7rJz2>SZI@23=9AOC?Z0u=Q4Q?nLk=mU63< zTso?yrg^Y5nh3QD$Er_r&86qulL#&W?_2Rjx^{w@v#eMzi6#oE zgE@x^VqBel`$=ztpD*P|2~X&NrCJ4EM81EiOaZVnw&f}d3gFPQQa%X~k)w%=HjUqc^qG8s1b{^gsNGhLjcG6uND^$_CTBC#igZ}A+%bz=CmgNo*c|DN9MtM6A8!?e}!eVH1ftC@A??^{3T}n vo3)XzOp(@Hw)6PGY5N|a_y`itYf}ofK}xUV&q9w+KcD^vKEWuZ00sa61h$OF literal 0 HcmV?d00001 diff --git a/public/pagefind/fragment/de_e692b7c.pf_fragment b/public/pagefind/fragment/de_e692b7c.pf_fragment new file mode 100644 index 0000000000000000000000000000000000000000..3775e41e7ae32f5e93e8f9c676beae36cc41d85e GIT binary patch literal 816 zcmV-01JC>)iwFP!00002|E*L@ZWBQey-I1k^)EpNlno-pNQhsA11u1VdZx=WE%$U= z{fUXANSpz7Y$7Diz>1x3!U;G6uiG|(phPU#%~V&vSMODI%|*>qW#qA}}Yoml(_q?Q}{69gqY+Gihxk>1XOY8AU^YRb4I!TO3_aEePWVz3FyZ&FI-sZoZO z(a~fk^d_88@0XAfQBt1{6npZp4m8To6>BCDeI`D1;+^u{OtWNFvsnwx5^@Dgjy25q zaq;0ZJ&R$vwj(Fpqa#*&6L^&L{^c@7&@R}?O%@!$VPLI8HXzx>%5X~u7FV@h^!7zH z)5^@CDuX(D4e1J4LVG$8W|q)bUz0N7sbtA9aG;q5uF=*rRIR>vHp|T3umh{Z_!!AF z89(pSV-dKvu+-47H=z&wrw;joD#cvI!tp$a{;g@PRYSj zcKPBYfv+Vt=)!ewJjmtUkJD1btlOthl)dqb!yfu%Ai-bG(1R_1pI!rbq1=@?z1q1$ z5Qe@4YDAgZ7h7t@>LRlmR;Uof3IECJtH*et%<1ZzqsK9qykH#`3`W?^F1H5JWE=ub z_LLqStv%{w_71?Pb6G#;T1?cEP4pI{FYJ!O$r}w+XX$__l1*`n7jYGsNYKJ z{JM9uHf$XXi#)DuOp9k{H0l;prLiY`v3GXfEm{r&UxjKhf@x_fY$-pewlnDa{-g#< zK0k&>$iZ(=LG%AuWCdzSo64qw-kcS9{_T24mN5jI1SpBW$}vis1nW-sLy87|m$LqC uw2`lEmDgOcclXwL_XeW$2r|!8D}}yf%CF;3pu6X9&wm0em?aMS1polz@sAMz literal 0 HcmV?d00001 diff --git a/public/pagefind/fragment/de_efe1732.pf_fragment b/public/pagefind/fragment/de_efe1732.pf_fragment new file mode 100644 index 0000000000000000000000000000000000000000..d6a74fa4d82f8a544864f17074635e30da287b77 GIT binary patch literal 815 zcmV+~1JL{*iwFP!00002|E*L@ZWBQey-I1kwH+tOfU-e^7zy!}IN~->dhkx@My0i8As?R`RrnP8Yky zmgFrTtW)f_if&O^6W9bC{5t>gkw#S$m|jY2dm}foy7o2us!=Iy=;z1JH0B0hW5r#X z+nhcwolJfAq{)m1DXie5~>+jjTZIXIuKU2ZKF})gxJl}p-r~T1i+#=AqP*{ z<%{D4zLMCW3pcs(D3|vzPD&B8Zl6L?_C~J`dgzmZ1b;b0k2d^$dJE*aa@XSYX8RsN z82S>Z5oKy$Y^fE?^UP{kp+XQR{AbJW9^-*BC(9p>p2l4AoOPHp7-2WN+!{oaaR@Zo zQ+jf^@~D&9I{>53Wepu1Zx8x|yZxQP&X9KKxk5pl#>+008w8g3|y1 literal 0 HcmV?d00001 diff --git a/public/pagefind/fragment/de_f3a2db3.pf_fragment b/public/pagefind/fragment/de_f3a2db3.pf_fragment new file mode 100644 index 0000000000000000000000000000000000000000..ac03edb5650604cdf60f376dfbb21035abe8f699 GIT binary patch literal 816 zcmV-01JC>)iwFP!00002|E*L@ZWBQey-I1kwH+tOfU-e^7zy!}IN~->dhkx@My0i8As?R`RrnP8Yky zmgKEU1g@=9?6-!!?ZH;jEh=jQn}CF0=U+b3sA>Y!OKELyy1 z+~8}hxJz@JGpW|gZ)OqtG%`VQHN7}jOs@g&3^y%;r4y#Y?d6Y>UF}#+*hp$sSiz{q zF&!euPpoT2P}b0~#eYC*xu!oxP_m;v_CXlw?JTHPv5Tgrj7t)%Z`cLMEWL=qCMds7 zDV3*28Cpa~}KiECR=6#U{Rcq zgQx8B#c={(No>%Co7{Mm%X=6nrHEO#PoXG#qgMw#^vOViznq~*8~#4M1@c_EYjJwB zeUBgveF@ZvGPN(Z)QaVKW;Lu(A&3+Hv*mY>@j#iA^g!NLl|j u+Q`?o%4@FJy?^Jddkax|1exc#l|o-K<=62i(EYRbXTJdnGNaG{1^@us?v1Gc literal 0 HcmV?d00001 diff --git a/public/pagefind/fragment/en_13d4de7.pf_fragment b/public/pagefind/fragment/en_13d4de7.pf_fragment new file mode 100644 index 0000000000000000000000000000000000000000..1c9bad32e920f384e3ce0610bf39da0d140d4f01 GIT binary patch literal 694 zcmV;n0!jTJiwFP!00002|D{yTZWA#OewESYn%_c1)eBNf5k*3+ngR!eD#xD9TJhQ| z|0Ip7NPPyx1uhk@)+gvAFyn2S6hSZCc4x-l%=dj`H)4jRw(3$zbzLNHii2W+b|6K> zne!UMK*vGREu^y%ZKU-5?av!HM`7SpIR}#@C58Z#n9Jer<~vLf;d6x^A4)21G4$b$ z4$>{qL*3ps243;`pEf&L<-qk>*C~BiE=e1qX zaL%tFIuI$kT11WqVHnOT2vQi1xCTAtoTYg#Dh!yL5tQjIoi_^bO4JRXawROc9Ohci z2`SLA``d57;A3DkPQ506jInabLwHalb;%W`BKsdt#PQ7nbvKvHmg zen$TLg_gKu+tH>~AKnq?B|-|M$I~2q8ogo_B=c#hRW3x3v=`(!BL`a)*y}w)h=NzfTrM!!GO%_r|aXv|cHaTGW=hD!ABPyHjF*)C%^N z1^XwTKX_DV8e;djqPVkmn{|&B`9&WRH=rLDGeXJvOJVpGpx>xzl>c}T z3TiE^tQ^nr<+?zFb^F9jQ;g1XM@4__IxyVoFmg2F6<0mKpH#QewK#aSzwSQMfHyhg ce{f2eZHK(#Pk{DctiP^*1C-7`1vLc#01b#w2><{9 literal 0 HcmV?d00001 diff --git a/public/pagefind/fragment/en_16c18f9.pf_fragment b/public/pagefind/fragment/en_16c18f9.pf_fragment new file mode 100644 index 0000000000000000000000000000000000000000..c7cc84d5d5252fa6e2d7931adac90085a6b2c278 GIT binary patch literal 689 zcmV;i0#5xOiwFP!00002|D{yTP8%^0ewESYnuLTl0&%GXr7D#w5TWg%s*q#PX03Sb zm46Z<6p3f3dTB4Huf`Mb2%Yf~5~`L9x80fX_s#ds*o~NCsja$HQe79xo8q9@LAz6Q z3+Ze`8!2#q`|AeIQ5ZN?&cQfIi6Ou^I)31b_xp}s}_slOYdr+QWUk(mh;-qsX6DD5FLmV zT`eNVgD?zd6$B{^M_hxRa?Vme7ZnD~WCUe;3+Igjyb^W8r(6k(jfR<)GeQb=}2)P+1o??U&MNA%5?mlY~pj_#UAtNS2&ZxB+x1KQ;I0-sZ zW5frs5_Z<3cppyU-ObNH>d9TaYFr@5mV(-kFg`x*gA@^`?H~rd5sZ4n0hGempd&;v z4O|cnwlNw(ove;aK;LkMW2KGoVw%K~COfGq_zzv#mLucHy~Cu9Vk-m(l7i#&Gn&7j zYl&N9J6coq;XP?yAf!NkJk7!9;U2pnSx+miav_4Gy`YIRa&RW)=>e?1sB_EcS_2STEpJ4VgJ?h zmyQZeL+Tz^6t~uHz3#E%Ip#SSCm(X!!r9vX%*aE0qGhX_&SUBGn&|eDLF!Vv#20ut zdfhEbZ6f+m99*xuMU7F=SD|aV|9s^&-S)7v*`f7oMw;SphCj|fix?w~p literal 0 HcmV?d00001 diff --git a/public/pagefind/fragment/en_17628b1.pf_fragment b/public/pagefind/fragment/en_17628b1.pf_fragment new file mode 100644 index 0000000000000000000000000000000000000000..2b3ace139592800114a1d8237c6a31cce59bda1f GIT binary patch literal 694 zcmV;n0!jTJiwFP!00002|D{yTZWA#OewESYn%_c1)eBNf5k*3+ngR!eD#tsUwc@o` z_Bd%&Md~vkE^w)MwLU=~ftlT=NfGqIZFgq;&3xZCcCBVu7?)q>I={|Ru-QR2KsO*Y zivvT0tea`?2pw_a{`Th$oTIXEntKnEq&3C}6Y{}egu9#XFhPXRB?f#bDUHL}hc_l_ zzrX;cUxM~kt(=@tI(P=){wY#}q4*>P3EkcNh|HeV#jDy!hHP8#_ym*V(>`cLIBSg<_Qo*ojfPOD zP=O&3H>H3qwlTJ#O3u&y+>s-lEq;g7?~{YkunT*`y)oa(?v$AywSv7B z!T!nT4<04jn%O4Ni zNiOhc{IZ)B#uA2@9bB)wS%swdD>D_p19J5Z-}X4z?ovN4W{lG0FO`*7fPcyGDF5*w zWZYUgU3!`0%XNkptM-YRCL-^oW6po=ItbkAkR(cYB~{PwC)aIs%?@7eue;AQkWFsz cKlohPZHH#Xp8)N@Sbtsr2H{xZ@Gk`b0BD<4(f|Me literal 0 HcmV?d00001 diff --git a/public/pagefind/fragment/en_22875fb.pf_fragment b/public/pagefind/fragment/en_22875fb.pf_fragment new file mode 100644 index 0000000000000000000000000000000000000000..ff38584d5bf01886a37a61e260787048201d4974 GIT binary patch literal 699 zcmV;s0z~~EiwFP!00002|D{yTZWA#OewESYn%_c1)eBNf5k*3+ngR!eD#xD9TJhQ| z|0Ip7NPPyx1uhk@)+gvAFyl?y6hSZCc4x-l%=dj`H)4jRw(3$zbzLNHii2W+b`ZrZ z45WzBV6POu9u(a|IvdeOs<^-Xc?0Jt44f+GV3MT75MUCW*BIdL<~vLf;d6x^Hzk#} z82a!=2k92*p>j)*u5N_o6GD1N05nJnF=Gfi8NINfbiUSh21^~Q7K`Ca?`oh@6t&To z^V%+GIOkUo9f%ZNEh5K*FbroE1St$hT!Wr+&eA*=6$Z@B2+H)9&Km`ICF+Jxxe}I- z9Ohci2`SLA``d57;A3DkPQ506jInabL)fSh@-WF?m#Z`piXua-}ndgqR9B zr_ts-dd67dH0Vf!Q9p>4u=5_p`*0HPZhiz}PwL`T;{rjpEol4*ljGAqkZU+=jTrXE zFz$_pz!rjzz_vnbYa1gA>ST3X0s4k395Zc%7qcW*M(LN;uTjtzn@gM)wMWywZHB@ h(||WQ<9~2Un8yxz#h(D}zgT}={|1YFN}V_b00828O|t+1 literal 0 HcmV?d00001 diff --git a/public/pagefind/fragment/en_233e92b.pf_fragment b/public/pagefind/fragment/en_233e92b.pf_fragment new file mode 100644 index 0000000000000000000000000000000000000000..d3c771ad381bb723db7911b6718244a64f118ff6 GIT binary patch literal 694 zcmV;n0!jTJiwFP!00002|D{yTZWA#OewESYn%_c1)eBNf5k*3+ngR!eD#xD9TJhQ| z|0Ip7NPPyx1uhk@)+gvAFyn2S6hSZCc4x-l%=dj`H)4jRw(3$zbzLNHii2W+b|6K> zne!UMVAvZEif$pDjc6m~?{9zJz&Q#7r^-2)Bq=cjn8aKUcQ@Z*f(V~0^!QLxX^Wu` zZ*-7ufgUQi1nKHVSUw@7cLYFVq!2TPpp(%H8%pPEZD+95v1+jxzVxmJDn(HnZ8@*) zf`)T`1<`>>(bXbyJP5;ZRzZ-$aKts}Dd#NBb5UWy+>D@1Z|S^IfLEe!_>?PQx#cj| za!yErj@{pW`vo5ZqjBmr@nejYOCG|58X*tEjb|94L=lrmm8Z{K1SnTJV@QapkaHSs z&ZB3HB~F8mG#K@RSP47tQM?Z)@$TkFAoip#UNtTdWZQzqk1#nt?ZehMAmd=%8x5fp zz6Kp3ido=-Xt0fu1$DAIt^j?*6^@xU!i!lFD{^*PQ}8dmvMfi&k$Q(o8^uxx4kQJ~ z=V#=oZ4kJe+UUAj)`$=^hU5kTP`|IvA4S16? c{s*Uo*>=b){sd_M#ro^|H>$TeKsE&c080%-W&i*H literal 0 HcmV?d00001 diff --git a/public/pagefind/fragment/en_38481d6.pf_fragment b/public/pagefind/fragment/en_38481d6.pf_fragment new file mode 100644 index 0000000000000000000000000000000000000000..c24c44c353e62f54f3d87f35a8066a80473c35c4 GIT binary patch literal 159 zcmV;Q0AT+giwFP!00002{}qg}3d1lA1%Jh84g@-84Rp=Yt(0JFB{A4ikYz$i^Y2x* z$2;zJzv7Z8&N0Ljnq(NDN9wDxB&@w({f<3!5SSE64cA0#Mz@=3|G^UH!0kql4wjS^ zrNVGt9TZe=3p8m)GhgDVE-b|gZffF2uSVR{OL0fi%}tTnja*8jq+j;~t9S|<-^usq N`U3#N@w%@7000<3N5udD literal 0 HcmV?d00001 diff --git a/public/pagefind/fragment/en_47c6e0a.pf_fragment b/public/pagefind/fragment/en_47c6e0a.pf_fragment new file mode 100644 index 0000000000000000000000000000000000000000..b0f8c381cd30e97c5281d86a28055f75b95f9d83 GIT binary patch literal 167 zcmV;Y09gMYiwFP!00002{}qkR3c@fDgkNRZb0Hv}JX$;}dK4)k*|sZbwj>*i)V{mv zZJ3{LW;;;N(RbeY6-x?uLPODHmBf^dc#-3rc+ z?9rjYo`X`#cv`mxCsJD#Dr=y+JQohWuE9bZqVMnmAj&QBF(8@HG$ohpJ VR*H>olpXneZGS~54*a(O000@FP5l4> literal 0 HcmV?d00001 diff --git a/public/pagefind/fragment/en_80c8b45.pf_fragment b/public/pagefind/fragment/en_80c8b45.pf_fragment new file mode 100644 index 0000000000000000000000000000000000000000..b222eca534f30a3e582f58099e0da53a633b0eaf GIT binary patch literal 695 zcmV;o0!aNIiwFP!00002|D{yTZWA#OewESYn%_c1)eBNf5k*3+ngR!eD#xD9TJhQ| z|0Ip7NPPyx1uhk@)+gvAFyn2S6hSZCc4x-l%=dj`H)4jRw(3$zbzLNHii2W+b`ZrZ z3>x9ZEQ!^i=oZr1h&EFC{`Th$oTD&ss+@yKk`hCJNpxOgfV-RTFhPXR6?%LqskFt= zhc`M%w?Ge-TY_|TBP^c~(mMj6DN=|TL(s|Sg$R7c{3}1Rz1C^qvjkcWE zc0t2Azk=vMr08l9IUa;zIIAE?VL0L%^pta!=DDaaU~WcGrnhw7D8MUGH+;&Ku-tN( zYdI&RK*#QHzx{%bfzdein)ors$|VosL5+}y;l?wJP@;&*qsr4~E&`M*oiQZDRLD7v zHs{eZ#uBGNM;eU!L9B$G_bA?nlX!RYBM^I17q1!@2(oQK<42erpY}nDh_lv+VQ&oM z-e?G=@HOZN>?s#SgKdl~sFT%k1?U^DaLjb$IypP7Dfky&S(YQ?NWH_PjbbST2aMa#L9kvn{(v&HXF`hBu68g^lCxHpD9p!G_T)S|Z3Rl&vX+MN>fqgJrD zEZ9H!{K2C_(-6DI6~&#k+pK%6*vIUHaq=OjEu3xS&mGysCtP->={%M`&xvj?38XHi zOMHPxb@h3q0FVYS2x1)2_d~B0BW8>%ou`BMlWnAov*c>!BWSn#bWrpRi^%aH48vIkK?=hW*Py4Ivoy~|g#mLjf-=3O^F{$)iMruau7u^5!(7WbAq6^i zfBWqhd<=}nsn^7hF;*^l2oGw6JPbFUVT2MzOdeI9K64SET&*jw?XlaD`*0jqqZY#EP7q))f2;uPn=vaird1(nhfqf&)px@%b6~ z?-yF)j%`PqR(*I!oRZ;&kckNDz`B5v_TNdn} zeE#53p=pTS3h;u9`A({vt7pXWrkmjqIm(j~sY zqw&jbQEC&>hvMLR-7RX2g1!n}(<8w5Uej$4gY7Q$!(v7#Ie#e(zXJ3dHI4Eg4?;n$ zg_V`#Ilf#MXs~Xdm}!d9S?;LluU!X*TOCG@M!e#x=l7H9Ho6uEulCp7XBzM(XZ#ON Z3A62xSNsXk{)_e3^>20|$pkC~00870OPBxv literal 0 HcmV?d00001 diff --git a/public/pagefind/fragment/en_ab60dcb.pf_fragment b/public/pagefind/fragment/en_ab60dcb.pf_fragment new file mode 100644 index 0000000000000000000000000000000000000000..6fe8937f7a2cb063aec21d2311747684c0a76038 GIT binary patch literal 694 zcmV;n0!jTJiwFP!00002|D{yTZWA#OewESYn%_c1)eBNf5k*3+ngR!eD#xD9TJhQ| z|0Ip7NPPyx1uhk@)+gvAFyn2S6hSZCc4x-l%=dj`H)4jRw(3$zbzLNHii2W+b|6K> zne!UMVB8xG2SvA#&PKG63hr-z-oQBu1E3MbjFYnQz7Rx z+MGwv7)zW69ceJ?2eA@%-lKRQPU79ok3j56UA$^sAjq}_jUQoheA|Uf!%{r z_!@MCC}x2RqQN#s7Sze=xB~PIS2$+c2rp(ytjO7EO~JqL%Ca08N9r9WZ4^r(IFJ+^ zpP!NcexW7q*mksO)rWV)d5Mq$>G3oNpGL1(1<8C`YLyESB<%$`&d9-;l-&bb4Uk5Y z?E$iLORW%2E?Ul=jNIWPoh^Qc((jXn(Xb19!@V)=0j*bxq!zWMt_m)8*Y1>qjFS&JZQ*Pqf9}X8KH;)6P3N)nc}{eDNg#D8 zUE&Ko8o%ror8W_LC=RaI-J-@Q=&R5*y$AdRXu9oT=N0IO#f(sL{!$oz1?V?w8s$G8 zgo0WND=Wuye7P>rVBJ13(-fn#+)>eAyABMuI*c5Rc*RxE?bl=03n%5f&c&j literal 0 HcmV?d00001 diff --git a/public/pagefind/fragment/en_accb743.pf_fragment b/public/pagefind/fragment/en_accb743.pf_fragment new file mode 100644 index 0000000000000000000000000000000000000000..1e00991b02be4566140d176061eafa385df36bdf GIT binary patch literal 692 zcmV;l0!#fLiwFP!00002|D{yTP8%^0ewESYnuLTl0&%GXr7D#w5TWg%s*q#PX03Sb zm46Z<6p3f3dTB4Huf`Mb2%Yf~5~`L9x80fXH}iep*o~NCsja$HQe79xo8q9@LAxVG z#HsTd!%opHq_Yuiq}=`OuNyc=Vc=9b2je6qh5+N3YvJzZ2aFNnONAaEN-AwJ^x>@z z(#_FBg`)j*{vYNIXZwVl&& z&MzT45GlG^M2-hx7|tpPQW%c720i7RrFkwY449h{l<6&;Hwy4d)D53jV9Xz zWak!IA)H*aoI4r0!$&$B{0^l*Bn!hq7j_4`BiIF6uM|lwYD--eTx_r1DKS541$)PW z{g=;QJSsE|v3p!m+*-T!y2pxr%sv<=A9C8l*;@YGkxhKUWow$wW9jpp==PF8>QcJI z7kD^&-7QLOBKlAqT(7!CjZx57p=){y`1WhM?P2Qy=!f}~P;&lK7=8ulH)ejjz2YdUg?lTQ|lQaHD ar-a#b$SeK?X#dsf+v*Qb59_8f1polAJxUk= literal 0 HcmV?d00001 diff --git a/public/pagefind/fragment/en_b5c7707.pf_fragment b/public/pagefind/fragment/en_b5c7707.pf_fragment new file mode 100644 index 0000000000000000000000000000000000000000..fd004176acfd58c7a952635976a416475026ae16 GIT binary patch literal 694 zcmV;n0!jTJiwFP!00002|D{yTZWA#OewESYn%_c1)eBNf5k*3+ngR!eD#xD9TJhQ| z|0Ip7NPPyx1uhk@)+gvAFyn2S6hSZCc4x-l%=dj`H)4jRw(3$zbzLNHii2W+b|6K> zne!UMpcK9y6x~8P8_`B8xWD~*1Lr6VoGRyFlBC2CU=s5IxV!ld6GZr2p~r`kN?Qzl zc%y@K3-nOAB}i8{!tx0ry(0jcBZZhT1f7gt*ibrOYdeFbj#Z1r@TGS(P$`PqXv=wR z7c`vnD~Jw6imn!s<3SjPvkHO~h9j;)PdR64o{I_t=4J$CdQ0bx0=yD+!>3#c%Pohw zmUBW1bnO22+b{SS7>!e}i63LET=Ebe)ChSPZal*XC5o6lsyuz>B0#y)8AC!$g`Cr9 za~?foEO8oiq`{~k#7fwCkK%neiFY?Y0G3oNpGL1(1<8C`YLyESB<%$`&d9-;l-&bb4Uk5Y z?E$iLORW%2E?Ul=jNIWPoh^Qc((jXn(Xb19!@V)=0j*bxq!zWMt_m)8*Y1>qjFS&JZQ*Pqf9}X8KH;)6P3N)nc}{eDNg#D8 zUE&Ko8o%ror8W_LC=RaI-J-@Q=&R5*y$AdRXu9oT=N0IO#f(sL{!$oz1?V?w8s$G8 zgo0WND=Wuye7P>rVBJ13(-fn#+)>eAyABMuI*c5Rc*RxE?Cee9~0q$3MbjFYnQz7Rx+MGwv z7)zW69ceJ?2eA@%-lKRQPU79ok3j56UA$^sAjq}_jUQoheA)*oBFb;%W`BKsdt#PQ7nbvKvHmg zen$TLg_gKu+tH>~AKnq?B|-|M$I~2q8ogo_B=c#hRW3x3v=`(!BL`a)*y}w)h=NzfTrM!!GO%_r|aXv|cHaTGW=hD!ABPyHjF*)C%^N z1^XwTKX_DV8e;djqPVkmn{|&B`@{iM2$uEoKt{dM=52E54` c|ASM)Y&+x?e*(1sV*Pdf8_!^nQ7{Dn0E$3QOaK4? literal 0 HcmV?d00001 diff --git a/public/pagefind/fragment/en_d4ac812.pf_fragment b/public/pagefind/fragment/en_d4ac812.pf_fragment new file mode 100644 index 0000000000000000000000000000000000000000..3e8de82d7dcaa0eea3cdbe3168b0b263f098011a GIT binary patch literal 694 zcmV;n0!jTJiwFP!00002|D{yTZWA#OewESYn%_c1)eBNf5k*3+ngR!eD#xD9TJhQ| z|0Ip7NPPyx1uhk@)+gvAFyn2S6hSZCc4x-l%=dj`H)4jRw(3$zbzLNHii2W+b`ZrZ z44iUqP;?9FY(yI=b$|Qw2F_6!IHep+l9U(%OrrA|1KizwhY2EluF&H{Nu@1@KD^OE zx&?Zu+!Ca#8)5l`klqmhO^`y&7=lhlFKj5CueF`QQpc*rV))X#8mJUSZM5aQwhJ20 z`4vP5B1Kn=$nhWy!&wDE3d0fCpr@R(G|xqa0dq5gGQFkqMgd-ly5Uo5L&Erb5nXv^kHS zF_t(DI?`a&4`L|^%9IQfv%7S1;E=Z2x)uko_SfBK8t^7( c{0~kEv+a;q{0Y$hi}ly_Z^Bh9HZcVN05oz>Hd5mL_U8?pqcCu)oP$Y{5<`GVTMKtL-(i9XpDXnEP*Q1&p$~6#kZyq< zDz^mb>PA>TA*6Q%K>R7hj3MY`^umVH`C8iU)J9v*YrCN4oL@n7 zAX0R-h#U{XFq~Boq%a(D4SLEsOZ{9_7%-C&l<6&c~rUktVMuwr89<%m9*QhwAL_LdF% zr=CA_RA?Gf_qd|Cvv!+xj}^}`&%rqPkkb~&A48H>O8#T4^9}hx7 z)WXWjaUWl<3p7}_Ps}vM=qxiT`fJyL;Z}!{qYiPYox{a^J!K?js_Zb4-R7c{3}1Rz1C^qvjkcWE zc0t2Azk=vMr08l9IUa;zIIAE?VL0L%^pta!=DDaaU~WcGrnhw7D8MUGH+;&Kuzch& z*K$rsfsWnZe)|O<1EX>3HSuGNl}jGNgBl?Z!;NPcp+pgrN0q0~Tm&drI%7zPsgQFT zZO)@-j3rKkjx-qcgIEbW?@_!DC-Ls)MLi zz0nX#;cL(l*ifqgJrD zEZ9H!{K2C_(-6DuisH`NZPq|^%9IQfv%7S1;E=ZbE4Zz0;x;s z5?|oa_+_^!wTb9Mad5rv7BxmeUxlveIp7yS(`~2wzul#NSj-3|=P!lfSAc$_rcwUm zK`5xTu(EPI$Cv8@4c6@wGfgo%%N-T{wd=retHa3Ah*w|6=`h{Trdh2dOp%006qZSv3Fv literal 0 HcmV?d00001 diff --git a/public/pagefind/fragment/es_043c713.pf_fragment b/public/pagefind/fragment/es_043c713.pf_fragment new file mode 100644 index 0000000000000000000000000000000000000000..c0acd55531691a44e0e12aa0e3ec047295e04972 GIT binary patch literal 772 zcmV+f1N;0RiwFP!00002|E*L@ZWBQey-I1kHI5Sz0ofoCB4EKs1lS-Hm8UCChn{ZJ zA15Y?#2Hw!K`dEh#Q~7;g*XDQW@0-DpKMr+)YDa6_1>$`gvYXPz1cIhIjKr?)mF78 zX|3ig;}9*5t8qDZ_;m8KL>tW19m-VJGdyQxn1#4yi7q zC}if}JZ|xyx#re7p!*AJJ^$7Ol4cSmb@6gAA(6wEq(&Oi1L5`ji>C}oX+OkB=Z|0L$M=`YS>5i^c4#IXGx!%e zIM?@ryfY=6?6?R`ZL%ZltYNcI)o`l?5{#ToEChQ02!V$4XOg4l6k&NI6WQ@`p zsi71Y2PJbUDy+F!NHx=ta$JjppV02k(*d0~$ove@hc`B9^Tzs+x>g~ZNwR%cL}f&# zrg)oYByqCv0HZN`M)BYqR3NbCap4*5`04yiDE*N?zbo@I+J?*mseH<@%tU(t0Cy!$ zE$X7~JI|kycrDgm(mv><{X6R`RC!h~p0pa9c(u`0%&aq5Mz-b^{jQv?`Prg? z=Qy+}E^_=0UT^v0I>J~zM$f-h)xLEZx>s8#r~Rryr{PrD2J1{WnAI`4 zu*3#wI!2V%zQ;~i7=E+OPX5<6tAK-jeGnAX>yrw@(savmRB{ep(;NJ0J7w8LuGzh; zw^@$W>-xTjuM6M=^{cHrH&6TjNTL(c=6DP;*uL{kDku0KzKbnbCd$RxZ^|3uJQy}O}wr~ z$5YGX$H~;@h)aXCxVB{61kgDcPrD2Z>cu(vn$tBu+(v2~BTXBZdTh;2vmZ;qjdv1z zv$wiH2N$w#I#?%I|n<{Q`a=Hgz?-1j7IDj#e=W57lAd8GEZsKO=jmp@sIp@KhMr-12PMwaxsNG73~24+>$Uc zsEfL9zI{XDw1BVjP!=7c^0r`lw9ynNCy+hj+Q(ZC^kL;e1Byx%G(ZEkeh-J}ZEmYS zPlSFz1F*)aK)8KmRa05CGNA=)Ejqn;*J{;i@^v&oXPLDFGmLxL^=Nglx<;#18<(}o znz&XZ(7PM$|0<*UFg;sH`>d7r@2qc8I%beGReyS+GYiCuq$`Hg8Fz|U|8yQSq^hb-f8*@f7(t-wvcQ3 zB~gfux``iku`OEWq*0<8=NC!bD!0e`#iHUI_y E0MitE$^ZZW literal 0 HcmV?d00001 diff --git a/public/pagefind/fragment/es_2a4d5a7.pf_fragment b/public/pagefind/fragment/es_2a4d5a7.pf_fragment new file mode 100644 index 0000000000000000000000000000000000000000..a1496372469d0e811bb38619f4c3f9e19a9e41f6 GIT binary patch literal 775 zcmV+i1Ni(OiwFP!00002|E*NZZWBuo{gu*qYiuXF(S>Y~2obR0Ap&d=iptX!r$bM- z>4y^&MdBM+vOz3aWW@&{;UD4?I5iX7NqB8ojMURrU3Jc>$CM{>V7=KlwK=Uybk%k> zlr+pdNy9ocP4PC*hgH9-gU{kK?B73rct`hb${|`#WP}!_2NqtNSbMs)WyreghUQsk{W454}{l?Po8pQpAJH7*qcCr z)yC^c$vaoF$xe#U%qBaw&KfpLRSmaVAkmoX*UtLaWWqskE*ukU#AGx0AIlhiK*p2E zMrtSp#zDzki3)2j7E;YMq@2{^;3u@V`*=V#XPJb!I0y96jV;=`u`$vY{)owDl5F1; zQ5jbqL=vY<4=|drXA}>A;XNWqn^ z`pZP<2Q&a{90S7LBd40ms+9>X*l5w|!Lv@QUYoC{0eb7KJ(yuUDtb88~kZIW!Xcn z`JJq{Sx(gJ?|lzn7r+VXSKGJ#JL~@;iB3qH<6$uD)>+!oxe{n&G&*~A_5&f8rDg>N F004*iebfK| literal 0 HcmV?d00001 diff --git a/public/pagefind/fragment/es_2ecb1bf.pf_fragment b/public/pagefind/fragment/es_2ecb1bf.pf_fragment new file mode 100644 index 0000000000000000000000000000000000000000..71b5df825213df53b971fcf93da0215ecfb7d17a GIT binary patch literal 774 zcmV+h1NrY~2obR0Ap&d=iptX!r$bM- z>4y^&MdBM+vOz3aWW@&{;UD4?I5iX7NqB8ojMURrU3Jc>$CM{>V7=KlwK=Uybk%k> zlr+pdNkfU#Vb!nd;IsG)%lD5T-qC%Va)_1_8KK4J6Pp7?VJGdyV-vzQ4yi8VC}b92 zJZ|xyx#re7pu0@Iv29 z^3IiPvXde-v&oLFvxd!5Rl}_oNHpg9wX^;;nQ#!C3&+G7G1(0M$1;W=kntq4ks3;Y zaZoZ>qQaVsg;aA5DJQi!_zCUpJ|0lbStcPa&H;UNV~e(KY>f1UKVq_(B-=MdR7PZK zinn=A=%S?u7){tSiU;4I0)aJ83eRcR&lcxG>6iTZOOD zQ5SXJefosNYXKjXv8*~oXs0bs$sqfdn~<(K(2I@#TToP^pb;9d3r9Gl;7V8h zWg_$g8h|y90paeEQ%z;n%7hkdwCMEUS*KO6&DYZay>-?e%rG7mKcLOg<`!*IV|~#k zYvVeRNYAdc|D%HH!*p*Y?Y&Og-?P3(mFETHN$atR*Bf2M%sPW*Y-?WA@5>=0u zPS)EjC+hY0zK5?1-~{!n?OXqy_5YAWC#22sFc^00EbZuA3A8a9oxM8y0i2^3aQ_7W E0E!oWPXGV_ literal 0 HcmV?d00001 diff --git a/public/pagefind/fragment/es_3587e1f.pf_fragment b/public/pagefind/fragment/es_3587e1f.pf_fragment new file mode 100644 index 0000000000000000000000000000000000000000..1f6871f6f5ef0a069ab5e7aae7c75b57340c31ce GIT binary patch literal 768 zcmV+b1ONOViwFP!00002|E*L@ZWBQey-I1kHO7gEfNYQm5wPGR0&Eb9%F`96Lr=Hq zj}sF`;tVX=AeJn$;s8kaLOBAjW@0-DpKMr+)YDa6_1>$`gvYXHz1cOjIj%}{)n;{5 z(#@K)j6<|IR{g3DK8w$=oqhTIksjHUVdF$bX#VZU=0H){Nqh0kgs_Q2s>>(}nfZ5* zTl{CPxwQ`H!NOY4zc+!TnM6rlyc|qO8>DM$8cFT{qu2?SVeyuL=q zQ^yo0**5kA*A{7U?a2BmpmVf=_8Az|i%Sj-=L>$gP1HIjnzb&?#M#T{Fp-Fx;3W-c z8xjB+5Xb@GE8dj^9V>+f;8grlq>u}M59sX6r?2$$$1CNmZue*_G!u>){0r@$>w7`o znUYO*T!f}J*^zbDuvw^TxYYuQMqIyh*1sbY_JVWakXR!oo5BB3M(_hN9!EA(Ln$y0 zO6F2jSaY$EYNjFOs1^r5p`Gn#13K@F`6-|eZ*0)UjkTe^@CQsblVtn8h{}jeP4PC* zNaAGS0Y+o?jN-vJs6b%NbY;3lLi4)l8Mb_-oT;HH|YOF8XWNln0 z66xio_J3MXeV86DrG3~*`*+q?sPe2}JZUvH@oJ;1m|17AjBL#-`dv9&^YcXk&v9r| zT;%v0yx#J~b%e2c4ns7%btt-h*6ytLt3B&7bgwp#Px@7ZPQ$6P4fdF>E~{g5VS5eI zbc`sieV3iCF#Kklo&2wDRsje5dOs+rH^&u*rRkRCsN@{HrZ@Q0cFMAYT(kRGZ?hb! y*Y$l5Ul+g$>Q|e0Z=Ll2kwhn?&G94{cB?Gy=v)f4HXNS3J^2M4fLC<^1^@sy2!Is; literal 0 HcmV?d00001 diff --git a/public/pagefind/fragment/es_44fa343.pf_fragment b/public/pagefind/fragment/es_44fa343.pf_fragment new file mode 100644 index 0000000000000000000000000000000000000000..a7f2d75e1ee9d22bb2bf7dd44bd05dbecf8c1b99 GIT binary patch literal 770 zcmV+d1O5CTiwFP!00002|E*L@ZWBQey-I1kHI5Sz0ofoCB4EKs1lS-Hm8UCChn{ZJ zA15Y?#2Hw!K`dEh#Q~7;g*XDQW@0-DpKMrI?&+$odhgX|!eiOD-t3v$oKz*cYO7k4 zw3c#+7XMYhs)NtsGYmgJfBHZVZENF1Mri)^*ycb{*hzcw)P%5wL#oRt3Yqygk6V0a zuDP`i=>Ec5&%ZT+q?trXUA!DjNaXNKQX`G%f$)0%#Z!*#(|(8zdlLw-+IW49j;D?( zOtNk4d#)|g;@Xk*Q$Xiv1066hs27(U8qOE|aGR)gOf+jMq?+GI!8S;J;3SOxO?3g(G5(m~00BBN@RD$aoytNDZaHI4GG* zQDM!+LaLdDl;c_){DgLQo(`zyEaMR8XMjGuu}PaZ)`$ASA2QiYlI^=9DkCyA#oIh1 ziIar~7>(I8iU;4I0)aJ;3(siBPv>Vs>5u&RU74TJHe?n^kt{nzXuB;=$sqfln~<(J(5v-ZEhwr{&hXhddnBr5yt8{3eoJay z4bpUsD6M^uovtu^W}BV-uWeQV2mAUUD5%#b6^5nhmgT7A9K5DC_|kUDvWr}^ds%O@ z9IMy$eGgw3zzOPCTX$}r_WzMYC#22sI2d-TEbZuA3bZ~Pp1wK#1yVwl8vX?U0G8i= A0ssI2 literal 0 HcmV?d00001 diff --git a/public/pagefind/fragment/es_6358b21.pf_fragment b/public/pagefind/fragment/es_6358b21.pf_fragment new file mode 100644 index 0000000000000000000000000000000000000000..e0636651bfa64f5eed1701fb4d4273a878e30702 GIT binary patch literal 770 zcmV+d1O5CTiwFP!00002|E*L@ZWBQey-I1kHI5Sz0ofoCB4EKs1lS-Hm8UCChn{ZJ zA15Y?#2Hw!K`dEh#Q~7;g*XDQW@0-DpKMr+)YDa6_1>$`gvYXPz1cIhIjKr?)mF78 zX)W_OtyTT14nB*|xc&M0(+7HJQx4H`A|o{adTeu`DD0%Ycxpn}!XedV6ot(Eo5wBw zGuPZ&2Xud7t>@pGK+;U2q%K|#CM0tBlGI2edLX=>fAN$f`?Mco!`=h}tTtX>qvNS# z3X^Ob`<`oyw77O;{S?qS+CT>k4C=)thlcY7Kinp29TUx3muBMZWpkKF#7*#$2DAeS zfD8!a5bzc6N`j7+LIZFrekoGO1;7XN^Yh0q^yB+W<*aUZX*)C%jv4$59h~cXLEf2? zO?F&_rZ(A;b=I(1sA{;?0*OXkzjfBXB@_08bK!_sBPN@{|42sg12P^*Hc~?=Fb+!Q zQdC%Tv5;z}A?3Ih2S1_Rou>n;ImcD=O&~p4)kjMRtt)16f{BucHt0*6kO@5zet3B zKm)MGF(BMMa;m8;Tba;;jTW6Az38;+wfTA)pts7}gBixd;s>-b+}NZIYOF8XWNln0 z66wXI_J2}PeV86BrG3yz`*+q?sPe2}JZUvH@oJ;1m|17AjBL#-`dv9&^Rq<(&v9r| zT;%v0yx#J~b%e2cjzTnhbtt-h)^Bh0t9|P-bg#BfPWx4ZPQ$6P4K|oAEvsX)cHW~F zgPNveL}~4N>~w|UH{0ywe{Hi0IM~+*K|#GfsW2=}w=72`=ioKH!JoEMmR;nU-OGBL z$`gvYXPz1cIhIjKr?)mF78 zX|3v4b?{ky#>LOipFYq-n{tSj6B(iT*JGOlMPVoH#Zwc)77nQ{qbOwN-#l*dpSkAN zI-vUtYd!zg1d?VFC3W#~Fd>n{m!w7-(F5W2{EMd?*{A&w8}=p;V72l38XZp^Q!*Ou(FQtTU{EhEIW(Lv_~ABD>zHWPx-=7KFPp_`Z>$gXg+FAnnIzkHMN~#)YKpgcMiM6r z4=@_DXA}>cjM4DeZ$!+P|~DLX~F)<4LQriB}t4#mqW`Wn^n!(eKLHnx8ESc#cDx;v&c2 z;PsX-t|N@qa}=W4t3%Q4vwnM{U+r6$p?kG;a@wyNbQ(^TZLqv_Us)ZKweude7}PW! zBT8%EW2Y+&zu9Id|7)97z`?#g2ny=;Nrho)x@9>kIR~%l4gR#9vg{()>|WN}EXV3~ xec!{^1#p7;)z+Pxr~Q8<(FtjDJPwB4DoZ;$mjbO1ho^5&e*sMa|M~U>004DkaU%c# literal 0 HcmV?d00001 diff --git a/public/pagefind/fragment/es_84d737a.pf_fragment b/public/pagefind/fragment/es_84d737a.pf_fragment new file mode 100644 index 0000000000000000000000000000000000000000..2c55a54d707603b77edc28eb649bc80d92b666a4 GIT binary patch literal 781 zcmV+o1M>VIiwFP!00002|E*NZZWBuo{gu*q>)1|oqkC^QNQ4Mj@DKqu2u0=TiqoN| z+w{YUi6Ze0EZHEIEVAMQknj)j37ndV?IgT5EJo_-s;)Zc)ajn`L=LSt2c|Y>Rf(?J zsfLn?VEnZ;+1UHoURxs49!&N5mrJ~x4+nMO%ny&OzPu=wvBzmwMAQOJFtB%xhrzjULaY^&&ES6` zW8?uDW5`BoCUgKs9HXgt)i>^wGvPZEtLjs51@O zOp@*EA}S*~HO1RJCyCQ#1{ig=(%hf|fi+JG&uP!k78gS4r~LVKSzORAWEM!}Q;uaW z>Hz@UmpHSSi>B{Ac}(JUfDg-9Rt`~lJ1_&3? zXB&RJ9N;AmHN{nqKfvp)PW*{5o}QBs%|RWCzCN4(ZS|`|>oRn&cFxZGRRgDCRoMnl zn!aLIugUPzqZSu6%_gYQ#t+!(6NcYxvy;E|npMETzCH>H>cv@w%hGg@<+$V=ytX&^ zQ#)nZN3Z$qth-rGHS5p5N3ILt1of+(|NlAf|E7uFkhaHzVA!p@v{&a^q0Q0g{N?#~ LZL`8Q3$`gvYXPz1cIhIjKr?)mF78 zX|3ig;}9*5!yB7xRlll(&*C%eKRRbD${fq`i1*LfFC~)nycg z%>0|jE&emt+*${8e_^fX-m(74J%dj+H_Ka4LQ&Qpg3s2lVsv$1n8b`%C4lZg*)rG!u>){0kkN z>w7`onUYO*T!f}J*^zbDuvw^TxYYuQMqIyj*1sha_Jecbh*%>go5BA`M(_hN9!EA( zLn$y0O6F2jSaY$EYNjFOxE2RLq1~OQ13K@H`5B<2J!tdB`cPl^LnfO^vVB)XWkjZ? zc$;S=akB6LqcM9%@!%U&Ah70f;Ti4t>HJJ6{gFSvEAunjhRgz~e9E!RM0)@LcO_0O z>Z0yD&!3TaE#Q+fl4Xaeyd9VUZMVfK8D!sc6Veq2dbNJ51w}Oq8leHZaEL<+u5{I3 zBtk!+0a)W05bhp1)l`Kauwb50~tTR|fw&oT6uAHs;*`k2w zIJ7A)a{LWmZ~5Xn!dN{=A)3896x}}Sw>SFLzI7S8S6e5i{i;Ey;Z)fMyG+-Y)iJrS z!3JqMMwHgR$4*xmezVO^{?|6EfP;N~5ERtwlM2Jqbjxy7at>b88~kZIW!Xip*}bf{ zS&r4~`o4#+3*ZFxtF1dXPy7E!q7%~QcpMD7RhD*iE(Ka24o}~l{sK+TK9U6n001Kq Bai9PI literal 0 HcmV?d00001 diff --git a/public/pagefind/fragment/es_bb7a3f6.pf_fragment b/public/pagefind/fragment/es_bb7a3f6.pf_fragment new file mode 100644 index 0000000000000000000000000000000000000000..75522a52da877b655d848321a915b3e569ab09a0 GIT binary patch literal 773 zcmV+g1N!_QiwFP!00002|E*NZZWBuo{gu*qYiuXF(S>Y~2obR0Ap&d=iptX!r$bM- z>4y^&MdBM+vOz3aWW@&{;UD4?I5iX7NqB8ojMURrU3Jc>$CM{>V7=KlwK=Uybk%k> zlr+pdNkf~5Rlll(&*C!--#>nMNB3>YAzDskgchGqYz`EKowOH^O$ggKq`HiwkXd~3 zxW#|wnp^9D?k=tM;!6`qnrW2O#mm8jL=In)8fioigx8Bto^oWL4nl0$n?Qio#_MZz zJatTAnr&m>a&3_o*N&{80Xjz;=#YUyy}0DiaK7Y++eEEnqIv7mOr5=I4pWJ^30~5G zb|C?f0f8I=zT#a=(6Lfz08YiPL<+e8_<+8DeE*5QeSNN+)$KOzgl5VygMXpJ3wY~K`78Ih?e z-sU+;oGv}UXu_URJop9`2&{Qhcuu>1wm26`zvRzv%Ho`MAhSR!pK>g7(H;Q6J&7}m zx~Ti^(TJ8f}F2HCgVgmle;UTpl|f}$D)jnIHyIKm+XSGwvi z6QLi_0IYEg2zQU1YAUN%CbVFqMW+YPI<0zbzMcl?t+V!EhViKQ0d0;pw`h|Z>x(v7 z8`p_MdUmD#9~D#|rh6-C?{(7tp7k}VJTDkeT8~Y<-smc3))_2gTl1QJSI*Y_WLdxq z9NH9@IsOE%w|en6!dN}WA)5U<6x}`>H#hs$fpr*Y|A!Y~2obR0Ap&d=iptX!r$bM- z>4y^&MdBM+vOz3aWW@&{;UD4?I5iX7NqB8ojMURrU3Jc>$CM{>V7=KlwK=Uybk%k> zlr+pdNy8~eo)n%BtA14npT%dGzkmGjj_%u(L$sX82rWLJ*c>PdJ83T-n-I2fNOc)U zA+z}6af|=VHMiCQ-CbJi#g`_KG}9=li;hZdU462;e5#tw~1QEMDy0AnL2yb9HtU+ z6TGAW?Lq<|0|Ge$e8sz#pkt-b0Gx_ni4<}H@Bw}Q`2G`p`}$lttJ`hb2@Mp_;9uzQ zLf=dB&XsJklOi;;$&RhFhRsq{!>txbH0JuXv;H-ia1fje$HW>j*$n>2GKL?J@g%a5 z8cKn2P%>Ad!kUYPRC5g}C$%{E3GMAZ9#G9$CLu1)0ey61i?(iTjP!*+VzQYe+c!m2 zMr3M=w|Pzyr%Mkony_aS557SKTJ{<3`q|=KDE*Q@zbT7z+JVdhseH<@%td-j+T5Z|YOF8X zWNln066x8M_J34ReVFd8q`lWk`+L^csPepEJZU{P@p_}Hm|17AjBU+p`dv9&^OI!( zFK}p6T;})_yx!`?-w0#%9EWK3>riz2Y~0-JR|nQ*=w5A~p7pB+orY6o8>}+jURK9s zc+sO4gPLX&L}~5&>~w|UH{0ywUv0ArIM~;RK|#GdtuQQ2w=Bmc=ioKH!JoEMmObQ} z-^qHL5hBc-AW73QNkFeuwg3+&)9SAt7(a@w9v{ub~vdRi#e`Qmc+1n)ANs(FizSIbn0-9 z$+%QJZ+nNCjohI{OYF^iA*r*LOcE5XjjI)c!P7TEU>HcqfnUKbsKP~aZW8SaKlC}0 T>7~c^$`gvYXPz1cIhIjKr?)mF78 zX|3ig;}9*5Hm_Cvst!Jj&oKY|{OJQdv?;^PiHy+v>#@y&qOg~n2^ZfOHw0^=z;Kh{>4*{?9+aT4SN#^u-bTi zjgF^|DNM3$?0c>)(&E~Y^;1CSXagNEFsK)o92(9S{BWD7bxbsCU7Crrm(5`!5jVk0 z8qf|T05TwuL%>(OD+xMQ3Jt)i_@zi87XTm7&(9yf(2wsgm9x6trR~s6IA-uKba1Zk z1$k#mHra6zn%ZPX)>*@5p{n6l3nUtG{nlCkmQ2_W&V?gljhJi(|05Z}56E~N*+>ng zz&I$GOHpCX#X_o?hLq!49Q=fKcb*RDygBA)fIhsjNt-v;hx)=FGTBU$?Ykl>BQiC` z+dLzQlZ6KujoCAb2j8Fqfi;f{&uGU_=VwCckNo*vnV-=%WEM!}Q;uaO+5-T%D{*R3 z7j@rx{*1(H0iTqSEIUNy?Z6CZyDd)1Ap4%1kghn;tMywgD5_D=2o2bULmX0YrK|oT z5&8iQz#7MZaQDcmrm}2hLJKxpbb9on)2i3z>uG@ADr*mB7!Qjd(8h3MlQyWazG#!R zah*t{7nj=qNkR2tda#uCK_~6sSzn>bvx4!Y)!4+Vjjm#5oxw7)HLvJ*&}u zHb~PkqO|rscDlmwn{9UTzqVNg9PI0ZprBr#R2Y_~Tb84ebMTtp;7{8r%Pw-w?q$8r za;#q0_dR@F04JzlZQZ$f+W$uqosc%i<6zjWvb3XfDbV_Gc>3n_7yh-UECdDs0B&@G AivR!s literal 0 HcmV?d00001 diff --git a/public/pagefind/fragment/es_d5924c7.pf_fragment b/public/pagefind/fragment/es_d5924c7.pf_fragment new file mode 100644 index 0000000000000000000000000000000000000000..8954ed7b30684afc6cc3d60551c9820ecb9f2dab GIT binary patch literal 175 zcmV;g08sxQiwFP!00002{}qnG3c^4PM1LjZTquYquf?m19z{ysP3y`wDZ5#v)c(8a zDIuA8GgCKEAK16v`2|agc)*%+omEn>DPCkhC3%z6Tw{e!Sc%nSIq(n(CL`GWE6KM` z%J$k-*oUZ;G9H$-!jZJI4K-*ab2h?RQ<;gqKw-F1`UDpQJi+mL0b+<9oXV5H;^1r@ dppkJb9CU^s8nR>el8t|VtbZwcoI=C^0039EPPPC5 literal 0 HcmV?d00001 diff --git a/public/pagefind/fragment/es_ea7d2f5.pf_fragment b/public/pagefind/fragment/es_ea7d2f5.pf_fragment new file mode 100644 index 0000000000000000000000000000000000000000..a8be027758480ac3958e8c8f8132948193334f8b GIT binary patch literal 771 zcmV+e1N{6SiwFP!00002|E*L@ZWBQey-I1kHI5Sz0ofoCB4EKs1lS-Hm8UCChn{ZJ zA15Y?#2Hw!K`dEh#Q~7;g*XDQW@0-DpKMr+)YDa6_1>$`gvYXPz1cIhIjKr?)mF78 zX|3ig;}9*5n>W^nYgNChgU{kK9DaWO^no7Ql;OaMjL`h+vCV;^u#@)UsR>~Vhg6qQ z6f*N~9=G_Mq?+GI!8S;J;3SOxO?3g(G5(m~00BBN@RD$aoyt zNDZaHI4GG*QDM!+LaLdDl;c_){DgLQo(|}|J?3YCKD@C>+9UeHA2QiYlI^=9DkCyA z#oIh1iIar~7>(I8iU;4I0)aJ;3(siBPv>Vs>5u&RU74TJHe?n^kt{nzXuB;=$sqfln~<(J(5v-ZEhwr{&hXhddnBr5yt8{3eoJZpHvu@rdyVyl5_By-r!H$Da$T$&F*Er z&2p?>*Y`bqT>vMjUv1sFdD{O+5}lAX$Kznwt+KSEb1BgJaCrLW^cRTjll%q-004M; Bgd_j} literal 0 HcmV?d00001 diff --git a/public/pagefind/index/de_94f4ff4.pf_index b/public/pagefind/index/de_94f4ff4.pf_index new file mode 100644 index 0000000000000000000000000000000000000000..de228fa09982a2a5793751f6e689cc347e16d27a GIT binary patch literal 4351 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 KEA8S01pfl#lXas2 literal 0 HcmV?d00001 diff --git a/public/pagefind/index/en_a7aa34f.pf_index b/public/pagefind/index/en_a7aa34f.pf_index new file mode 100644 index 0000000000000000000000000000000000000000..1df8c7d5f3e34807a10711e347af5cfd609b5229 GIT binary patch literal 3733 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 Ghv&cH;w!@d literal 0 HcmV?d00001 diff --git a/public/pagefind/index/es_1f49767.pf_index b/public/pagefind/index/es_1f49767.pf_index new file mode 100644 index 0000000000000000000000000000000000000000..9affcbcc75f3d5b0aab63fd86d5e31d84a00aec0 GIT binary patch literal 3980 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 function __require() { + return mod || (0, cb[__getOwnPropNames(cb)[0]])((mod = { exports: {} }).exports, mod), mod.exports; +}; +var __copyProps = (to, from, except, desc) => { + if (from && typeof from === "object" || typeof from === "function") { + for (let key of __getOwnPropNames(from)) + if (!__hasOwnProp.call(to, key) && key !== except) + __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable }); + } + return to; +}; +var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps( + // If the importer is in node compatibility mode or this is not an ESM + // file that has been converted to a CommonJS file using a Babel- + // compatible transform (i.e. "__esModule" has not been set), then set + // "default" to the CommonJS "module.exports" for node compatibility. + isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target, + mod +)); + +// node_modules/mark.js/dist/mark.js +var require_mark = __commonJS({ + "node_modules/mark.js/dist/mark.js"(exports, module) { + (function(global, factory) { + typeof exports === "object" && typeof module !== "undefined" ? module.exports = factory() : typeof define === "function" && define.amd ? define(factory) : global.Mark = factory(); + })(exports, function() { + "use strict"; + var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function(obj) { + return typeof obj; + } : function(obj) { + return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; + }; + var classCallCheck = function(instance, Constructor) { + if (!(instance instanceof Constructor)) { + throw new TypeError("Cannot call a class as a function"); + } + }; + var createClass = function() { + function defineProperties(target, props) { + for (var i = 0; i < props.length; i++) { + var descriptor = props[i]; + descriptor.enumerable = descriptor.enumerable || false; + descriptor.configurable = true; + if ("value" in descriptor) + descriptor.writable = true; + Object.defineProperty(target, descriptor.key, descriptor); + } + } + return function(Constructor, protoProps, staticProps) { + if (protoProps) + defineProperties(Constructor.prototype, protoProps); + if (staticProps) + defineProperties(Constructor, staticProps); + return Constructor; + }; + }(); + var _extends = Object.assign || function(target) { + for (var i = 1; i < arguments.length; i++) { + var source = arguments[i]; + for (var key in source) { + if (Object.prototype.hasOwnProperty.call(source, key)) { + target[key] = source[key]; + } + } + } + return target; + }; + var DOMIterator = function() { + function DOMIterator2(ctx) { + var iframes = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : true; + var exclude = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : []; + var iframesTimeout = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : 5e3; + classCallCheck(this, DOMIterator2); + this.ctx = ctx; + this.iframes = iframes; + this.exclude = exclude; + this.iframesTimeout = iframesTimeout; + } + createClass(DOMIterator2, [{ + key: "getContexts", + value: function getContexts() { + var ctx = void 0, filteredCtx = []; + if (typeof this.ctx === "undefined" || !this.ctx) { + ctx = []; + } else if (NodeList.prototype.isPrototypeOf(this.ctx)) { + ctx = Array.prototype.slice.call(this.ctx); + } else if (Array.isArray(this.ctx)) { + ctx = this.ctx; + } else if (typeof this.ctx === "string") { + ctx = Array.prototype.slice.call(document.querySelectorAll(this.ctx)); + } else { + ctx = [this.ctx]; + } + ctx.forEach(function(ctx2) { + var isDescendant = filteredCtx.filter(function(contexts) { + return contexts.contains(ctx2); + }).length > 0; + if (filteredCtx.indexOf(ctx2) === -1 && !isDescendant) { + filteredCtx.push(ctx2); + } + }); + return filteredCtx; + } + }, { + key: "getIframeContents", + value: function getIframeContents(ifr, successFn) { + var errorFn = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : function() { + }; + var doc = void 0; + try { + var ifrWin = ifr.contentWindow; + doc = ifrWin.document; + if (!ifrWin || !doc) { + throw new Error("iframe inaccessible"); + } + } catch (e) { + errorFn(); + } + if (doc) { + successFn(doc); + } + } + }, { + key: "isIframeBlank", + value: function isIframeBlank(ifr) { + var bl = "about:blank", src = ifr.getAttribute("src").trim(), href = ifr.contentWindow.location.href; + return href === bl && src !== bl && src; + } + }, { + key: "observeIframeLoad", + value: function observeIframeLoad(ifr, successFn, errorFn) { + var _this = this; + var called = false, tout = null; + var listener = function listener2() { + if (called) { + return; + } + called = true; + clearTimeout(tout); + try { + if (!_this.isIframeBlank(ifr)) { + ifr.removeEventListener("load", listener2); + _this.getIframeContents(ifr, successFn, errorFn); + } + } catch (e) { + errorFn(); + } + }; + ifr.addEventListener("load", listener); + tout = setTimeout(listener, this.iframesTimeout); + } + }, { + key: "onIframeReady", + value: function onIframeReady(ifr, successFn, errorFn) { + try { + if (ifr.contentWindow.document.readyState === "complete") { + if (this.isIframeBlank(ifr)) { + this.observeIframeLoad(ifr, successFn, errorFn); + } else { + this.getIframeContents(ifr, successFn, errorFn); + } + } else { + this.observeIframeLoad(ifr, successFn, errorFn); + } + } catch (e) { + errorFn(); + } + } + }, { + key: "waitForIframes", + value: function waitForIframes(ctx, done) { + var _this2 = this; + var eachCalled = 0; + this.forEachIframe(ctx, function() { + return true; + }, function(ifr) { + eachCalled++; + _this2.waitForIframes(ifr.querySelector("html"), function() { + if (!--eachCalled) { + done(); + } + }); + }, function(handled) { + if (!handled) { + done(); + } + }); + } + }, { + key: "forEachIframe", + value: function forEachIframe(ctx, filter, each) { + var _this3 = this; + var end = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : function() { + }; + var ifr = ctx.querySelectorAll("iframe"), open = ifr.length, handled = 0; + ifr = Array.prototype.slice.call(ifr); + var checkEnd = function checkEnd2() { + if (--open <= 0) { + end(handled); + } + }; + if (!open) { + checkEnd(); + } + ifr.forEach(function(ifr2) { + if (DOMIterator2.matches(ifr2, _this3.exclude)) { + checkEnd(); + } else { + _this3.onIframeReady(ifr2, function(con) { + if (filter(ifr2)) { + handled++; + each(con); + } + checkEnd(); + }, checkEnd); + } + }); + } + }, { + key: "createIterator", + value: function createIterator(ctx, whatToShow, filter) { + return document.createNodeIterator(ctx, whatToShow, filter, false); + } + }, { + key: "createInstanceOnIframe", + value: function createInstanceOnIframe(contents) { + return new DOMIterator2(contents.querySelector("html"), this.iframes); + } + }, { + key: "compareNodeIframe", + value: function compareNodeIframe(node, prevNode, ifr) { + var compCurr = node.compareDocumentPosition(ifr), prev = Node.DOCUMENT_POSITION_PRECEDING; + if (compCurr & prev) { + if (prevNode !== null) { + var compPrev = prevNode.compareDocumentPosition(ifr), after = Node.DOCUMENT_POSITION_FOLLOWING; + if (compPrev & after) { + return true; + } + } else { + return true; + } + } + return false; + } + }, { + key: "getIteratorNode", + value: function getIteratorNode(itr) { + var prevNode = itr.previousNode(); + var node = void 0; + if (prevNode === null) { + node = itr.nextNode(); + } else { + node = itr.nextNode() && itr.nextNode(); + } + return { + prevNode, + node + }; + } + }, { + key: "checkIframeFilter", + value: function checkIframeFilter(node, prevNode, currIfr, ifr) { + var key = false, handled = false; + ifr.forEach(function(ifrDict, i) { + if (ifrDict.val === currIfr) { + key = i; + handled = ifrDict.handled; + } + }); + if (this.compareNodeIframe(node, prevNode, currIfr)) { + if (key === false && !handled) { + ifr.push({ + val: currIfr, + handled: true + }); + } else if (key !== false && !handled) { + ifr[key].handled = true; + } + return true; + } + if (key === false) { + ifr.push({ + val: currIfr, + handled: false + }); + } + return false; + } + }, { + key: "handleOpenIframes", + value: function handleOpenIframes(ifr, whatToShow, eCb, fCb) { + var _this4 = this; + ifr.forEach(function(ifrDict) { + if (!ifrDict.handled) { + _this4.getIframeContents(ifrDict.val, function(con) { + _this4.createInstanceOnIframe(con).forEachNode(whatToShow, eCb, fCb); + }); + } + }); + } + }, { + key: "iterateThroughNodes", + value: function iterateThroughNodes(whatToShow, ctx, eachCb, filterCb, doneCb) { + var _this5 = this; + var itr = this.createIterator(ctx, whatToShow, filterCb); + var ifr = [], elements = [], node = void 0, prevNode = void 0, retrieveNodes = function retrieveNodes2() { + var _getIteratorNode = _this5.getIteratorNode(itr); + prevNode = _getIteratorNode.prevNode; + node = _getIteratorNode.node; + return node; + }; + while (retrieveNodes()) { + if (this.iframes) { + this.forEachIframe(ctx, function(currIfr) { + return _this5.checkIframeFilter(node, prevNode, currIfr, ifr); + }, function(con) { + _this5.createInstanceOnIframe(con).forEachNode(whatToShow, function(ifrNode) { + return elements.push(ifrNode); + }, filterCb); + }); + } + elements.push(node); + } + elements.forEach(function(node2) { + eachCb(node2); + }); + if (this.iframes) { + this.handleOpenIframes(ifr, whatToShow, eachCb, filterCb); + } + doneCb(); + } + }, { + key: "forEachNode", + value: function forEachNode(whatToShow, each, filter) { + var _this6 = this; + var done = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : function() { + }; + var contexts = this.getContexts(); + var open = contexts.length; + if (!open) { + done(); + } + contexts.forEach(function(ctx) { + var ready = function ready2() { + _this6.iterateThroughNodes(whatToShow, ctx, each, filter, function() { + if (--open <= 0) { + done(); + } + }); + }; + if (_this6.iframes) { + _this6.waitForIframes(ctx, ready); + } else { + ready(); + } + }); + } + }], [{ + key: "matches", + value: function matches(element, selector) { + var selectors = typeof selector === "string" ? [selector] : selector, fn = element.matches || element.matchesSelector || element.msMatchesSelector || element.mozMatchesSelector || element.oMatchesSelector || element.webkitMatchesSelector; + if (fn) { + var match = false; + selectors.every(function(sel) { + if (fn.call(element, sel)) { + match = true; + return false; + } + return true; + }); + return match; + } else { + return false; + } + } + }]); + return DOMIterator2; + }(); + var Mark$1 = function() { + function Mark3(ctx) { + classCallCheck(this, Mark3); + this.ctx = ctx; + this.ie = false; + var ua = window.navigator.userAgent; + if (ua.indexOf("MSIE") > -1 || ua.indexOf("Trident") > -1) { + this.ie = true; + } + } + createClass(Mark3, [{ + key: "log", + value: function log(msg) { + var level = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : "debug"; + var log2 = this.opt.log; + if (!this.opt.debug) { + return; + } + if ((typeof log2 === "undefined" ? "undefined" : _typeof(log2)) === "object" && typeof log2[level] === "function") { + log2[level]("mark.js: " + msg); + } + } + }, { + key: "escapeStr", + value: function escapeStr(str) { + return str.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g, "\\$&"); + } + }, { + key: "createRegExp", + value: function createRegExp(str) { + if (this.opt.wildcards !== "disabled") { + str = this.setupWildcardsRegExp(str); + } + str = this.escapeStr(str); + if (Object.keys(this.opt.synonyms).length) { + str = this.createSynonymsRegExp(str); + } + if (this.opt.ignoreJoiners || this.opt.ignorePunctuation.length) { + str = this.setupIgnoreJoinersRegExp(str); + } + if (this.opt.diacritics) { + str = this.createDiacriticsRegExp(str); + } + str = this.createMergedBlanksRegExp(str); + if (this.opt.ignoreJoiners || this.opt.ignorePunctuation.length) { + str = this.createJoinersRegExp(str); + } + if (this.opt.wildcards !== "disabled") { + str = this.createWildcardsRegExp(str); + } + str = this.createAccuracyRegExp(str); + return str; + } + }, { + key: "createSynonymsRegExp", + value: function createSynonymsRegExp(str) { + var syn = this.opt.synonyms, sens = this.opt.caseSensitive ? "" : "i", joinerPlaceholder = this.opt.ignoreJoiners || this.opt.ignorePunctuation.length ? "\0" : ""; + for (var index in syn) { + if (syn.hasOwnProperty(index)) { + var value = syn[index], k1 = this.opt.wildcards !== "disabled" ? this.setupWildcardsRegExp(index) : this.escapeStr(index), k2 = this.opt.wildcards !== "disabled" ? this.setupWildcardsRegExp(value) : this.escapeStr(value); + if (k1 !== "" && k2 !== "") { + str = str.replace(new RegExp("(" + this.escapeStr(k1) + "|" + this.escapeStr(k2) + ")", "gm" + sens), joinerPlaceholder + ("(" + this.processSynomyms(k1) + "|") + (this.processSynomyms(k2) + ")") + joinerPlaceholder); + } + } + } + return str; + } + }, { + key: "processSynomyms", + value: function processSynomyms(str) { + if (this.opt.ignoreJoiners || this.opt.ignorePunctuation.length) { + str = this.setupIgnoreJoinersRegExp(str); + } + return str; + } + }, { + key: "setupWildcardsRegExp", + value: function setupWildcardsRegExp(str) { + str = str.replace(/(?:\\)*\?/g, function(val) { + return val.charAt(0) === "\\" ? "?" : ""; + }); + return str.replace(/(?:\\)*\*/g, function(val) { + return val.charAt(0) === "\\" ? "*" : ""; + }); + } + }, { + key: "createWildcardsRegExp", + value: function createWildcardsRegExp(str) { + var spaces = this.opt.wildcards === "withSpaces"; + return str.replace(/\u0001/g, spaces ? "[\\S\\s]?" : "\\S?").replace(/\u0002/g, spaces ? "[\\S\\s]*?" : "\\S*"); + } + }, { + key: "setupIgnoreJoinersRegExp", + value: function setupIgnoreJoinersRegExp(str) { + return str.replace(/[^(|)\\]/g, function(val, indx, original) { + var nextChar = original.charAt(indx + 1); + if (/[(|)\\]/.test(nextChar) || nextChar === "") { + return val; + } else { + return val + "\0"; + } + }); + } + }, { + key: "createJoinersRegExp", + value: function createJoinersRegExp(str) { + var joiner = []; + var ignorePunctuation = this.opt.ignorePunctuation; + if (Array.isArray(ignorePunctuation) && ignorePunctuation.length) { + joiner.push(this.escapeStr(ignorePunctuation.join(""))); + } + if (this.opt.ignoreJoiners) { + joiner.push("\\u00ad\\u200b\\u200c\\u200d"); + } + return joiner.length ? str.split(/\u0000+/).join("[" + joiner.join("") + "]*") : str; + } + }, { + key: "createDiacriticsRegExp", + value: function createDiacriticsRegExp(str) { + var sens = this.opt.caseSensitive ? "" : "i", dct = this.opt.caseSensitive ? ["a\xE0\xE1\u1EA3\xE3\u1EA1\u0103\u1EB1\u1EAF\u1EB3\u1EB5\u1EB7\xE2\u1EA7\u1EA5\u1EA9\u1EAB\u1EAD\xE4\xE5\u0101\u0105", "A\xC0\xC1\u1EA2\xC3\u1EA0\u0102\u1EB0\u1EAE\u1EB2\u1EB4\u1EB6\xC2\u1EA6\u1EA4\u1EA8\u1EAA\u1EAC\xC4\xC5\u0100\u0104", "c\xE7\u0107\u010D", "C\xC7\u0106\u010C", "d\u0111\u010F", "D\u0110\u010E", "e\xE8\xE9\u1EBB\u1EBD\u1EB9\xEA\u1EC1\u1EBF\u1EC3\u1EC5\u1EC7\xEB\u011B\u0113\u0119", "E\xC8\xC9\u1EBA\u1EBC\u1EB8\xCA\u1EC0\u1EBE\u1EC2\u1EC4\u1EC6\xCB\u011A\u0112\u0118", "i\xEC\xED\u1EC9\u0129\u1ECB\xEE\xEF\u012B", "I\xCC\xCD\u1EC8\u0128\u1ECA\xCE\xCF\u012A", "l\u0142", "L\u0141", "n\xF1\u0148\u0144", "N\xD1\u0147\u0143", "o\xF2\xF3\u1ECF\xF5\u1ECD\xF4\u1ED3\u1ED1\u1ED5\u1ED7\u1ED9\u01A1\u1EDF\u1EE1\u1EDB\u1EDD\u1EE3\xF6\xF8\u014D", "O\xD2\xD3\u1ECE\xD5\u1ECC\xD4\u1ED2\u1ED0\u1ED4\u1ED6\u1ED8\u01A0\u1EDE\u1EE0\u1EDA\u1EDC\u1EE2\xD6\xD8\u014C", "r\u0159", "R\u0158", "s\u0161\u015B\u0219\u015F", "S\u0160\u015A\u0218\u015E", "t\u0165\u021B\u0163", "T\u0164\u021A\u0162", "u\xF9\xFA\u1EE7\u0169\u1EE5\u01B0\u1EEB\u1EE9\u1EED\u1EEF\u1EF1\xFB\xFC\u016F\u016B", "U\xD9\xDA\u1EE6\u0168\u1EE4\u01AF\u1EEA\u1EE8\u1EEC\u1EEE\u1EF0\xDB\xDC\u016E\u016A", "y\xFD\u1EF3\u1EF7\u1EF9\u1EF5\xFF", "Y\xDD\u1EF2\u1EF6\u1EF8\u1EF4\u0178", "z\u017E\u017C\u017A", "Z\u017D\u017B\u0179"] : ["a\xE0\xE1\u1EA3\xE3\u1EA1\u0103\u1EB1\u1EAF\u1EB3\u1EB5\u1EB7\xE2\u1EA7\u1EA5\u1EA9\u1EAB\u1EAD\xE4\xE5\u0101\u0105A\xC0\xC1\u1EA2\xC3\u1EA0\u0102\u1EB0\u1EAE\u1EB2\u1EB4\u1EB6\xC2\u1EA6\u1EA4\u1EA8\u1EAA\u1EAC\xC4\xC5\u0100\u0104", "c\xE7\u0107\u010DC\xC7\u0106\u010C", "d\u0111\u010FD\u0110\u010E", "e\xE8\xE9\u1EBB\u1EBD\u1EB9\xEA\u1EC1\u1EBF\u1EC3\u1EC5\u1EC7\xEB\u011B\u0113\u0119E\xC8\xC9\u1EBA\u1EBC\u1EB8\xCA\u1EC0\u1EBE\u1EC2\u1EC4\u1EC6\xCB\u011A\u0112\u0118", "i\xEC\xED\u1EC9\u0129\u1ECB\xEE\xEF\u012BI\xCC\xCD\u1EC8\u0128\u1ECA\xCE\xCF\u012A", "l\u0142L\u0141", "n\xF1\u0148\u0144N\xD1\u0147\u0143", "o\xF2\xF3\u1ECF\xF5\u1ECD\xF4\u1ED3\u1ED1\u1ED5\u1ED7\u1ED9\u01A1\u1EDF\u1EE1\u1EDB\u1EDD\u1EE3\xF6\xF8\u014DO\xD2\xD3\u1ECE\xD5\u1ECC\xD4\u1ED2\u1ED0\u1ED4\u1ED6\u1ED8\u01A0\u1EDE\u1EE0\u1EDA\u1EDC\u1EE2\xD6\xD8\u014C", "r\u0159R\u0158", "s\u0161\u015B\u0219\u015FS\u0160\u015A\u0218\u015E", "t\u0165\u021B\u0163T\u0164\u021A\u0162", "u\xF9\xFA\u1EE7\u0169\u1EE5\u01B0\u1EEB\u1EE9\u1EED\u1EEF\u1EF1\xFB\xFC\u016F\u016BU\xD9\xDA\u1EE6\u0168\u1EE4\u01AF\u1EEA\u1EE8\u1EEC\u1EEE\u1EF0\xDB\xDC\u016E\u016A", "y\xFD\u1EF3\u1EF7\u1EF9\u1EF5\xFFY\xDD\u1EF2\u1EF6\u1EF8\u1EF4\u0178", "z\u017E\u017C\u017AZ\u017D\u017B\u0179"]; + var handled = []; + str.split("").forEach(function(ch) { + dct.every(function(dct2) { + if (dct2.indexOf(ch) !== -1) { + if (handled.indexOf(dct2) > -1) { + return false; + } + str = str.replace(new RegExp("[" + dct2 + "]", "gm" + sens), "[" + dct2 + "]"); + handled.push(dct2); + } + return true; + }); + }); + return str; + } + }, { + key: "createMergedBlanksRegExp", + value: function createMergedBlanksRegExp(str) { + return str.replace(/[\s]+/gmi, "[\\s]+"); + } + }, { + key: "createAccuracyRegExp", + value: function createAccuracyRegExp(str) { + var _this = this; + var chars = "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~\xA1\xBF"; + var acc = this.opt.accuracy, val = typeof acc === "string" ? acc : acc.value, ls = typeof acc === "string" ? [] : acc.limiters, lsJoin = ""; + ls.forEach(function(limiter) { + lsJoin += "|" + _this.escapeStr(limiter); + }); + switch (val) { + case "partially": + default: + return "()(" + str + ")"; + case "complementary": + lsJoin = "\\s" + (lsJoin ? lsJoin : this.escapeStr(chars)); + return "()([^" + lsJoin + "]*" + str + "[^" + lsJoin + "]*)"; + case "exactly": + return "(^|\\s" + lsJoin + ")(" + str + ")(?=$|\\s" + lsJoin + ")"; + } + } + }, { + key: "getSeparatedKeywords", + value: function getSeparatedKeywords(sv) { + var _this2 = this; + var stack = []; + sv.forEach(function(kw) { + if (!_this2.opt.separateWordSearch) { + if (kw.trim() && stack.indexOf(kw) === -1) { + stack.push(kw); + } + } else { + kw.split(" ").forEach(function(kwSplitted) { + if (kwSplitted.trim() && stack.indexOf(kwSplitted) === -1) { + stack.push(kwSplitted); + } + }); + } + }); + return { + "keywords": stack.sort(function(a, b) { + return b.length - a.length; + }), + "length": stack.length + }; + } + }, { + key: "isNumeric", + value: function isNumeric(value) { + return Number(parseFloat(value)) == value; + } + }, { + key: "checkRanges", + value: function checkRanges(array) { + var _this3 = this; + if (!Array.isArray(array) || Object.prototype.toString.call(array[0]) !== "[object Object]") { + this.log("markRanges() will only accept an array of objects"); + this.opt.noMatch(array); + return []; + } + var stack = []; + var last = 0; + array.sort(function(a, b) { + return a.start - b.start; + }).forEach(function(item) { + var _callNoMatchOnInvalid = _this3.callNoMatchOnInvalidRanges(item, last), start = _callNoMatchOnInvalid.start, end = _callNoMatchOnInvalid.end, valid = _callNoMatchOnInvalid.valid; + if (valid) { + item.start = start; + item.length = end - start; + stack.push(item); + last = end; + } + }); + return stack; + } + }, { + key: "callNoMatchOnInvalidRanges", + value: function callNoMatchOnInvalidRanges(range, last) { + var start = void 0, end = void 0, valid = false; + if (range && typeof range.start !== "undefined") { + start = parseInt(range.start, 10); + end = start + parseInt(range.length, 10); + if (this.isNumeric(range.start) && this.isNumeric(range.length) && end - last > 0 && end - start > 0) { + valid = true; + } else { + this.log("Ignoring invalid or overlapping range: " + ("" + JSON.stringify(range))); + this.opt.noMatch(range); + } + } else { + this.log("Ignoring invalid range: " + JSON.stringify(range)); + this.opt.noMatch(range); + } + return { + start, + end, + valid + }; + } + }, { + key: "checkWhitespaceRanges", + value: function checkWhitespaceRanges(range, originalLength, string) { + var end = void 0, valid = true, max = string.length, offset = originalLength - max, start = parseInt(range.start, 10) - offset; + start = start > max ? max : start; + end = start + parseInt(range.length, 10); + if (end > max) { + end = max; + this.log("End range automatically set to the max value of " + max); + } + if (start < 0 || end - start < 0 || start > max || end > max) { + valid = false; + this.log("Invalid range: " + JSON.stringify(range)); + this.opt.noMatch(range); + } else if (string.substring(start, end).replace(/\s+/g, "") === "") { + valid = false; + this.log("Skipping whitespace only range: " + JSON.stringify(range)); + this.opt.noMatch(range); + } + return { + start, + end, + valid + }; + } + }, { + key: "getTextNodes", + value: function getTextNodes(cb) { + var _this4 = this; + var val = "", nodes = []; + this.iterator.forEachNode(NodeFilter.SHOW_TEXT, function(node) { + nodes.push({ + start: val.length, + end: (val += node.textContent).length, + node + }); + }, function(node) { + if (_this4.matchesExclude(node.parentNode)) { + return NodeFilter.FILTER_REJECT; + } else { + return NodeFilter.FILTER_ACCEPT; + } + }, function() { + cb({ + value: val, + nodes + }); + }); + } + }, { + key: "matchesExclude", + value: function matchesExclude(el) { + return DOMIterator.matches(el, this.opt.exclude.concat(["script", "style", "title", "head", "html"])); + } + }, { + key: "wrapRangeInTextNode", + value: function wrapRangeInTextNode(node, start, end) { + var hEl = !this.opt.element ? "mark" : this.opt.element, startNode = node.splitText(start), ret = startNode.splitText(end - start); + var repl = document.createElement(hEl); + repl.setAttribute("data-markjs", "true"); + if (this.opt.className) { + repl.setAttribute("class", this.opt.className); + } + repl.textContent = startNode.textContent; + startNode.parentNode.replaceChild(repl, startNode); + return ret; + } + }, { + key: "wrapRangeInMappedTextNode", + value: function wrapRangeInMappedTextNode(dict, start, end, filterCb, eachCb) { + var _this5 = this; + dict.nodes.every(function(n, i) { + var sibl = dict.nodes[i + 1]; + if (typeof sibl === "undefined" || sibl.start > start) { + if (!filterCb(n.node)) { + return false; + } + var s = start - n.start, e = (end > n.end ? n.end : end) - n.start, startStr = dict.value.substr(0, n.start), endStr = dict.value.substr(e + n.start); + n.node = _this5.wrapRangeInTextNode(n.node, s, e); + dict.value = startStr + endStr; + dict.nodes.forEach(function(k, j) { + if (j >= i) { + if (dict.nodes[j].start > 0 && j !== i) { + dict.nodes[j].start -= e; + } + dict.nodes[j].end -= e; + } + }); + end -= e; + eachCb(n.node.previousSibling, n.start); + if (end > n.end) { + start = n.end; + } else { + return false; + } + } + return true; + }); + } + }, { + key: "wrapMatches", + value: function wrapMatches(regex, ignoreGroups, filterCb, eachCb, endCb) { + var _this6 = this; + var matchIdx = ignoreGroups === 0 ? 0 : ignoreGroups + 1; + this.getTextNodes(function(dict) { + dict.nodes.forEach(function(node) { + node = node.node; + var match = void 0; + while ((match = regex.exec(node.textContent)) !== null && match[matchIdx] !== "") { + if (!filterCb(match[matchIdx], node)) { + continue; + } + var pos = match.index; + if (matchIdx !== 0) { + for (var i = 1; i < matchIdx; i++) { + pos += match[i].length; + } + } + node = _this6.wrapRangeInTextNode(node, pos, pos + match[matchIdx].length); + eachCb(node.previousSibling); + regex.lastIndex = 0; + } + }); + endCb(); + }); + } + }, { + key: "wrapMatchesAcrossElements", + value: function wrapMatchesAcrossElements(regex, ignoreGroups, filterCb, eachCb, endCb) { + var _this7 = this; + var matchIdx = ignoreGroups === 0 ? 0 : ignoreGroups + 1; + this.getTextNodes(function(dict) { + var match = void 0; + while ((match = regex.exec(dict.value)) !== null && match[matchIdx] !== "") { + var start = match.index; + if (matchIdx !== 0) { + for (var i = 1; i < matchIdx; i++) { + start += match[i].length; + } + } + var end = start + match[matchIdx].length; + _this7.wrapRangeInMappedTextNode(dict, start, end, function(node) { + return filterCb(match[matchIdx], node); + }, function(node, lastIndex) { + regex.lastIndex = lastIndex; + eachCb(node); + }); + } + endCb(); + }); + } + }, { + key: "wrapRangeFromIndex", + value: function wrapRangeFromIndex(ranges, filterCb, eachCb, endCb) { + var _this8 = this; + this.getTextNodes(function(dict) { + var originalLength = dict.value.length; + ranges.forEach(function(range, counter) { + var _checkWhitespaceRange = _this8.checkWhitespaceRanges(range, originalLength, dict.value), start = _checkWhitespaceRange.start, end = _checkWhitespaceRange.end, valid = _checkWhitespaceRange.valid; + if (valid) { + _this8.wrapRangeInMappedTextNode(dict, start, end, function(node) { + return filterCb(node, range, dict.value.substring(start, end), counter); + }, function(node) { + eachCb(node, range); + }); + } + }); + endCb(); + }); + } + }, { + key: "unwrapMatches", + value: function unwrapMatches(node) { + var parent = node.parentNode; + var docFrag = document.createDocumentFragment(); + while (node.firstChild) { + docFrag.appendChild(node.removeChild(node.firstChild)); + } + parent.replaceChild(docFrag, node); + if (!this.ie) { + parent.normalize(); + } else { + this.normalizeTextNode(parent); + } + } + }, { + key: "normalizeTextNode", + value: function normalizeTextNode(node) { + if (!node) { + return; + } + if (node.nodeType === 3) { + while (node.nextSibling && node.nextSibling.nodeType === 3) { + node.nodeValue += node.nextSibling.nodeValue; + node.parentNode.removeChild(node.nextSibling); + } + } else { + this.normalizeTextNode(node.firstChild); + } + this.normalizeTextNode(node.nextSibling); + } + }, { + key: "markRegExp", + value: function markRegExp(regexp, opt) { + var _this9 = this; + this.opt = opt; + this.log('Searching with expression "' + regexp + '"'); + var totalMatches = 0, fn = "wrapMatches"; + var eachCb = function eachCb2(element) { + totalMatches++; + _this9.opt.each(element); + }; + if (this.opt.acrossElements) { + fn = "wrapMatchesAcrossElements"; + } + this[fn](regexp, this.opt.ignoreGroups, function(match, node) { + return _this9.opt.filter(node, match, totalMatches); + }, eachCb, function() { + if (totalMatches === 0) { + _this9.opt.noMatch(regexp); + } + _this9.opt.done(totalMatches); + }); + } + }, { + key: "mark", + value: function mark(sv, opt) { + var _this10 = this; + this.opt = opt; + var totalMatches = 0, fn = "wrapMatches"; + var _getSeparatedKeywords = this.getSeparatedKeywords(typeof sv === "string" ? [sv] : sv), kwArr = _getSeparatedKeywords.keywords, kwArrLen = _getSeparatedKeywords.length, sens = this.opt.caseSensitive ? "" : "i", handler = function handler2(kw) { + var regex = new RegExp(_this10.createRegExp(kw), "gm" + sens), matches = 0; + _this10.log('Searching with expression "' + regex + '"'); + _this10[fn](regex, 1, function(term, node) { + return _this10.opt.filter(node, kw, totalMatches, matches); + }, function(element) { + matches++; + totalMatches++; + _this10.opt.each(element); + }, function() { + if (matches === 0) { + _this10.opt.noMatch(kw); + } + if (kwArr[kwArrLen - 1] === kw) { + _this10.opt.done(totalMatches); + } else { + handler2(kwArr[kwArr.indexOf(kw) + 1]); + } + }); + }; + if (this.opt.acrossElements) { + fn = "wrapMatchesAcrossElements"; + } + if (kwArrLen === 0) { + this.opt.done(totalMatches); + } else { + handler(kwArr[0]); + } + } + }, { + key: "markRanges", + value: function markRanges(rawRanges, opt) { + var _this11 = this; + this.opt = opt; + var totalMatches = 0, ranges = this.checkRanges(rawRanges); + if (ranges && ranges.length) { + this.log("Starting to mark with the following ranges: " + JSON.stringify(ranges)); + this.wrapRangeFromIndex(ranges, function(node, range, match, counter) { + return _this11.opt.filter(node, range, match, counter); + }, function(element, range) { + totalMatches++; + _this11.opt.each(element, range); + }, function() { + _this11.opt.done(totalMatches); + }); + } else { + this.opt.done(totalMatches); + } + } + }, { + key: "unmark", + value: function unmark(opt) { + var _this12 = this; + this.opt = opt; + var sel = this.opt.element ? this.opt.element : "*"; + sel += "[data-markjs]"; + if (this.opt.className) { + sel += "." + this.opt.className; + } + this.log('Removal selector "' + sel + '"'); + this.iterator.forEachNode(NodeFilter.SHOW_ELEMENT, function(node) { + _this12.unwrapMatches(node); + }, function(node) { + var matchesSel = DOMIterator.matches(node, sel), matchesExclude = _this12.matchesExclude(node); + if (!matchesSel || matchesExclude) { + return NodeFilter.FILTER_REJECT; + } else { + return NodeFilter.FILTER_ACCEPT; + } + }, this.opt.done); + } + }, { + key: "opt", + set: function set$$1(val) { + this._opt = _extends({}, { + "element": "", + "className": "", + "exclude": [], + "iframes": false, + "iframesTimeout": 5e3, + "separateWordSearch": true, + "diacritics": true, + "synonyms": {}, + "accuracy": "partially", + "acrossElements": false, + "caseSensitive": false, + "ignoreJoiners": false, + "ignoreGroups": 0, + "ignorePunctuation": [], + "wildcards": "disabled", + "each": function each() { + }, + "noMatch": function noMatch() { + }, + "filter": function filter() { + return true; + }, + "done": function done() { + }, + "debug": false, + "log": window.console + }, val); + }, + get: function get$$1() { + return this._opt; + } + }, { + key: "iterator", + get: function get$$1() { + return new DOMIterator(this.ctx, this.opt.iframes, this.opt.exclude, this.opt.iframesTimeout); + } + }]); + return Mark3; + }(); + function Mark2(ctx) { + var _this = this; + var instance = new Mark$1(ctx); + this.mark = function(sv, opt) { + instance.mark(sv, opt); + return _this; + }; + this.markRegExp = function(sv, opt) { + instance.markRegExp(sv, opt); + return _this; + }; + this.markRanges = function(sv, opt) { + instance.markRanges(sv, opt); + return _this; + }; + this.unmark = function(opt) { + instance.unmark(opt); + return _this; + }; + return this; + } + return Mark2; + }); + } +}); + +// lib/highlight.ts +var import_mark = __toESM(require_mark(), 1); +var PagefindHighlight = class { + constructor(options = { + markContext: null, + highlightParam: "pagefind-highlight", + markOptions: { + className: "pagefind-highlight", + exclude: ["[data-pagefind-ignore]", "[data-pagefind-ignore] *"] + }, + addStyles: true + }) { + var _a, _b; + const { highlightParam, markContext, markOptions, addStyles } = options; + this.highlightParam = highlightParam ?? "pagefind-highlight"; + this.addStyles = addStyles ?? true; + this.markContext = markContext !== void 0 ? markContext : null; + this.markOptions = markOptions !== void 0 ? markOptions : { + className: "pagefind-highlight", + exclude: ["[data-pagefind-ignore]", "[data-pagefind-ignore] *"] + }; + (_a = this.markOptions).className ?? (_a.className = "pagefind__highlight"); + (_b = this.markOptions).exclude ?? (_b.exclude = [ + "[data-pagefind-ignore]", + "[data-pagefind-ignore] *" + ]); + this.markOptions.separateWordSearch = false; + this.highlight(); + } + getHighlightParams(paramName) { + const urlParams = new URLSearchParams(window.location.search); + return urlParams.getAll(paramName); + } + // Inline styles might be too hard to override + addHighlightStyles(className) { + if (!className) + return; + const styleElement = document.createElement("style"); + styleElement.innerText = `:where(.${className}) { background-color: yellow; color: black; }`; + document.head.appendChild(styleElement); + } + createMarkInstance() { + if (this.markContext) { + return new import_mark.default(this.markContext); + } + const pagefindBody = document.querySelectorAll("[data-pagefind-body]"); + if (pagefindBody.length !== 0) { + return new import_mark.default(pagefindBody); + } else { + return new import_mark.default(document.body); + } + } + markText(instance, text) { + instance.mark(text, this.markOptions); + } + highlight() { + const params = this.getHighlightParams(this.highlightParam); + if (!params || params.length === 0) + return; + this.addStyles && this.addHighlightStyles(this.markOptions.className); + const markInstance = this.createMarkInstance(); + this.markText(markInstance, params); + } +}; +window.PagefindHighlight = PagefindHighlight; +export { + PagefindHighlight as default +}; +/*! Bundled license information: + +mark.js/dist/mark.js: + (*!*************************************************** + * mark.js v8.11.1 + * https://markjs.io/ + * Copyright (c) 2014–2018, Julian Kühnel + * Released under the MIT license https://git.io/vwTVl + *****************************************************) +*/ diff --git a/public/pagefind/pagefind-modular-ui.css b/public/pagefind/pagefind-modular-ui.css new file mode 100644 index 0000000..9c6793e --- /dev/null +++ b/public/pagefind/pagefind-modular-ui.css @@ -0,0 +1,214 @@ +:root { + --pagefind-ui-scale: 0.8; + --pagefind-ui-primary: #034AD8; + --pagefind-ui-fade: #707070; + --pagefind-ui-text: #393939; + --pagefind-ui-background: #ffffff; + --pagefind-ui-border: #eeeeee; + --pagefind-ui-tag: #eeeeee; + --pagefind-ui-border-width: 2px; + --pagefind-ui-border-radius: 8px; + --pagefind-ui-image-border-radius: 8px; + --pagefind-ui-image-box-ratio: 3 / 2; + --pagefind-ui-font: system, -apple-system, ".SFNSText-Regular", + "San Francisco", "Roboto", "Segoe UI", "Helvetica Neue", + "Lucida Grande", sans-serif; +} + +[data-pfmod-hidden] { + display: none !important; +} + +[data-pfmod-suppressed] { + opacity: 0 !important; + pointer-events: none !important; +} + +[data-pfmod-sr-hidden] { + -webkit-clip: rect(0 0 0 0) !important; + clip: rect(0 0 0 0) !important; + -webkit-clip-path: inset(100%) !important; + clip-path: inset(100%) !important; + height: 1px !important; + overflow: hidden !important; + overflow: clip !important; + position: absolute !important; + white-space: nowrap !important; + width: 1px !important; +} + +[data-pfmod-loading] { + color: var(--pagefind-ui-text); + background-color: var(--pagefind-ui-text); + border-radius: var(--pagefind-ui-border-radius); + opacity: 0.1; + pointer-events: none; +} + +/* Input */ + +.pagefind-modular-input-wrapper { + position: relative; +} + +.pagefind-modular-input-wrapper::before { + background-color: var(--pagefind-ui-text); + width: calc(18px * var(--pagefind-ui-scale)); + height: calc(18px * var(--pagefind-ui-scale)); + top: calc(23px * var(--pagefind-ui-scale)); + left: calc(20px * var(--pagefind-ui-scale)); + content: ""; + position: absolute; + display: block; + opacity: 0.7; + -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.7549 11.255H11.9649L11.6849 10.985C12.6649 9.845 13.2549 8.365 13.2549 6.755C13.2549 3.165 10.3449 0.255005 6.75488 0.255005C3.16488 0.255005 0.254883 3.165 0.254883 6.755C0.254883 10.345 3.16488 13.255 6.75488 13.255C8.36488 13.255 9.84488 12.665 10.9849 11.685L11.2549 11.965V12.755L16.2549 17.745L17.7449 16.255L12.7549 11.255ZM6.75488 11.255C4.26488 11.255 2.25488 9.245 2.25488 6.755C2.25488 4.26501 4.26488 2.255 6.75488 2.255C9.24488 2.255 11.2549 4.26501 11.2549 6.755C11.2549 9.245 9.24488 11.255 6.75488 11.255Z' fill='%23000000'/%3E%3C/svg%3E%0A"); + mask-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.7549 11.255H11.9649L11.6849 10.985C12.6649 9.845 13.2549 8.365 13.2549 6.755C13.2549 3.165 10.3449 0.255005 6.75488 0.255005C3.16488 0.255005 0.254883 3.165 0.254883 6.755C0.254883 10.345 3.16488 13.255 6.75488 13.255C8.36488 13.255 9.84488 12.665 10.9849 11.685L11.2549 11.965V12.755L16.2549 17.745L17.7449 16.255L12.7549 11.255ZM6.75488 11.255C4.26488 11.255 2.25488 9.245 2.25488 6.755C2.25488 4.26501 4.26488 2.255 6.75488 2.255C9.24488 2.255 11.2549 4.26501 11.2549 6.755C11.2549 9.245 9.24488 11.255 6.75488 11.255Z' fill='%23000000'/%3E%3C/svg%3E%0A"); + -webkit-mask-size: 100%; + mask-size: 100%; + z-index: 9; + pointer-events: none; +} + +.pagefind-modular-input { + height: calc(64px * var(--pagefind-ui-scale)); + padding: 0 calc(70px * var(--pagefind-ui-scale)) 0 calc(54px * var(--pagefind-ui-scale)); + background-color: var(--pagefind-ui-background); + border: var(--pagefind-ui-border-width) solid var(--pagefind-ui-border); + border-radius: var(--pagefind-ui-border-radius); + font-size: calc(21px * var(--pagefind-ui-scale)); + position: relative; + appearance: none; + -webkit-appearance: none; + display: flex; + width: 100%; + box-sizing: border-box; + font-weight: 700; +} + +.pagefind-modular-input::placeholder { + opacity: 0.2; +} + +.pagefind-modular-input-clear { + position: absolute; + top: calc(2px * var(--pagefind-ui-scale)); + right: calc(2px * var(--pagefind-ui-scale)); + height: calc(60px * var(--pagefind-ui-scale)); + border-radius: var(--pagefind-ui-border-radius); + padding: 0 calc(15px * var(--pagefind-ui-scale)) 0 calc(2px * var(--pagefind-ui-scale)); + color: var(--pagefind-ui-text); + font-size: calc(14px * var(--pagefind-ui-scale)); + cursor: pointer; + background-color: var(--pagefind-ui-background); + border: none; + appearance: none; +} + +/* ResultList */ + +.pagefind-modular-list-result { + list-style-type: none; + display: flex; + align-items: flex-start; + gap: min(calc(40px * var(--pagefind-ui-scale)), 3%); + padding: calc(30px * var(--pagefind-ui-scale)) 0 calc(40px * var(--pagefind-ui-scale)); + border-top: solid var(--pagefind-ui-border-width) var(--pagefind-ui-border); +} + +.pagefind-modular-list-result:last-of-type { + border-bottom: solid var(--pagefind-ui-border-width) var(--pagefind-ui-border); +} + +.pagefind-modular-list-thumb { + width: min(30%, + calc((30% - (100px * var(--pagefind-ui-scale))) * 100000)); + max-width: calc(120px * var(--pagefind-ui-scale)); + margin-top: calc(10px * var(--pagefind-ui-scale)); + aspect-ratio: var(--pagefind-ui-image-box-ratio); + position: relative; +} + +.pagefind-modular-list-image { + display: block; + position: absolute; + left: 50%; + transform: translateX(-50%); + font-size: 0; + width: auto; + height: auto; + max-width: 100%; + max-height: 100%; + border-radius: var(--pagefind-ui-image-border-radius); +} + +.pagefind-modular-list-inner { + flex: 1; + display: flex; + flex-direction: column; + align-items: flex-start; + margin-top: calc(10px * var(--pagefind-ui-scale)); +} + +.pagefind-modular-list-title { + display: inline-block; + font-weight: 700; + font-size: calc(21px * var(--pagefind-ui-scale)); + margin-top: 0; + margin-bottom: 0; +} + +.pagefind-modular-list-link { + color: var(--pagefind-ui-text); + text-decoration: none; +} + +.pagefind-modular-list-link:hover { + text-decoration: underline; +} + +.pagefind-modular-list-excerpt { + display: inline-block; + font-weight: 400; + font-size: calc(16px * var(--pagefind-ui-scale)); + margin-top: calc(4px * var(--pagefind-ui-scale)); + margin-bottom: 0; + min-width: calc(250px * var(--pagefind-ui-scale)); +} + +/* FilterPills */ + +.pagefind-modular-filter-pills-wrapper { + overflow-x: scroll; + padding: 15px 0; +} + +.pagefind-modular-filter-pills { + display: flex; + gap: 6px; +} + +.pagefind-modular-filter-pill { + display: flex; + justify-content: center; + align-items: center; + border: none; + appearance: none; + padding: 0 calc(24px * var(--pagefind-ui-scale)); + background-color: var(--pagefind-ui-background); + color: var(--pagefind-ui-fade); + border: var(--pagefind-ui-border-width) solid var(--pagefind-ui-border); + border-radius: calc(25px * var(--pagefind-ui-scale)); + font-size: calc(18px * var(--pagefind-ui-scale)); + height: calc(50px * var(--pagefind-ui-scale)); + cursor: pointer; + white-space: nowrap; +} + +.pagefind-modular-filter-pill:hover { + border-color: var(--pagefind-ui-primary); +} + +.pagefind-modular-filter-pill[aria-pressed="true"] { + border-color: var(--pagefind-ui-primary); + color: var(--pagefind-ui-primary); +} \ No newline at end of file diff --git a/public/pagefind/pagefind-modular-ui.js b/public/pagefind/pagefind-modular-ui.js new file mode 100644 index 0000000..43f738f --- /dev/null +++ b/public/pagefind/pagefind-modular-ui.js @@ -0,0 +1,8 @@ +(()=>{var b=Object.defineProperty;var w=(i,e)=>{for(var t in e)b(i,t,{get:e[t],enumerable:!0})};var f={};w(f,{FilterPills:()=>h,Input:()=>l,Instance:()=>p,ResultList:()=>a,Summary:()=>o});var r=class i{constructor(e){this.element=document.createElement(e)}id(e){return this.element.id=e,this}class(e){return this.element.classList.add(e),this}attrs(e){for(let[t,s]of Object.entries(e))this.element.setAttribute(t,s);return this}text(e){return this.element.innerText=e,this}html(e){return this.element.innerHTML=e,this}handle(e,t){return this.element.addEventListener(e,t),this}addTo(e){return e instanceof i?e.element.appendChild(this.element):e.appendChild(this.element),this.element}};var T=async(i=100)=>new Promise(e=>setTimeout(e,i)),l=class{constructor(e={}){if(this.inputEl=null,this.clearEl=null,this.instance=null,this.searchID=0,this.debounceTimeoutMs=e.debounceTimeoutMs??300,e.inputElement){if(e.containerElement){console.warn("[Pagefind Input component]: inputElement and containerElement both supplied. Ignoring the container option.");return}this.initExisting(e.inputElement)}else if(e.containerElement)this.initContainer(e.containerElement);else{console.error("[Pagefind Input component]: No selector supplied for containerElement or inputElement");return}this.inputEl.addEventListener("input",async t=>{if(this.instance&&typeof t?.target?.value=="string"){this.updateState(t.target.value);let s=++this.searchID;if(await T(this.debounceTimeoutMs),s!==this.searchID)return null;this.instance?.triggerSearch(t.target.value)}}),this.inputEl.addEventListener("keydown",t=>{t.key==="Escape"&&(++this.searchID,this.inputEl.value="",this.instance?.triggerSearch(""),this.updateState("")),t.key==="Enter"&&t.preventDefault()}),this.inputEl.addEventListener("focus",()=>{this.instance?.triggerLoad()})}initContainer(e){let t=document.querySelector(e);if(!t){console.error(`[Pagefind Input component]: No container found for ${e} selector`);return}if(t.tagName==="INPUT")console.warn(`[Pagefind Input component]: Encountered input element for ${e} when a container was expected`),console.warn("[Pagefind Input component]: Treating containerElement option as inputElement and proceeding"),this.initExisting(e);else{t.innerHTML="";let s=0;for(;document.querySelector(`#pfmod-input-${s}`);)s+=1;let n=new r("form").class("pagefind-modular-input-wrapper").attrs({role:"search","aria-label":"Search this site",action:"javascript:void(0);"});new r("label").attrs({for:`pfmod-input-${s}`,"data-pfmod-sr-hidden":"true"}).text("Search this site").addTo(n),this.inputEl=new r("input").id(`pfmod-input-${s}`).class("pagefind-modular-input").attrs({autocapitalize:"none",enterkeyhint:"search"}).addTo(n),this.clearEl=new r("button").class("pagefind-modular-input-clear").attrs({"data-pfmod-suppressed":"true"}).text("Clear").handle("click",()=>{this.inputEl.value="",this.instance.triggerSearch(""),this.updateState("")}).addTo(n),n.addTo(t)}}initExisting(e){let t=document.querySelector(e);if(!t){console.error(`[Pagefind Input component]: No input element found for ${e} selector`);return}if(t.tagName!=="INPUT"){console.error(`[Pagefind Input component]: Expected ${e} to be an element`);return}this.inputEl=t}updateState(e){this.clearEl&&(e&&e?.length?this.clearEl.removeAttribute("data-pfmod-suppressed"):this.clearEl.setAttribute("data-pfmod-suppressed","true"))}register(e){this.instance=e,this.instance.on("search",(t,s)=>{this.inputEl&&document.activeElement!==this.inputEl&&(this.inputEl.value=t,this.updateState(t))})}focus(){this.inputEl&&this.inputEl.focus()}};var g=i=>{if(i instanceof Element)return[i];if(Array.isArray(i)&&i.every(e=>e instanceof Element))return i;if(typeof i=="string"||i instanceof String){let e=document.createElement("div");return e.innerHTML=i,[...e.childNodes]}else return console.error(`[Pagefind ResultList component]: Expected template function to return an HTML element or string, got ${typeof i}`),[]},v=()=>{let i=(e=30)=>". ".repeat(Math.floor(10+Math.random()*e));return`
  • +
    +
    +

    ${i(30)}

    +

    ${i(40)}

    +
    +
  • `},y=i=>{let e=new r("li").class("pagefind-modular-list-result"),t=new r("div").class("pagefind-modular-list-thumb").addTo(e);i?.meta?.image&&new r("img").class("pagefind-modular-list-image").attrs({src:i.meta.image,alt:i.meta.image_alt||i.meta.title}).addTo(t);let s=new r("div").class("pagefind-modular-list-inner").addTo(e),n=new r("p").class("pagefind-modular-list-title").addTo(s);return new r("a").class("pagefind-modular-list-link").text(i.meta?.title).attrs({href:i.meta?.url||i.url}).addTo(n),new r("p").class("pagefind-modular-list-excerpt").html(i.excerpt).addTo(s),e.element},E=i=>{if(!(i instanceof HTMLElement))return null;let e=window.getComputedStyle(i).overflowY;return e!=="visible"&&e!=="hidden"?i:E(i.parentNode)},d=class{constructor(e={}){this.rawResult=e.result,this.placeholderNodes=e.placeholderNodes,this.resultFn=e.resultFn,this.intersectionEl=e.intersectionEl,this.result=null,this.waitForIntersection()}waitForIntersection(){if(!this.placeholderNodes?.length)return;let e={root:this.intersectionEl,rootMargin:"0px",threshold:.01};new IntersectionObserver((s,n)=>{this.result===null&&s?.[0]?.isIntersecting&&(this.load(),n.disconnect())},e).observe(this.placeholderNodes[0])}async load(){if(!this.placeholderNodes?.length)return;this.result=await this.rawResult.data();let e=this.resultFn(this.result),t=g(e);for(;this.placeholderNodes.length>1;)this.placeholderNodes.pop().remove();this.placeholderNodes[0].replaceWith(...t)}},a=class{constructor(e){if(this.intersectionEl=document.body,this.containerEl=null,this.results=[],this.placeholderTemplate=e.placeholderTemplate??v,this.resultTemplate=e.resultTemplate??y,e.containerElement)this.initContainer(e.containerElement);else{console.error("[Pagefind ResultList component]: No selector supplied for containerElement");return}}initContainer(e){let t=document.querySelector(e);if(!t){console.error(`[Pagefind ResultList component]: No container found for ${e} selector`);return}this.containerEl=t}append(e){for(let t of e)this.containerEl.appendChild(t)}register(e){e.on("results",t=>{this.containerEl&&(this.containerEl.innerHTML="",this.intersectionEl=E(this.containerEl),this.results=t.results.map(s=>{let n=g(this.placeholderTemplate());return this.append(n),new d({result:s,placeholderNodes:n,resultFn:this.resultTemplate,intersectionEl:this.intersectionEl})}))}),e.on("loading",()=>{this.containerEl&&(this.containerEl.innerHTML="")})}};var o=class{constructor(e={}){if(this.containerEl=null,this.defaultMessage=e.defaultMessage??"",this.term="",e.containerElement)this.initContainer(e.containerElement);else{console.error("[Pagefind Summary component]: No selector supplied for containerElement");return}}initContainer(e){let t=document.querySelector(e);if(!t){console.error(`[Pagefind Summary component]: No container found for ${e} selector`);return}this.containerEl=t,this.containerEl.innerText=this.defaultMessage}register(e){e.on("search",(t,s)=>{this.term=t}),e.on("results",t=>{if(!this.containerEl||!t)return;if(!this.term){this.containerEl.innerText=this.defaultMessage;return}let s=t?.results?.length??0;this.containerEl.innerText=`${s} result${s===1?"":"s"} for ${this.term}`}),e.on("loading",()=>{this.containerEl&&(this.containerEl.innerText=`Searching for ${this.term}...`)})}};var h=class{constructor(e={}){if(this.instance=null,this.wrapper=null,this.pillContainer=null,this.available={},this.selected=["All"],this.total=0,this.filterMemo="",this.filter=e.filter,this.ordering=e.ordering??null,this.alwaysShow=e.alwaysShow??!1,this.selectMultiple=e.selectMultiple??!1,!this.filter?.length){console.error("[Pagefind FilterPills component]: No filter option supplied, nothing to display");return}if(e.containerElement)this.initContainer(e.containerElement);else{console.error("[Pagefind FilterPills component]: No selector supplied for containerElement");return}}initContainer(e){let t=document.querySelector(e);if(!t){console.error(`[Pagefind FilterPills component]: No container found for ${e} selector`);return}t.innerHTML="";let s=`pagefind_modular_filter_pills_${this.filter}`,n=new r("div").class("pagefind-modular-filter-pills-wrapper").attrs({role:"group","aria-labelledby":s});this.alwaysShow||n.attrs({"data-pfmod-hidden":!0}),new r("div").id(s).class("pagefind-modular-filter-pills-label").attrs({"data-pfmod-sr-hidden":!0}).text(`Filter results by ${this.filter}`).addTo(n),this.pillContainer=new r("div").class("pagefind-modular-filter-pills").addTo(n),this.wrapper=n.addTo(t)}update(){let e=this.available.map(t=>t[0]).join("~");e==this.filterMemo?this.updateExisting():(this.renderNew(),this.filterMemo=e)}pushFilters(){let e=this.selected.filter(t=>t!=="All");this.instance.triggerFilter(this.filter,e)}pillInner(e,t){return this.total?`${e} (${t})`:`${e}`}renderNew(){this.available.forEach(([e,t])=>{new r("button").class("pagefind-modular-filter-pill").html(this.pillInner(e,t)).attrs({"aria-pressed":this.selected.includes(e),type:"button"}).handle("click",()=>{e==="All"?this.selected=["All"]:this.selected.includes(e)?this.selected=this.selected.filter(s=>s!==e):this.selectMultiple?this.selected.push(e):this.selected=[e],this.selected?.length?this.selected?.length>1&&(this.selected=this.selected.filter(s=>s!=="All")):this.selected=["All"],this.update(),this.pushFilters()}).addTo(this.pillContainer)})}updateExisting(){let e=[...this.pillContainer.childNodes];this.available.forEach(([t,s],n)=>{e[n].innerHTML=this.pillInner(t,s),e[n].setAttribute("aria-pressed",this.selected.includes(t))})}register(e){this.instance=e,this.instance.on("filters",t=>{if(!this.pillContainer)return;this.selectMultiple?t=t.available:t=t.total;let s=t[this.filter];if(!s){console.warn(`[Pagefind FilterPills component]: No possible values found for the ${this.filter} filter`);return}this.available=Object.entries(s),Array.isArray(this.ordering)?this.available.sort((n,c)=>{let m=this.ordering.indexOf(n[0]),_=this.ordering.indexOf(c[0]);return(m===-1?1/0:m)-(_===-1?1/0:_)}):this.available.sort((n,c)=>n[0].localeCompare(c[0])),this.available.unshift(["All",this.total]),this.update()}),e.on("results",t=>{this.pillContainer&&(this.total=t?.unfilteredResultCount||0,this.available?.[0]?.[0]==="All"&&(this.available[0][1]=this.total),this.total||this.alwaysShow?this.wrapper.removeAttribute("data-pfmod-hidden"):this.wrapper.setAttribute("data-pfmod-hidden","true"),this.update())})}};var P=async(i=50)=>await new Promise(e=>setTimeout(e,i)),u;try{document?.currentScript&&document.currentScript.tagName.toUpperCase()==="SCRIPT"&&(u=new URL(document.currentScript.src).pathname.match(/^(.*\/)(?:pagefind-)?modular-ui.js.*$/)[1])}catch{u="/pagefind/"}var p=class{constructor(e={}){this.__pagefind__=null,this.__initializing__=null,this.__searchID__=0,this.__hooks__={search:[],filters:[],loading:[],results:[]},this.components=[],this.searchTerm="",this.searchFilters={},this.searchResult={},this.availableFilters=null,this.totalFilters=null,this.options={bundlePath:e.bundlePath??u,mergeIndex:e.mergeIndex??[]},delete e.bundlePath,delete e.resetStyles,delete e.processResult,delete e.processTerm,delete e.debounceTimeoutMs,delete e.mergeIndex,delete e.translations,this.pagefindOptions=e}add(e){e?.register?.(this),this.components.push(e)}on(e,t){if(!this.__hooks__[e]){let s=Object.keys(this.__hooks__).join(", ");console.error(`[Pagefind Composable]: Unknown event type ${e}. Supported events: [${s}]`);return}if(typeof t!="function"){console.error(`[Pagefind Composable]: Expected callback to be a function, received ${typeof t}`);return}this.__hooks__[e].push(t)}triggerLoad(){this.__load__()}triggerSearch(e){this.searchTerm=e,this.__dispatch__("search",e,this.searchFilters),this.__search__(e,this.searchFilters)}triggerSearchWithFilters(e,t){this.searchTerm=e,this.searchFilters=t,this.__dispatch__("search",e,t),this.__search__(e,t)}triggerFilters(e){this.searchFilters=e,this.__dispatch__("search",this.searchTerm,e),this.__search__(this.searchTerm,e)}triggerFilter(e,t){this.searchFilters=this.searchFilters||{},this.searchFilters[e]=t,this.__dispatch__("search",this.searchTerm,this.searchFilters),this.__search__(this.searchTerm,this.searchFilters)}__dispatch__(e,...t){this.__hooks__[e]?.forEach(s=>s?.(...t))}async __clear__(){this.__dispatch__("results",{results:[],unfilteredTotalCount:0}),this.availableFilters=await this.__pagefind__.filters(),this.totalFilters=this.availableFilters,this.__dispatch__("filters",{available:this.availableFilters,total:this.totalFilters})}async __search__(e,t){this.__dispatch__("loading"),await this.__load__();let s=++this.__searchID__;if(!e||!e.length)return this.__clear__();let n=await this.__pagefind__.search(e,{filters:t});n&&this.__searchID__===s&&(n.filters&&Object.keys(n.filters)?.length&&(this.availableFilters=n.filters,this.totalFilters=n.totalFilters,this.__dispatch__("filters",{available:this.availableFilters,total:this.totalFilters})),this.searchResult=n,this.__dispatch__("results",this.searchResult))}async __load__(){if(this.__initializing__){for(;!this.__pagefind__;)await P(50);return}if(this.__initializing__=!0,!this.__pagefind__){let e;try{e=await import(`${this.options.bundlePath}pagefind.js`)}catch(t){console.error(t),console.error([`Pagefind couldn't be loaded from ${this.options.bundlePath}pagefind.js`,"You can configure this by passing a bundlePath option to PagefindComposable Instance"].join(` +`)),document?.currentScript&&document.currentScript.tagName.toUpperCase()==="SCRIPT"?console.error(`[DEBUG: Loaded from ${document.currentScript?.src??"bad script location"}]`):console.error("no known script location")}await e.options(this.pagefindOptions||{});for(let t of this.options.mergeIndex){if(!t.bundlePath)throw new Error("mergeIndex requires a bundlePath parameter");let s=t.bundlePath;delete t.bundlePath,await e.mergeIndex(s,t)}this.__pagefind__=e}this.availableFilters=await this.__pagefind__.filters(),this.totalFilters=this.availableFilters,this.__dispatch__("filters",{available:this.availableFilters,total:this.totalFilters})}};window.PagefindModularUI=f;})(); diff --git a/public/pagefind/pagefind-ui.css b/public/pagefind/pagefind-ui.css new file mode 100644 index 0000000..d7984a9 --- /dev/null +++ b/public/pagefind/pagefind-ui.css @@ -0,0 +1 @@ +.pagefind-ui__result.svelte-j9e30.svelte-j9e30{list-style-type:none;display:flex;align-items:flex-start;gap:min(calc(40px * var(--pagefind-ui-scale)),3%);padding:calc(30px * var(--pagefind-ui-scale)) 0 calc(40px * var(--pagefind-ui-scale));border-top:solid var(--pagefind-ui-border-width) var(--pagefind-ui-border)}.pagefind-ui__result.svelte-j9e30.svelte-j9e30:last-of-type{border-bottom:solid var(--pagefind-ui-border-width) var(--pagefind-ui-border)}.pagefind-ui__result-thumb.svelte-j9e30.svelte-j9e30{width:min(30%,calc((30% - (100px * var(--pagefind-ui-scale))) * 100000));max-width:calc(120px * var(--pagefind-ui-scale));margin-top:calc(10px * var(--pagefind-ui-scale));aspect-ratio:var(--pagefind-ui-image-box-ratio);position:relative}.pagefind-ui__result-image.svelte-j9e30.svelte-j9e30{display:block;position:absolute;left:50%;transform:translate(-50%);font-size:0;width:auto;height:auto;max-width:100%;max-height:100%;border-radius:var(--pagefind-ui-image-border-radius)}.pagefind-ui__result-inner.svelte-j9e30.svelte-j9e30{flex:1;display:flex;flex-direction:column;align-items:flex-start;margin-top:calc(10px * var(--pagefind-ui-scale))}.pagefind-ui__result-title.svelte-j9e30.svelte-j9e30{display:inline-block;font-weight:700;font-size:calc(21px * var(--pagefind-ui-scale));margin-top:0;margin-bottom:0}.pagefind-ui__result-title.svelte-j9e30 .pagefind-ui__result-link.svelte-j9e30{color:var(--pagefind-ui-text);text-decoration:none}.pagefind-ui__result-title.svelte-j9e30 .pagefind-ui__result-link.svelte-j9e30:hover{text-decoration:underline}.pagefind-ui__result-excerpt.svelte-j9e30.svelte-j9e30{display:inline-block;font-weight:400;font-size:calc(16px * var(--pagefind-ui-scale));margin-top:calc(4px * var(--pagefind-ui-scale));margin-bottom:0;min-width:calc(250px * var(--pagefind-ui-scale))}.pagefind-ui__loading.svelte-j9e30.svelte-j9e30{color:var(--pagefind-ui-text);background-color:var(--pagefind-ui-text);border-radius:var(--pagefind-ui-border-radius);opacity:.1;pointer-events:none}.pagefind-ui__result-tags.svelte-j9e30.svelte-j9e30{list-style-type:none;padding:0;display:flex;gap:calc(20px * var(--pagefind-ui-scale));flex-wrap:wrap;margin-top:calc(20px * var(--pagefind-ui-scale))}.pagefind-ui__result-tag.svelte-j9e30.svelte-j9e30{padding:calc(4px * var(--pagefind-ui-scale)) calc(8px * var(--pagefind-ui-scale));font-size:calc(14px * var(--pagefind-ui-scale));border-radius:var(--pagefind-ui-border-radius);background-color:var(--pagefind-ui-tag)}.pagefind-ui__result.svelte-4xnkmf.svelte-4xnkmf{list-style-type:none;display:flex;align-items:flex-start;gap:min(calc(40px * var(--pagefind-ui-scale)),3%);padding:calc(30px * var(--pagefind-ui-scale)) 0 calc(40px * var(--pagefind-ui-scale));border-top:solid var(--pagefind-ui-border-width) var(--pagefind-ui-border)}.pagefind-ui__result.svelte-4xnkmf.svelte-4xnkmf:last-of-type{border-bottom:solid var(--pagefind-ui-border-width) var(--pagefind-ui-border)}.pagefind-ui__result-nested.svelte-4xnkmf.svelte-4xnkmf{display:flex;flex-direction:column;padding-left:calc(20px * var(--pagefind-ui-scale))}.pagefind-ui__result-nested.svelte-4xnkmf.svelte-4xnkmf:first-of-type{padding-top:calc(10px * var(--pagefind-ui-scale))}.pagefind-ui__result-nested.svelte-4xnkmf .pagefind-ui__result-link.svelte-4xnkmf{font-size:.9em;position:relative}.pagefind-ui__result-nested.svelte-4xnkmf .pagefind-ui__result-link.svelte-4xnkmf:before{content:"\2937 ";position:absolute;top:0;right:calc(100% + .1em)}.pagefind-ui__result-thumb.svelte-4xnkmf.svelte-4xnkmf{width:min(30%,calc((30% - (100px * var(--pagefind-ui-scale))) * 100000));max-width:calc(120px * var(--pagefind-ui-scale));margin-top:calc(10px * var(--pagefind-ui-scale));aspect-ratio:var(--pagefind-ui-image-box-ratio);position:relative}.pagefind-ui__result-image.svelte-4xnkmf.svelte-4xnkmf{display:block;position:absolute;left:50%;transform:translate(-50%);font-size:0;width:auto;height:auto;max-width:100%;max-height:100%;border-radius:var(--pagefind-ui-image-border-radius)}.pagefind-ui__result-inner.svelte-4xnkmf.svelte-4xnkmf{flex:1;display:flex;flex-direction:column;align-items:flex-start;margin-top:calc(10px * var(--pagefind-ui-scale))}.pagefind-ui__result-title.svelte-4xnkmf.svelte-4xnkmf{display:inline-block;font-weight:700;font-size:calc(21px * var(--pagefind-ui-scale));margin-top:0;margin-bottom:0}.pagefind-ui__result-title.svelte-4xnkmf .pagefind-ui__result-link.svelte-4xnkmf{color:var(--pagefind-ui-text);text-decoration:none}.pagefind-ui__result-title.svelte-4xnkmf .pagefind-ui__result-link.svelte-4xnkmf:hover{text-decoration:underline}.pagefind-ui__result-excerpt.svelte-4xnkmf.svelte-4xnkmf{display:inline-block;font-weight:400;font-size:calc(16px * var(--pagefind-ui-scale));margin-top:calc(4px * var(--pagefind-ui-scale));margin-bottom:0;min-width:calc(250px * var(--pagefind-ui-scale))}.pagefind-ui__loading.svelte-4xnkmf.svelte-4xnkmf{color:var(--pagefind-ui-text);background-color:var(--pagefind-ui-text);border-radius:var(--pagefind-ui-border-radius);opacity:.1;pointer-events:none}.pagefind-ui__result-tags.svelte-4xnkmf.svelte-4xnkmf{list-style-type:none;padding:0;display:flex;gap:calc(20px * var(--pagefind-ui-scale));flex-wrap:wrap;margin-top:calc(20px * var(--pagefind-ui-scale))}.pagefind-ui__result-tag.svelte-4xnkmf.svelte-4xnkmf{padding:calc(4px * var(--pagefind-ui-scale)) calc(8px * var(--pagefind-ui-scale));font-size:calc(14px * var(--pagefind-ui-scale));border-radius:var(--pagefind-ui-border-radius);background-color:var(--pagefind-ui-tag)}legend.svelte-1v2r7ls.svelte-1v2r7ls{position:absolute;clip:rect(0 0 0 0)}.pagefind-ui__filter-panel.svelte-1v2r7ls.svelte-1v2r7ls{min-width:min(calc(260px * var(--pagefind-ui-scale)),100%);flex:1;display:flex;flex-direction:column;margin-top:calc(20px * var(--pagefind-ui-scale))}.pagefind-ui__filter-group.svelte-1v2r7ls.svelte-1v2r7ls{border:0;padding:0}.pagefind-ui__filter-block.svelte-1v2r7ls.svelte-1v2r7ls{padding:0;display:block;border-bottom:solid calc(2px * var(--pagefind-ui-scale)) var(--pagefind-ui-border);padding:calc(20px * var(--pagefind-ui-scale)) 0}.pagefind-ui__filter-name.svelte-1v2r7ls.svelte-1v2r7ls{font-size:calc(16px * var(--pagefind-ui-scale));position:relative;display:flex;align-items:center;list-style:none;font-weight:700;cursor:pointer;height:calc(24px * var(--pagefind-ui-scale))}.pagefind-ui__filter-name.svelte-1v2r7ls.svelte-1v2r7ls::-webkit-details-marker{display:none}.pagefind-ui__filter-name.svelte-1v2r7ls.svelte-1v2r7ls:after{position:absolute;content:"";right:calc(6px * var(--pagefind-ui-scale));top:50%;width:calc(8px * var(--pagefind-ui-scale));height:calc(8px * var(--pagefind-ui-scale));border:solid calc(2px * var(--pagefind-ui-scale)) currentColor;border-right:0;border-top:0;transform:translateY(-70%) rotate(-45deg)}.pagefind-ui__filter-block[open].svelte-1v2r7ls .pagefind-ui__filter-name.svelte-1v2r7ls:after{transform:translateY(-70%) rotate(-225deg)}.pagefind-ui__filter-group.svelte-1v2r7ls.svelte-1v2r7ls{display:flex;flex-direction:column;gap:calc(20px * var(--pagefind-ui-scale));padding-top:calc(30px * var(--pagefind-ui-scale))}.pagefind-ui__filter-value.svelte-1v2r7ls.svelte-1v2r7ls{position:relative;display:flex;align-items:center;gap:calc(8px * var(--pagefind-ui-scale))}.pagefind-ui__filter-value.svelte-1v2r7ls.svelte-1v2r7ls:before{position:absolute;content:"";top:50%;left:calc(8px * var(--pagefind-ui-scale));width:0px;height:0px;border:solid 1px #fff;opacity:0;transform:translate(calc(4.5px * var(--pagefind-ui-scale) * -1),calc(.8px * var(--pagefind-ui-scale))) skew(-5deg) rotate(-45deg);transform-origin:top left;border-top:0;border-right:0;pointer-events:none}.pagefind-ui__filter-value.pagefind-ui__filter-value--checked.svelte-1v2r7ls.svelte-1v2r7ls:before{opacity:1;width:calc(9px * var(--pagefind-ui-scale));height:calc(4px * var(--pagefind-ui-scale));transition:width .1s ease-out .1s,height .1s ease-in}.pagefind-ui__filter-checkbox.svelte-1v2r7ls.svelte-1v2r7ls{margin:0;width:calc(16px * var(--pagefind-ui-scale));height:calc(16px * var(--pagefind-ui-scale));border:solid 1px var(--pagefind-ui-border);appearance:none;-webkit-appearance:none;border-radius:calc(var(--pagefind-ui-border-radius) / 2);background-color:var(--pagefind-ui-background);cursor:pointer}.pagefind-ui__filter-checkbox.svelte-1v2r7ls.svelte-1v2r7ls:checked{background-color:var(--pagefind-ui-primary);border:solid 1px var(--pagefind-ui-primary)}.pagefind-ui__filter-label.svelte-1v2r7ls.svelte-1v2r7ls{cursor:pointer;font-size:calc(16px * var(--pagefind-ui-scale));font-weight:400}.pagefind-ui--reset *:where(:not(html,iframe,canvas,img,svg,video):not(svg *,symbol *)){all:unset;display:revert;outline:revert}.pagefind-ui--reset *,.pagefind-ui--reset *:before,.pagefind-ui--reset *:after{box-sizing:border-box}.pagefind-ui--reset a,.pagefind-ui--reset button{cursor:revert}.pagefind-ui--reset ol,.pagefind-ui--reset ul,.pagefind-ui--reset menu{list-style:none}.pagefind-ui--reset img{max-width:100%}.pagefind-ui--reset table{border-collapse:collapse}.pagefind-ui--reset input,.pagefind-ui--reset textarea{-webkit-user-select:auto}.pagefind-ui--reset textarea{white-space:revert}.pagefind-ui--reset meter{-webkit-appearance:revert;appearance:revert}.pagefind-ui--reset ::placeholder{color:unset}.pagefind-ui--reset :where([hidden]){display:none}.pagefind-ui--reset :where([contenteditable]:not([contenteditable="false"])){-moz-user-modify:read-write;-webkit-user-modify:read-write;overflow-wrap:break-word;-webkit-line-break:after-white-space;-webkit-user-select:auto}.pagefind-ui--reset :where([draggable="true"]){-webkit-user-drag:element}.pagefind-ui--reset mark{all:revert}:root{--pagefind-ui-scale:.8;--pagefind-ui-primary:#393939;--pagefind-ui-text:#393939;--pagefind-ui-background:#ffffff;--pagefind-ui-border:#eeeeee;--pagefind-ui-tag:#eeeeee;--pagefind-ui-border-width:2px;--pagefind-ui-border-radius:8px;--pagefind-ui-image-border-radius:8px;--pagefind-ui-image-box-ratio:3 / 2;--pagefind-ui-font:system, -apple-system, "BlinkMacSystemFont", ".SFNSText-Regular", "San Francisco", "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande", "Ubuntu", "arial", sans-serif}.pagefind-ui.svelte-e9gkc3{width:100%;color:var(--pagefind-ui-text);font-family:var(--pagefind-ui-font)}.pagefind-ui__hidden.svelte-e9gkc3{display:none!important}.pagefind-ui__suppressed.svelte-e9gkc3{opacity:0;pointer-events:none}.pagefind-ui__form.svelte-e9gkc3{position:relative}.pagefind-ui__form.svelte-e9gkc3:before{background-color:var(--pagefind-ui-text);width:calc(18px * var(--pagefind-ui-scale));height:calc(18px * var(--pagefind-ui-scale));top:calc(23px * var(--pagefind-ui-scale));left:calc(20px * var(--pagefind-ui-scale));content:"";position:absolute;display:block;opacity:.7;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.7549 11.255H11.9649L11.6849 10.985C12.6649 9.845 13.2549 8.365 13.2549 6.755C13.2549 3.165 10.3449 0.255005 6.75488 0.255005C3.16488 0.255005 0.254883 3.165 0.254883 6.755C0.254883 10.345 3.16488 13.255 6.75488 13.255C8.36488 13.255 9.84488 12.665 10.9849 11.685L11.2549 11.965V12.755L16.2549 17.745L17.7449 16.255L12.7549 11.255ZM6.75488 11.255C4.26488 11.255 2.25488 9.245 2.25488 6.755C2.25488 4.26501 4.26488 2.255 6.75488 2.255C9.24488 2.255 11.2549 4.26501 11.2549 6.755C11.2549 9.245 9.24488 11.255 6.75488 11.255Z' fill='%23000000'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.7549 11.255H11.9649L11.6849 10.985C12.6649 9.845 13.2549 8.365 13.2549 6.755C13.2549 3.165 10.3449 0.255005 6.75488 0.255005C3.16488 0.255005 0.254883 3.165 0.254883 6.755C0.254883 10.345 3.16488 13.255 6.75488 13.255C8.36488 13.255 9.84488 12.665 10.9849 11.685L11.2549 11.965V12.755L16.2549 17.745L17.7449 16.255L12.7549 11.255ZM6.75488 11.255C4.26488 11.255 2.25488 9.245 2.25488 6.755C2.25488 4.26501 4.26488 2.255 6.75488 2.255C9.24488 2.255 11.2549 4.26501 11.2549 6.755C11.2549 9.245 9.24488 11.255 6.75488 11.255Z' fill='%23000000'/%3E%3C/svg%3E%0A");-webkit-mask-size:100%;mask-size:100%;z-index:9;pointer-events:none}.pagefind-ui__search-input.svelte-e9gkc3{height:calc(64px * var(--pagefind-ui-scale));padding:0 calc(70px * var(--pagefind-ui-scale)) 0 calc(54px * var(--pagefind-ui-scale));background-color:var(--pagefind-ui-background);border:var(--pagefind-ui-border-width) solid var(--pagefind-ui-border);border-radius:var(--pagefind-ui-border-radius);font-size:calc(21px * var(--pagefind-ui-scale));position:relative;appearance:none;-webkit-appearance:none;display:flex;width:100%;box-sizing:border-box;font-weight:700}.pagefind-ui__search-input.svelte-e9gkc3::placeholder{opacity:.2}.pagefind-ui__search-clear.svelte-e9gkc3{position:absolute;top:calc(3px * var(--pagefind-ui-scale));right:calc(3px * var(--pagefind-ui-scale));height:calc(58px * var(--pagefind-ui-scale));padding:0 calc(15px * var(--pagefind-ui-scale)) 0 calc(2px * var(--pagefind-ui-scale));color:var(--pagefind-ui-text);font-size:calc(14px * var(--pagefind-ui-scale));cursor:pointer;background-color:var(--pagefind-ui-background);border-radius:var(--pagefind-ui-border-radius)}.pagefind-ui__drawer.svelte-e9gkc3{gap:calc(60px * var(--pagefind-ui-scale));display:flex;flex-direction:row;flex-wrap:wrap}.pagefind-ui__results-area.svelte-e9gkc3{min-width:min(calc(400px * var(--pagefind-ui-scale)),100%);flex:1000;margin-top:calc(20px * var(--pagefind-ui-scale))}.pagefind-ui__results.svelte-e9gkc3{padding:0}.pagefind-ui__message.svelte-e9gkc3{box-sizing:content-box;font-size:calc(16px * var(--pagefind-ui-scale));height:calc(24px * var(--pagefind-ui-scale));padding:calc(20px * var(--pagefind-ui-scale)) 0;display:flex;align-items:center;font-weight:700;margin-top:0}.pagefind-ui__button.svelte-e9gkc3{margin-top:calc(40px * var(--pagefind-ui-scale));border:var(--pagefind-ui-border-width) solid var(--pagefind-ui-border);border-radius:var(--pagefind-ui-border-radius);height:calc(48px * var(--pagefind-ui-scale));padding:0 calc(12px * var(--pagefind-ui-scale));font-size:calc(16px * var(--pagefind-ui-scale));color:var(--pagefind-ui-primary);background:var(--pagefind-ui-background);width:100%;text-align:center;font-weight:700;cursor:pointer}.pagefind-ui__button.svelte-e9gkc3:hover{border-color:var(--pagefind-ui-primary);color:var(--pagefind-ui-primary);background:var(--pagefind-ui-background)} diff --git a/public/pagefind/pagefind-ui.js b/public/pagefind/pagefind-ui.js new file mode 100644 index 0000000..d88ad59 --- /dev/null +++ b/public/pagefind/pagefind-ui.js @@ -0,0 +1,2 @@ +(()=>{var Ms=Object.defineProperty;var y=(n,e)=>{for(var t in e)Ms(n,t,{get:e[t],enumerable:!0})};function z(){}function mt(n){return n()}function gn(){return Object.create(null)}function G(n){n.forEach(mt)}function nt(n){return typeof n=="function"}function K(n,e){return n!=n?e==e:n!==e||n&&typeof n=="object"||typeof n=="function"}var et;function ie(n,e){return et||(et=document.createElement("a")),et.href=e,n===et.href}function En(n){return Object.keys(n).length===0}var Rn=typeof window<"u"?window:typeof globalThis<"u"?globalThis:global,de=class{constructor(e){this.options=e,this._listeners="WeakMap"in Rn?new WeakMap:void 0}observe(e,t){return this._listeners.set(e,t),this._getObserver().observe(e,this.options),()=>{this._listeners.delete(e),this._observer.unobserve(e)}}_getObserver(){var e;return(e=this._observer)!==null&&e!==void 0?e:this._observer=new ResizeObserver(t=>{var s;for(let r of t)de.entries.set(r.target,r),(s=this._listeners.get(r.target))===null||s===void 0||s(r)})}};de.entries="WeakMap"in Rn?new WeakMap:void 0;var bn=!1;function As(){bn=!0}function vs(){bn=!1}function b(n,e){n.appendChild(e)}function S(n,e,t){n.insertBefore(e,t||null)}function k(n){n.parentNode&&n.parentNode.removeChild(n)}function Q(n,e){for(let t=0;tn.removeEventListener(e,t,s)}function g(n,e,t){t==null?n.removeAttribute(e):n.getAttribute(e)!==t&&n.setAttribute(e,t)}function Hs(n){return Array.from(n.childNodes)}function N(n,e){e=""+e,n.data!==e&&(n.data=e)}function pt(n,e){n.value=e??""}function B(n,e,t){n.classList[t?"add":"remove"](e)}var st=class{constructor(e=!1){this.is_svg=!1,this.is_svg=e,this.e=this.n=null}c(e){this.h(e)}m(e,t,s=null){this.e||(this.is_svg?this.e=ws(t.nodeName):this.e=C(t.nodeType===11?"TEMPLATE":t.nodeName),this.t=t.tagName!=="TEMPLATE"?t:t.content,this.c(e)),this.i(s)}h(e){this.e.innerHTML=e,this.n=Array.from(this.e.nodeName==="TEMPLATE"?this.e.content.childNodes:this.e.childNodes)}i(e){for(let t=0;tn.indexOf(s)===-1?e.push(s):t.push(s)),t.forEach(s=>s()),re=e}var tt=new Set,ee;function ae(){ee={r:0,c:[],p:ee}}function oe(){ee.r||G(ee.c),ee=ee.p}function U(n,e){n&&n.i&&(tt.delete(n),n.i(e))}function P(n,e,t,s){if(n&&n.o){if(tt.has(n))return;tt.add(n),ee.c.push(()=>{tt.delete(n),s&&(t&&n.d(1),s())}),n.o(e)}else s&&s()}function Sn(n,e){P(n,1,1,()=>{e.delete(n.key)})}function yn(n,e,t,s,r,l,i,a,o,f,u,m){let p=n.length,h=l.length,_=p,c={};for(;_--;)c[n[_].key]=_;let d=[],T=new Map,R=new Map,M=[];for(_=h;_--;){let v=m(r,l,_),H=t(v),O=i.get(H);O?s&&M.push(()=>O.p(v,e)):(O=f(H,v),O.c()),T.set(H,d[_]=O),H in c&&R.set(H,Math.abs(_-c[H]))}let D=new Set,X=new Set;function V(v){U(v,1),v.m(a,u),i.set(v.key,v),u=v.first,h--}for(;p&&h;){let v=d[h-1],H=n[p-1],O=v.key,W=H.key;v===H?(u=v.first,p--,h--):T.has(W)?!i.has(O)||D.has(O)?V(v):X.has(W)?p--:R.get(O)>R.get(W)?(X.add(O),V(v)):(D.add(W),p--):(o(H,i),p--)}for(;p--;){let v=n[p];T.has(v.key)||o(v,i)}for(;h;)V(d[h-1]);return G(M),d}var zs=["allowfullscreen","allowpaymentrequest","async","autofocus","autoplay","checked","controls","default","defer","disabled","formnovalidate","hidden","inert","ismap","loop","multiple","muted","nomodule","novalidate","open","playsinline","readonly","required","reversed","selected"],Ua=new Set([...zs]);function Mn(n,e,t){let s=n.$$.props[e];s!==void 0&&(n.$$.bound[s]=t,t(n.$$.ctx[s]))}function rt(n){n&&n.c()}function me(n,e,t,s){let{fragment:r,after_update:l}=n.$$;r&&r.m(e,t),s||ht(()=>{let i=n.$$.on_mount.map(mt).filter(nt);n.$$.on_destroy?n.$$.on_destroy.push(...i):G(i),n.$$.on_mount=[]}),l.forEach(ht)}function ue(n,e){let t=n.$$;t.fragment!==null&&(js(t.after_update),G(t.on_destroy),t.fragment&&t.fragment.d(e),t.on_destroy=t.fragment=null,t.ctx=[])}function Us(n,e){n.$$.dirty[0]===-1&&(se.push(n),Ns(),n.$$.dirty.fill(0)),n.$$.dirty[e/31|0]|=1<{let _=h.length?h[0]:p;return f.ctx&&r(f.ctx[m],f.ctx[m]=_)&&(!f.skip_bound&&f.bound[m]&&f.bound[m](_),u&&Us(n,m)),p}):[],f.update(),u=!0,G(f.before_update),f.fragment=s?s(f.ctx):!1,e.target){if(e.hydrate){As();let m=Hs(e.target);f.fragment&&f.fragment.l(m),m.forEach(k)}else f.fragment&&f.fragment.c();e.intro&&U(n.$$.fragment),me(n,e.target,e.anchor,e.customElement),vs(),kn()}fe(o)}var Ds;typeof HTMLElement=="function"&&(Ds=class extends HTMLElement{constructor(){super(),this.attachShadow({mode:"open"})}connectedCallback(){let{on_mount:n}=this.$$;this.$$.on_disconnect=n.map(mt).filter(nt);for(let e in this.$$.slotted)this.appendChild(this.$$.slotted[e])}attributeChangedCallback(n,e,t){this[n]=t}disconnectedCallback(){G(this.$$.on_disconnect)}$destroy(){ue(this,1),this.$destroy=z}$on(n,e){if(!nt(e))return z;let t=this.$$.callbacks[n]||(this.$$.callbacks[n]=[]);return t.push(e),()=>{let s=t.indexOf(e);s!==-1&&t.splice(s,1)}}$set(n){this.$$set&&!En(n)&&(this.$$.skip_bound=!0,this.$$set(n),this.$$.skip_bound=!1)}});var q=class{$destroy(){ue(this,1),this.$destroy=z}$on(e,t){if(!nt(t))return z;let s=this.$$.callbacks[e]||(this.$$.callbacks[e]=[]);return s.push(t),()=>{let r=s.indexOf(t);r!==-1&&s.splice(r,1)}}$set(e){this.$$set&&!En(e)&&(this.$$.skip_bound=!0,this.$$set(e),this.$$.skip_bound=!1)}};function I(n){let e=typeof n=="string"?n.charCodeAt(0):n;return e>=97&&e<=122||e>=65&&e<=90}function $(n){let e=typeof n=="string"?n.charCodeAt(0):n;return e>=48&&e<=57}function Z(n){return I(n)||$(n)}var An=["art-lojban","cel-gaulish","no-bok","no-nyn","zh-guoyu","zh-hakka","zh-min","zh-min-nan","zh-xiang"];var Rt={"en-gb-oed":"en-GB-oxendict","i-ami":"ami","i-bnn":"bnn","i-default":null,"i-enochian":null,"i-hak":"hak","i-klingon":"tlh","i-lux":"lb","i-mingo":null,"i-navajo":"nv","i-pwn":"pwn","i-tao":"tao","i-tay":"tay","i-tsu":"tsu","sgn-be-fr":"sfb","sgn-be-nl":"vgt","sgn-ch-de":"sgg","art-lojban":"jbo","cel-gaulish":null,"no-bok":"nb","no-nyn":"nn","zh-guoyu":"cmn","zh-hakka":"hak","zh-min":null,"zh-min-nan":"nan","zh-xiang":"hsn"};var Is={}.hasOwnProperty;function lt(n,e={}){let t=vn(),s=String(n),r=s.toLowerCase(),l=0;if(n==null)throw new Error("Expected string, got `"+n+"`");if(Is.call(Rt,r)){let a=Rt[r];return(e.normalize===void 0||e.normalize===null||e.normalize)&&typeof a=="string"?lt(a):(t[An.includes(r)?"regular":"irregular"]=s,t)}for(;I(r.charCodeAt(l))&&l<9;)l++;if(l>1&&l<9){if(t.language=s.slice(0,l),l<4){let a=0;for(;r.charCodeAt(l)===45&&I(r.charCodeAt(l+1))&&I(r.charCodeAt(l+2))&&I(r.charCodeAt(l+3))&&!I(r.charCodeAt(l+4));){if(a>2)return i(l,3,"Too many extended language subtags, expected at most 3 subtags");t.extendedLanguageSubtags.push(s.slice(l+1,l+4)),l+=4,a++}}for(r.charCodeAt(l)===45&&I(r.charCodeAt(l+1))&&I(r.charCodeAt(l+2))&&I(r.charCodeAt(l+3))&&I(r.charCodeAt(l+4))&&!I(r.charCodeAt(l+5))&&(t.script=s.slice(l+1,l+5),l+=5),r.charCodeAt(l)===45&&(I(r.charCodeAt(l+1))&&I(r.charCodeAt(l+2))&&!I(r.charCodeAt(l+3))?(t.region=s.slice(l+1,l+3),l+=3):$(r.charCodeAt(l+1))&&$(r.charCodeAt(l+2))&&$(r.charCodeAt(l+3))&&!$(r.charCodeAt(l+4))&&(t.region=s.slice(l+1,l+4),l+=4));r.charCodeAt(l)===45;){let a=l+1,o=a;for(;Z(r.charCodeAt(o));){if(o-a>7)return i(o,1,"Too long variant, expected at most 8 characters");o++}if(o-a>4||o-a>3&&$(r.charCodeAt(a)))t.variants.push(s.slice(a,o)),l=o;else break}for(;r.charCodeAt(l)===45&&!(r.charCodeAt(l+1)===120||!Z(r.charCodeAt(l+1))||r.charCodeAt(l+2)!==45||!Z(r.charCodeAt(l+3)));){let a=l+2,o=0;for(;r.charCodeAt(a)===45&&Z(r.charCodeAt(a+1))&&Z(r.charCodeAt(a+2));){let f=a+1;for(a=f+2,o++;Z(r.charCodeAt(a));){if(a-f>7)return i(a,2,"Too long extension, expected at most 8 characters");a++}}if(!o)return i(a,4,"Empty extension, extensions must have at least 2 characters of content");t.extensions.push({singleton:s.charAt(l+1),extensions:s.slice(l+3,a).split("-")}),l=a}}else l=0;if(l===0&&r.charCodeAt(l)===120||r.charCodeAt(l)===45&&r.charCodeAt(l+1)===120){l=l?l+2:1;let a=l;for(;r.charCodeAt(a)===45&&Z(r.charCodeAt(a+1));){let o=l+1;for(a=o;Z(r.charCodeAt(a));){if(a-o>7)return i(a,5,"Too long private-use area, expected at most 8 characters");a++}t.privateuse.push(s.slice(l+1,a)),l=a}}if(l!==s.length)return i(l,6,"Found superfluous content after tag");return t;function i(a,o,f){return e.warning&&e.warning(f,o,a),e.forgiving?t:vn()}}function vn(){return{language:null,extendedLanguageSubtags:[],script:null,region:null,variants:[],extensions:[],privateuse:[],irregular:null,regular:null}}function wn(n,e,t){let s=n.slice();return s[8]=e[t][0],s[9]=e[t][1],s}function Ps(n){let e,t,s,r,l,i=n[0]&&Hn(n);return{c(){i&&i.c(),e=A(),t=C("div"),s=C("p"),s.textContent=`${n[3](30)}`,r=A(),l=C("p"),l.textContent=`${n[3](40)}`,g(s,"class","pagefind-ui__result-title pagefind-ui__loading svelte-j9e30"),g(l,"class","pagefind-ui__result-excerpt pagefind-ui__loading svelte-j9e30"),g(t,"class","pagefind-ui__result-inner svelte-j9e30")},m(a,o){i&&i.m(a,o),S(a,e,o),S(a,t,o),b(t,s),b(t,r),b(t,l)},p(a,o){a[0]?i||(i=Hn(a),i.c(),i.m(e.parentNode,e)):i&&(i.d(1),i=null)},d(a){i&&i.d(a),a&&k(e),a&&k(t)}}}function Ls(n){let e,t,s,r,l=n[1].meta?.title+"",i,a,o,f,u=n[1].excerpt+"",m,p=n[0]&&Fn(n),h=n[2].length&&On(n);return{c(){p&&p.c(),e=A(),t=C("div"),s=C("p"),r=C("a"),i=w(l),o=A(),f=C("p"),m=A(),h&&h.c(),g(r,"class","pagefind-ui__result-link svelte-j9e30"),g(r,"href",a=n[1].meta?.url||n[1].url),g(s,"class","pagefind-ui__result-title svelte-j9e30"),g(f,"class","pagefind-ui__result-excerpt svelte-j9e30"),g(t,"class","pagefind-ui__result-inner svelte-j9e30")},m(_,c){p&&p.m(_,c),S(_,e,c),S(_,t,c),b(t,s),b(s,r),b(r,i),b(t,o),b(t,f),f.innerHTML=u,b(t,m),h&&h.m(t,null)},p(_,c){_[0]?p?p.p(_,c):(p=Fn(_),p.c(),p.m(e.parentNode,e)):p&&(p.d(1),p=null),c&2&&l!==(l=_[1].meta?.title+"")&&N(i,l),c&2&&a!==(a=_[1].meta?.url||_[1].url)&&g(r,"href",a),c&2&&u!==(u=_[1].excerpt+"")&&(f.innerHTML=u),_[2].length?h?h.p(_,c):(h=On(_),h.c(),h.m(t,null)):h&&(h.d(1),h=null)},d(_){p&&p.d(_),_&&k(e),_&&k(t),h&&h.d()}}}function Hn(n){let e;return{c(){e=C("div"),g(e,"class","pagefind-ui__result-thumb pagefind-ui__loading svelte-j9e30")},m(t,s){S(t,e,s)},d(t){t&&k(e)}}}function Fn(n){let e,t=n[1].meta.image&&Nn(n);return{c(){e=C("div"),t&&t.c(),g(e,"class","pagefind-ui__result-thumb svelte-j9e30")},m(s,r){S(s,e,r),t&&t.m(e,null)},p(s,r){s[1].meta.image?t?t.p(s,r):(t=Nn(s),t.c(),t.m(e,null)):t&&(t.d(1),t=null)},d(s){s&&k(e),t&&t.d()}}}function Nn(n){let e,t,s;return{c(){e=C("img"),g(e,"class","pagefind-ui__result-image svelte-j9e30"),ie(e.src,t=n[1].meta?.image)||g(e,"src",t),g(e,"alt",s=n[1].meta?.image_alt||n[1].meta?.title)},m(r,l){S(r,e,l)},p(r,l){l&2&&!ie(e.src,t=r[1].meta?.image)&&g(e,"src",t),l&2&&s!==(s=r[1].meta?.image_alt||r[1].meta?.title)&&g(e,"alt",s)},d(r){r&&k(e)}}}function On(n){let e,t=n[2],s=[];for(let r=0;rn.toLocaleUpperCase();function Bs(n,e,t){let{show_images:s=!0}=e,{process_result:r=null}=e,{result:l={data:async()=>{}}}=e,i=["title","image","image_alt","url"],a,o=[],f=async m=>{t(1,a=await m.data()),t(1,a=r?.(a)??a),t(2,o=Object.entries(a.meta).filter(([p])=>!i.includes(p)))},u=(m=30)=>". ".repeat(Math.floor(10+Math.random()*m));return n.$$set=m=>{"show_images"in m&&t(0,s=m.show_images),"process_result"in m&&t(4,r=m.process_result),"result"in m&&t(5,l=m.result)},n.$$.update=()=>{if(n.$$.dirty&32)e:f(l)},[s,a,o,u,r,l]}var bt=class extends q{constructor(e){super(),Y(this,e,Bs,qs,K,{show_images:0,process_result:4,result:5})}},Un=bt;function Dn(n,e,t){let s=n.slice();return s[11]=e[t][0],s[12]=e[t][1],s}function In(n,e,t){let s=n.slice();return s[15]=e[t],s}function Vs(n){let e,t,s,r,l,i=n[0]&&Pn(n);return{c(){i&&i.c(),e=A(),t=C("div"),s=C("p"),s.textContent=`${n[5](30)}`,r=A(),l=C("p"),l.textContent=`${n[5](40)}`,g(s,"class","pagefind-ui__result-title pagefind-ui__loading svelte-4xnkmf"),g(l,"class","pagefind-ui__result-excerpt pagefind-ui__loading svelte-4xnkmf"),g(t,"class","pagefind-ui__result-inner svelte-4xnkmf")},m(a,o){i&&i.m(a,o),S(a,e,o),S(a,t,o),b(t,s),b(t,r),b(t,l)},p(a,o){a[0]?i||(i=Pn(a),i.c(),i.m(e.parentNode,e)):i&&(i.d(1),i=null)},d(a){i&&i.d(a),a&&k(e),a&&k(t)}}}function Ws(n){let e,t,s,r,l=n[1].meta?.title+"",i,a,o,f,u,m=n[0]&&Ln(n),p=n[4]&&Bn(n),h=n[3],_=[];for(let d=0;dn.toLocaleUpperCase();function Ks(n,e,t){let{show_images:s=!0}=e,{process_result:r=null}=e,{result:l={data:async()=>{}}}=e,i=["title","image","image_alt","url"],a,o=[],f=[],u=!1,m=(_,c)=>{if(_.length<=c)return _;let d=[..._].sort((T,R)=>R.locations.length-T.locations.length).slice(0,3).map(T=>T.url);return _.filter(T=>d.includes(T.url))},p=async _=>{t(1,a=await _.data()),t(1,a=r?.(a)??a),t(2,o=Object.entries(a.meta).filter(([c])=>!i.includes(c))),Array.isArray(a.sub_results)&&(t(4,u=a.sub_results?.[0]?.url===(a.meta?.url||a.url)),u?t(3,f=m(a.sub_results.slice(1),3)):t(3,f=m([...a.sub_results],3)))},h=(_=30)=>". ".repeat(Math.floor(10+Math.random()*_));return n.$$set=_=>{"show_images"in _&&t(0,s=_.show_images),"process_result"in _&&t(6,r=_.process_result),"result"in _&&t(7,l=_.result)},n.$$.update=()=>{if(n.$$.dirty&128)e:p(l)},[s,a,o,f,u,h,r,l]}var Tt=class extends q{constructor(e){super(),Y(this,e,Ks,Gs,K,{show_images:0,process_result:6,result:7})}},Jn=Tt;function Yn(n,e,t){let s=n.slice();return s[10]=e[t][0],s[11]=e[t][1],s[12]=e,s[13]=t,s}function Zn(n,e,t){let s=n.slice();return s[14]=e[t][0],s[15]=e[t][1],s[16]=e,s[17]=t,s}function Xn(n){let e,t,s=n[4]("filters_label",n[5],n[6])+"",r,l,i=Object.entries(n[1]),a=[];for(let o=0;on.toLocaleUpperCase(),ts=n=>n.toLowerCase();function Ys(n,e,t){let{available_filters:s=null}=e,{show_empty_filters:r=!0}=e,{open_filters:l=[]}=e,{translate:i=()=>""}=e,{automatic_translations:a={}}=e,{translations:o={}}=e,{selected_filters:f={}}=e,u=!1,m=!1;function p(h,_){f[`${h}:${_}`]=this.checked,t(0,f)}return n.$$set=h=>{"available_filters"in h&&t(1,s=h.available_filters),"show_empty_filters"in h&&t(2,r=h.show_empty_filters),"open_filters"in h&&t(3,l=h.open_filters),"translate"in h&&t(4,i=h.translate),"automatic_translations"in h&&t(5,a=h.automatic_translations),"translations"in h&&t(6,o=h.translations),"selected_filters"in h&&t(0,f=h.selected_filters)},n.$$.update=()=>{if(n.$$.dirty&258){e:if(s&&!u){t(8,u=!0);let h=Object.entries(s||{});h.length===1&&Object.entries(h[0][1])?.length<=6&&t(7,m=!0)}}},[f,s,r,l,i,a,o,m,u,p]}var Ct=class extends q{constructor(e){super(),Y(this,e,Ys,Js,K,{available_filters:1,show_empty_filters:2,open_filters:3,translate:4,automatic_translations:5,translations:6,selected_filters:0})}},ns=Ct;var kt={};y(kt,{comments:()=>Xs,default:()=>$s,direction:()=>Qs,strings:()=>xs,thanks_to:()=>Zs});var Zs="Jan Claasen ",Xs="",Qs="ltr",xs={placeholder:"Soek",clear_search:"Opruim",load_more:"Laai nog resultate",search_label:"Soek hierdie webwerf",filters_label:"Filters",zero_results:"Geen resultate vir [SEARCH_TERM]",many_results:"[COUNT] resultate vir [SEARCH_TERM]",one_result:"[COUNT] resultate vir [SEARCH_TERM]",alt_search:"Geen resultate vir [SEARCH_TERM]. Toon resultate vir [DIFFERENT_TERM] in plaas daarvan",search_suggestion:"Geen resultate vir [SEARCH_TERM]. Probeer eerder een van die volgende terme:",searching:"Soek vir [SEARCH_TERM]"},$s={thanks_to:Zs,comments:Xs,direction:Qs,strings:xs};var St={};y(St,{comments:()=>tr,default:()=>rr,direction:()=>nr,strings:()=>sr,thanks_to:()=>er});var er="Jermanuts",tr="",nr="rtl",sr={placeholder:"\u0628\u062D\u062B",clear_search:"\u0627\u0645\u0633\u062D",load_more:"\u062D\u0645\u0651\u0650\u0644 \u0627\u0644\u0645\u0632\u064A\u062F \u0645\u0646 \u0627\u0644\u0646\u062A\u0627\u0626\u062C",search_label:"\u0627\u0628\u062D\u062B \u0641\u064A \u0647\u0630\u0627 \u0627\u0644\u0645\u0648\u0642\u0639",filters_label:"\u062A\u0635\u0641\u064A\u0627\u062A",zero_results:"\u0644\u0627 \u062A\u0648\u062C\u062F \u0646\u062A\u0627\u0626\u062C \u0644 [SEARCH_TERM]",many_results:"[COUNT] \u0646\u062A\u0627\u0626\u062C \u0644 [SEARCH_TERM]",one_result:"[COUNT] \u0646\u062A\u064A\u062C\u0629 \u0644 [SEARCH_TERM]",alt_search:"\u0644\u0627 \u062A\u0648\u062C\u062F \u0646\u062A\u0627\u0626\u062C \u0644 [SEARCH_TERM]. \u064A\u0639\u0631\u0636 \u0627\u0644\u0646\u062A\u0627\u0626\u062C \u0644 [DIFFERENT_TERM] \u0628\u062F\u0644\u0627\u064B \u0645\u0646 \u0630\u0644\u0643",search_suggestion:"\u0644\u0627 \u062A\u0648\u062C\u062F \u0646\u062A\u0627\u0626\u062C \u0644 [SEARCH_TERM]. \u062C\u0631\u0628 \u0623\u062D\u062F \u0639\u0645\u0644\u064A\u0627\u062A \u0627\u0644\u0628\u062D\u062B \u0627\u0644\u062A\u0627\u0644\u064A\u0629:",searching:"\u064A\u0628\u062D\u062B \u0639\u0646 [SEARCH_TERM]..."},rr={thanks_to:er,comments:tr,direction:nr,strings:sr};var yt={};y(yt,{comments:()=>ir,default:()=>ur,direction:()=>ar,strings:()=>or,thanks_to:()=>lr});var lr="Maruf Alom ",ir="",ar="ltr",or={placeholder:"\u0985\u09A8\u09C1\u09B8\u09A8\u09CD\u09A7\u09BE\u09A8 \u0995\u09B0\u09C1\u09A8",clear_search:"\u09AE\u09C1\u099B\u09C7 \u09AB\u09C7\u09B2\u09C1\u09A8",load_more:"\u0986\u09B0\u09CB \u09AB\u09B2\u09BE\u09AB\u09B2 \u09A6\u09C7\u0996\u09C1\u09A8",search_label:"\u098F\u0987 \u0993\u09DF\u09C7\u09AC\u09B8\u09BE\u0987\u099F\u09C7 \u0985\u09A8\u09C1\u09B8\u09A8\u09CD\u09A7\u09BE\u09A8 \u0995\u09B0\u09C1\u09A8",filters_label:"\u09AB\u09BF\u09B2\u09CD\u099F\u09BE\u09B0",zero_results:"[SEARCH_TERM] \u098F\u09B0 \u099C\u09A8\u09CD\u09AF \u0995\u09BF\u099B\u09C1 \u0996\u09C1\u0981\u099C\u09C7 \u09AA\u09BE\u0993\u09DF\u09BE \u09AF\u09BE\u09DF\u09A8\u09BF",many_results:"[COUNT]-\u099F\u09BF \u09AB\u09B2\u09BE\u09AB\u09B2 \u09AA\u09BE\u0993\u09DF\u09BE \u0997\u09BF\u09DF\u09C7\u099B\u09C7 [SEARCH_TERM] \u098F\u09B0 \u099C\u09A8\u09CD\u09AF",one_result:"[COUNT]-\u099F\u09BF \u09AB\u09B2\u09BE\u09AB\u09B2 \u09AA\u09BE\u0993\u09DF\u09BE \u0997\u09BF\u09DF\u09C7\u099B\u09C7 [SEARCH_TERM] \u098F\u09B0 \u099C\u09A8\u09CD\u09AF",alt_search:"\u0995\u09CB\u09A8 \u0995\u09BF\u099B\u09C1 \u0996\u09C1\u0981\u099C\u09C7 \u09AA\u09BE\u0993\u09DF\u09BE \u09AF\u09BE\u09DF\u09A8\u09BF [SEARCH_TERM] \u098F\u09B0 \u099C\u09A8\u09CD\u09AF. \u09AA\u09B0\u09BF\u09AC\u09B0\u09CD\u09A4\u09C7 [DIFFERENT_TERM] \u098F\u09B0 \u099C\u09A8\u09CD\u09AF \u09A6\u09C7\u0996\u09BE\u09A8\u09CB \u09B9\u099A\u09CD\u099B\u09C7",search_suggestion:"\u0995\u09CB\u09A8 \u0995\u09BF\u099B\u09C1 \u0996\u09C1\u0981\u099C\u09C7 \u09AA\u09BE\u0993\u09DF\u09BE \u09AF\u09BE\u09DF\u09A8\u09BF [SEARCH_TERM] \u098F\u09B0 \u09AC\u09BF\u09B7\u09DF\u09C7. \u09A8\u09BF\u09A8\u09CD\u09AE\u09C7\u09B0 \u09AC\u09BF\u09B7\u09DF\u09AC\u09B8\u09CD\u09A4\u09C1 \u0996\u09C1\u0981\u099C\u09C7 \u09A6\u09C7\u0996\u09C1\u09A8:",searching:"\u0985\u09A8\u09C1\u09B8\u09A8\u09CD\u09A7\u09BE\u09A8 \u099A\u09B2\u099B\u09C7 [SEARCH_TERM]..."},ur={thanks_to:lr,comments:ir,direction:ar,strings:or};var Mt={};y(Mt,{comments:()=>_r,default:()=>hr,direction:()=>fr,strings:()=>dr,thanks_to:()=>cr});var cr="Pablo Villaverde ",_r="",fr="ltr",dr={placeholder:"Cerca",clear_search:"Netejar",load_more:"Veure m\xE9s resultats",search_label:"Cerca en aquest lloc",filters_label:"Filtres",zero_results:"No es van trobar resultats per [SEARCH_TERM]",many_results:"[COUNT] resultats trobats per [SEARCH_TERM]",one_result:"[COUNT] resultat trobat per [SEARCH_TERM]",alt_search:"No es van trobar resultats per [SEARCH_TERM]. Mostrant al seu lloc resultats per [DIFFERENT_TERM]",search_suggestion:"No es van trobar resultats per [SEARCH_TERM]. Proveu una de les cerques seg\xFCents:",searching:"Cercant [SEARCH_TERM]..."},hr={thanks_to:cr,comments:_r,direction:fr,strings:dr};var At={};y(At,{comments:()=>pr,default:()=>Rr,direction:()=>gr,strings:()=>Er,thanks_to:()=>mr});var mr="Dalibor Hon ",pr="",gr="ltr",Er={placeholder:"Hledat",clear_search:"Smazat",load_more:"Na\u010D\xEDst dal\u0161\xED v\xFDsledky",search_label:"Prohledat tuto str\xE1nku",filters_label:"Filtry",zero_results:"\u017D\xE1dn\xE9 v\xFDsledky pro [SEARCH_TERM]",many_results:"[COUNT] v\xFDsledk\u016F pro [SEARCH_TERM]",one_result:"[COUNT] v\xFDsledek pro [SEARCH_TERM]",alt_search:"\u017D\xE1dn\xE9 v\xFDsledky pro [SEARCH_TERM]. Zobrazuj\xED se v\xFDsledky pro [DIFFERENT_TERM]",search_suggestion:"\u017D\xE1dn\xE9 v\xFDsledky pro [SEARCH_TERM]. Souvisej\xEDc\xED v\xFDsledky hled\xE1n\xED:",searching:"Hled\xE1m [SEARCH_TERM]..."},Rr={thanks_to:mr,comments:pr,direction:gr,strings:Er};var vt={};y(vt,{comments:()=>Tr,default:()=>Sr,direction:()=>Cr,strings:()=>kr,thanks_to:()=>br});var br="Jonas Smedegaard ",Tr="",Cr="ltr",kr={placeholder:"S\xF8g",clear_search:"Nulstil",load_more:"Indl\xE6s flere resultater",search_label:"S\xF8g p\xE5 dette website",filters_label:"Filtre",zero_results:"Ingen resultater for [SEARCH_TERM]",many_results:"[COUNT] resultater for [SEARCH_TERM]",one_result:"[COUNT] resultat for [SEARCH_TERM]",alt_search:"Ingen resultater for [SEARCH_TERM]. Viser resultater for [DIFFERENT_TERM] i stedet",search_suggestion:"Ingen resultater for [SEARCH_TERM]. Pr\xF8v et af disse s\xF8geord i stedet:",searching:"S\xF8ger efter [SEARCH_TERM]..."},Sr={thanks_to:br,comments:Tr,direction:Cr,strings:kr};var wt={};y(wt,{comments:()=>Mr,default:()=>wr,direction:()=>Ar,strings:()=>vr,thanks_to:()=>yr});var yr="Jan Claasen ",Mr="",Ar="ltr",vr={placeholder:"Suche",clear_search:"L\xF6schen",load_more:"Mehr Ergebnisse laden",search_label:"Suche diese Seite",filters_label:"Filter",zero_results:"Keine Ergebnisse f\xFCr [SEARCH_TERM]",many_results:"[COUNT] Ergebnisse f\xFCr [SEARCH_TERM]",one_result:"[COUNT] Ergebnis f\xFCr [SEARCH_TERM]",alt_search:"Keine Ergebnisse f\xFCr [SEARCH_TERM]. Stattdessen werden Ergebnisse f\xFCr [DIFFERENT_TERM] angezeigt",search_suggestion:"Keine Ergebnisse f\xFCr [SEARCH_TERM]. Versuchen Sie eine der folgenden Suchen:",searching:"Suche f\xFCr [SEARCH_TERM]"},wr={thanks_to:yr,comments:Mr,direction:Ar,strings:vr};var Ht={};y(Ht,{comments:()=>Fr,default:()=>jr,direction:()=>Nr,strings:()=>Or,thanks_to:()=>Hr});var Hr="Liam Bigelow ",Fr="",Nr="ltr",Or={placeholder:"Search",clear_search:"Clear",load_more:"Load more results",search_label:"Search this site",filters_label:"Filters",zero_results:"No results for [SEARCH_TERM]",many_results:"[COUNT] results for [SEARCH_TERM]",one_result:"[COUNT] result for [SEARCH_TERM]",alt_search:"No results for [SEARCH_TERM]. Showing results for [DIFFERENT_TERM] instead",search_suggestion:"No results for [SEARCH_TERM]. Try one of the following searches:",searching:"Searching for [SEARCH_TERM]..."},jr={thanks_to:Hr,comments:Fr,direction:Nr,strings:Or};var Ft={};y(Ft,{comments:()=>Ur,default:()=>Pr,direction:()=>Dr,strings:()=>Ir,thanks_to:()=>zr});var zr="Pablo Villaverde ",Ur="",Dr="ltr",Ir={placeholder:"Buscar",clear_search:"Limpiar",load_more:"Ver m\xE1s resultados",search_label:"Buscar en este sitio",filters_label:"Filtros",zero_results:"No se encontraron resultados para [SEARCH_TERM]",many_results:"[COUNT] resultados encontrados para [SEARCH_TERM]",one_result:"[COUNT] resultado encontrado para [SEARCH_TERM]",alt_search:"No se encontraron resultados para [SEARCH_TERM]. Mostrando en su lugar resultados para [DIFFERENT_TERM]",search_suggestion:"No se encontraron resultados para [SEARCH_TERM]. Prueba una de las siguientes b\xFAsquedas:",searching:"Buscando [SEARCH_TERM]..."},Pr={thanks_to:zr,comments:Ur,direction:Dr,strings:Ir};var Nt={};y(Nt,{comments:()=>qr,default:()=>Wr,direction:()=>Br,strings:()=>Vr,thanks_to:()=>Lr});var Lr="Ali Khaleqi Yekta ",qr="",Br="rtl",Vr={placeholder:"\u062C\u0633\u062A\u062C\u0648",clear_search:"\u067E\u0627\u06A9\u0633\u0627\u0632\u06CC",load_more:"\u0628\u0627\u0631\u06AF\u0630\u0627\u0631\u06CC \u0646\u062A\u0627\u06CC\u062C \u0628\u06CC\u0634\u062A\u0631",search_label:"\u062C\u0633\u062A\u062C\u0648 \u062F\u0631 \u0633\u0627\u06CC\u062A",filters_label:"\u0641\u06CC\u0644\u062A\u0631\u0647\u0627",zero_results:"\u0646\u062A\u06CC\u062C\u0647\u200C\u0627\u06CC \u0628\u0631\u0627\u06CC [SEARCH_TERM] \u06CC\u0627\u0641\u062A \u0646\u0634\u062F",many_results:"[COUNT] \u0646\u062A\u06CC\u062C\u0647 \u0628\u0631\u0627\u06CC [SEARCH_TERM] \u06CC\u0627\u0641\u062A \u0634\u062F",one_result:"[COUNT] \u0646\u062A\u06CC\u062C\u0647 \u0628\u0631\u0627\u06CC [SEARCH_TERM] \u06CC\u0627\u0641\u062A \u0634\u062F",alt_search:"\u0646\u062A\u06CC\u062C\u0647\u200C\u0627\u06CC \u0628\u0631\u0627\u06CC [SEARCH_TERM] \u06CC\u0627\u0641\u062A \u0646\u0634\u062F. \u062F\u0631 \u0639\u0648\u0636 \u0646\u062A\u0627\u06CC\u062C \u0628\u0631\u0627\u06CC [DIFFERENT_TERM] \u0646\u0645\u0627\u06CC\u0634 \u062F\u0627\u062F\u0647 \u0645\u06CC\u200C\u0634\u0648\u062F",search_suggestion:"\u0646\u062A\u06CC\u062C\u0647\u200C\u0627\u06CC \u0628\u0631\u0627\u06CC [SEARCH_TERM] \u06CC\u0627\u0641\u062A \u0646\u0634\u062F. \u06CC\u06A9\u06CC \u0627\u0632 \u062C\u0633\u062A\u062C\u0648\u0647\u0627\u06CC \u0632\u06CC\u0631 \u0631\u0627 \u0627\u0645\u062A\u062D\u0627\u0646 \u06A9\u0646\u06CC\u062F:",searching:"\u062F\u0631 \u062D\u0627\u0644 \u062C\u0633\u062A\u062C\u0648\u06CC [SEARCH_TERM]..."},Wr={thanks_to:Lr,comments:qr,direction:Br,strings:Vr};var Ot={};y(Ot,{comments:()=>Kr,default:()=>Zr,direction:()=>Jr,strings:()=>Yr,thanks_to:()=>Gr});var Gr="Valtteri Laitinen ",Kr="",Jr="ltr",Yr={placeholder:"Haku",clear_search:"Tyhjenn\xE4",load_more:"Lataa lis\xE4\xE4 tuloksia",search_label:"Hae t\xE4lt\xE4 sivustolta",filters_label:"Suodattimet",zero_results:"Ei tuloksia haulle [SEARCH_TERM]",many_results:"[COUNT] tulosta haulle [SEARCH_TERM]",one_result:"[COUNT] tulos haulle [SEARCH_TERM]",alt_search:"Ei tuloksia haulle [SEARCH_TERM]. N\xE4ytet\xE4\xE4n tulokset sen sijaan haulle [DIFFERENT_TERM]",search_suggestion:"Ei tuloksia haulle [SEARCH_TERM]. Kokeile jotain seuraavista:",searching:"Haetaan [SEARCH_TERM]..."},Zr={thanks_to:Gr,comments:Kr,direction:Jr,strings:Yr};var jt={};y(jt,{comments:()=>Qr,default:()=>el,direction:()=>xr,strings:()=>$r,thanks_to:()=>Xr});var Xr="Nicolas Friedli ",Qr="",xr="ltr",$r={placeholder:"Rechercher",clear_search:"Nettoyer",load_more:"Charger plus de r\xE9sultats",search_label:"Recherche sur ce site",filters_label:"Filtres",zero_results:"Pas de r\xE9sultat pour [SEARCH_TERM]",many_results:"[COUNT] r\xE9sultats pour [SEARCH_TERM]",one_result:"[COUNT] r\xE9sultat pour [SEARCH_TERM]",alt_search:"Pas de r\xE9sultat pour [SEARCH_TERM]. Montre les r\xE9sultats pour [DIFFERENT_TERM] \xE0 la place",search_suggestion:"Pas de r\xE9sultat pour [SEARCH_TERM]. Essayer une des recherches suivantes:",searching:"Recherche [SEARCH_TERM]..."},el={thanks_to:Xr,comments:Qr,direction:xr,strings:$r};var zt={};y(zt,{comments:()=>nl,default:()=>ll,direction:()=>sl,strings:()=>rl,thanks_to:()=>tl});var tl="Pablo Villaverde ",nl="",sl="ltr",rl={placeholder:"Buscar",clear_search:"Limpar",load_more:"Ver m\xE1is resultados",search_label:"Buscar neste sitio",filters_label:"Filtros",zero_results:"Non se atoparon resultados para [SEARCH_TERM]",many_results:"[COUNT] resultados atopados para [SEARCH_TERM]",one_result:"[COUNT] resultado atopado para [SEARCH_TERM]",alt_search:"Non se atoparon resultados para [SEARCH_TERM]. Amosando no seu lugar resultados para [DIFFERENT_TERM]",search_suggestion:"Non se atoparon resultados para [SEARCH_TERM]. Probe unha das seguintes pesquisas:",searching:"Buscando [SEARCH_TERM]..."},ll={thanks_to:tl,comments:nl,direction:sl,strings:rl};var Ut={};y(Ut,{comments:()=>al,default:()=>cl,direction:()=>ol,strings:()=>ul,thanks_to:()=>il});var il="Nir Tamir ",al="",ol="rtl",ul={placeholder:"\u05D7\u05D9\u05E4\u05D5\u05E9",clear_search:"\u05E0\u05D9\u05E7\u05D5\u05D9",load_more:"\u05E2\u05D5\u05D3 \u05EA\u05D5\u05E6\u05D0\u05D5\u05EA",search_label:"\u05D7\u05D9\u05E4\u05D5\u05E9 \u05D1\u05D0\u05EA\u05E8 \u05D6\u05D4",filters_label:"\u05DE\u05E1\u05E0\u05E0\u05D9\u05DD",zero_results:"\u05DC\u05D0 \u05E0\u05DE\u05E6\u05D0\u05D5 \u05EA\u05D5\u05E6\u05D0\u05D5\u05EA \u05E2\u05D1\u05D5\u05E8 [SEARCH_TERM]",many_results:"\u05E0\u05DE\u05E6\u05D0\u05D5 [COUNT] \u05EA\u05D5\u05E6\u05D0\u05D5\u05EA \u05E2\u05D1\u05D5\u05E8 [SEARCH_TERM]",one_result:"\u05E0\u05DE\u05E6\u05D0\u05D4 \u05EA\u05D5\u05E6\u05D0\u05D4 \u05D0\u05D7\u05EA \u05E2\u05D1\u05D5\u05E8 [SEARCH_TERM]",alt_search:"\u05DC\u05D0 \u05E0\u05DE\u05E6\u05D0\u05D5 \u05EA\u05D5\u05E6\u05D0\u05D5\u05EA \u05E2\u05D1\u05D5\u05E8 [SEARCH_TERM]. \u05DE\u05D5\u05E6\u05D2\u05D5\u05EA \u05EA\u05D5\u05E6\u05D0\u05D5\u05EA \u05E2\u05D1\u05D5\u05E8 [DIFFERENT_TERM]",search_suggestion:"\u05DC\u05D0 \u05E0\u05DE\u05E6\u05D0\u05D5 \u05EA\u05D5\u05E6\u05D0\u05D5\u05EA \u05E2\u05D1\u05D5\u05E8 [SEARCH_TERM]. \u05E0\u05E1\u05D5 \u05D0\u05D7\u05D3 \u05DE\u05D4\u05D7\u05D9\u05E4\u05D5\u05E9\u05D9\u05DD \u05D4\u05D1\u05D0\u05D9\u05DD:",searching:"\u05DE\u05D7\u05E4\u05E9 \u05D0\u05EA [SEARCH_TERM]..."},cl={thanks_to:il,comments:al,direction:ol,strings:ul};var Dt={};y(Dt,{comments:()=>fl,default:()=>ml,direction:()=>dl,strings:()=>hl,thanks_to:()=>_l});var _l="Amit Yadav ",fl="",dl="ltr",hl={placeholder:"\u0916\u094B\u091C\u0947\u0902",clear_search:"\u0938\u093E\u092B \u0915\u0930\u0947\u0902",load_more:"\u0914\u0930 \u0905\u0927\u093F\u0915 \u092A\u0930\u093F\u0923\u093E\u092E \u0932\u094B\u0921 \u0915\u0930\u0947\u0902",search_label:"\u0907\u0938 \u0938\u093E\u0907\u091F \u092E\u0947\u0902 \u0916\u094B\u091C\u0947\u0902",filters_label:"\u092B\u093C\u093F\u0932\u094D\u091F\u0930",zero_results:"\u0915\u094B\u0908 \u092A\u0930\u093F\u0923\u093E\u092E [SEARCH_TERM] \u0915\u0947 \u0932\u093F\u090F \u0928\u0939\u0940\u0902 \u092E\u093F\u0932\u093E",many_results:"[COUNT] \u092A\u0930\u093F\u0923\u093E\u092E [SEARCH_TERM] \u0915\u0947 \u0932\u093F\u090F \u092E\u093F\u0932\u0947",one_result:"[COUNT] \u092A\u0930\u093F\u0923\u093E\u092E [SEARCH_TERM] \u0915\u0947 \u0932\u093F\u090F \u092E\u093F\u0932\u093E",alt_search:"[SEARCH_TERM] \u0915\u0947 \u0932\u093F\u090F \u0915\u094B\u0908 \u092A\u0930\u093F\u0923\u093E\u092E \u0928\u0939\u0940\u0902 \u092E\u093F\u0932\u093E\u0964 \u0907\u0938\u0915\u0947 \u092C\u091C\u093E\u092F [DIFFERENT_TERM] \u0915\u0947 \u0932\u093F\u090F \u092A\u0930\u093F\u0923\u093E\u092E \u0926\u093F\u0916\u093E \u0930\u0939\u093E \u0939\u0948",search_suggestion:"[SEARCH_TERM] \u0915\u0947 \u0932\u093F\u090F \u0915\u094B\u0908 \u092A\u0930\u093F\u0923\u093E\u092E \u0928\u0939\u0940\u0902 \u092E\u093F\u0932\u093E\u0964 \u0928\u093F\u092E\u094D\u0928\u0932\u093F\u0916\u093F\u0924 \u0916\u094B\u091C\u094B\u0902 \u092E\u0947\u0902 \u0938\u0947 \u0915\u094B\u0908 \u090F\u0915 \u0906\u091C\u093C\u092E\u093E\u090F\u0902:",searching:"[SEARCH_TERM] \u0915\u0940 \u0916\u094B\u091C \u0915\u0940 \u091C\u093E \u0930\u0939\u0940 \u0939\u0948..."},ml={thanks_to:_l,comments:fl,direction:dl,strings:hl};var It={};y(It,{comments:()=>gl,default:()=>bl,direction:()=>El,strings:()=>Rl,thanks_to:()=>pl});var pl="Diomed ",gl="",El="ltr",Rl={placeholder:"Tra\u017Ei",clear_search:"O\u010Disti",load_more:"U\u010Ditaj vi\u0161e rezultata",search_label:"Pretra\u017Ei ovu stranicu",filters_label:"Filteri",zero_results:"Nema rezultata za [SEARCH_TERM]",many_results:"[COUNT] rezultata za [SEARCH_TERM]",one_result:"[COUNT] rezultat za [SEARCH_TERM]",alt_search:"Nema rezultata za [SEARCH_TERM]. Prikazujem rezultate za [DIFFERENT_TERM]",search_suggestion:"Nema rezultata za [SEARCH_TERM]. Poku\u0161aj s jednom od ovih pretraga:",searching:"Pretra\u017Eujem [SEARCH_TERM]..."},bl={thanks_to:pl,comments:gl,direction:El,strings:Rl};var Pt={};y(Pt,{comments:()=>Cl,default:()=>yl,direction:()=>kl,strings:()=>Sl,thanks_to:()=>Tl});var Tl="Adam Laki ",Cl="",kl="ltr",Sl={placeholder:"Keres\xE9s",clear_search:"T\xF6rl\xE9s",load_more:"Tov\xE1bbi tal\xE1latok bet\xF6lt\xE9se",search_label:"Keres\xE9s az oldalon",filters_label:"Sz\u0171r\xE9s",zero_results:"Nincs tal\xE1lat a(z) [SEARCH_TERM] kifejez\xE9sre",many_results:"[COUNT] db tal\xE1lat a(z) [SEARCH_TERM] kifejez\xE9sre",one_result:"[COUNT] db tal\xE1lat a(z) [SEARCH_TERM] kifejez\xE9sre",alt_search:"Nincs tal\xE1lat a(z) [SEARCH_TERM] kifejez\xE9sre. Tal\xE1latok mutat\xE1sa ink\xE1bb a(z) [DIFFERENT_TERM] kifejez\xE9sre",search_suggestion:"Nincs tal\xE1lat a(z) [SEARCH_TERM] kifejez\xE9sre. Pr\xF3b\xE1ld meg a k\xF6vetkez\u0151 keres\xE9sek egyik\xE9t:",searching:"Keres\xE9s a(z) [SEARCH_TERM] kifejez\xE9sre..."},yl={thanks_to:Tl,comments:Cl,direction:kl,strings:Sl};var Lt={};y(Lt,{comments:()=>Al,default:()=>Hl,direction:()=>vl,strings:()=>wl,thanks_to:()=>Ml});var Ml="Nixentric",Al="",vl="ltr",wl={placeholder:"Cari",clear_search:"Bersihkan",load_more:"Muat lebih banyak hasil",search_label:"Telusuri situs ini",filters_label:"Filter",zero_results:"[SEARCH_TERM] tidak ditemukan",many_results:"Ditemukan [COUNT] hasil untuk [SEARCH_TERM]",one_result:"Ditemukan [COUNT] hasil untuk [SEARCH_TERM]",alt_search:"[SEARCH_TERM] tidak ditemukan. Menampilkan hasil [DIFFERENT_TERM] sebagai gantinya",search_suggestion:"[SEARCH_TERM] tidak ditemukan. Coba salah satu pencarian berikut ini:",searching:"Mencari [SEARCH_TERM]..."},Hl={thanks_to:Ml,comments:Al,direction:vl,strings:wl};var qt={};y(qt,{comments:()=>Nl,default:()=>zl,direction:()=>Ol,strings:()=>jl,thanks_to:()=>Fl});var Fl="Cosette Bruhns Alonso, Andrew Janco ",Nl="",Ol="ltr",jl={placeholder:"Cerca",clear_search:"Cancella la cronologia",load_more:"Mostra pi\xF9 risultati",search_label:"Cerca nel sito",filters_label:"Filtri di ricerca",zero_results:"Nessun risultato per [SEARCH_TERM]",many_results:"[COUNT] risultati per [SEARCH_TERM]",one_result:"[COUNT] risultato per [SEARCH_TERM]",alt_search:"Nessun risultato per [SEARCH_TERM]. Mostrando risultati per [DIFFERENT_TERM] come alternativa.",search_suggestion:"Nessun risultato per [SEARCH_TERM]. Prova una delle seguenti ricerche:",searching:"Cercando [SEARCH_TERM]..."},zl={thanks_to:Fl,comments:Nl,direction:Ol,strings:jl};var Bt={};y(Bt,{comments:()=>Dl,default:()=>Ll,direction:()=>Il,strings:()=>Pl,thanks_to:()=>Ul});var Ul="Tate",Dl="",Il="ltr",Pl={placeholder:"\u691C\u7D22",clear_search:"\u30AF\u30EA\u30A2",load_more:"\u6B21\u3092\u8AAD\u307F\u8FBC\u3080",search_label:"\u3053\u306E\u30B5\u30A4\u30C8\u3092\u691C\u7D22",filters_label:"\u30D5\u30A3\u30EB\u30BF",zero_results:"[SEARCH_TERM]\u306E\u691C\u7D22\u306B\u4E00\u81F4\u3059\u308B\u60C5\u5831\u306F\u3042\u308A\u307E\u305B\u3093\u3067\u3057\u305F",many_results:"[SEARCH_TERM]\u306E[COUNT]\u4EF6\u306E\u691C\u7D22\u7D50\u679C",one_result:"[SEARCH_TERM]\u306E[COUNT]\u4EF6\u306E\u691C\u7D22\u7D50\u679C",alt_search:"[SEARCH_TERM]\u306E\u691C\u7D22\u306B\u4E00\u81F4\u3059\u308B\u60C5\u5831\u306F\u3042\u308A\u307E\u305B\u3093\u3067\u3057\u305F\u3002[DIFFERENT_TERM]\u306E\u691C\u7D22\u7D50\u679C\u3092\u8868\u793A\u3057\u3066\u3044\u307E\u3059",search_suggestion:"[SEARCH_TERM]\u306E\u691C\u7D22\u306B\u4E00\u81F4\u3059\u308B\u60C5\u5831\u306F\u3042\u308A\u307E\u305B\u3093\u3067\u3057\u305F\u3002\u6B21\u306E\u3044\u305A\u308C\u304B\u306E\u691C\u7D22\u3092\u8A66\u3057\u3066\u304F\u3060\u3055\u3044",searching:"[SEARCH_TERM]\u3092\u691C\u7D22\u3057\u3066\u3044\u307E\u3059"},Ll={thanks_to:Ul,comments:Dl,direction:Il,strings:Pl};var Vt={};y(Vt,{comments:()=>Bl,default:()=>Gl,direction:()=>Vl,strings:()=>Wl,thanks_to:()=>ql});var ql="Seokho Son ",Bl="",Vl="ltr",Wl={placeholder:"\uAC80\uC0C9\uC5B4",clear_search:"\uBE44\uC6B0\uAE30",load_more:"\uAC80\uC0C9 \uACB0\uACFC \uB354 \uBCF4\uAE30",search_label:"\uC0AC\uC774\uD2B8 \uAC80\uC0C9",filters_label:"\uD544\uD130",zero_results:"[SEARCH_TERM]\uC5D0 \uB300\uD55C \uACB0\uACFC \uC5C6\uC74C",many_results:"[SEARCH_TERM]\uC5D0 \uB300\uD55C \uACB0\uACFC [COUNT]\uAC74",one_result:"[SEARCH_TERM]\uC5D0 \uB300\uD55C \uACB0\uACFC [COUNT]\uAC74",alt_search:"[SEARCH_TERM]\uC5D0 \uB300\uD55C \uACB0\uACFC \uC5C6\uC74C. [DIFFERENT_TERM]\uC5D0 \uB300\uD55C \uACB0\uACFC",search_suggestion:"[SEARCH_TERM]\uC5D0 \uB300\uD55C \uACB0\uACFC \uC5C6\uC74C. \uCD94\uCC9C \uAC80\uC0C9\uC5B4: ",searching:"[SEARCH_TERM] \uAC80\uC0C9 \uC911..."},Gl={thanks_to:ql,comments:Bl,direction:Vl,strings:Wl};var Wt={};y(Wt,{comments:()=>Jl,default:()=>Xl,direction:()=>Yl,strings:()=>Zl,thanks_to:()=>Kl});var Kl="",Jl="",Yl="ltr",Zl={placeholder:"Rapu",clear_search:"Whakakore",load_more:"Whakauta \u0113tahi otinga k\u0113",search_label:"Rapu",filters_label:"T\u0101tari",zero_results:"Otinga kore ki [SEARCH_TERM]",many_results:"[COUNT] otinga ki [SEARCH_TERM]",one_result:"[COUNT] otinga ki [SEARCH_TERM]",alt_search:"Otinga kore ki [SEARCH_TERM]. Otinga k\u0113 ki [DIFFERENT_TERM]",search_suggestion:"Otinga kore ki [SEARCH_TERM]. whakam\u0101tau ki ng\u0101 mea atu:",searching:"Rapu ki [SEARCH_TERM]..."},Xl={thanks_to:Kl,comments:Jl,direction:Yl,strings:Zl};var Gt={};y(Gt,{comments:()=>xl,default:()=>ti,direction:()=>$l,strings:()=>ei,thanks_to:()=>Ql});var Ql="Paul van Brouwershaven",xl="",$l="ltr",ei={placeholder:"Zoeken",clear_search:"Reset",load_more:"Meer resultaten laden",search_label:"Doorzoek deze site",filters_label:"Filters",zero_results:"Geen resultaten voor [SEARCH_TERM]",many_results:"[COUNT] resultaten voor [SEARCH_TERM]",one_result:"[COUNT] resultaat voor [SEARCH_TERM]",alt_search:"Geen resultaten voor [SEARCH_TERM]. In plaats daarvan worden resultaten voor [DIFFERENT_TERM] weergegeven",search_suggestion:"Geen resultaten voor [SEARCH_TERM]. Probeer een van de volgende zoekopdrachten:",searching:"Zoeken naar [SEARCH_TERM]..."},ti={thanks_to:Ql,comments:xl,direction:$l,strings:ei};var Kt={};y(Kt,{comments:()=>si,default:()=>ii,direction:()=>ri,strings:()=>li,thanks_to:()=>ni});var ni="Christopher Wingate",si="",ri="ltr",li={placeholder:"S\xF8k",clear_search:"Fjern",load_more:"Last flere resultater",search_label:"S\xF8k p\xE5 denne siden",filters_label:"Filtre",zero_results:"Ingen resultater for [SEARCH_TERM]",many_results:"[COUNT] resultater for [SEARCH_TERM]",one_result:"[COUNT] resultat for [SEARCH_TERM]",alt_search:"Ingen resultater for [SEARCH_TERM]. Viser resultater for [DIFFERENT_TERM] i stedet",search_suggestion:"Ingen resultater for [SEARCH_TERM]. Pr\xF8v en av disse s\xF8keordene i stedet:",searching:"S\xF8ker etter [SEARCH_TERM]"},ii={thanks_to:ni,comments:si,direction:ri,strings:li};var Jt={};y(Jt,{comments:()=>oi,default:()=>_i,direction:()=>ui,strings:()=>ci,thanks_to:()=>ai});var ai="",oi="",ui="ltr",ci={placeholder:"Szukaj",clear_search:"Wyczy\u015B\u0107",load_more:"Za\u0142aduj wi\u0119cej",search_label:"Przeszukaj t\u0119 stron\u0119",filters_label:"Filtry",zero_results:"Brak wynik\xF3w dla [SEARCH_TERM]",many_results:"[COUNT] wynik\xF3w dla [SEARCH_TERM]",one_result:"[COUNT] wynik dla [SEARCH_TERM]",alt_search:"Brak wynik\xF3w dla [SEARCH_TERM]. Wy\u015Bwietlam wyniki dla [DIFFERENT_TERM]",search_suggestion:"Brak wynik\xF3w dla [SEARCH_TERM]. Pokrewne wyniki wyszukiwania:",searching:"Szukam [SEARCH_TERM]..."},_i={thanks_to:ai,comments:oi,direction:ui,strings:ci};var Yt={};y(Yt,{comments:()=>di,default:()=>pi,direction:()=>hi,strings:()=>mi,thanks_to:()=>fi});var fi="Jonatah",di="",hi="ltr",mi={placeholder:"Pesquisar",clear_search:"Limpar",load_more:"Ver mais resultados",search_label:"Pesquisar",filters_label:"Filtros",zero_results:"Nenhum resultado encontrado para [SEARCH_TERM]",many_results:"[COUNT] resultados encontrados para [SEARCH_TERM]",one_result:"[COUNT] resultado encontrado para [SEARCH_TERM]",alt_search:"Nenhum resultado encontrado para [SEARCH_TERM]. Exibindo resultados para [DIFFERENT_TERM]",search_suggestion:"Nenhum resultado encontrado para [SEARCH_TERM]. Tente uma das seguintes pesquisas:",searching:"Pesquisando por [SEARCH_TERM]..."},pi={thanks_to:fi,comments:di,direction:hi,strings:mi};var Zt={};y(Zt,{comments:()=>Ei,default:()=>Ti,direction:()=>Ri,strings:()=>bi,thanks_to:()=>gi});var gi="Bogdan Mateescu ",Ei="",Ri="ltr",bi={placeholder:"C\u0103utare",clear_search:"\u015Eterge\u0163i",load_more:"\xCEnc\u0103rca\u021Bi mai multe rezultate",search_label:"C\u0103uta\u021Bi \xEEn acest site",filters_label:"Filtre",zero_results:"Niciun rezultat pentru [SEARCH_TERM]",many_results:"[COUNT] rezultate pentru [SEARCH_TERM]",one_result:"[COUNT] rezultat pentru [SEARCH_TERM]",alt_search:"Niciun rezultat pentru [SEARCH_TERM]. Se afi\u0219eaz\u0103 \xEEn schimb rezultatele pentru [DIFFERENT_TERM]",search_suggestion:"Niciun rezultat pentru [SEARCH_TERM]. \xCEncerca\u021Bi una dintre urm\u0103toarele c\u0103ut\u0103ri:",searching:"Se caut\u0103 dup\u0103: [SEARCH_TERM]..."},Ti={thanks_to:gi,comments:Ei,direction:Ri,strings:bi};var Xt={};y(Xt,{comments:()=>ki,default:()=>Mi,direction:()=>Si,strings:()=>yi,thanks_to:()=>Ci});var Ci="Aleksandr Gordeev",ki="",Si="ltr",yi={placeholder:"\u041F\u043E\u0438\u0441\u043A",clear_search:"\u041E\u0447\u0438\u0441\u0442\u0438\u0442\u044C \u043F\u043E\u043B\u0435",load_more:"\u0417\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044C \u0435\u0449\u0435",search_label:"\u041F\u043E\u0438\u0441\u043A \u043F\u043E \u0441\u0430\u0439\u0442\u0443",filters_label:"\u0424\u0438\u043B\u044C\u0442\u0440\u044B",zero_results:"\u041D\u0438\u0447\u0435\u0433\u043E \u043D\u0435 \u043D\u0430\u0439\u0434\u0435\u043D\u043E \u043F\u043E \u0437\u0430\u043F\u0440\u043E\u0441\u0443: [SEARCH_TERM]",many_results:"[COUNT] \u0440\u0435\u0437\u0443\u043B\u044C\u0442\u0430\u0442\u043E\u0432 \u043F\u043E \u0437\u0430\u043F\u0440\u043E\u0441\u0443: [SEARCH_TERM]",one_result:"[COUNT] \u0440\u0435\u0437\u0443\u043B\u044C\u0442\u0430\u0442 \u043F\u043E \u0437\u0430\u043F\u0440\u043E\u0441\u0443: [SEARCH_TERM]",alt_search:"\u041D\u0438\u0447\u0435\u0433\u043E \u043D\u0435 \u043D\u0430\u0439\u0434\u0435\u043D\u043E \u043F\u043E \u0437\u0430\u043F\u0440\u043E\u0441\u0443: [SEARCH_TERM]. \u041F\u043E\u043A\u0430\u0437\u0430\u043D\u044B \u0440\u0435\u0437\u0443\u043B\u044C\u0442\u0430\u0442\u044B \u043F\u043E \u0437\u0430\u043F\u0440\u043E\u0441\u0443: [DIFFERENT_TERM]",search_suggestion:"\u041D\u0438\u0447\u0435\u0433\u043E \u043D\u0435 \u043D\u0430\u0439\u0434\u0435\u043D\u043E \u043F\u043E \u0437\u0430\u043F\u0440\u043E\u0441\u0443: [SEARCH_TERM]. \u041F\u043E\u043F\u0440\u043E\u0431\u0443\u0439\u0442\u0435 \u043E\u0434\u0438\u043D \u0438\u0437 \u0441\u043B\u0435\u0434\u0443\u044E\u0449\u0438\u0445 \u0432\u0430\u0440\u0438\u0430\u043D\u0442\u043E\u0432",searching:"\u041F\u043E\u0438\u0441\u043A \u043F\u043E \u0437\u0430\u043F\u0440\u043E\u0441\u0443: [SEARCH_TERM]"},Mi={thanks_to:Ci,comments:ki,direction:Si,strings:yi};var Qt={};y(Qt,{comments:()=>vi,default:()=>Fi,direction:()=>wi,strings:()=>Hi,thanks_to:()=>Ai});var Ai="Andrija Sagicc",vi="",wi="ltr",Hi={placeholder:"\u041F\u0440\u0435\u0442\u0440\u0430\u0433\u0430",clear_search:"\u0411\u0440\u0438\u0441\u0430\u045A\u0435",load_more:"\u041F\u0440\u0438\u043A\u0430\u0437 \u0432\u0438\u0448\u0435 \u0440\u0435\u0437\u0443\u043B\u0442\u0430\u0442\u0430",search_label:"\u041F\u0440\u0435\u0442\u0440\u0430\u0433\u0430 \u0441\u0430\u0458\u0442\u0430",filters_label:"\u0424\u0438\u043B\u0442\u0435\u0440\u0438",zero_results:"\u041D\u0435\u043C\u0430 \u0440\u0435\u0437\u0443\u043B\u0442\u0430\u0442\u0430 \u0437\u0430 [SEARCH_TERM]",many_results:"[COUNT] \u0440\u0435\u0437\u0443\u043B\u0442\u0430\u0442\u0430 \u0437\u0430 [SEARCH_TERM]",one_result:"[COUNT] \u0440\u0435\u0437\u0443\u043B\u0442\u0430\u0442\u0430 \u0437\u0430 [SEARCH_TERM]",alt_search:"\u041D\u0435\u043C\u0430 \u0440\u0435\u0437\u0443\u043B\u0442\u0430\u0442\u0430 \u0437\u0430 [SEARCH_TERM]. \u041F\u0440\u0438\u043A\u0430\u0437 \u0434\u043E\u0434\u0430\u0442\u043D\u0438\u043A \u0440\u0435\u0437\u0443\u043B\u0442\u0430\u0442\u0430 \u0437\u0430 [DIFFERENT_TERM]",search_suggestion:"\u041D\u0435\u043C\u0430 \u0440\u0435\u0437\u0443\u043B\u0442\u0430\u0442\u0430 \u0437\u0430 [SEARCH_TERM]. \u041F\u043E\u043A\u0443\u0448\u0430\u0458\u0442\u0435 \u0441\u0430 \u043D\u0435\u043A\u043E\u043C \u043E\u0434 \u0441\u043B\u0435\u0434\u0435\u045B\u0438\u0445 \u043F\u0440\u0435\u0442\u0440\u0430\u0433\u0430:",searching:"\u041F\u0440\u0435\u0442\u0440\u0430\u0433\u0430 \u0442\u0435\u0440\u043C\u0438\u043D\u0430 [SEARCH_TERM]..."},Fi={thanks_to:Ai,comments:vi,direction:wi,strings:Hi};var xt={};y(xt,{comments:()=>Oi,default:()=>Ui,direction:()=>ji,strings:()=>zi,thanks_to:()=>Ni});var Ni="Montazar Al-Jaber ",Oi="",ji="ltr",zi={placeholder:"S\xF6k",clear_search:"Rensa",load_more:"Visa fler tr\xE4ffar",search_label:"S\xF6k p\xE5 denna sida",filters_label:"Filter",zero_results:"[SEARCH_TERM] gav inga tr\xE4ffar",many_results:"[SEARCH_TERM] gav [COUNT] tr\xE4ffar",one_result:"[SEARCH_TERM] gav [COUNT] tr\xE4ff",alt_search:"[SEARCH_TERM] gav inga tr\xE4ffar. Visar resultat f\xF6r [DIFFERENT_TERM] ist\xE4llet",search_suggestion:"[SEARCH_TERM] gav inga tr\xE4ffar. F\xF6rs\xF6k igen med en av f\xF6ljande s\xF6kord:",searching:"S\xF6ker efter [SEARCH_TERM]..."},Ui={thanks_to:Ni,comments:Oi,direction:ji,strings:zi};var $t={};y($t,{comments:()=>Ii,default:()=>qi,direction:()=>Pi,strings:()=>Li,thanks_to:()=>Di});var Di="Anonymous",Ii="",Pi="ltr",Li={placeholder:"Tafuta",clear_search:"Futa",load_more:"Pakia matokeo zaidi",search_label:"Tafuta tovuti hii",filters_label:"Vichujio",zero_results:"Hakuna matokeo ya [SEARCH_TERM]",many_results:"Matokeo [COUNT] ya [SEARCH_TERM]",one_result:"Tokeo [COUNT] la [SEARCH_TERM]",alt_search:"Hakuna mayokeo ya [SEARCH_TERM]. Badala yake, inaonyesha matokeo ya [DIFFERENT_TERM]",search_suggestion:"Hakuna matokeo ya [SEARCH_TERM]. Jaribu mojawapo ya utafutaji ufuatao:",searching:"Kutafuta [SEARCH_TERM]..."},qi={thanks_to:Di,comments:Ii,direction:Pi,strings:Li};var en={};y(en,{comments:()=>Vi,default:()=>Ki,direction:()=>Wi,strings:()=>Gi,thanks_to:()=>Bi});var Bi="",Vi="",Wi="ltr",Gi={placeholder:"\u0BA4\u0BC7\u0B9F\u0BC1\u0B95",clear_search:"\u0B85\u0BB4\u0BBF\u0B95\u0BCD\u0B95\u0BC1\u0B95",load_more:"\u0BAE\u0BC7\u0BB2\u0BC1\u0BAE\u0BCD \u0BAE\u0BC1\u0B9F\u0BBF\u0BB5\u0BC1\u0B95\u0BB3\u0BC8\u0B95\u0BCD \u0B95\u0BBE\u0B9F\u0BCD\u0B9F\u0BC1\u0B95",search_label:"\u0B87\u0BA8\u0BCD\u0BA4 \u0BA4\u0BB3\u0BA4\u0BCD\u0BA4\u0BBF\u0BB2\u0BCD \u0BA4\u0BC7\u0B9F\u0BC1\u0B95",filters_label:"\u0BB5\u0B9F\u0BBF\u0B95\u0B9F\u0BCD\u0B9F\u0BB2\u0BCD\u0B95\u0BB3\u0BCD",zero_results:"[SEARCH_TERM] \u0B95\u0BCD\u0B95\u0BBE\u0BA9 \u0BAE\u0BC1\u0B9F\u0BBF\u0BB5\u0BC1\u0B95\u0BB3\u0BCD \u0B87\u0BB2\u0BCD\u0BB2\u0BC8",many_results:"[SEARCH_TERM] \u0B95\u0BCD\u0B95\u0BBE\u0BA9 [COUNT] \u0BAE\u0BC1\u0B9F\u0BBF\u0BB5\u0BC1\u0B95\u0BB3\u0BCD",one_result:"[SEARCH_TERM] \u0B95\u0BCD\u0B95\u0BBE\u0BA9 \u0BAE\u0BC1\u0B9F\u0BBF\u0BB5\u0BC1",alt_search:"[SEARCH_TERM] \u0B87\u0BA4\u0BCD\u0BA4\u0BC7\u0B9F\u0BB2\u0BC1\u0B95\u0BCD\u0B95\u0BBE\u0BA9 \u0BAE\u0BC1\u0B9F\u0BBF\u0BB5\u0BC1\u0B95\u0BB3\u0BCD \u0B87\u0BB2\u0BCD\u0BB2\u0BC8, \u0B87\u0BA8\u0BCD\u0BA4 \u0BA4\u0BC7\u0B9F\u0BB2\u0BCD\u0B95\u0BB3\u0BC1\u0B95\u0BCD\u0B95\u0BBE\u0BA9 \u0B92\u0BA4\u0BCD\u0BA4 \u0BAE\u0BC1\u0B9F\u0BBF\u0BB5\u0BC1\u0B95\u0BB3\u0BCD [DIFFERENT_TERM]",search_suggestion:"[SEARCH_TERM] \u0B87\u0BA4\u0BCD \u0BA4\u0BC7\u0B9F\u0BB2\u0BC1\u0B95\u0BCD\u0B95\u0BBE\u0BA9 \u0BAE\u0BC1\u0B9F\u0BBF\u0BB5\u0BC1\u0B95\u0BB3\u0BCD \u0B87\u0BB2\u0BCD\u0BB2\u0BC8.\u0B87\u0BA4\u0BB1\u0BCD\u0B95\u0BC1 \u0BAA\u0BA4\u0BBF\u0BB2\u0BC0\u0B9F\u0BBE\u0BA9 \u0BA4\u0BC7\u0B9F\u0BB2\u0BCD\u0B95\u0BB3\u0BC8 \u0BA4\u0BC7\u0B9F\u0BC1\u0B95:",searching:"[SEARCH_TERM] \u0BA4\u0BC7\u0B9F\u0BAA\u0BCD\u0BAA\u0B9F\u0BC1\u0B95\u0BBF\u0BA9\u0BCD\u0BB1\u0BA4\u0BC1"},Ki={thanks_to:Bi,comments:Vi,direction:Wi,strings:Gi};var tn={};y(tn,{comments:()=>Yi,default:()=>Qi,direction:()=>Zi,strings:()=>Xi,thanks_to:()=>Ji});var Ji="Taylan \xD6zg\xFCr Bildik",Yi="",Zi="ltr",Xi={placeholder:"Ara\u015Ft\u0131r",clear_search:"Temizle",load_more:"Daha fazla sonu\xE7",search_label:"Site genelinde arama",filters_label:"Filtreler",zero_results:"[SEARCH_TERM] i\xE7in sonu\xE7 yok",many_results:"[SEARCH_TERM] i\xE7in [COUNT] sonu\xE7 bulundu",one_result:"[SEARCH_TERM] i\xE7in [COUNT] sonu\xE7 bulundu",alt_search:"[SEARCH_TERM] i\xE7in sonu\xE7 yok. Bunun yerine [DIFFERENT_TERM] i\xE7in sonu\xE7lar g\xF6steriliyor",search_suggestion:"[SEARCH_TERM] i\xE7in sonu\xE7 yok. Alternatif olarak a\u015Fa\u011F\u0131daki kelimelerden birini deneyebilirsiniz:",searching:"[SEARCH_TERM] ara\u015Ft\u0131r\u0131l\u0131yor..."},Qi={thanks_to:Ji,comments:Yi,direction:Zi,strings:Xi};var nn={};y(nn,{comments:()=>$i,default:()=>na,direction:()=>ea,strings:()=>ta,thanks_to:()=>xi});var xi="Vladyslav Lyshenko ",$i="",ea="ltr",ta={placeholder:"\u041F\u043E\u0448\u0443\u043A",clear_search:"\u041E\u0447\u0438\u0441\u0442\u0438\u0442\u0438 \u043F\u043E\u043B\u0435",load_more:"\u0417\u0430\u0432\u0430\u043D\u0442\u0430\u0436\u0438\u0442\u0438 \u0449\u0435",search_label:"\u041F\u043E\u0448\u0443\u043A \u043F\u043E \u0441\u0430\u0439\u0442\u0443",filters_label:"\u0424\u0456\u043B\u044C\u0442\u0440\u0438",zero_results:"\u041D\u0456\u0447\u043E\u0433\u043E \u043D\u0435 \u0437\u043D\u0430\u0439\u0434\u0435\u043D\u043E \u0437\u0430 \u0437\u0430\u043F\u0438\u0442\u043E\u043C: [SEARCH_TERM]",many_results:"[COUNT] \u0440\u0435\u0437\u0443\u043B\u044C\u0442\u0430\u0442\u0456\u0432 \u043D\u0430 \u0437\u0430\u043F\u0438\u0442: [SEARCH_TERM]",one_result:"[COUNT] \u0440\u0435\u0437\u0443\u043B\u044C\u0442\u0430\u0442 \u0437\u0430 \u0437\u0430\u043F\u0438\u0442\u043E\u043C: [SEARCH_TERM]",alt_search:"\u041D\u0456\u0447\u043E\u0433\u043E \u043D\u0435 \u0437\u043D\u0430\u0439\u0434\u0435\u043D\u043E \u043D\u0430 \u0437\u0430\u043F\u0438\u0442: [SEARCH_TERM]. \u041F\u043E\u043A\u0430\u0437\u0430\u043D\u043E \u0440\u0435\u0437\u0443\u043B\u044C\u0442\u0430\u0442\u0438 \u043D\u0430 \u0437\u0430\u043F\u0438\u0442: [DIFFERENT_TERM]",search_suggestion:"\u041D\u0456\u0447\u043E\u0433\u043E \u043D\u0435 \u0437\u043D\u0430\u0439\u0434\u0435\u043D\u043E \u043D\u0430 \u0437\u0430\u043F\u0438\u0442: [SEARCH_TERM]. \u0421\u043F\u0440\u043E\u0431\u0443\u0439\u0442\u0435 \u043E\u0434\u0438\u043D \u0456\u0437 \u0442\u0430\u043A\u0438\u0445 \u0432\u0430\u0440\u0456\u0430\u043D\u0442\u0456\u0432",searching:"\u041F\u043E\u0448\u0443\u043A \u0437\u0430 \u0437\u0430\u043F\u0438\u0442\u043E\u043C: [SEARCH_TERM]"},na={thanks_to:xi,comments:$i,direction:ea,strings:ta};var sn={};y(sn,{comments:()=>ra,default:()=>aa,direction:()=>la,strings:()=>ia,thanks_to:()=>sa});var sa="Long Nhat Nguyen",ra="",la="ltr",ia={placeholder:"T\xECm ki\u1EBFm",clear_search:"X\xF3a",load_more:"Nhi\u1EC1u k\u1EBFt qu\u1EA3 h\u01A1n",search_label:"T\xECm ki\u1EBFm trong trang n\xE0y",filters_label:"B\u1ED9 l\u1ECDc",zero_results:"Kh\xF4ng t\xECm th\u1EA5y k\u1EBFt qu\u1EA3 cho [SEARCH_TERM]",many_results:"[COUNT] k\u1EBFt qu\u1EA3 cho [SEARCH_TERM]",one_result:"[COUNT] k\u1EBFt qu\u1EA3 cho [SEARCH_TERM]",alt_search:"Kh\xF4ng t\xECm th\u1EA5y k\u1EBFt qu\u1EA3 cho [SEARCH_TERM]. Ki\u1EC3m th\u1ECB k\u1EBFt qu\u1EA3 thay th\u1EBF v\u1EDBi [DIFFERENT_TERM]",search_suggestion:"Kh\xF4ng t\xECm th\u1EA5y k\u1EBFt qu\u1EA3 cho [SEARCH_TERM]. Th\u1EED m\u1ED9t trong c\xE1c t\xECm ki\u1EBFm:",searching:"\u0110ang t\xECm ki\u1EBFm cho [SEARCH_TERM]..."},aa={thanks_to:sa,comments:ra,direction:la,strings:ia};var rn={};y(rn,{comments:()=>ua,default:()=>fa,direction:()=>ca,strings:()=>_a,thanks_to:()=>oa});var oa="Amber Song",ua="",ca="ltr",_a={placeholder:"\u641C\u7D22",clear_search:"\u6E05\u9664",load_more:"\u52A0\u8F7D\u66F4\u591A\u7ED3\u679C",search_label:"\u7AD9\u5185\u641C\u7D22",filters_label:"\u7B5B\u9009",zero_results:"\u672A\u627E\u5230 [SEARCH_TERM] \u7684\u76F8\u5173\u7ED3\u679C",many_results:"\u627E\u5230 [COUNT] \u4E2A [SEARCH_TERM] \u7684\u76F8\u5173\u7ED3\u679C",one_result:"\u627E\u5230 [COUNT] \u4E2A [SEARCH_TERM] \u7684\u76F8\u5173\u7ED3\u679C",alt_search:"\u672A\u627E\u5230 [SEARCH_TERM] \u7684\u76F8\u5173\u7ED3\u679C\u3002\u6539\u4E3A\u663E\u793A [DIFFERENT_TERM] \u7684\u76F8\u5173\u7ED3\u679C",search_suggestion:"\u672A\u627E\u5230 [SEARCH_TERM] \u7684\u76F8\u5173\u7ED3\u679C\u3002\u8BF7\u5C1D\u8BD5\u4EE5\u4E0B\u641C\u7D22\u3002",searching:"\u6B63\u5728\u641C\u7D22 [SEARCH_TERM]..."},fa={thanks_to:oa,comments:ua,direction:ca,strings:_a};var ln={};y(ln,{comments:()=>ha,default:()=>ga,direction:()=>ma,strings:()=>pa,thanks_to:()=>da});var da="Amber Song",ha="",ma="ltr",pa={placeholder:"\u641C\u7D22",clear_search:"\u6E05\u9664",load_more:"\u52A0\u8F09\u66F4\u591A\u7D50\u679C",search_label:"\u7AD9\u5167\u641C\u7D22",filters_label:"\u7BE9\u9078",zero_results:"\u672A\u627E\u5230 [SEARCH_TERM] \u7684\u76F8\u95DC\u7D50\u679C",many_results:"\u627E\u5230 [COUNT] \u500B [SEARCH_TERM] \u7684\u76F8\u95DC\u7D50\u679C",one_result:"\u627E\u5230 [COUNT] \u500B [SEARCH_TERM] \u7684\u76F8\u95DC\u7D50\u679C",alt_search:"\u672A\u627E\u5230 [SEARCH_TERM] \u7684\u76F8\u95DC\u7D50\u679C\u3002\u6539\u70BA\u986F\u793A [DIFFERENT_TERM] \u7684\u76F8\u95DC\u7D50\u679C",search_suggestion:"\u672A\u627E\u5230 [SEARCH_TERM] \u7684\u76F8\u95DC\u7D50\u679C\u3002\u8ACB\u5617\u8A66\u4EE5\u4E0B\u641C\u7D22\u3002",searching:"\u6B63\u5728\u641C\u7D22 [SEARCH_TERM]..."},ga={thanks_to:da,comments:ha,direction:ma,strings:pa};var an={};y(an,{comments:()=>Ra,default:()=>Ca,direction:()=>ba,strings:()=>Ta,thanks_to:()=>Ea});var Ea="Amber Song",Ra="",ba="ltr",Ta={placeholder:"\u641C\u7D22",clear_search:"\u6E05\u9664",load_more:"\u52A0\u8F7D\u66F4\u591A\u7ED3\u679C",search_label:"\u7AD9\u5185\u641C\u7D22",filters_label:"\u7B5B\u9009",zero_results:"\u672A\u627E\u5230 [SEARCH_TERM] \u7684\u76F8\u5173\u7ED3\u679C",many_results:"\u627E\u5230 [COUNT] \u4E2A [SEARCH_TERM] \u7684\u76F8\u5173\u7ED3\u679C",one_result:"\u627E\u5230 [COUNT] \u4E2A [SEARCH_TERM] \u7684\u76F8\u5173\u7ED3\u679C",alt_search:"\u672A\u627E\u5230 [SEARCH_TERM] \u7684\u76F8\u5173\u7ED3\u679C\u3002\u6539\u4E3A\u663E\u793A [DIFFERENT_TERM] \u7684\u76F8\u5173\u7ED3\u679C",search_suggestion:"\u672A\u627E\u5230 [SEARCH_TERM] \u7684\u76F8\u5173\u7ED3\u679C\u3002\u8BF7\u5C1D\u8BD5\u4EE5\u4E0B\u641C\u7D22\u3002",searching:"\u6B63\u5728\u641C\u7D22 [SEARCH_TERM]..."},Ca={thanks_to:Ea,comments:Ra,direction:ba,strings:Ta};var ka=[kt,St,yt,Mt,At,vt,wt,Ht,Ft,Nt,Ot,jt,zt,Ut,Dt,It,Pt,Lt,qt,Bt,Vt,Wt,Gt,Kt,Jt,Yt,Zt,Xt,Qt,xt,$t,en,tn,nn,sn,rn,ln,an],ss=ka,rs=["../../translations/af.json","../../translations/ar.json","../../translations/bn.json","../../translations/ca.json","../../translations/cs.json","../../translations/da.json","../../translations/de.json","../../translations/en.json","../../translations/es.json","../../translations/fa.json","../../translations/fi.json","../../translations/fr.json","../../translations/gl.json","../../translations/he.json","../../translations/hi.json","../../translations/hr.json","../../translations/hu.json","../../translations/id.json","../../translations/it.json","../../translations/ja.json","../../translations/ko.json","../../translations/mi.json","../../translations/nl.json","../../translations/no.json","../../translations/pl.json","../../translations/pt.json","../../translations/ro.json","../../translations/ru.json","../../translations/sr.json","../../translations/sv.json","../../translations/sw.json","../../translations/ta.json","../../translations/tr.json","../../translations/uk.json","../../translations/vi.json","../../translations/zh-cn.json","../../translations/zh-tw.json","../../translations/zh.json"];function ls(n,e,t){let s=n.slice();return s[51]=e[t],s}function is(n){let e,t,s;function r(i){n[37](i)}let l={show_empty_filters:n[5],open_filters:n[6],available_filters:n[18],translate:n[20],automatic_translations:n[19],translations:n[7]};return n[0]!==void 0&&(l.selected_filters=n[0]),e=new ns({props:l}),le.push(()=>Mn(e,"selected_filters",r)),{c(){rt(e.$$.fragment)},m(i,a){me(e,i,a),s=!0},p(i,a){let o={};a[0]&32&&(o.show_empty_filters=i[5]),a[0]&64&&(o.open_filters=i[6]),a[0]&262144&&(o.available_filters=i[18]),a[0]&524288&&(o.automatic_translations=i[19]),a[0]&128&&(o.translations=i[7]),!t&&a[0]&1&&(t=!0,o.selected_filters=i[0],Cn(()=>t=!1)),e.$set(o)},i(i){s||(U(e.$$.fragment,i),s=!0)},o(i){P(e.$$.fragment,i),s=!1},d(i){ue(e,i)}}}function as(n){let e,t,s,r,l=[Ma,ya],i=[];function a(o,f){return o[14]?0:1}return t=a(n,[-1,-1]),s=i[t]=l[t](n),{c(){e=C("div"),s.c(),g(e,"class","pagefind-ui__results-area svelte-e9gkc3")},m(o,f){S(o,e,f),i[t].m(e,null),r=!0},p(o,f){let u=t;t=a(o,f),t===u?i[t].p(o,f):(ae(),P(i[u],1,1,()=>{i[u]=null}),oe(),s=i[t],s?s.p(o,f):(s=i[t]=l[t](o),s.c()),U(s,1),s.m(e,null))},i(o){r||(U(s),r=!0)},o(o){P(s),r=!1},d(o){o&&k(e),i[t].d()}}}function ya(n){let e,t,s,r=[],l=new Map,i,a,o;function f(c,d){return c[13].results.length===0?wa:c[13].results.length===1?va:Aa}let u=f(n,[-1,-1]),m=u(n),p=n[13].results.slice(0,n[17]),h=c=>c[51].id;for(let c=0;cn[17]&&us(n);return{c(){e=C("p"),m.c(),t=A(),s=C("ol");for(let c=0;cc[17]?_?_.p(c,d):(_=us(c),_.c(),_.m(a.parentNode,a)):_&&(_.d(1),_=null)},i(c){if(!o){for(let d=0;d{o[p]=null}),oe(),r=o[s],r?r.p(e,m):(r=o[s]=a[s](e),r.c()),U(r,1),r.m(l.parentNode,l))},i(u){i||(U(r),i=!0)},o(u){P(r),i=!1},d(u){u&&k(t),o[s].d(u),u&&k(l)}}}function us(n){let e,t=n[20]("load_more",n[19],n[7])+"",s,r,l;return{c(){e=C("button"),s=w(t),g(e,"type","button"),g(e,"class","pagefind-ui__button svelte-e9gkc3")},m(i,a){S(i,e,a),b(e,s),r||(l=J(e,"click",n[22]),r=!0)},p(i,a){a[0]&524416&&t!==(t=i[20]("load_more",i[19],i[7])+"")&&N(s,t)},d(i){i&&k(e),r=!1,l()}}}function cs(n){let e,t=n[20]("searching",n[19],n[7]).replace(/\[SEARCH_TERM\]/,n[16])+"",s;return{c(){e=C("p"),s=w(t),g(e,"class","pagefind-ui__message svelte-e9gkc3")},m(r,l){S(r,e,l),b(e,s)},p(r,l){l[0]&589952&&t!==(t=r[20]("searching",r[19],r[7]).replace(/\[SEARCH_TERM\]/,r[16])+"")&&N(s,t)},d(r){r&&k(e)}}}function Na(n){let e,t,s,r,l,i,a=n[20]("clear_search",n[19],n[7])+"",o,f,u,m,p,h,_,c,d=n[12]&&is(n),T=n[15]&&as(n);return{c(){e=C("div"),t=C("form"),s=C("input"),l=A(),i=C("button"),o=w(a),f=A(),u=C("div"),d&&d.c(),m=A(),T&&T.c(),g(s,"class","pagefind-ui__search-input svelte-e9gkc3"),g(s,"type","text"),g(s,"placeholder",r=n[20]("placeholder",n[19],n[7])),g(s,"autocapitalize","none"),g(s,"enterkeyhint","search"),s.autofocus=n[8],g(i,"class","pagefind-ui__search-clear svelte-e9gkc3"),B(i,"pagefind-ui__suppressed",!n[9]),g(u,"class","pagefind-ui__drawer svelte-e9gkc3"),B(u,"pagefind-ui__hidden",!n[15]),g(t,"class","pagefind-ui__form svelte-e9gkc3"),g(t,"role","search"),g(t,"aria-label",p=n[20]("search_label",n[19],n[7])),g(t,"action","javascript:void(0);"),g(e,"class","pagefind-ui svelte-e9gkc3"),B(e,"pagefind-ui--reset",n[1])},m(R,M){S(R,e,M),b(e,t),b(t,s),pt(s,n[9]),n[34](s),b(t,l),b(t,i),b(i,o),n[35](i),b(t,f),b(t,u),d&&d.m(u,null),b(u,m),T&&T.m(u,null),h=!0,n[8]&&s.focus(),_||(c=[J(s,"focus",n[21]),J(s,"keydown",n[32]),J(s,"input",n[33]),J(i,"click",n[36]),J(t,"submit",Oa)],_=!0)},p(R,M){(!h||M[0]&524416&&r!==(r=R[20]("placeholder",R[19],R[7])))&&g(s,"placeholder",r),(!h||M[0]&256)&&(s.autofocus=R[8]),M[0]&512&&s.value!==R[9]&&pt(s,R[9]),(!h||M[0]&524416)&&a!==(a=R[20]("clear_search",R[19],R[7])+"")&&N(o,a),(!h||M[0]&512)&&B(i,"pagefind-ui__suppressed",!R[9]),R[12]?d?(d.p(R,M),M[0]&4096&&U(d,1)):(d=is(R),d.c(),U(d,1),d.m(u,m)):d&&(ae(),P(d,1,1,()=>{d=null}),oe()),R[15]?T?(T.p(R,M),M[0]&32768&&U(T,1)):(T=as(R),T.c(),U(T,1),T.m(u,null)):T&&(ae(),P(T,1,1,()=>{T=null}),oe()),(!h||M[0]&32768)&&B(u,"pagefind-ui__hidden",!R[15]),(!h||M[0]&524416&&p!==(p=R[20]("search_label",R[19],R[7])))&&g(t,"aria-label",p),(!h||M[0]&2)&&B(e,"pagefind-ui--reset",R[1])},i(R){h||(U(d),U(T),h=!0)},o(R){P(d),P(T),h=!1},d(R){R&&k(e),n[34](null),n[35](null),d&&d.d(),T&&T.d(),_=!1,G(c)}}}var Oa=n=>n.preventDefault();function ja(n,e,t){let s={},r=rs.map(E=>E.match(/([^\/]+)\.json$/)[1]);for(let E=0;Ej[E]??F[E]??"";gt(()=>{let E=document?.querySelector?.("html")?.getAttribute?.("lang")||"en",F=lt(E.toLocaleLowerCase());t(19,hn=s[`${F.language}-${F.script}-${F.region}`]||s[`${F.language}-${F.region}`]||s[`${F.language}`]||s.en)}),Et(()=>{H?.destroy?.(),H=null});let mn=async()=>{if(!at&&(t(12,at=!0),!H)){let E;try{E=await import(`${l}pagefind.js`)}catch(j){console.error(j),console.error([`Pagefind couldn't be loaded from ${this.options.bundlePath}pagefind.js`,"You can configure this by passing a bundlePath option to PagefindUI"].join(` +`)),document?.currentScript&&document.currentScript.tagName.toUpperCase()==="SCRIPT"?console.error(`[DEBUG: Loaded from ${document.currentScript.src??"bad script location"}]`):console.error("no known script location")}u||t(24,u=f?12:30);let F={...d||{},excerptLength:u};await E.options(F);for(let j of T){if(!j.bundlePath)throw new Error("mergeIndex requires a bundlePath parameter");let L=j.bundlePath;delete j.bundlePath,await E.mergeIndex(L,j)}H=E,hs()}},hs=async()=>{H&&(dn=await H.filters(),(!ce||!Object.keys(ce).length)&&t(18,ce=dn))},ms=E=>{let F={};return Object.entries(E).filter(([,j])=>j).forEach(([j])=>{let[L,te]=j.split(/:(.*)$/);F[L]=F[L]||[],F[L].push(te)}),F},_e,ps=async(E,F)=>{if(!E){t(15,ut=!1),_e&&clearTimeout(_e);return}let j=ms(F),L=()=>gs(E,j);c>0&&E?(_e&&clearTimeout(_e),_e=setTimeout(L,c),await pn(),H.preload(E,{filters:j})):L(),Es()},pn=async()=>{for(;!H;)mn(),await new Promise(E=>setTimeout(E,50))},gs=async(E,F)=>{t(16,fn=E||""),typeof p=="function"&&(E=p(E)),t(14,ot=!0),t(15,ut=!0),await pn();let j=++_n,L={filters:F};X&&typeof X=="object"&&(L.sort=X);let te=await H.search(E,L);_n===j&&(te.filters&&Object.keys(te.filters)?.length&&t(18,ce=te.filters),t(13,cn=te),t(14,ot=!1),t(17,ct=i))},Es=()=>{let E=W.offsetWidth;E!=fs&&t(10,O.style.paddingRight=`${E+2}px`,O)},Rs=E=>{E?.preventDefault(),t(17,ct+=i)},bs=E=>{E.key==="Escape"&&(t(9,v=""),O.blur()),E.key==="Enter"&&E.preventDefault()};function Ts(){v=this.value,t(9,v),t(23,R)}function Cs(E){le[E?"unshift":"push"](()=>{O=E,t(10,O)})}function ks(E){le[E?"unshift":"push"](()=>{W=E,t(11,W)})}let Ss=()=>{t(9,v=""),O.blur()};function ys(E){V=E,t(0,V)}return n.$$set=E=>{"base_path"in E&&t(25,l=E.base_path),"page_size"in E&&t(26,i=E.page_size),"reset_styles"in E&&t(1,a=E.reset_styles),"show_images"in E&&t(2,o=E.show_images),"show_sub_results"in E&&t(3,f=E.show_sub_results),"excerpt_length"in E&&t(24,u=E.excerpt_length),"process_result"in E&&t(4,m=E.process_result),"process_term"in E&&t(27,p=E.process_term),"show_empty_filters"in E&&t(5,h=E.show_empty_filters),"open_filters"in E&&t(6,_=E.open_filters),"debounce_timeout_ms"in E&&t(28,c=E.debounce_timeout_ms),"pagefind_options"in E&&t(29,d=E.pagefind_options),"merge_index"in E&&t(30,T=E.merge_index),"trigger_search_term"in E&&t(23,R=E.trigger_search_term),"translations"in E&&t(7,M=E.translations),"autofocus"in E&&t(8,D=E.autofocus),"sort"in E&&t(31,X=E.sort),"selected_filters"in E&&t(0,V=E.selected_filters)},n.$$.update=()=>{if(n.$$.dirty[0]&8388608)e:R&&(t(9,v=R),t(23,R=""));if(n.$$.dirty[0]&513)e:ps(v,V)},[V,a,o,f,m,h,_,M,D,v,O,W,at,cn,ot,ut,fn,ct,ce,hn,ds,mn,Rs,R,u,l,i,p,c,d,T,X,bs,Ts,Cs,ks,Ss,ys]}var on=class extends q{constructor(e){super(),Y(this,e,ja,Na,K,{base_path:25,page_size:26,reset_styles:1,show_images:2,show_sub_results:3,excerpt_length:24,process_result:4,process_term:27,show_empty_filters:5,open_filters:6,debounce_timeout_ms:28,pagefind_options:29,merge_index:30,trigger_search_term:23,translations:7,autofocus:8,sort:31,selected_filters:0},null,[-1,-1])}},_s=on;var un;try{document?.currentScript&&document.currentScript.tagName.toUpperCase()==="SCRIPT"&&(un=new URL(document.currentScript.src).pathname.match(/^(.*\/)(?:pagefind-)?ui.js.*$/)[1])}catch{un="/pagefind/"}var it=class{constructor(e){this._pfs=null;let t=e.element??"[data-pagefind-ui]",s=e.bundlePath??un,r=e.pageSize??5,l=e.resetStyles??!0,i=e.showImages??!0,a=e.showSubResults??!1,o=e.excerptLength??0,f=e.processResult??null,u=e.processTerm??null,m=e.showEmptyFilters??!0,p=e.openFilters??[],h=e.debounceTimeoutMs??300,_=e.mergeIndex??[],c=e.translations??[],d=e.autofocus??!1,T=e.sort??null;delete e.element,delete e.bundlePath,delete e.pageSize,delete e.resetStyles,delete e.showImages,delete e.showSubResults,delete e.excerptLength,delete e.processResult,delete e.processTerm,delete e.showEmptyFilters,delete e.openFilters,delete e.debounceTimeoutMs,delete e.mergeIndex,delete e.translations,delete e.autofocus,delete e.sort;let R=t instanceof HTMLElement?t:document.querySelector(t);R?this._pfs=new _s({target:R,props:{base_path:s,page_size:r,reset_styles:l,show_images:i,show_sub_results:a,excerpt_length:o,process_result:f,process_term:u,show_empty_filters:m,open_filters:p,debounce_timeout_ms:h,merge_index:_,translations:c,autofocus:d,sort:T,pagefind_options:e}}):console.error(`Pagefind UI couldn't find the selector ${t}`)}triggerSearch(e){this._pfs.$$set({trigger_search_term:e})}triggerFilters(e){let t={};for(let[s,r]of Object.entries(e))if(Array.isArray(r))for(let l of r)t[`${s}:${l}`]=!0;else t[`${s}:${r}`]=!0;this._pfs.$$set({selected_filters:t})}destroy(){this._pfs.$destroy()}};window.PagefindUI=it;})(); diff --git a/public/pagefind/pagefind.de_c71b5e8999.pf_meta b/public/pagefind/pagefind.de_c71b5e8999.pf_meta new file mode 100644 index 0000000000000000000000000000000000000000..1f3381dcf9e4f0a34d6615d49e57966fb40347d6 GIT binary patch literal 171 zcmV;c095}UiwFP!00002|259d4Z<)ChGB^*n4)Upq>iVl68|7LAVw%4?wsMkii|*k z`1mAxKlxO5YWt(i!gA9vz%bq~2hkZuA=12k{**Q5#IAtE#L*QwgJPFKjnbeiBD6-{ zL5>YgyAndR?44AIh}4A`I9ch^iPn&PlWi*In}t}{e_xqmX+<~x%rqeQnG;eFXq)r3 ZjalBW$MSupWXUWo%Lg692!9Cy008eAQF8zQ literal 0 HcmV?d00001 diff --git a/public/pagefind/pagefind.en_03dcb72614.pf_meta b/public/pagefind/pagefind.en_03dcb72614.pf_meta new file mode 100644 index 0000000000000000000000000000000000000000..d14a8f372b450b32e92cc389dbec38a5987717d0 GIT binary patch literal 173 zcmV;e08;-SiwFP!00002|2@vjZ9*{+1yG49QU&sO#vZ#GG(Shl0;Pl(5PQ~aXps_- zo@|y!_s-`}zGM8H{p9AifFmB${qh^}2AdSgq( literal 0 HcmV?d00001 diff --git a/public/pagefind/pagefind.es_9ff6a23b4c.pf_meta b/public/pagefind/pagefind.es_9ff6a23b4c.pf_meta new file mode 100644 index 0000000000000000000000000000000000000000..4b4636c26c68ded9e2907eb0ec894abeb7bbe140 GIT binary patch literal 175 zcmV;g08sxQiwFP!00002|2@sY4Z<)C1yHF|Fh!NbcAZR9#dd<=fRI?AfVgw!!WPWM z2vk+V%}=)fKj(d^hm*~w_9%XY(LHa+a+w{1vWMMg6Hw&hYm>MPQ|!`pB=JopvxQ1c zOf`nsQ>HaWLca_djWYL4;S62)+pc001rvR5btq literal 0 HcmV?d00001 diff --git a/public/pagefind/pagefind.js b/public/pagefind/pagefind.js new file mode 100644 index 0000000..035a438 --- /dev/null +++ b/public/pagefind/pagefind.js @@ -0,0 +1,9 @@ +const pagefind_version="1.3.0";let wasm_bindgen;(function(){const __exports={};let script_src;if(typeof document!=='undefined'&&document.currentScript!==null){script_src=new URL("UNHANDLED",location.href).toString()}let wasm=undefined;let cachedUint8Memory0=null;function getUint8Memory0(){if(cachedUint8Memory0===null||cachedUint8Memory0.byteLength===0){cachedUint8Memory0=new Uint8Array(wasm.memory.buffer)}return cachedUint8Memory0}let WASM_VECTOR_LEN=0;function passArray8ToWasm0(arg,malloc){const ptr=malloc(arg.length*1,1)>>>0;getUint8Memory0().set(arg,ptr/1);WASM_VECTOR_LEN=arg.length;return ptr}__exports.init_pagefind=function(metadata_bytes){const ptr0=passArray8ToWasm0(metadata_bytes,wasm.__wbindgen_malloc);const len0=WASM_VECTOR_LEN;const ret=wasm.init_pagefind(ptr0,len0);return ret>>>0};const cachedTextEncoder=(typeof TextEncoder!=='undefined'?new TextEncoder('utf-8'):{encode:()=>{throw Error('TextEncoder not available')}});const encodeString=(typeof cachedTextEncoder.encodeInto==='function'?function(arg,view){return cachedTextEncoder.encodeInto(arg,view)}:function(arg,view){const buf=cachedTextEncoder.encode(arg);view.set(buf);return{read:arg.length,written:buf.length}});function passStringToWasm0(arg,malloc,realloc){if(realloc===undefined){const buf=cachedTextEncoder.encode(arg);const ptr=malloc(buf.length,1)>>>0;getUint8Memory0().subarray(ptr,ptr+buf.length).set(buf);WASM_VECTOR_LEN=buf.length;return ptr}let len=arg.length;let ptr=malloc(len,1)>>>0;const mem=getUint8Memory0();let offset=0;for(;offset0x7F)break;mem[ptr+offset]=code}if(offset!==len){if(offset!==0){arg=arg.slice(offset)}ptr=realloc(ptr,len,len=offset+arg.length*3,1)>>>0;const view=getUint8Memory0().subarray(ptr+offset,ptr+len);const ret=encodeString(arg,view);offset+=ret.written;ptr=realloc(ptr,len,offset,1)>>>0}WASM_VECTOR_LEN=offset;return ptr}__exports.set_ranking_weights=function(ptr,weights){const ptr0=passStringToWasm0(weights,wasm.__wbindgen_malloc,wasm.__wbindgen_realloc);const len0=WASM_VECTOR_LEN;const ret=wasm.set_ranking_weights(ptr,ptr0,len0);return ret>>>0};__exports.load_index_chunk=function(ptr,chunk_bytes){const ptr0=passArray8ToWasm0(chunk_bytes,wasm.__wbindgen_malloc);const len0=WASM_VECTOR_LEN;const ret=wasm.load_index_chunk(ptr,ptr0,len0);return ret>>>0};__exports.load_filter_chunk=function(ptr,chunk_bytes){const ptr0=passArray8ToWasm0(chunk_bytes,wasm.__wbindgen_malloc);const len0=WASM_VECTOR_LEN;const ret=wasm.load_filter_chunk(ptr,ptr0,len0);return ret>>>0};__exports.add_synthetic_filter=function(ptr,filter){const ptr0=passStringToWasm0(filter,wasm.__wbindgen_malloc,wasm.__wbindgen_realloc);const len0=WASM_VECTOR_LEN;const ret=wasm.add_synthetic_filter(ptr,ptr0,len0);return ret>>>0};let cachedInt32Memory0=null;function getInt32Memory0(){if(cachedInt32Memory0===null||cachedInt32Memory0.byteLength===0){cachedInt32Memory0=new Int32Array(wasm.memory.buffer)}return cachedInt32Memory0}const cachedTextDecoder=(typeof TextDecoder!=='undefined'?new TextDecoder('utf-8',{ignoreBOM:true,fatal:true}):{decode:()=>{throw Error('TextDecoder not available')}});if(typeof TextDecoder!=='undefined'){cachedTextDecoder.decode()};function getStringFromWasm0(ptr,len){ptr=ptr>>>0;return cachedTextDecoder.decode(getUint8Memory0().subarray(ptr,ptr+len))}__exports.request_indexes=function(ptr,query){let deferred2_0;let deferred2_1;try{const retptr=wasm.__wbindgen_add_to_stack_pointer(-16);const ptr0=passStringToWasm0(query,wasm.__wbindgen_malloc,wasm.__wbindgen_realloc);const len0=WASM_VECTOR_LEN;wasm.request_indexes(retptr,ptr,ptr0,len0);var r0=getInt32Memory0()[retptr/4+0];var r1=getInt32Memory0()[retptr/4+1];deferred2_0=r0;deferred2_1=r1;return getStringFromWasm0(r0,r1)}finally{wasm.__wbindgen_add_to_stack_pointer(16);wasm.__wbindgen_free(deferred2_0,deferred2_1,1)}};__exports.request_filter_indexes=function(ptr,filters){let deferred2_0;let deferred2_1;try{const retptr=wasm.__wbindgen_add_to_stack_pointer(-16);const ptr0=passStringToWasm0(filters,wasm.__wbindgen_malloc,wasm.__wbindgen_realloc);const len0=WASM_VECTOR_LEN;wasm.request_filter_indexes(retptr,ptr,ptr0,len0);var r0=getInt32Memory0()[retptr/4+0];var r1=getInt32Memory0()[retptr/4+1];deferred2_0=r0;deferred2_1=r1;return getStringFromWasm0(r0,r1)}finally{wasm.__wbindgen_add_to_stack_pointer(16);wasm.__wbindgen_free(deferred2_0,deferred2_1,1)}};__exports.request_all_filter_indexes=function(ptr){let deferred1_0;let deferred1_1;try{const retptr=wasm.__wbindgen_add_to_stack_pointer(-16);wasm.request_all_filter_indexes(retptr,ptr);var r0=getInt32Memory0()[retptr/4+0];var r1=getInt32Memory0()[retptr/4+1];deferred1_0=r0;deferred1_1=r1;return getStringFromWasm0(r0,r1)}finally{wasm.__wbindgen_add_to_stack_pointer(16);wasm.__wbindgen_free(deferred1_0,deferred1_1,1)}};__exports.filters=function(ptr){let deferred1_0;let deferred1_1;try{const retptr=wasm.__wbindgen_add_to_stack_pointer(-16);wasm.filters(retptr,ptr);var r0=getInt32Memory0()[retptr/4+0];var r1=getInt32Memory0()[retptr/4+1];deferred1_0=r0;deferred1_1=r1;return getStringFromWasm0(r0,r1)}finally{wasm.__wbindgen_add_to_stack_pointer(16);wasm.__wbindgen_free(deferred1_0,deferred1_1,1)}};__exports.search=function(ptr,query,filter,sort,exact){let deferred4_0;let deferred4_1;try{const retptr=wasm.__wbindgen_add_to_stack_pointer(-16);const ptr0=passStringToWasm0(query,wasm.__wbindgen_malloc,wasm.__wbindgen_realloc);const len0=WASM_VECTOR_LEN;const ptr1=passStringToWasm0(filter,wasm.__wbindgen_malloc,wasm.__wbindgen_realloc);const len1=WASM_VECTOR_LEN;const ptr2=passStringToWasm0(sort,wasm.__wbindgen_malloc,wasm.__wbindgen_realloc);const len2=WASM_VECTOR_LEN;wasm.search(retptr,ptr,ptr0,len0,ptr1,len1,ptr2,len2,exact);var r0=getInt32Memory0()[retptr/4+0];var r1=getInt32Memory0()[retptr/4+1];deferred4_0=r0;deferred4_1=r1;return getStringFromWasm0(r0,r1)}finally{wasm.__wbindgen_add_to_stack_pointer(16);wasm.__wbindgen_free(deferred4_0,deferred4_1,1)}};async function __wbg_load(module,imports){if(typeof Response==='function'&&module instanceof Response){if(typeof WebAssembly.instantiateStreaming==='function'){try{return await WebAssembly.instantiateStreaming(module,imports)}catch(e){if(module.headers.get('Content-Type')!='application/wasm'){console.warn("`WebAssembly.instantiateStreaming` failed because your server does not serve wasm with `application/wasm` MIME type. Falling back to `WebAssembly.instantiate` which is slower. Original error:\n",e)}else{throw e}}}const bytes=await module.arrayBuffer();return await WebAssembly.instantiate(bytes,imports)}else{const instance=await WebAssembly.instantiate(module,imports);if(instance instanceof WebAssembly.Instance){return{instance,module}}else{return instance}}}function __wbg_get_imports(){const imports={};imports.wbg={};return imports}function __wbg_init_memory(imports,maybe_memory){}function __wbg_finalize_init(instance,module){wasm=instance.exports;__wbg_init.__wbindgen_wasm_module=module;cachedInt32Memory0=null;cachedUint8Memory0=null;return wasm}function initSync(module){if(wasm!==undefined)return wasm;const imports=__wbg_get_imports();__wbg_init_memory(imports);if(!(module instanceof WebAssembly.Module)){module=new WebAssembly.Module(module)}const instance=new WebAssembly.Instance(module,imports);return __wbg_finalize_init(instance,module)}async function __wbg_init(input){if(wasm!==undefined)return wasm;if(typeof input==='undefined'&&typeof script_src!=='undefined'){input=script_src.replace(/\.js$/,'_bg.wasm')}const imports=__wbg_get_imports();if(typeof input==='string'||(typeof Request==='function'&&input instanceof Request)||(typeof URL==='function'&&input instanceof URL)){input=fetch(input)}__wbg_init_memory(imports);const{instance,module}=await __wbg_load(await input,imports);return __wbg_finalize_init(instance,module)}wasm_bindgen=Object.assign(__wbg_init,{initSync},__exports)})();var u8=Uint8Array;var u16=Uint16Array;var u32=Uint32Array;var fleb=new u8([0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0,0,0,0]);var fdeb=new u8([0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13,0,0]);var clim=new u8([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]);var freb=function(eb,start){var b=new u16(31);for(var i2=0;i2<31;++i2){b[i2]=start+=1<>>1|(i&21845)<<1;x=(x&52428)>>>2|(x&13107)<<2;x=(x&61680)>>>4|(x&3855)<<4;rev[i]=((x&65280)>>>8|(x&255)<<8)>>>1}var x;var i;var hMap=function(cd,mb,r){var s=cd.length;var i2=0;var l=new u16(mb);for(;i2>>rvb]=sv}}}}else{co=new u16(s);for(i2=0;i2>>15-cd[i2]}}}return co};var flt=new u8(288);for(i=0;i<144;++i)flt[i]=8;var i;for(i=144;i<256;++i)flt[i]=9;var i;for(i=256;i<280;++i)flt[i]=7;var i;for(i=280;i<288;++i)flt[i]=8;var i;var fdt=new u8(32);for(i=0;i<32;++i)fdt[i]=5;var i;var flrm=hMap(flt,9,1);var fdrm=hMap(fdt,5,1);var max=function(a){var m=a[0];for(var i2=1;i2m)m=a[i2]}return m};var bits=function(d,p,m){var o=p/8|0;return(d[o]|d[o+1]<<8)>>(p&7)&m};var bits16=function(d,p){var o=p/8|0;return(d[o]|d[o+1]<<8|d[o+2]<<16)>>(p&7)};var shft=function(p){return(p+7)/8|0};var slc=function(v,s,e){if(s==null||s<0)s=0;if(e==null||e>v.length)e=v.length;var n=new(v.BYTES_PER_ELEMENT==2?u16:v.BYTES_PER_ELEMENT==4?u32:u8)(e-s);n.set(v.subarray(s,e));return n};var ec=["unexpected EOF","invalid block type","invalid length/literal","invalid distance","stream finished","no stream handler",,"no callback","invalid UTF-8 data","extra field too long","date not in range 1980-2099","filename too long","stream finishing","invalid zip data"];var err=function(ind,msg,nt){var e=new Error(msg||ec[ind]);e.code=ind;if(Error.captureStackTrace)Error.captureStackTrace(e,err);if(!nt)throw e;return e};var inflt=function(dat,buf,st){var sl=dat.length;if(!sl||st&&st.f&&!st.l)return buf||new u8(0);var noBuf=!buf||st;var noSt=!st||st.i;if(!st)st={};if(!buf)buf=new u8(sl*3);var cbuf=function(l2){var bl=buf.length;if(l2>bl){var nbuf=new u8(Math.max(bl*2,l2));nbuf.set(buf);buf=nbuf}};var final=st.f||0,pos=st.p||0,bt=st.b||0,lm=st.l,dm=st.d,lbt=st.m,dbt=st.n;var tbts=sl*8;do{if(!lm){final=bits(dat,pos,1);var type=bits(dat,pos+1,3);pos+=3;if(!type){var s=shft(pos)+4,l=dat[s-4]|dat[s-3]<<8,t=s+l;if(t>sl){if(noSt)err(0);break}if(noBuf)cbuf(bt+l);buf.set(dat.subarray(s,t),bt);st.b=bt+=l,st.p=pos=t*8,st.f=final;continue}else if(type==1)lm=flrm,dm=fdrm,lbt=9,dbt=5;else if(type==2){var hLit=bits(dat,pos,31)+257,hcLen=bits(dat,pos+10,15)+4;var tl=hLit+bits(dat,pos+5,31)+1;pos+=14;var ldt=new u8(tl);var clt=new u8(19);for(var i2=0;i2>>4;if(s<16){ldt[i2++]=s}else{var c=0,n=0;if(s==16)n=3+bits(dat,pos,3),pos+=2,c=ldt[i2-1];else if(s==17)n=3+bits(dat,pos,7),pos+=3;else if(s==18)n=11+bits(dat,pos,127),pos+=7;while(n--)ldt[i2++]=c}}var lt=ldt.subarray(0,hLit),dt=ldt.subarray(hLit);lbt=max(lt);dbt=max(dt);lm=hMap(lt,lbt,1);dm=hMap(dt,dbt,1)}else err(1);if(pos>tbts){if(noSt)err(0);break}}if(noBuf)cbuf(bt+131072);var lms=(1<>>4;pos+=c&15;if(pos>tbts){if(noSt)err(0);break}if(!c)err(2);if(sym<256)buf[bt++]=sym;else if(sym==256){lpos=pos,lm=null;break}else{var add=sym-254;if(sym>264){var i2=sym-257,b=fleb[i2];add=bits(dat,pos,(1<>>4;if(!d)err(3);pos+=d&15;var dt=fd[dsym];if(dsym>3){var b=fdeb[dsym];dt+=bits16(dat,pos)&(1<tbts){if(noSt)err(0);break}if(noBuf)cbuf(bt+131072);var end=bt+add;for(;bt>3&1)+(flg>>4&1);zs>0;zs-=!d[st++]);return st+(flg&2)};var gzl=function(d){var l=d.length;return(d[l-4]|d[l-3]<<8|d[l-2]<<16|d[l-1]<<24)>>>0};function gunzipSync(data,out){return inflt(data.subarray(gzs(data),-8),out||new u8(gzl(data)))}var td=typeof TextDecoder!="undefined"&&new TextDecoder();var tds=0;try{td.decode(et,{stream:true});tds=1}catch(e){}var gz_default=gunzipSync;var calculate_excerpt_region=(word_positions,excerpt_length)=>{if(word_positions.length===0){return 0}let words=[];for(const word of word_positions){words[word.location]=words[word.location]||0;words[word.location]+=word.balanced_score}if(words.length<=excerpt_length){return 0}let densest=words.slice(0,excerpt_length).reduce((partialSum,a)=>partialSum+a,0);let working_sum=densest;let densest_at=[0];for(let i2=0;i2densest){densest=working_sum;densest_at=[i2]}else if(working_sum===densest&&densest_at[densest_at.length-1]===i2-1){densest_at.push(i2)}}let midpoint=densest_at[Math.floor(densest_at.length/2)];return midpoint};var build_excerpt=(content,start,length,locations,not_before,not_from)=>{let is_zws_delimited=content.includes("\u200B");let fragment_words=[];if(is_zws_delimited){fragment_words=content.split("\u200B")}else{fragment_words=content.split(/[\r\n\s]+/g)}for(let word of locations){if(fragment_words[word]?.startsWith(``)){continue}fragment_words[word]=`${fragment_words[word]}`}let endcap=not_from??fragment_words.length;let startcap=not_before??0;if(endcap-startcapendcap){start=endcap-length}if(start{const anchors=fragment.anchors.filter((a)=>/h\d/i.test(a.element)&&a.text?.length&&/\S/.test(a.text)).sort((a,b)=>a.location-b.location);const results=[];let current_anchor_position=0;let current_anchor={title:fragment.meta["title"],url:fragment.url,weighted_locations:[],locations:[],excerpt:""};const add_result=(end_range)=>{if(current_anchor.locations.length){const relative_weighted_locations=current_anchor.weighted_locations.map((l)=>{return{weight:l.weight,balanced_score:l.balanced_score,location:l.location-current_anchor_position}});const excerpt_start=calculate_excerpt_region(relative_weighted_locations,desired_excerpt_length)+current_anchor_position;const excerpt_length=end_range?Math.min(end_range-excerpt_start,desired_excerpt_length):desired_excerpt_length;current_anchor.excerpt=build_excerpt(fragment.raw_content??"",excerpt_start,excerpt_length,current_anchor.locations,current_anchor_position,end_range);results.push(current_anchor)}};for(let word of fragment.weighted_locations){if(!anchors.length||word.location=anchors[0].location){next_anchor=anchors.shift()}let anchored_url=fragment.url;try{const url_is_fq=/^((https?:)?\/\/)/.test(anchored_url);if(url_is_fq){let fq_url=new URL(anchored_url);fq_url.hash=next_anchor.id;anchored_url=fq_url.toString()}else{if(!/^\//.test(anchored_url)){anchored_url=`/${anchored_url}`}let fq_url=new URL(`https://example.com${anchored_url}`);fq_url.hash=next_anchor.id;anchored_url=fq_url.toString().replace(/^https:\/\/example.com/,"")}}catch(e){console.error(`Pagefind: Couldn't process ${anchored_url} for a search result`)}current_anchor_position=next_anchor.location;current_anchor={title:next_anchor.text,url:anchored_url,anchor:next_anchor,weighted_locations:[word],locations:[word.location],excerpt:""}}}add_result(anchors[0]?.location);return results};var asyncSleep=async(ms=100)=>{return new Promise((r)=>setTimeout(r,ms))};var PagefindInstance=class{constructor(opts={}){this.version=pagefind_version;this.backend=wasm_bindgen;this.decoder=new TextDecoder("utf-8");this.wasm=null;this.basePath=opts.basePath||"/pagefind/";this.primary=opts.primary||false;if(this.primary&&!opts.basePath){this.initPrimary()}if(/[^\/]$/.test(this.basePath)){this.basePath=`${this.basePath}/`}if(window?.location?.origin&&this.basePath.startsWith(window.location.origin)){this.basePath=this.basePath.replace(window.location.origin,"")}this.baseUrl=opts.baseUrl||this.defaultBaseUrl();if(!/^(\/|https?:\/\/)/.test(this.baseUrl)){this.baseUrl=`/${this.baseUrl}`}this.indexWeight=opts.indexWeight??1;this.excerptLength=opts.excerptLength??30;this.mergeFilter=opts.mergeFilter??{};this.ranking=opts.ranking;this.highlightParam=opts.highlightParam??null;this.loaded_chunks={};this.loaded_filters={};this.loaded_fragments={};this.raw_ptr=null;this.searchMeta=null;this.languages=null}initPrimary(){let derivedBasePath=import.meta.url.match(/^(.*\/)pagefind.js.*$/)?.[1];if(derivedBasePath){this.basePath=derivedBasePath}else{console.warn(["Pagefind couldn't determine the base of the bundle from the import path. Falling back to the default.","Set a basePath option when initialising Pagefind to ignore this message."].join("\n"))}}defaultBaseUrl(){let default_base=this.basePath.match(/^(.*\/)_?pagefind/)?.[1];return default_base||"/"}async options(options2){const opts=["basePath","baseUrl","indexWeight","excerptLength","mergeFilter","highlightParam","ranking"];for(const[k,v]of Object.entries(options2)){if(k==="mergeFilter"){let filters2=this.stringifyFilters(v);let ptr=await this.getPtr();this.raw_ptr=this.backend.add_synthetic_filter(ptr,filters2)}else if(k==="ranking"){await this.set_ranking(options2.ranking)}else if(opts.includes(k)){if(k==="basePath"&&typeof v==="string")this.basePath=v;if(k==="baseUrl"&&typeof v==="string")this.baseUrl=v;if(k==="indexWeight"&&typeof v==="number")this.indexWeight=v;if(k==="excerptLength"&&typeof v==="number")this.excerptLength=v;if(k==="mergeFilter"&&typeof v==="object")this.mergeFilter=v;if(k==="highlightParam"&&typeof v==="string")this.highlightParam=v}else{console.warn(`Unknown Pagefind option ${k}. Allowed options: [${opts.join(", ")}]`)}}}decompress(data,file="unknown file"){if(this.decoder.decode(data.slice(0,12))==="pagefind_dcd"){return data.slice(12)}data=gz_default(data);if(this.decoder.decode(data.slice(0,12))!=="pagefind_dcd"){console.error(`Decompressing ${file} appears to have failed: Missing signature`);return data}return data.slice(12)}async set_ranking(ranking){if(!ranking)return;let rankingWeights={term_similarity:ranking.termSimilarity??null,page_length:ranking.pageLength??null,term_saturation:ranking.termSaturation??null,term_frequency:ranking.termFrequency??null};let ptr=await this.getPtr();this.raw_ptr=this.backend.set_ranking_weights(ptr,JSON.stringify(rankingWeights))}async init(language,opts){await this.loadEntry();let index=this.findIndex(language);let lang_wasm=index.wasm?index.wasm:"unknown";let resources=[this.loadMeta(index.hash)];if(opts.load_wasm===true){resources.push(this.loadWasm(lang_wasm))}await Promise.all(resources);this.raw_ptr=this.backend.init_pagefind(new Uint8Array(this.searchMeta));if(Object.keys(this.mergeFilter)?.length){let filters2=this.stringifyFilters(this.mergeFilter);let ptr=await this.getPtr();this.raw_ptr=this.backend.add_synthetic_filter(ptr,filters2)}if(this.ranking){await this.set_ranking(this.ranking)}}async loadEntry(){try{let entry_response=await fetch(`${this.basePath}pagefind-entry.json?ts=${Date.now()}`);let entry_json=await entry_response.json();this.languages=entry_json.languages;if(entry_json.version!==this.version){if(this.primary){console.warn(["Pagefind JS version doesn't match the version in your search index.",`Pagefind JS: ${this.version}. Pagefind index: ${entry_json.version}`,"If you upgraded Pagefind recently, you likely have a cached pagefind.js file.","If you encounter any search errors, try clearing your cache."].join("\n"))}else{console.warn(["Merging a Pagefind index from a different version than the main Pagefind instance.",`Main Pagefind JS: ${this.version}. Merged index (${this.basePath}): ${entry_json.version}`,"If you encounter any search errors, make sure that both sites are running the same version of Pagefind."].join("\n"))}}}catch(e){console.error(`Failed to load Pagefind metadata: +${e?.toString()}`);throw new Error("Failed to load Pagefind metadata")}}findIndex(language){if(this.languages){let index=this.languages[language];if(index)return index;index=this.languages[language.split("-")[0]];if(index)return index;let topLang=Object.values(this.languages).sort((a,b)=>b.page_count-a.page_count);if(topLang[0])return topLang[0]}throw new Error("Pagefind Error: No language indexes found.")}async loadMeta(index){try{let compressed_resp=await fetch(`${this.basePath}pagefind.${index}.pf_meta`);let compressed_meta=await compressed_resp.arrayBuffer();this.searchMeta=this.decompress(new Uint8Array(compressed_meta),"Pagefind metadata")}catch(e){console.error(`Failed to load the meta index: +${e?.toString()}`)}}async loadWasm(language){try{const wasm_url=`${this.basePath}wasm.${language}.pagefind`;let compressed_resp=await fetch(wasm_url);let compressed_wasm=await compressed_resp.arrayBuffer();const final_wasm=this.decompress(new Uint8Array(compressed_wasm),"Pagefind WebAssembly");if(!final_wasm){throw new Error("No WASM after decompression")}this.wasm=await this.backend(final_wasm)}catch(e){console.error(`Failed to load the Pagefind WASM: +${e?.toString()}`);throw new Error(`Failed to load the Pagefind WASM: +${e?.toString()}`)}}async _loadGenericChunk(url,method){try{let compressed_resp=await fetch(url);let compressed_chunk=await compressed_resp.arrayBuffer();let chunk=this.decompress(new Uint8Array(compressed_chunk),url);let ptr=await this.getPtr();this.raw_ptr=this.backend[method](ptr,chunk)}catch(e){console.error(`Failed to load the index chunk ${url}: +${e?.toString()}`)}}async loadChunk(hash){if(!this.loaded_chunks[hash]){const url=`${this.basePath}index/${hash}.pf_index`;this.loaded_chunks[hash]=this._loadGenericChunk(url,"load_index_chunk")}return await this.loaded_chunks[hash]}async loadFilterChunk(hash){if(!this.loaded_filters[hash]){const url=`${this.basePath}filter/${hash}.pf_filter`;this.loaded_filters[hash]=this._loadGenericChunk(url,"load_filter_chunk")}return await this.loaded_filters[hash]}async _loadFragment(hash){let compressed_resp=await fetch(`${this.basePath}fragment/${hash}.pf_fragment`);let compressed_fragment=await compressed_resp.arrayBuffer();let fragment=this.decompress(new Uint8Array(compressed_fragment),`Fragment ${hash}`);return JSON.parse(new TextDecoder().decode(fragment))}async loadFragment(hash,weighted_locations=[],search_term){if(!this.loaded_fragments[hash]){this.loaded_fragments[hash]=this._loadFragment(hash)}let fragment=await this.loaded_fragments[hash];fragment.weighted_locations=weighted_locations;fragment.locations=weighted_locations.map((l)=>l.location);if(!fragment.raw_content){fragment.raw_content=fragment.content.replace(//g,">");fragment.content=fragment.content.replace(/\u200B/g,"")}if(!fragment.raw_url){fragment.raw_url=fragment.url}fragment.url=this.processedUrl(fragment.raw_url,search_term);const excerpt_start=calculate_excerpt_region(weighted_locations,this.excerptLength);fragment.excerpt=build_excerpt(fragment.raw_content,excerpt_start,this.excerptLength,fragment.locations);fragment.sub_results=calculate_sub_results(fragment,this.excerptLength);return fragment}fullUrl(raw){if(/^(https?:)?\/\//.test(raw)){return raw}return`${this.baseUrl}/${raw}`.replace(/\/+/g,"/").replace(/^(https?:\/)/,"$1/")}processedUrl(url,search_term){const normalized=this.fullUrl(url);if(this.highlightParam===null){return normalized}let individual_terms=search_term.split(/\s+/);try{let processed=new URL(normalized);for(const term of individual_terms){processed.searchParams.append(this.highlightParam,term)}return processed.toString()}catch(e){try{let processed=new URL(`https://example.com${normalized}`);for(const term of individual_terms){processed.searchParams.append(this.highlightParam,term)}return processed.toString().replace(/^https:\/\/example\.com/,"")}catch(e2){return normalized}}}async getPtr(){while(this.raw_ptr===null){await asyncSleep(50)}if(!this.raw_ptr){console.error("Pagefind: WASM Error (No pointer)");throw new Error("Pagefind: WASM Error (No pointer)")}return this.raw_ptr}parseFilters(str){let output={};if(!str)return output;for(const block of str.split("__PF_FILTER_DELIM__")){let[filter,values]=block.split(/:(.*)$/);output[filter]={};if(values){for(const valueBlock of values.split("__PF_VALUE_DELIM__")){if(valueBlock){let extract=valueBlock.match(/^(.*):(\d+)$/);if(extract){let[,value,count]=extract;output[filter][value]=parseInt(count)??count}}}}}return output}stringifyFilters(obj={}){return JSON.stringify(obj)}stringifySorts(obj={}){let sorts=Object.entries(obj);for(let[sort,direction]of sorts){if(sorts.length>1){console.warn(`Pagefind was provided multiple sort options in this search, but can only operate on one. Using the ${sort} sort.`)}if(direction!=="asc"&&direction!=="desc"){console.warn(`Pagefind was provided a sort with unknown direction ${direction}. Supported: [asc, desc]`)}return`${sort}:${direction}`}return``}async filters(){let ptr=await this.getPtr();let filters2=this.backend.request_all_filter_indexes(ptr);let filter_chunks=filters2.split(" ").filter((v)=>v).map((chunk)=>this.loadFilterChunk(chunk));await Promise.all([...filter_chunks]);ptr=await this.getPtr();let results=this.backend.filters(ptr);return this.parseFilters(results)}async preload(term,options2={}){await this.search(term,{...options2,preload:true})}async search(term,options2={}){options2={verbose:false,filters:{},sort:{},...options2};const log=(str)=>{if(options2.verbose)console.log(str)};log(`Starting search on ${this.basePath}`);let start=Date.now();let ptr=await this.getPtr();let filter_only=term===null;term=term??"";let exact_search=/^\s*".+"\s*$/.test(term);if(exact_search){log(`Running an exact search`)}term=term.toLowerCase().trim().replace(/[\.`~!@#\$%\^&\*\(\)\{\}\[\]\\\|:;'",<>\/\?\-]/g,"").replace(/\s{2,}/g," ").trim();log(`Normalized search term to ${term}`);if(!term?.length&&!filter_only){return{results:[],unfilteredResultCount:0,filters:{},totalFilters:{},timings:{preload:Date.now()-start,search:Date.now()-start,total:Date.now()-start}}}let sort_list=this.stringifySorts(options2.sort);log(`Stringified sort to ${sort_list}`);const filter_list=this.stringifyFilters(options2.filters);log(`Stringified filters to ${filter_list}`);let index_resp=this.backend.request_indexes(ptr,term);let filter_resp=this.backend.request_filter_indexes(ptr,filter_list);let chunks=index_resp.split(" ").filter((v)=>v).map((chunk)=>this.loadChunk(chunk));let filter_chunks=filter_resp.split(" ").filter((v)=>v).map((chunk)=>this.loadFilterChunk(chunk));await Promise.all([...chunks,...filter_chunks]);log(`Loaded necessary chunks to run search`);if(options2.preload){log(`Preload \u2014 bailing out of search operation now.`);return null}ptr=await this.getPtr();let searchStart=Date.now();let result=this.backend.search(ptr,term,filter_list,sort_list,exact_search);log(`Got the raw search result: ${result}`);let[unfilteredResultCount,all_results,filters2,totalFilters]=result.split(/:([^:]*):(.*)__PF_UNFILTERED_DELIM__(.*)$/);let filterObj=this.parseFilters(filters2);let totalFilterObj=this.parseFilters(totalFilters);log(`Remaining filters: ${JSON.stringify(result)}`);let results=all_results.length?all_results.split(" "):[];let resultsInterface=results.map((result2)=>{let[hash,score,all_locations]=result2.split("@");log(`Processing result: + hash:${hash} + score:${score} + locations:${all_locations}`);let weighted_locations=all_locations.length?all_locations.split(",").map((l)=>{let[weight,balanced_score,location]=l.split(">");return{weight:parseInt(weight)/24,balanced_score:parseFloat(balanced_score),location:parseInt(location)}}):[];let locations=weighted_locations.map((l)=>l.location);return{id:hash,score:parseFloat(score)*this.indexWeight,words:locations,data:async()=>await this.loadFragment(hash,weighted_locations,term)}});const searchTime=Date.now()-searchStart;const realTime=Date.now()-start;log(`Found ${results.length} result${results.length == 1 ? "" : "s"} for "${term}" in ${Date.now() - searchStart}ms (${Date.now() - start}ms realtime)`);return{results:resultsInterface,unfilteredResultCount:parseInt(unfilteredResultCount),filters:filterObj,totalFilters:totalFilterObj,timings:{preload:realTime-searchTime,search:searchTime,total:realTime}}}};var Pagefind=class{constructor(options2={}){this.backend=wasm_bindgen;this.primaryLanguage="unknown";this.searchID=0;this.primary=new PagefindInstance({...options2,primary:true});this.instances=[this.primary];this.init(options2?.language)}async options(options2){await this.primary.options(options2)}async init(overrideLanguage){if(document?.querySelector){const langCode=document.querySelector("html")?.getAttribute("lang")||"unknown";this.primaryLanguage=langCode.toLocaleLowerCase()}await this.primary.init(overrideLanguage?overrideLanguage:this.primaryLanguage,{load_wasm:true})}async mergeIndex(indexPath,options2={}){if(this.primary.basePath.startsWith(indexPath)){console.warn(`Skipping mergeIndex ${indexPath} that appears to be the same as the primary index (${this.primary.basePath})`);return}let newInstance=new PagefindInstance({primary:false,basePath:indexPath});this.instances.push(newInstance);while(this.primary.wasm===null){await asyncSleep(50)}await newInstance.init(options2.language||this.primaryLanguage,{load_wasm:false});delete options2["language"];await newInstance.options(options2)}mergeFilters(filters2){const merged={};for(const searchFilter of filters2){for(const[filterKey,values]of Object.entries(searchFilter)){if(!merged[filterKey]){merged[filterKey]=values;continue}else{const filter=merged[filterKey];for(const[valueKey,count]of Object.entries(values)){filter[valueKey]=(filter[valueKey]||0)+count}}}}return merged}async filters(){let filters2=await Promise.all(this.instances.map((i2)=>i2.filters()));return this.mergeFilters(filters2)}async preload(term,options2={}){await Promise.all(this.instances.map((i2)=>i2.preload(term,options2)))}async debouncedSearch(term,options2,debounceTimeoutMs){const thisSearchID=++this.searchID;this.preload(term,options2);await asyncSleep(debounceTimeoutMs);if(thisSearchID!==this.searchID){return null}const searchResult=await this.search(term,options2);if(thisSearchID!==this.searchID){return null}return searchResult}async search(term,options2={}){let search2=await Promise.all(this.instances.map((i2)=>i2.search(term,options2)));const filters2=this.mergeFilters(search2.map((s)=>s.filters));const totalFilters=this.mergeFilters(search2.map((s)=>s.totalFilters));const results=search2.map((s)=>s.results).flat().sort((a,b)=>b.score-a.score);const timings=search2.map((s)=>s.timings);const unfilteredResultCount=search2.reduce((sum,s)=>sum+s.unfilteredResultCount,0);return{results,unfilteredResultCount,filters:filters2,totalFilters,timings}}};var pagefind=void 0;var initial_options=void 0;var init_pagefind=()=>{if(!pagefind){pagefind=new Pagefind(initial_options??{})}};var options=async(new_options)=>{if(pagefind){await pagefind.options(new_options)}else{initial_options=new_options}};var init=async()=>{init_pagefind()};var destroy=async()=>{pagefind=void 0;initial_options=void 0};var mergeIndex=async(indexPath,options2)=>{init_pagefind();return await pagefind.mergeIndex(indexPath,options2)};var search=async(term,options2)=>{init_pagefind();return await pagefind.search(term,options2)};var debouncedSearch=async(term,options2,debounceTimeoutMs=300)=>{init_pagefind();return await pagefind.debouncedSearch(term,options2,debounceTimeoutMs)};var preload=async(term,options2)=>{init_pagefind();return await pagefind.preload(term,options2)};var filters=async()=>{init_pagefind();return await pagefind.filters()};export{debouncedSearch,destroy,filters,init,mergeIndex,options,preload,search} \ No newline at end of file diff --git a/public/pagefind/wasm.de.pagefind b/public/pagefind/wasm.de.pagefind new file mode 100644 index 0000000000000000000000000000000000000000..a96055e783da2804b49b1e5efbd4ccbfda04c395 GIT binary patch literal 69353 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 P;_$x!J7B0Pn`8n2WVh9F literal 0 HcmV?d00001 diff --git a/public/pagefind/wasm.en.pagefind b/public/pagefind/wasm.en.pagefind new file mode 100644 index 0000000000000000000000000000000000000000..6a6c03e38c0c83ae461923e29005f11b971f620f GIT binary patch literal 70873 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 literal 0 HcmV?d00001 diff --git a/public/pagefind/wasm.es.pagefind b/public/pagefind/wasm.es.pagefind new file mode 100644 index 0000000000000000000000000000000000000000..69c3e07e0894a2ccc72917caf6b86806d4fb1718 GIT binary patch literal 70910 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πI9!zgv5`6Cy`Bu8hT38z{>A8zQHoI6X8oeQNGIHm9S~ajc=1fr#+fs zTJ2V%FM4W<#zAvb@KeeNe&7r#htmH}r2m~r*@^Vv|4yX;ok-8dM0)(0PNdKNQzugO z*_cQhp6!VgCL=UG$W0^+8$+*NGx~pWB8C0Y?PemCnz9WQzCqgCMp3|gtZQwkPrt7%vCulW|%9V%#{xl zm?GgW$Xq4suNG1laMwXi_$0(NiYFWo23FS8D?7l$O-i`H@NZ#9ZJ&N&+Cr6lg4yhB zBX>PX7${}33UMHV6;y=5f{=Hj-iS-gq+vRyW_b~PZ}yeDR2;@_9RE0~8+lzq@{s%z znJ@TQLI@h~6IYYRzGf+21TEVBwFVD`&=>F-ik*cWu+dI$wbGnkZ2RfPLjiJDmqQ=qV( zMAOJ}QKgiNqA1VLa8aJ&qU2r4TFXV zaRO|TBEPD$q8LXiu2hwTv4Q%K;PxT^tSP4`M3+}e6z_e zV6H@GPF69q#>-GHP&aZH8#$MDKWzYQt@=$tT63XMGn8pmnK2X!mUw520jF>(pEr`g zsDS}7YM5`8!m;s1^_i=x*+F1pj%ZX$9ySF9Pj^#j6*_m9Q;+CFoGD2NJMR|R$IJXU zpt`_QI(DO3owR;7Kre+1(2M0Ok1*H};)%J4BDSD|W=N7~(IBcYSxX*v5ZE3% zbnI^m^D<%reX#$eZ40?13jHY>4`V4IkaOx&?#l*dJS%;8lB?Y^v3b(*qBD6(oyi#_ z#>5$dJ}3m#pY{Dtdyt(PM6=XLyo5`@BEbTc8W)YYHQBzPsT#gO+Oq%_Rt_dL{O0Aj zkJKKED!!;L)QDHvkP;}5dGs--#KL1#pe?n1sN2VX$F7d|S=+gf&?#>6#+bU8=;OY& zPv-Wj{#q&73K{lR^s5{tE^H*F$#`Ka!j>@xE`+GmIw$MjDI48pKMuFl_Jx4G9e<|K zJYW({4UVq0O1-inZIM^6p?9>rW=p&;l9ya~eJ7Mg2#vS84y)F5ib$SrW#xLZg}YH) zS;SyT$;aVAUXLs4K3=WEb-AQwpY9@J5ztxPyjNyxYi9{~-4F~JI5Tkj*(A^wBrZCQ9l&Ba0iB8~pqT4LMO;JW4 zQr-6jZeSc&OH)m7YdZfLNfzgY15vaS-DTp_w@XJQ9#A78WMe=IIZj6EQlJ%9kX3Y~ z_N>*u+DBw+wAjbo#$$6yFOGSR+Ly9vPTWF7I6CujKHYD6wnQvU;C*0P!kZfQ0??S< z_;!}Saz$nv#B|u(3Tkeofj(s9)KOV3l1$Wr%W8#aD) zm3Wqa#o}Ba|@;%1mIz6c-+$PW+qi&>~RsHI0ZrF4d}cde0yplB&&T} znkt)lU;tYXY@JT(<5m2d7dIWJoxfAs+yn z?<};sZJO6;L3NnG^K6(Ltp@PQII@Mg+p@WEl!W4-Q?c=DYDL=MBTOUkWw@MMR@7ROmVy4Hdq`@fRUSA`jdH(+o(xILxq3Hu?;_S9 z6|Wfo{%XDdNNE@M-%!_9uh4sR_f`%d`{@`mUxO6ONU1_w71N+8DxV3wVAQ*aQvmeG z?ZWFEu!@TIi()4et-+@OgHZc!vi<(st_XAl=`(;mLE#34kMrk(I85IC@RzQTeF1o@ zG>CxD!P?llVkXRN5B6ku-Q<>E+<9eiqVSJ!KTvjWkh$LohuW{-u?evAh02e7#c|cvV#`TMW>|jya4o6)OE72#`>9$7WD}Q z^iT~N=Eebo#Ox-ai_;LHA5C~o0u&VRED;E3NF+IQ#X~KnJmY~U>cd1SSGAckoQRBde^IWI=V=B5IhC@vZ2;4fYT04X+o_Q6 z=&B18G~bgg1)bw5UbArfBWkrRt6qU|VJC&XU#YFJ`NuTFwaqo{O@887Ty zNnEDss7_?NGz}^bf?wlF1yjR@PgRh)lfvQIw1vxKx?-$sVns_1x6Fwzo#98Sv~FQE z)lLe)@EwdR%&45LL=g*B7#;nPQnk={>IpqPA4{$Uc0x4$sQIALz_klcOp0BaA@!AX zC|VgX)c(xYZSXiXqyZs8m6x1nQH0Tx;t*8JxfvY59Env@Nq}fyCosV{2 zs697T#Whkg?qq#aI@L`ah_#vlI|U+0di`1i0yjm+50Z6nv$2sKCEJYkBWohC@lgcf z@Cj}!?5tE2y@x*QJh|Tj(oK=GiV6jd4Fq;5pycP(T2zQ;qC3NaAHdMEYrc}33&umE zZE#&4;=tU4FuJnsfP*=Mq5hKMNE{5Yq-RTdQWE%YBSS2IE~6TO^%>EEJ_{C-eQ;>&3^7J!si+Eq#a2-Q_Va~NqaK=^C~ zw}vhXi?5}l27bWs>@bk1Z1RPODrS*gV{dWn&bf2+WMI_ogj1b6=S8of5jB{E>t!5* zk>sJf?}A13LF&zOVXfuTS}A(Og>X3PEL+IWnx}G|(#7WYRqSth4B;Xlamk2q~L<(%5@d2QKIM7te8dS)Svaf?s#eq}6k#oYGNq z=eQTg?rQm^w+TXY`lytI$sFmqIqrJg>bN*Ac3}9~HmWK7KNZ?|r!ial4tCNp& zSL2z|Yr(`_FTDuK-4-32g8GDnDlzBY_cz~V$Yj@o3OMTDpF24?pQy0S5Xu~^^C77SyeTzITmHW8G|w)d$aNUN!!@`K}{$F6Aci6GX@A? zoVwEQtz7G?ZFds^qare*E-9not|ENO#D%m$Ey1-rL&;?6n2Qo<_{C9PLtS&@O?}E+wU1;O4&fv`Y`B zC}@{bO1qG9fgs1yE>d5pIQgx0(t4r#=os2%SN`qT$iJJRO^lm+)w;PiD3gbL&mDCy z${OIu4LErKYIj)}`A|{ZYi>5oSB#ZT=y*T50uWXcqYs$}r|5&O2As@1(?&l`4doEm zqrVcnys8@lc|H9T`v*fc7za$9-T`&pX&p1YwQj|}@jAS*()>oW^69;luOjOgecPSs zt!upD6XSl1@5Pq+VnV00k;dJ*{zpev_p;MAt0ufGUTS9hUlIw zluoR)7RvuT#q^Vxm(`!i1Us;PP}==bBi&ukzDvPUWIXIeP*;g{wKVDqn(7Lg>I$0bGDhD4 z+8QW;9+;9dr7v1K6tLS#&g3;b49Y~|^9c^;4m07X>b*cd3*SG;7-kMXI9PxXkZ$%v z+$Pr6ZDMWRENd$@EJ|NV7`;M_p_oVCX2|pBb+kIsyL=enR(|KZMe9rgpJ9)_dps23 zVQ`hJPSw5|HO#673O59&(KIk0IL2D^7MJ?o($P+&KJbD1Um>Gv+`myYYSqY1$0x=4 z84qq$e?kqG3Ca5VWR3orFFZoc4!Yqa!ud?*U^5DQ)MMY{b{GCkV`J$sY8-2Xt4eOL zMWKl`Uoj>76~;TB4MVd|)#wxKXVa|Hl3UXkhO9oKErjWv(AHbc)f<>897rqfHP5?H z7^onDPRfgCkkTwF$x%|WjP^12+d!0R0`6ogc9J6c*gMNn?!kC6%{5ZRv}RaJ0A5mbRxsu`J#TX^YgichZ(zd&iZod?7=@ zw5fEZZ9M792Yt7|AWjKDZ$EKUfRMfDyCME~BguWgxr>t`sf@(1!u_+TEf+Ug{ylTM|IZ7DkVB+psZ=_P+Cboz#R?lj>A1Kg2Sltz8R zbK7n0!lyZd6}p4^G$^X8M#+UP3-$5O!VXFh0NHJnuMiK>0mMrl{H=lr;(H1Usjc-W z-l5}!)2R^KgJfrF$wTjM$Xx$WNFIB4LzWqg?hU>|4);Kj71p}*j35?Tk!wStY<(LqNiY(g1qXiiqz5_1g8olr!Enm>;*|=UA ztd8cVyr!pMbTZ~CY~u#L*&Rto+zWt0}>mk{3#k`-&%taS9GLWN{5wr?-06mcoot^Ale46Wr~ykBl=w>s0BL4iKlQ9Uyh( zWW=ZO6h>+eybA5u(EHM=knW_YHnWom9R z4zSWxp#RA4{(yicRN086CIbeVfNg-9xOx+IqEq5vjz7aYlP_EkCTTS<*SQ3<#^s|9 zBd`XrD+}nHd$N`VJ~SH_U12Z&6p zD~GK+O7GC{wRDjVFN(ucTYY8~FN%w=rFgnH$Guc;$lrhKn5#y@uWfa!Ed*s<*jlKD z47?*x*Z5FtXl`)Y!Q!T~V)ho=c^NCa3MBCrOw1OD%wI|e%$Ar5x2};%%l(W$xu~_o zK+{P#sVFF7tEEbE7%Txi==~28?-=?$+;;HCnjq1j5e_ z34Ksi<6pDT{Y(|0Hnu-$RVzr{lueyTBXTd(Ly3#N(VXex&sMflmHld@I zE0wP$h)d1v?trqpW*Z-n88V?mAu|W)KG3?TL%*aPw=BYUAc}|#Hm-cj@wV*+$7?v; zEc-B)!)2}HaOEn?;lgo0%i;dYQ^NWiJKq3;3IBwCm7Ui;ktU7cRx9=70>pW%z%s24 zU>HwahXv6>xqsp)!?}NhvFje{~!eq=8 zehE$d2Zw}6H(*SJW@RpO3L2QxNedZqey$J%ov$$JLPvEEd7YBgSGe+K_0WZKfHQ-A z5bKaMnt@>TIOU;t^-Z1!t3EIL)*yOCMIE)FhOAuXd!PppII2Faa1` z3II?^M=fI!;5JzVxJ^8%n{ux(x@Pbxw7RCbu$-KkvoLTWwaC@im9LL@NPvj&n%V(j zL+-(QopD<-TXEOq>r5lgl(LUBl?8H9zP2ZvY&$DYc_{&vixR1Jnd+{MNmJ6mIfZPf zTu-CYgObHm*J!!K{ZS(Fg1Y{mYkrs2)tf>7>-4NGK}hV4T2akw3N&)|N1$8})Ck4b zhxi1w1R8Elt#O2a&`2r(28WUAT*fpSq=3d95w?vaFbnvMqAb+DZ`z(b@Ta>F)Mzq+ zNTq!AW4~tMu^bg{`s(^%j>`M*-wLhPbQt+v6U8e?W(dCc>|(c&6z?obRC)M*FiWNP(C<9H*dt1)nNNu|6+2F$^AmBPmwrN1ql z9i6S91k*RmO+fo1hPe<#MuwzW6QS+5?b9s!K`Ex<1l{Q;s;r_#{W4nRN4aomU4MmS zEBrd#1s&AdpyOe_I|TA`5t$zX#D_FABK0fZ!iBCY8H<)%gk9NXz3J&U<2H;gb#4hI zNJN}*-4W;cSy zn+56{orq^vuut-VSI~(B`l?6MR|Vs~YVp`t>DyzIwViKgBw3jnnzt2sGnqA$p-Oyg zP|3Z&MxYj%$^Y$H{YrQLuJkL@s9(9%=vUfE%ucJ*r-w&0RV-0G+0d+Fsah3Fm{YN| z)1*E<_uUkqI-@?ZxQ$u3>Zh+H8DG^Aa8+4;b!rY0JE!Gn)`?`=zYGUuMVFB_e~O+h zM$W4T4>(GbZUE3#NZL<*I(@%xk9~j3|MvYqsqZh@W8dHVzkUC-`u;nhO@OSX5>t(U zi_?Yi3T!xN!p_0Ktd;IG9@xqfZ06jWM|gL};;XqTV5q>B5TQ@2(!Q2?43Wa>Lqhh; zPq0t})+j^`+yH3Ysy2XWV8B+;D~SoCf)H2hHr(YzZ%6CF3Nb~FFMXF1I7Nbc!A~2g zdH}xXYbf=C{Hmb#XN;d?BG<|o&sQil#x!>reVQzmr;@Vd@wds_9`P0Y2k}Zs4ndm; ztwLNdA%ta^DxdOfcpr5DWI&t0%B7%ONq>3BnKMcom3HF1d?fr4GGF2tpZ-uGwQ!=&P=$@L3D?~Q4id;`!mLnCuHKo(DHcGD z#$puKOA2P(RyRt$4i%z8GFI~xi8!h&%A(t$yfwH{TQMbVst2QEoCdRoW@O{z(5PUe znNK1mO4>k2OUveU)Khp%M%!^sQkr=qOrCBu(O>9ZKIQyDD^O>wm)Jz}HlJVumB4Vz zT6HCBXw${#)KrYpci8p1s$s*v$d|UON2>xzva&X$?-G*OJ&E|QL@V~Wq-qQag!0ZYZdE}Gft2Udxk|QWp(edfI`I?~9+;0$(HFF* z&n5btiCYku{S9u?QQ{-AC`3GD4}ga1<6496DMpy7i)TV1d5o1rnqO5w#gP2F-(Rzh zAc7VQaXp!#c!$>H^0ukMHd8(MVC_rOQ9?YT;Zu{KGZSW!A=71)9{RhmD4od;$fDp6 zkZh3Jk^_<(pE4Qm_LVR;p-D%_gxYerI{GJ+T+a^*#S*n8q>H`8RRiYhzO_}s?LnJz zoMi<@KlR~t(_D7zuF4k2mVIbfWea1=?$}k?U~JjV+jmjcA6xdOU6u95mc4gZW!vK&4HJY>rJwap{8 zafA8u^-F!~;F(h4cQ`KdC&ynfS}?}bt|jL@6_FTAE{#OzGz_I^%q2}f$nTDwBfXh( zW?s6kR#GX7?_8qhU)GSzjh<8^4(#IiDbq3v0#f|IUk-x`q4=Dg?j@^hAuW%}a#e~8 zb6VeWNv#00>cX5!xReZ#3v;5k#GxeRREpoSx>l6Jm()TjBITa*mbi#pWxW-L@;Gkd zNjz7~JSR6Vsg=fmt|XPpF;_5+e;3T~y#_8;Tu-P0^n0 z1$7WAsOT_61n80t7L6dyD)=mEuxKFd$}z~W&;jF0+hEZigGJLfgC3ofUYAX<=wj^U zf<+e~UMe(#MVB;Kv;t!nnuA4WO9Pje!J_GSf|YBuX9nDQ{8-V}3953lXN}sb1H_Ne zsN;EQJ`Ho>&K=~X`ShZPLE9K9ei}auMk&QOK)F&!t;Lk1qOm1oB&*W-0^U)upcXJX zs}5w0&Z-o~BlvkqAqoQ82?MByQKKlFhg;{k!g;r&R>(H9khM^zFy6k5mdJTwd^IPG zzs=M5*d~&c^&O&rOA;BY_IS`3)5~hB8)OWJRvn&Nb<~AS22nK;wiMk%GBiJc30Kmx zphMBXM^&2{Er2P&s!oO2aQCL78GEb;fR`@f^u5tl1A(<}a_gJ!GFYK*a<5z`p4Kh} zIiI5g^kjGj4_49`NMH24LK@#gIxlGhy&5}nHh$ANh3gZ9v#$e5B|)+p;07$PRu;ef zthwm=T7g6qe1&Ta#`QIMZ{37GfHMp+haYwZ`n6nB3FAHK%-MO@4-S28TXc4;=^@&xAUvU(Ls=U=1IM>}=P4q`@J zg3kbr%MBkDnjJl?QISd~D<}GZic~1V3N37LY(vpQDU&#rFMFvgYhkK!TCJ$lYPAvI zBXQK0B@)t&KC9t^R@j897pSkoHNsR^vOcQ{yB+q|TCC41*?x$laH^|^sy8n+8><>K zP)IwVJCBA{M_*JARhke5ISp%*SRy{3EI*L2a4(?L5`cRNdp-qWnR-R5M? zq$_uLuJ?48b!IV5e1=OqQ^kb6Ti%%`TE{MNH?yeye#^Te^4CSWru|B~D!HcJXK77; z-cwHog`Y`UlsF<33yGsZi6cKLk~k_D;)tjx!kWm>K!2^+AW=%qln;V}0`qatv{3@u zXrb^RmNp8KUpOa{vvo405t>q`Iw5_jvs=2z$fF z2`ajibn;DZ^cEujRBMg_F2=B3!{WOy=RhfbttWsxzmSqMNz!={|teg$>KEz}1K zaj0cO1`TqOjJ)b-z;XpdT%Zp4Fh>Epg*lu`!&vBLSYw(P8~B{7FE+N2Z}&ZK zv;=BryKfz6;(GL94ZesY@F2g7A^#$q3qU|vY(w~MvQ&TLV?*(AHb55Wfn{B6KN}8eu;>Rb8i0SwkI!^%8#Al-)i2pL(Y7OT?B*ya`7BsT@1J$=bX3X8?t)AYMO$C@$TV*qkKH-D)#x2d&S>9cb z9w&LS-G|J@uYAssM%_fQ^9^Q9kj7)^T%82iWz&X!En^R;i&zm%ZfkE z2OF&TJ*qN7OtA>aRk;DX06;D6+*w)(+&wuQL5!?AN6x}ki91L(wm*4!y#l&z ziaPdCog=%L3^8P@Mn%Ie4`L@p*MXOV@sNi=Ij7H2xB7{y>!byIcNdyp9nHn_+YHyj4jsSSMRUl)Skb)@cMnC5_S<&_q&ojW#A(Lr(@l)cKIs31lv(ve_0eZYf zVg3MH(sKPE`3?A6;oYj2*UyDx3Bt`?QY+6Hy(BKr*=cZ+*Q~xchvipJv1=H9k5=nt zg7T4m8LWlT-#iRd8CZH{dBB_zZrUe~(fo&$yumHfMO>iD9QV@PyB2d*m!gY(eH{LK zE$X$SaTcA5kz&v?nX-Qz<%7mM;WkzM%I>?%PLXry`a!i#0I;uG{u%zH5SJRg;-Oc( zUG_?f|IAQ?GCQf_q$9XjcvD!O}buT3s z&k_Y-(^LbEEM5{$Y8t@Uk4N__G+7DYj+wWydW9wPFhJhLdWbiv&nn;cyw*|oBDl7% z?VMoTVO4(+Dv@sdnlbMS*aSL@sxdAp#&W1c2XR4p(#%pzj_5Naj%L-$#?}ynQ}PU(1e$>R*4&zeb5$u{D3m)1V;@&ixFHzIIy1e~Vwy?P5y6GI z>}Gc+&||16Vg9K&8KmJi&-6}!>B`OW&0CWzW_riR6O1uxG5VT&S?2`fAEMSMam`bO zc$WfpPmR6pPUaD;ys5;j!mb`FBn^as|L42o{d??=_mAz4_wTAZu4~Y-Uc+o#gF^TW)k=uO z8gc3A1Ges)vivTQKe|Z-27NGgL3MPf-3u*3l3Op6lKUp>-enf5^4@T_5uQ#rHGlrEpDpol7)O4eUyRp1_^EwZV>s?H;xG{|6P zOpVo{A19y34GUHgkgg<~FSC>|{Go2R%mzv@ljb2CKw9YrvYpkVWZw%E&d@_B$-t-r zPbF@DSU<|smFqKHAtVdO#bno-(Scz%8>ltg%zAVghfFmuj7Ob1&_BmWWVGC^u91~Q z-z4bzv^qs4*Igx@zYm?tI`HN6A_G7%@k@f_)~mKM9%q1_IxaOeoSM=;Q+PFn%~yA~ z=(8?Msry)DyvHKrJf?2{JKaoZcy)L!s9BD0b(#vLIa((k(BPINOhAwpk~bn`fox{; zI!v6M8chJo8ohF12du#Lcgvbu%ba-q^->qS>kKez(7%x33Z((~8y5!f5$YpIQV#PT z^cj6z5%&-dJkbXkdzFTh7NSqF4QN{wD9W8$iUCo*Gci5e9e@Jl}uxZG6exi+QyK>J*IIs zCUWJYp6BZ{0a~(pxEsSw15a2bO)?d_e6>lXP$8N@Rt7*Giu{#syo3|+8ymBy)}nqF z-M^D3?t|NpZ06DQ$%@^foQnZQJ4imTfL)tpm>K>8;WMCMArhW>zpAFOIWmZGDxf7= zmURTd^pjR3)g*u~2=!93tfDstN<*c#tD%00VrgvtftrU|z&72Y*N$^yg^d#{(i2Nj zh(cvr^w7$<+{NP_QtjD8s%`8crJi-_Lfd>uh4y~#kgA&V=5xC|r1B+rNR9hY_K^C2 zu?KG3V-MUmwg+z8RS$eOyRAZQ>Z+HVy38jIorIFmhLV?U)8z>P01cV0`nv^YIqR>_ zJOTZYs_A#`ga!$xUNEX)_EU`4pmb;A+O1QOycJD;E5Y+adc^V|gn15jNbHny9MNxy z`L6X5cC2wFx5}%a!1awue7JiBE|fT)6&ld~L>6D!SfUw~Xhvxp8l`QkH9K=sW40E+ zGwHIY0<^4J(LjSE(1zI!i|3&*~>wq`|@tIkGju`)+6dv>8I&wbw)Et z(^Km-3#_I7Hvj=~6cfWo17(q&-l}4dAnV#9r&chtp(bu`=!1<>e_FC?^ur4JRr#9> zo53`U4t0f7lXm=7eiqh#eg|;@lJ;b(jJi5bd&Y{dMu{dfkfIeKLJ!E&mn*2s>CNp! zOYRB9j+c~`py5++M$S0WW?=urgO@+mW)Y4K8H zV3c@z-N0o4DIe-lRaJx^8lP%}Z;HzTMVr}99`ub*YXbbcPJpeY>;zZu!z|2 z!~}wz!btLgwQGaH4gz2pBb4aBh^dY_*#(4 zKh|I(aqLV15dehz)Otsac06me<8#cc(GF4#qaCDjMmxx8GTQMgxhm2!4~<&|jCQ>I z6Roz4HQJ#F9loK}#H~bkSR)AxtzmDrr|6(Ks-w5NO2@R%-8BWn(>8jurvT^E#wBCg zl#GdSB-2QuD@)K6G6YR~18y+|S}ZEp-r!0AHFv*$x=_&9j*-?f0%7lX&MWto>h|b!A(*KO z6TVtQjx%57I1UA18bu=drC(7T7kO!l*6aXkt4&=F=&t)_&~e^H`rg}XjI0!#q}q_3 zJO5sSN81}mJ3RtjcRD7Z6GAVLTxRy`g4uv~z7xxL(-j11Qdd~qJz>-Boo@2T8skkF zJD2mBD>@;gX4$v@H*s+_m0sdg}r?=eqH@|)d-+%y0{wu!y z*ZpQ}iVYz5?8~kod>#|WZrVfzl+SQV(wds{ir@eGT`%ACijRKu;A1b-hhFsl3nXLT zZ*F_}Wt%RO|Hr}Qmt9u*PgmodS)QMW4zUk~zZYTqW?dWN0sZ;r4 z&kl^@4$(=22$LnnQw!BVXP%xqnD)kln~+Lo#gsK0JP3}Ka}aS>g`SEa`Y9CHjs%h-n@ckN)2bw-8w6naZ}0jUH&>!MP2zPtw>LMbO} z`Gu69NZaFCPqA+pN=(O)E(c&bxNnELT|@ff!hRQdayXS%$nkv6Dg-(47!wbJi?tsZ zaWRxD0i-%fu%M$7y^ph?y^|`2woaxZ2D0)Il?4K(o#?wV;K@3TD%ylU2pjt8KzZ%v zeCrsjWA#&4b^k`tv^eFmg-jur?e3Dx4jNpx3ohH;C712mC_am822R%}m+hupb^-C5 zfd;NzwhJ!Xz1YlyU2@sHEt+a*7_%|BCj?MqA56D?l%nelsz)koD(t} zyJM%PHcp>VPoJuuK2w_6>Gu4Y)23%mWI5(8J#z@;+*OaZjd$imxie=M-}i(6C%*5S zd;Y#(x_Mc#l1oAQ5vp>Pv*;Ri!4DYsUZb1K>M>5!!ts#VCzO3ab{UjNaELQgNaP6x zM~*1hQ!^PV;=1dJ8%;wMvFSk?@dOG@5#6H}oq*~fhmc}auuSwj+B*|cGSDc93Op1X z$wpo5X|!qvoOKZnBn87&B6y)O4EOq@o4iW8{YC%n6*NrryQRVp z`H7LNnDBxX+3Ql>c&hYuOqc8VsatHQHgB|0&PZuBl&POt1OY99Jz8@3M!TjEsU|dl zeDlve#VE@%x9UIPl(_ zm6kM4mc+&!(k$v)UE>hU>q-XQ>_=u*W7jHAg|BI>)&CBTEM=jAL2z{IbzEbIl&R&D zF12Nd#y?Z9+YyWY2q_bhUQWxj)rt^I@H(oMzyOx%P~mct!4#Z0q=_>>dV$=UC2Jc_ zut%8RY35hHp3g;hdZNv!RQTemD2CcDU!#r?<-Hu! zG>Ed4avq&}#HT3GKVy-+Jrs#64G-Xe@Sfl;85Z!yd{ zg25Gqp#xbacZBRT3_AAgLK;-8P*;9QBlr=fJEnGuu%tWT8VA#~4N{?ckZPhSRQK&E z8K_XbphESoJOOG1)>*mvPt2L=k0&?hHgK!?q7?f&n2X)>#37y-@UMpp82qy-_VpJk z%!&#R$>ioyb;zkGD=U#yGT0l^6@VYD7)Kafn{eZPs^ep5&X!b;QBG;DP?0w>D51qH zre`7RHRfe-N&^J{K0R@V4Oo|z$n&5HE4MU8!BsH^<%;t%ie`i6p{PwX$AleEg5xjb z6>Mu8rCl2F&;VzOp7MD$wAxKjnE*AkOEt7L9HA+VsYeZZ922ZWC!ykIpw-^!?iK3# zDK23s2>_d_)7k2vsntGB5`487-<9$_Xi}cfQyQX5rmab59*otQe|vW`$j{6mKQn{; z%nVW&B%MQcHkldZWbona406&LU$o|&VJ8$k#6$1N&m>1-&#ljrj)?#j)4XfxGW@vikRH zhLIkBqp^~e<)g3XwVr75Cay?9uJBRzYpl;jY~5$}q?Xm2Jk+VTWOMzl@U^|Xv=dul!U?RX?bUbKC;>xaTxxEHBN(bGs@ zCT^*kWz1JQ|2B1Sh*XeNRR;$+VbhGzXuG)k`u$0;3JOYaP(n+~0TsYz$)iXU@n%ehy8MGE9&;r+)z6nXSX zP)^T1$y)X|yayC`&1r%SB2>0F7B49CniM7IwgwevEV-4X<_;B|q%<4dI@EM+3?(6+JWpjC~{Hr5=pYg}{C zb_IbVby`5qkb*wgHi>|%!O_n1V2*LLGeybkcGVHVQ_wy{ zIyqUd34PMOP^P+2ui&wh`x&>Eb4rE_LeMYfbdJ`RSr0swsYJhUm1rh?6uTW7CO{h4 z5v_G=9;ICHS{$=K`I_rDaw#E6ypc|we4OOwHBx`Hik3W`ZVJLyh@Cu=t)CJdaJVw3 z!tGCUJ>2v(*MnIBc16${tZ7Af#~*c)rUy#+@!d)9Z*@j!+Wc zkm+}u+&R>pPO8OP?H=O>Mm59$Z-ztg4C=C<29s>BX9LrEsfAxEYZ$+w!5$k*H=bl# zJqhv+g@!xZP~-Lbk2mxqscbag)Nl_?onw3sy6Q=oZz}K^f<{w=8P8TzKk24;t4ja2 z)eXSFFI`Ikw>9QE?qdb897vZKh;6aD*6GIwVRn7wq@|1tLfu^DlIEg>pKvTK7 z!8`lfj|N&g7k*`e=RjEnXlAz)5U4bi@JvXS8V_ApPZrPcz|qO-?iw)IoQ(3jRbXMD zRuXrfG5V+E?o0|<+=e9I2rnur3X1WSqk!W&)98(h#Vp_V z)Mk%I5qTRwF-D2L35MII*I})o{_Gmk#!c>$1KNvT%67nC%~yXli^73q@;$Fn5G~#q zt8CFL!`w^-Cd7_YHYz80DVi`^4X9i{Ykn_XW#FTl1uS8`VSTR{vkiGkIX#|BIjks| zj=s<5IhZNO2oi0^Iv1bU~gh9eocf_*cD)om1iPfPAkgOqDjfp%Js zXjJrU*m5~I9?8Zd4`*0mQJiin#uPIp6^ayv8Or88yQ6GIGjz>74Nj`&9#O;G!w)G^ z%u_Xfo~psH0ki8%p6bWnLE)p7`6c&Unnvdg4c)}^VROT<%L4+GI%P#~*MroA!wA)m z(owvrHe;yjnBK7lG|{IlR9#@u3cV~l<~7Cr&dAu6_fTz93iG}tm8PghCN-{@Ync}U zi3d9IjiYnBx;;n6VHZwOX>b;0wCLwMh7of#wh89zpWIFp*QK4XaKz!kEeBCt99YqT z*%4MtotWJJyUl%k*Uep=Hdm;HPkXuM-ts@YcjfBc0R8^U|BO!F+c~i#-`ov2T@Xzg zrjZ)M5|iIwRfChq0G#2F-rx?vcn^lm_nH?0;ztONG!xqeP*aHKXEQZMxV0ZLzVz;b zny>O6Tn~3>d~3N7Qbo>U|Ds*Ar!-=l^H8HXUmdSGUmdSGU(Ga!u4*L)udIcq1J4jw z<+yaZGzWB6C>Ib*moGwD$R`~9l#r_8D1$4R{At?+*Mo!QOTt$;&NZ{IxI!5!BrfAD8Dugt~>3? z$umAr124MAxHDC+d4w{Lh}Y~M?Z9mSbo3g`3=dQQ0i-l4{#jSlswpgGDjv1NTD zv^9~y1C@^ZRH@l0E~Fm+oSn2L5|x>IhA6d0xK+QP)9%|s{c~KLN?xL6CgZ!@ET}T} za)#=N?jlj&>?mLzi&Kwc?21_z*-T-{nWu=`wnpX8@+cx+!vWSd>CH4#U{DZUXnMSd zhF$a-%L8JTgu#(vDrsDM8`LG75eI0680Z2kWg7-xMdL19P-37!21;Kk^fdUT3YeZ< zp61=@VSb;Jo}S+u@AUlMc&F$0%<1XUpBdvQ7xNfZgx)KXiv8gZL<*@~-E(!`4 zzU1ew!KAKX;)3ag9K~g{#RB6hT2w3>ZLy$s2TmiRB2;mHe;O4=)&5SZ_V==*NCjBY z#$NO*@60VS=&3B0k)IsM?HqUkQO%v?JFR9_p}A2_c}9pZ=2`unObP{QG|qvCI1_66 zOdW}dvC~ia?xes`x#)p>Agddz+=LCuTa)o;_7#B3S2ouNn&2D_bBiCkFAKW~IN_Ok zO=M%}oPs%j`r5a@e*K0AKJ_@fFsXW)^ShtC>rYp1d+@UlBMZBKVb0GUzT!{cfAoRd zA9XHKZBt>+pTG8vi+^zAk3Rb+WJT6xS%&>VBUd~lbwOT7^_`;vQ>Ss%*`P-A>5l8o z@6a6z&hrJesI*Eu^>goFREc!h!tAgS`Oo<38x6H_aVk;vU8$_16R^4&(WXe|4`}AP zIst)_M$jab+3GAZR`Lu5FGRA6NQ2n7;RY3fdjTD51HC4ZEZ+el88#7ZD<;bRc)qY2 zLM=DH_#xNC?kNb#EKSJ0H=ugb6KdE*ssw`$;OaOrfkfOK(O1T{=}{nO2R3#;(n zwR&#pvAQJ&OjyC#trxDZDT)?W0xg*XHE*veCqu8Y1&rNjt=mt`N>}`bEz-nFM$D4G zs9d^BGU+?+cw|xrdS14KEM=4~@o^}lzy@q>qKv+sQbw2LjlER8LJ#;+jfBX)h`m8> z+LYoiLqsfBh5k6KqQ__w76M(hV#WKm4;o^9RRYvJ-TfKT6(@U@+}ybwk3@(UpvBr~ z@3KUV_`QClBX#2|-J#es`2C2pc{ugu{>YX~<6s>Nc=Q~Bxl6Fd_*WxdXQPxHW0lJ5 zG2y+`?IMqL;2W$1U$G8+niBcGIi0E0DX2IX`*>FT|5WCU$ zOzfD5r&g7Uj;!HOdk)~!*g^YTCv80a)DmQR`lW9eE2LDls<9>1zJ8jD)u>~y6shZ6 zgzCD;I`n1`1-((@b)AOUMYGi@50PO#MvyW3g@Xw&Oa&i7yn+fx$vfJCGOaX|mhZ-S zr>OgYIdiDy>vg#*y*Y4Yop>>(o4pLyP?6`!MqKmO(DvKKb#cvVng8*nt7|@W+Zg*( zwt%o(gIZ77BKKHw-RjkIoYm4xl{dNBF*ZcC5hYYrlt4l&lATn?EtnI(WriY$r{XFO z-c7C+MX6xbd#yuP^nIk1g zkCY(K@QgWFc%Te6^Ra;vG}Q0RS=X@SB0EZCcwgNSG2Z=Diopq(jTxn_C1PX%d&$NK zKog?(dG?JXyO8`RPIRa>YM7E5gJZoV4fjfGfor@)Q-xS2_=0rFp=t`T!%tV!`%^+Q zh0~g82um7vbaPq>Vd*PJYhzZBZO9Xr5&$Wcch({A9N$;0JY$##eme*u*KX;vp%k_Kl^&Csy_g7 z5fW|e4ET{xd9QKXHUobS6l9}TTj)~Z*{xXE&=xWP0`!HGRbkjr7migH?n+fyftv6_ zgC?WqJC0hQI23}*!4)hvM*G*Ow@(yX+)tx!8_Nn}A~+fVfwVk)(u0dNsB6G8IvE+L z%T(XXH*a0@EWUZ!(|PmSi=M?dFXo$|8R zoq*N`e9&JO_4HFjc;xAJC{2({AUBL ze=6N)gVY@=?>=jsnE#=7e({;TbA_;Zkc%V)12ZJHfw=)fOH4|vh-n&qM~)hG9ANa~ z*b^%JyM9epf>&u+#el)A7_8|+#ypKdBmR}Fg>0Cg#D+<*VK}*G1h@o9C*Fx?#hzX! z81Xp9rS!Y5ob49Y80agZ#-g`q{OM3gvrB4R7Leg$b*!!hjP6`eV$DO)=Yrx|q4kIn z9mpfA!Db`iG*$_~K!pAh%5CW`_%c{L8kh*hcyAnEg;h1j9$!HQ#TUhC2hL-p<}{A0 z;fyo8JJm@Z`|DkfN1RZrtboXhwC;xPyz!f3>CUy^vZ8Ub6Tp6M5StrG z{weY)hK4u(kE#Jw(Pp&YMB~Ef+(9Q7!u$^2Q43!2wT=n@c4izq3LO53+Q}c>20F)z`)Ltk2Y|)U=A58vae5 zI#gogCO(Mbnp=0Is2*+ha>g|! zN2-v7BT(%JW3sL?qrn52ZFU)GGX+pEHd`KDT^FbtNA`{dt%hMTnCcD#5z4;P=_@oE zjdR)w-%f{&FqtB^oQfgK)nMGbs5x@s&%Bhrr!#S?PDnvd({u*()N2Ag&C>ss9&+$q zaKVMl*8@!nsaXd-YzN53(>8=q)$EeE~u}0NpKAnG6kBPT(Lm2xe6Gp?> z37I!NxOP`>%Dl$Bbg$nu?l;}?&-kWs-}J~o{-%{&Lx(s)&BHN&h(mZ1Z!{rsIS5IU zDr+IW2?kAAhPLEdHQK~_P@M%&4&1p0cihaKN=?OKv`O64X!-hOx4!uw9<6hmd|??> z$XL87^`rZ!jeutGku1ba1DA+Pc~S{IK^0TFhX<)ff_v-Pj((OSXX5>8qR7>$(b5o#{b$0BOP!wKLTCM;X&vAgKtTl;5z4$C{ffre z1gNlp3!OdToNsB(sr5dg&g!aec$7{?v=$~Iux z{EX8r9eVpyAY76wr((F3+@*FpFeZ+Ma!?CvBQ3+imW_0z&S-D=m0e*ZdQ)IzBZN~n z^;S-|mhP)ncAs1TKL7<_^ap{8?$%BCY2R^R|L?e7|kZcH#^uTWLfabv^p@Gwh#o+DjgJfK9bA;3W%j!+MKEEG_M$bzURVs%Io^4eMIR#0?{| z_*m=O%By$3?|9=$TRliy2{`XHHk!9KHku6c45JThRa+gU08|J|-nb^6yjn#7E@eYJ z^HgtU!d>5wz++!V#>9GZFA|TvN5=j)?%uRp_RBHt-r*aa>v$XFsW}<7>1#XtgpD*@ zsv2T=U1~ETqbu8#KSsSDWTxKYJjY<%_Mdf`)}bU>ye+H6fwXIT2@$bx!1usn5^X*JQEKRG*G<*4fc)R9;%2m#@!j z)aTjyUa4D(%IOSUYIbyPC>W1b8Ue-4@F;gS!L3mI7jt87R4Hb+aZwQuBz6Vpc%Vu;Q$|!a&K$2H+bP;y@vy3Pzft2sExDUBFj@ zdjdRX3;i^HsT{9yptyy|G*(j2%WomB*+Qr)B>iQ`q2$&xqO!);QXRVmakn`>v%&6- z4#~;skTQWLPO-`(dr(CmHj-ifP-x6xp>jf|3XzSO1WrVr>>5#!(`jKIeoMti*lV_U z8OLh%9~_T_4jP+SWp0xlMEkhL#gPSpjOx+b{S3~45sEG}S_QLr;QSTBr@EpRzZB{mA#L@koH<6Anqve8F*v&3wa4z!>8CkX z=iIJxQ3w+@+;4>m6p?cjw%%_f1;?jyQ7A7VHtbVoNORbBw_R$+ClIB4Sz`A@KT;a*vZxPyD-uz z%hw30y?Kmb1WU^3O|G@2Fo6e}pR5kZlhtva{H|+*8|>oAHayuj&XZqo>8#Lra!wP$ zM^&@0M01d;bsCP+-}P&-`gT$WY2lA~Af)~1_os%TQeIInJ5#B@3W8)~QuYa22Hgj8 zE+PhL+cQd^6l^}QCjQ*x4C57TO-+zqktYwiLVsrfqJo-2<68XxMBdRPIud3VjzN+)nn&v^Wei0OzYn7u@y|UWq#!hN_rqaKgFYDBy zY0@8a=6a)vlc7VZ^PmQ35F!N6Ckg{BrN`Jr+vyVLaG}3%Z8>0RcBh&uTKPxTu)v(j z}(`nlylX{>D+)WFxbIHC2f85sz!*{ygiOrN%h&NBziU~nfh#067O9l zFVmspQk(bv8D~7%FF}q0Im_cTZeNE zgUQf7qZF8(q}r_GQ=4Hc ze8W~4t;?Kz1q#SPVXeF!bbFYA$TlEO3xv&YtSfx=rek+oWrVeuNSXvn`4e)yLyf1|dmCgwW*!#% zs@cX0#01u0kh9f5bRL~ob2|*!3!WN@k(5ElTD;n&gS0G4x%e$EZjp;eA(Xt?qwqQU z6n( z4Rw1o5ATd66RejElA<+e^0U@VYMkUmU6q$wje3+fN|GIGiy9)4O?QldH)EqQ(=j+# z>{j)WH1JAN!3A{-RBZMfEgjwISB^5%vYH$)Xee1S$fNb-o+}wbre=0@8N!idba)Ws zQaR9p{;#pcdWt$&^v>Z}Ql>txobn>;;}mu9`(^2J7{3yG`Wy^j|dibl3#BdEWlu zyr6>fY=Ko+fxtg9U5a}w`jWjbdidTKJ!0>R9#d%yrmLn}hy*{VE?x1UiA5Uy%2!CJ z=<}|*xZTan8l#M{^W9iXaKVP`@96PV-|}>x`tvh->W|OpsXwJpu`8TZ`6!cPp~jMk z)~cl>Jmt)?V}yo137ytGFjnYv%>zd0G$VafSCOOPDfp|+XgZV0Dhy=ce#$I#DU1J)%UGn(SL)1mQv5U~I8(s5&I?Hc# zYXCn=xY`fh)hTRGTnts_*xhq^gQ)cM%0G?z|N1oR|6{KFi@Bv4v9VBVZ`Iug{!50- z)95vrF^4rtkI;GRA+*`)BGxVr0DnM$zrl&XMqQr@a*k+#c{o=1C&b)FZ(>srtgM&c zR7YQ;BTZ`Jqbe?n-a)`Y)I2S75*iVKStHzz(X`K}0=T^>eEZWW{Drh|SF^N)yL4!& zpwFfvkv$Z=H7$5Z=JizQ0P4`QdSiL}3~SA`-E}H2ZaM|sW8A9R4u@(qtcK&!wXzUi zl%5KBh`DE`br|Kdo20r zd&em$9eR=aIo&K}y-g5?+=;(yU%n}NS?uyp^s*~VmC~wD`xz297|VmD=Sf>~>-S|t zs$@1KYn)tA|In0td12GAy4I3Gn5~Obs^j@ehFt8@u8-IkNFb<=8}(FPKnfvsz0dgE z>zdpkFM2+=&LqaBH*`)vpkv(;lwVbcZ`V}ZPKhliRz)~YMAqVviJh8fQoVj%_`1d+ z-}sGi#(O9f>`kFI7J5PRNv6kx^vqk*b8FXS-jBTxn!WVhzjw#KEqkw!>Cs~C((3k-QG zWa(Vqu?yJIfYWO)7|L*(>^z3A?sT$I15(BDTAzM~JKcGeE+;d26DI|fh}}hKXrC}P z9puN(t>C(MKqddToF4`#vQoCtTU`^Q^(}c-7{Bt$-lw_tG0!PFSSjMC5PGL}o z(+ZuMoByW$3<^v;{!HO+@HU7z+tTs1-{&nDC)1r@*?;_A5vD1^$yHb-e-0QFn!nEH z5t8j4MlH?t_*`c^-kxPi^hJ+j*V)SEj#KupQg)o|KT7rlN3AbS^zmw=_0PdQ*O17+ zOlxT4ZKq+!Jy9!WjlwHe_BB&4ir;_vOP?E^p}p_Sx&PYhF8<`tzy0IYTH=Zy{CM--?|$nBct7z= zo5g!gZTy~}ewN9Z!i*Fv!I8F<*%8tErP;QhqPl#2vIErai(@r}oS^p(f<02Sf<<2d zFr61T9JOeZ!dmiEqen0wApZS~uXnFBcbT{Xi9eadyR&!x;5F`OLw@Mtycy$~=#)Tb?Ja&(Jg&LHi6nEP3nx`^_y( z++@3?k^)9xf0j&k{K<-hpD*+~!^^Z-;S@yp}oJr_)iR}RI!eIv_yhvM^lhU1fZPMRL$?#tq7xG%rbuR^9e&T;Y^ z%I~2==M9f6IrOF7XB~cI&rvTq{H03{Upn)wr9EdYIr8xCo}+rYXC8Lc*)z^Qd*(}f zx_f%gK6Ie(tf8Kv3lCkga;W#v;h`mmt~hV`p=TfdlIcUk&S_HTLaB32!Ewr_y{`Eu zS};PG8b9bk52{hkDQHlTsJ5c;AYpy%$VhGSoBD zJ3PH_?*e(#X<4Ea6djK%ZLn781BQ|7+u;9cq&gfZj;fj?jdZjZ~ ztQ<*(hI%fH2YOeWGqNm}bUb`+?~=Z=`+Aq+9cT9q$QPWUts5Gi$7DRbY~^_aOXFod zt9s+Q^izCRZ|{nD$xyGfeyP0kFVd!c;W8-yo|{Sc$iJ6n(o37tee&-}`8O<`6%Y6J z3@up}4{@x9?K^ufkUooLe)Y1GSq4MzT;WB+1Ut?q`8VBZq_2>FFV3X5$-e_L>2J%w z!!zld9bzD)=}*hQqcZ8+o9f%g&A)G7H-EoN(k}o^VPnXgxqjrdNZxPd-*e<&Hhp*| z{iyt#(v(J94x4`X^lll5W|1e;?fK06PjYoUdxn=B&3W~jlXPay zJX(zifWh(YCklp`Os>Pmq5ToAM(0H)$`*q5t=N zR{Ck6Z%MBi1nfD*$T?Adf95+*XH$B5CjFm2un_a<7e9OL8J1-xL)dfHK<}YThx*PQ zLF*oscfAg0sQlX>>)E9LX!^sZzbXHwX42noO3#*mwSPk2Z7${eE}Nd7N!z~5rrCG@ zv{O#@(NNF1vb^h{XYF0Ge&t<9<=({yP&w6M*4aN@&}o-t1eur_FBM+rLHg z>@Rk%<>!vXBP-+jN_lJF3b|UcQV6gmIF#b^g-Qh3A%x?3!+o#sJ^JVqlT-ik4Oxa? z=W?I4<9PXfkJ;~*_bruI$qVKB9=TV}l=-BgQ~r5#%5ffP(YdkJ)wMj{IcUrLEl@hZ zroDo$FPp9wbpQA#>{Z#Rly=!)E81V1<@XGn*O=p(^gKst&wuLrujc7on_g|`Ez%>e zO-^{tTuX`^ozBhAR52%$?NEQl~!uwqWa-hrNh-sQdWyAuB-2U)`dy~C2h z+!ZT_H=Bnon=0Heo{!!$LAPxC0Z#H5^WQ(F{QCDJ|C%xR*D(KsWAblh{&i#Ww=@64 z=DmgVy^k>eqmu9E%CG$Z^0!ES!H{yAznS@;8dLrz=6`xj{=Lk<)zs6H*7Feazc8l! z6UaZZXT{Q$eZBJMLj1Y=S|soOi2Ust>K*DEy8GIpyFW5?_m-h2ChGT?NpR~moCFi2 z^aCYxJ2Ty=ky(<@W@a&y2_f9I$gD_a(PYXT+RV&JQKLhp&YPIIZ$9&0WA07x$xs$K*f6{ApwI zpWsWTXY%C}H~xoY?vD+(PyY1?i?(r6qhF=KEhx~sDWAEGnVa*O4$ie3Y4U@^!Ae9+`9Z$@TZu%v_Ku zS(d?N<_Y`=ZHcgmKH;gl3ZoHv+!bs!qVdlT>lUtn+ zGV=`c_Ez$g$>YrI%`{0K-|!J+_GdC>C0)nN!F-3@&dibgXWqxm3-To&W#$_svy|!2 zk0SF;`OK@C`Ie^sWafr_a-X@4nH%$Of0&t@@?W%rneWMD%D8X(7&5QPm%NdgAI{f# z4>LcS=}*agkeQ#zl$3Tp&di(hB{$rN%v&>`DdT<}Gw;m2UB>-(W_~IE_Gn);KOkLKULgPH%8FS+UC$o%s@ zD)hDUlbKKEGw)$$Vc%TWJ&4T1F6_Cm_rjhPaztI&JG64eg)1-Y8NRT0_(IvGF6@yF z;KI9ac23(bx3_Kn1Zw;DeCAEeJafO?B)pfIOY)fyG4t&Gav%7_Cz{VUZ0R>~UF2VM z12dQB>)guBbMu+^Gjn*qT&F$8%=7baU;jyDuFgMx4KhFH_najgH@4`Wp`O0pp&r>s zd*sya>BXNuUM-co!@Ye%M)eGj^vcdF$B#U=LY`QGM^;Fo6?|v~pIXtU*DJ7X<1x9p z5+zrn)U_ydEy`TGLbl{Sp%-M!#@@~id{}B7My>tXyut$3;r#rs&k z4-fR|6MgzfpFY!vNBZ~-F7XL{{CoGc^6w*j<|BOMBYXlmILepeY*;C!&eESD{0ND| zU#VCA@@?|lYkvD|n)iBnrW;?ZlRR^}iBX*7(@!oRz3zNWn~ zg0j9Iz6HbjANkB3%=~aZbJM4h`H_6)jm*5UJ-^j6^QL^s2bpBi|x70`)f0WPMbSpA{YCh9s-pI^{^Cj}S%!}H!nU6B_NYf!EbKMt^d33(y)y#bP z{yM^kXyz@+Pvs6Gd=Gh4QQHVGH+z&>+%D44>Qlq zXFkZx-u-hY{Nv2*&zIbAC(ot*l|Yzb`jeUG=QD3-=9+xweayThU+1IDd~5#g>$Z|K z%V%EA%q#Pmw=nbS{G8v$%xm_~QzFc~&OAQbEO%ypG@rTYE^dnX%o~~cnf#0HVdic5 z%mr4QlX)XE zJ0|D5lbHuh&QDKfPR(aN&dh`InH#=D)^&1j2fB`#hvi>%J2Q{WXWqxmm*z7cW#-HB znd`oc%p{+AH8bbtGjCz$f_#&sPY!HdE)%zLJr*S(^1LS$UhKS?`rhe^LTV4qU!{k~=AA={rw2aPsye z=R7M~Oru}wo~qUv>pazZ|KoB^D6!9$QfCMOxcrdr=`WeytuI}%^8B-U1_siLGkRC7 zqP%m1v|&iz{V$GcuxuI{fUZpXvqp<)(+@P=f2isHi;QO6rl+}jZfDbrGwI`-%Aebm zUe)wG(x+t7m$}cD#$tKjioPXhtsFx4b({WM+Ph@s(q8ieeM;{I=k_jv*}!>+zvTR7 zu=QBEVpZ?Z2!!J29d!hhJaQ*3)i+M5!(W0@eYV>yyPQZI}Fe4^$0h{{G6d>e5$_$i22P_hhEXPtc|J7WQ69BcQXPti&4W zQf=UCRx}1@Wq910+I0UbP4~AqrGL;={wGcM zA2Awxn}#mudGb3lbYAb;gY*!w_gc)ovwH@Hk-qvMJ@@SW$lPCX-oU`^P0x0?`S+Y= zbVfFPj-+3hNx!Wr{TWHWB$NKEtD47bdSNF0c}X9WNq<4o$7a$$mh_=b=>_lWXhJ0+SI%-t&ZYWuSN^MWQznW;@_jNgk4BZ4#OAj6>I z-oeH?ZJL>n$M*~`i>cX-$0(d1lQvArkHIo2e%8>+^SQQ;G^c^=Ua5&l+q8)9IK{l1 zJz^~GZ2K|(-G)^ePs@GoG`02`Z-3k{P4}U8)&1T2fKVlCCxA4%Go$bs+beDUT85Ntp$k;g9^tER8+w`qw zG;R7njXj`E|H1SG2Hy?+uo#u2)@Yyh{o0?`K2_%I;qk0^Uf1HT*L9uKJ>0#v`yDf{ zp82tvpP#vH_K#=(VYav6ISUS2@bXuk{HnfJt$o$zf4%8nzxuDg=y|fI{j4MEi|fnl zZ>xWF=&M7&9%^~Ri{EhK8_vD>@{2!v@q-t88@e_u+Hn4+4{W-3(;u&%Qqcbuyn^c$ zieAB&9~T#;P_F#4BbRQO+2v9ZH-a$qaL)?@H{fm06NUjLimv19)4o%1OIn93b%&*p zHI<59*)IpI&JW$7ST1?2)Ga$DKM0FHtCsf_OM&keS$|L}hJMK{gdShw`C;IOg;Lpd z_$t>edrsL4%Y}l&7Z%DzCnyF%sbt#kl|#q#J$bNH)K77Pvg5i%c~mOX&ng84rw}^w za9Ikn8GZ@RI`Vi>bj#*r!=hIVP=V(=<$`{9*>|OSsiNpgYeVgVK&maeURd&-Qpqoy z9+h^4zEceRqI5v9T=cYKq%nb8@I5#5ie>2tH_%SPN0*94r|kNHbcs{)w7)$0dS5CE z3dNG|ODl@5cAXm(q%)<@UwhOq`lWIy3}qC{ zZprn^1y^3Foh$RQ9F_wa*Psv!gdoD#^qu1)dj# z1v7I?u2Tr4fznf8*<_}LCD-)=uW078FN>ulZA6FR952h1mR5PLjDs1>QmN=mJ7uQR zwnsXkSdwRDBtkR!!!UG9GLNNQj?N0-mxl|!FY{K1I0ynK#MBPuB{J#I8S=DOES5aq zEEG?cUJ%H1m+2*+=c7yTyzk3|2+jI&UDuJx?|4CxYr7yFgBoOzLphwxvXcL#pe$x2 zN}*SBJQ+1vb-olY1ZJ^$vZx9&l0~FKnUw|UE?K)WZ{!^%$1FitmYRHVDMT{BB$ZB+ z!7s}klJPCrokiw)7|M=-SyRH4m7bIJST2<@(6U>Y^(vFUEZKnLM(KNcRMsO`OoOOUVWi$ddBQvdhSF(RmcgRZ)s#VsUzxFcFI~6&!hwyv8q@ zCEwVu|J7BSJDWb;)%{zsPvi{)gU2^wmx5KeI-H2WOKdHr$D>?!k{ z#dptlrj9IFdu98=`1U(a=;~i_(%-!2EOwIZzmkLS;i@&kX)(V`&F>?={zeDt?=_cd z$=P$%>~`&yoAt)e{#@Yi*WPmse;=-#LQ|VZRvo_|EBMfTkFbKFliER-%zl0JC)fk6 z{ql8d-tLco5Q5Zk{_#?fNpJkajhDPGS$@dxWg)o-)bCvSyO}F~_wMU|`1s$B{k6ZS-Em)j z#q{!3KlPuS`J9P|K0NY*NB{h-?}iTs_x$jtZ`{8B=;0ssUv$8)Pm&IBS5M#kx;KCK zj-d}caQ~YRea=2#Ui_2(b633bTNCfU;(IFwKlP%U&i?Y2sYgBMdH?p^IkP65vUADS z;n!^2?+<_L{bSeduleg&9$fq2?^Zni%|ASN#$Qh^%pB^UpYL!TbfMoSb>r8_e@I{Y5i2HvM;FNMO^jyE|%E-y$DA zeaW)kCH=ii&lo=MtS<9;2TkuAJ_Ft$T?eK0ync6mlC7s_>C!I!>})k@Jr_2$zvAZ8 z)uwc7Q+mj-UTNREDps=Tb>@3*`fNAfA1AoV0@?J$rurwCH2(YP+{rKVzcu-ncl~|a zQ(V4Ze$Q9-d+OYeJ^1(gm|pbY?RV_>LV$$LPi_ z2W)@)v>lH!eeru92lx%R6rzd|%Iw9ZY}yZNGoP`L(Nm^M)M( zY}K9RCtoo8T?@8-{K_3wrvK%epE>=)eP+GslRMg&p7GkhpLo=!=!;+9F@@F*H@)!dmyG7m_Fv%FMsE!_uad$|H%`WzU>>|oqXVNKmO7sPoBc`m0x|~ z=fC-Z{>!g<@-(K`edw%jc zAD$dx`qs5OKYGKKPk*}Qsntxs?Ukzs3TK@4<`+J-j_H%T?>gelowtAW*rzry{hAlu z_O1<=oOI>CJ++DHFRVG}+^OgP?WZG8UCs16Z~f0(Kk$X0e)yeFUB~pMi$>Oe>x_>) z@sX!)Wcpk0z2TjgpL^Wr?s@7Kru&~W@y;h63*Y+Fr*3EZGlw14`Q-OGmiu9`aaqYHLE$n=D-IT!!&({Fxq z$9Da>wIx z*c4`8{Y_YiY(rvQ8xDp?c2>=NJnP0U{q}+_K3O&C?eeB4E_ms&Z+t%4NyoYQIi;_@ z;hXQ?I@7SO=brYPH+=IYYu*;2<@w)WQ_yKd%pzPH>tg6X-n_w4tg0~dW@y)%pH z1OI-{eTRK;$?rbs9LMwxTkhR3v-c-AeSznJo9?|t26m%i@O%iIl2zwGoY@BPxrN8Wp* zyGg(Ins@*AX}27F#aG;`nf}EY*If0556t_?&)n;ne&L3f{^*D=zV|~r+#8ub?E{yW{TbTal9lt*1|x&RO#eKo{c*oP?O1<;cMsDay5O|$zW1B)wzIu$ zx*MF_`G!CJ+jBR+(Yuf7qq`4y_k*9l=I8JA9%TB;n}2cI$=`n9hR=8pGd=6L>#uuY z^?U!m-FsB2gyXKe{)7`&eg3!J<4jM!diH1j@Q#nYt?2JydfK{w`Ec}y1GdM0Kr-T> z!`}7l|GX}G?=ij-An&VQeeK`h8~y4vew*HZ{Ft*Ih`Vk)*Pp`lCEvRK_5Z%`xV3Nd zr!sxWk8kv6Kiqlehx}-+qVR_d|ac(;w;h#Vwcp zX#e;B**}iy2hRWLZ7c4)^0yO%6PVup346{^-|%^)BJQ6RQBZP`VXJNWBWCBf>5n$0 zKh~7~_#RFi;l$1HIxFrvES@zhKI*W8GS7dasXhq&CS}sCMhIlnvzyXenx4OLm+k4q z(Jf~kJTETn%C_M_cMso?X}W#p$8P?;KQU?7P@qc<GBH6m^GhZ;zOz)na=Czo-)WbPq{y!fP^lloSi-QC^W-95K^ z4>YXa9f2y=PPuLAN$KJ((eA z$p}c0oRj1Xf(n9wl9L1h$)LiJbCj$^$w^Qo2L(ZrBngrf5EPIoAW7iP5Z>>c^PP47 z+#k1Di>}>WyQ-^tS5MF0&$H)0ApJ|K^DSp=yZ@8w%xJ3Rql-_Gdg>2Fw30>S*$N;Eqq>le0=XmALc+qrBEq7=V#4Ag zd?NfJ0wRJULL$N7kj6l_jq$HUMxz zM*v>jwEB8x*^N z-sS@{jczBG=t!!)^v9TBIyt88q9Or&|>^xu{^rohxibQ9w_aBPq0k2<*=l5k# z@q8|@@s`V*ZhJnhW{egXqd9+qnYnmNGGfC6u9!-$7;9x@WIqqlaA1wW6m&(2=#2i% ztaSdFqNa2XV7a4o4tcrk2iwAbdo-S_|3@FKbbjwI>;G@Shf1aM=gHPZVCFw{+_97i zODkSy7hA`(AkDcKWkl)Ri$Z-t_rH`;7r`A68~`8y6bwTkz(^zx7zM)x6F`XoVlWAe zl$H!22UCKn@M&RmNCtofu!GuzUqh9rXi#Xj=&L-lGfWE9D}1lqzF}y-^Y2vWZu$!zUN&~!jO?6Od4)yg4NV{6xOn7r5;9763JUu^ zXCtVnnXXC8{94^O?dXIuGGAk57Zj6FRlj*#M^{hZ@PVNDF1bp@(t86rlvy(Is#eC<~MwDTJ#95yJBq z#i2kUuShD1LoARud=#*&5E>XDD+bko@j_7u9E2<*8x#*m1R?>WMnLfpx79=i@dXh) zNEDnELWcyS2epYHqFl)96x6J=WRy5sn64D@sSqf*Dv}My9amoZI$RQlg5QAyFd_&H z*8mBoGpAQYqR<7#OiH*YI6kQa90ez%<$_Y8>u*@<;Hl!El$B^ykvjNl2o$=8i2wyx zM$ti3)I=c!m|n#ZD1Q+ugd~Jc7a$bC4}4+mj*I>nank}nh>wT@75f4fppsrM5z-kT zj<^ne0B1!hqu61j{*@Bw&ihsxP;msYEY@;T_K`tj9H`u1{(^)69h?A)^p6UM+QaZ6 zI0&LxQ}iL+zxt*Mj@u3NUz97-nOxb2437-&9u5^c)L#V>EKf)tbejPVM~`yCq^|F3> zt`MWc=YrxOzyxq~df-_{#sSla(C9vuV)6GPC#aS-Uk zAUFuXy4T@g1RROLAx6>SQsGhK6A|DMLWv+GB&0YL044MaKn0;j&;Ybx1`0+9Cxjc9 z2jGM9g9U&>Xfe11T8cabAHj~nCy-N|axd@5=v=;g`jJs_v@-;R8aI#r@$kw#Ffy4B zijIj-D6VQ~?C9+7`L?il3WA<308t4^DK&MYpcu@_>W0S7p8kP_MbLkiha`4=7+YEe z#lOht?jOJ>=D-|MyLbPAv5BQsbbK*JrK9`%!r~@Av67ml6*}lmQ%mdU_~uq%aAaOV zOKZocfypV=)aK8f{R3)Rx9%Ajn}o;2R@KzDe(3x(PE0|0|H0qAlT-Ag$KSpaFgQBV z(wRK-t$3~3*hE1|&!DWLbql*leEr^ajEqiiZtc3b#=5yDv-0p3zOHTkG%)@>9VDBQ z$`{MfKQKJff2wuM@IC@bNW{jwzTxO3DkUSY6c?{!2QMU<65V{Bmloo{pK|&DNAO-{v3WMOn z0RnQE7J>$G4*`Z#;@yTSK)5kaG-5a*o&=QcnhE10sNFSm7c8I>LJbc%h8Q3yaIWBB z&CU+9M5y5g2u_$XiVKP{4hTOk7nB-~3qhA*PVw@icaS$Agb-<%7?Kkfa7ugy$xF-) zxk`AI5FG^#NTMSbGI_~I>sau#&mYpWh8Up z93?Wu`&L#o*46q+hz^!KgPu?79<9>3esdKKYJa)$H=DeTbe#GlzNZ;3PrG^(adCa! zNrZi<;mrOTZ@Z)s@qz~7eW3g}Pozt$CTRYfL%_UhN^NSirlQaMk83X|kjykR$1Z+e zm3C2&V)hsb7I!!KPHtr-KM3AHz7a0IV=Tzs+{~=f^wyd)@>>AuPhqqdSGh--E+69& zMI?XU>#MhWC2u~bw7;=bKV2@>N^_m1Mg6s+DoM|9)%C4x>;k4Hiu zmM_XiS-OP4lR&*u(cQ&uR~YWRJ|=jm+VK8(V^ebE&o}F9G|eR7M{cPnNgnw@_cToR z_-ZtOuy|=-$&vniZeuaw=2w|=E5iLo>f!PO_3j}7WjEp4Z|1Un`jf)_pW`GB{oYV; zWuR80l0W*LvyXew@$)wsQGw};ERsX(p1)e2p0ljfBZFcADk*iK<7y_|q|{2r@BoXd zC}UT~%t~QhBNNAJUGt_HUXi$>4!Xb+p}p{{zn^f9HY!w;>@6^l0`9BJ`P`CLx+RtN z>5d}Tu67H)QP~e~Ss8f=|9}c|v~7H!ndZUecnzhfx`ltOM`6Vo{=R3*@?OaG&&llf zjO`NOP_ZTw=`}WYbkm>JU8pD$)@h#-z4SOC`!~-+!A?c>kiA#F`uw5y6`#{xojtN! zf9rEIv*P%n3wfO-$JYkfimAb+XS!K1h9i`v-l^1{4{rWpFjjAN-+QFyOMY@lQ)t81 z$F~kwJX6E-RAX-xm2zou6&5xdW z`PXMiX^tVQMko6kxp1_8Z$1xD-VDx<=|Gz9HeS2Rx+cb~?@*}q=P#=6&-K?OPV5LS zN0p(uifVl8*Spj`O5Q^*huw+WKuK2F^4%!2_$p7jD2O|LVA3Z_7Q2o5-Hg#| zPKv{WKYR}8$`$R|U11uY9d?1{{i`noR#6HEHb1mRJ(O6EfTcE>!q3n5_nshb{m2iDn6208tCX4O+nwxYdJxM}uD|r~^kpoe?AxK1 zq_hbU2hsQ(hPHYfBoQ)JW;U!RcG_w4d`1cVq-&@wzD_FCq&+ z5^Ve?3Z*L4kFs`B*%Yf@ddhttApV?2cle3lk3VT9aFlplK~Gjz`yZ{}hV-)tmuvRc zE5hum){+axr7^VS1M4u5m4d*eta^rs-W!Xr0d@#k>5-PWhgwYY?zf~v<8z@)1&W@A z;Q10mogetcBE7KOL2~lPmyryJbZC#_eM9_s^eBDW1W8a^Na6{~TYsr$Hp2QemNMU^ zNW4We#nJpnD!1&Zt5JU}Nf-B3Db!JnA8nZ5!$Wi$Zbp-k_0Oj+S

    VDTKZ*2mu; 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 literal 0 HcmV?d00001 diff --git a/public/pagefind/wasm.unknown.pagefind b/public/pagefind/wasm.unknown.pagefind new file mode 100644 index 0000000000000000000000000000000000000000..c9b1460571f1fd5d19b5bc0cc5e74131d71bee5a GIT binary patch literal 67202 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⪼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 - https://success.odoo4projects.com/en/sitemap.xml + http://localhost:1313/en/sitemap.xml - 2025-06-10T12:00:00+00:00 + 2025-06-15T22:51:05+05:30 - https://success.odoo4projects.com/de/sitemap.xml + http://localhost:1313/de/sitemap.xml - 2025-06-10T12:00:00+00:00 + 2025-06-15T22:50:48+05:30 - https://success.odoo4projects.com/es/sitemap.xml + http://localhost:1313/es/sitemap.xml - 2025-06-10T12:00:00+00:00 + 2025-06-15T22:50:57+05:30 diff --git a/static/css/main.css b/static/css/main.css index ee28675..143b737 100644 --- a/static/css/main.css +++ b/static/css/main.css @@ -1,353 +1,406 @@ -* { - margin: 0; - padding: 0; - box-sizing: border-box; -} - -:root { - --dark-black-1: hsl(215.56deg 31.03% 17.06%); - --dark-black-2: hsl(215.38deg 28.47% 26.86%); - --gray: hsl(217.24deg 21.17% 26.86%); - --gray-text: hsl(213.6deg 15.53% 68.43%); - --bg-color: hsl(0, 40%, 5%); - --text-color: hsl(0, 40%, 90%); - --story-submit-btn-bg-color: hsl(180, 30%, 50%); -} - -html { - font-size: 62.5%; -} - -body { - background-color: var(--text-color); - min-height: 100vh; - width: 100%; - display: flex; - flex-direction: column; - align-items: center; -} - -nav { - width: 100%; - padding: 2rem 4%; - display: flex; - align-items: center; - justify-content: space-between; - background-color: var(--story-submit-btn-bg-color); -} - -/* .pagefind-ui__form { - padding: 0.5rem 0.8rem; - background-color: var(--dark-black-1); - flex: 1; - border: none; - outline: none; - font-size: 1.4rem; - - &::before { - content: "\f002"; - color: var(--gray-text); - position: absolute; - left: 0; - top: 0; - background-color: var(--dark-black-2); - } -} - -.pagefind-ui__search-input { - background-color: var(--dark-black-2); - border: none; - outline: none; - font-size: 1.4rem; - padding: 1rem; - width: 100%; - - &::placeholder { - color: var(--gray-text); - } -} - -.pagefind-ui__search-clear { - display: none; -} */ - -/* dropdown */ -.dropbtn { - background-color: var(--dark-black-2); - color: var(--text-color); - padding: 16px; - text-transform: uppercase; - font-size: 16px; - font-weight: 700; - border: none; - cursor: pointer; -} - -/* The container
    - needed to position the dropdown content */ -.dropdown { - position: relative; - display: inline-block; -} - -/* Dropdown Content (Hidden by Default) */ -.dropdown-content { - display: none; - position: absolute; - background-color: var(--dark-black-2); - min-width: 160px; - box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2); - z-index: 1; - right: 0; -} - -/* Links inside the dropdown */ -.dropdown-content a { - color: var(--text-color); - padding: 12px 16px; - font-size: 1.6rem; - text-decoration: none; - display: block; -} - -/* Change color of dropdown links on hover */ -.dropdown-content a:hover { - background-color: hsl(from var(--dark-black-2) h s 30%); -} - -/* Show the dropdown menu on hover */ -.dropdown:hover .dropdown-content { - display: block; -} - -/* Change the background color of the dropdown button when the dropdown content is shown */ -.dropdown:hover .dropbtn { - background-color: var(--dark-black-1); -} -main { - width: 100%; -} - -.hero { - width: 100%; - min-height: 40rem; - display: grid; - gap: 2rem; - padding: 2rem 4%; - grid-template-columns: repeat(4, 1fr); -} - -h1 { - font-size: 4rem; - color: var(--bg-color); -} - -p { - font-size: 2.5rem; - font-weight: 200; - color: var(--bg-color); -} - -.hero > div:first-child { - grid-column: 1/3; - height: 100%; - display: flex; - gap: 2rem; - justify-content: center; - flex-direction: column; -} - -.tags_categories { - grid-column: 3/5; - width: 100%; - display: flex; - flex-direction: column; - align-items: center; - justify-content: center; - gap: 2rem; -} - -.tags_list, -.category_list { - width: 100%; - padding: 2rem 4rem; - background-color: var(--dark-black-1); - - h3 { - font-size: 2.5rem; - text-transform: uppercase; - margin-bottom: 1.5rem; - color: var(--gray-text); - } - - ul { - list-style: none; - display: flex; - align-items: center; - row-gap: 2.5rem; - column-gap: 1rem; - flex-wrap: wrap; - } -} - -.chip a { - font-size: 1.8rem; - color: var(--text-color); - text-decoration: none; - text-transform: capitalize; - background-color: var(--gray); - padding: 0.8rem; - border-radius: 0.4rem; - - &:hover { - background-color: hsl(from var(--gray) h s 40%); - } -} - -.story-btn { - width: 100%; - padding: 2rem; - font-size: 3.5rem; - cursor: pointer; - border: none; - outline: none; - background-color: var(--story-submit-btn-bg-color); - - &:hover { - background-color: hsl(from var(--story-submit-btn-bg-color) h s 55%); - } -} -dialog { - margin: auto; - width: 100%; - - #closeStoryModal { - padding: 0.5rem 2rem; - font-size: 1.5rem; - cursor: pointer; - color: var(--text-color); - border: none; - outline: none; - background-color: red; - } -} -iframe { - height: 90vh; - width: 100%; -} -.story__grid { - padding: 5rem 2rem; - display: grid; - gap: 3rem 4rem; - grid-template-columns: repeat(auto-fill, minmax(30rem, 1fr)); -} - -.story__card { - --border-radius: 0.8rem; - display: flex; - flex-direction: column; - justify-content: start; - border-radius: var(--border-radius); - background-color: var(--gray); - - .story__coverImg { - width: 100%; - object-fit: cover; - border-top-left-radius: var(--border-radius); - border-top-right-radius: var(--border-radius); - } -} - -.story__card__details { - width: 100%; - display: flex; - flex-direction: column; - justify-content: center; - gap: 1.2rem; - padding: 1.5rem 1.4rem; -} -.card__title { - color: var(--text-color); - font-size: 2.2rem; -} - -.card__description { - color: var(--gray-text); - font-size: 1.2rem; -} -.story__card__icon { - height: 1.5rem; - width: auto; -} -.card__tags_categories { - display: flex; - gap: 0.6rem 1rem; - align-items: center; - flex-wrap: wrap; - a { - font-size: 1rem; - text-decoration: none; - } -} - -.category__chip { - background-color: hsl(120, 100%, 30%); - padding: 0.2rem 0.6rem; - color: var(--text-color); - word-break: keep-all; -} -.tag__chip { - color: var(--gray-text); - word-break: keep-all; -} -.hastag { - font-size: 1.8rem; - margin-right: 0.2rem; -} -.publish__date__timeToRead { - display: flex; - align-items: center; - gap: 2rem; -} -.publish__date { - display: flex; - align-items: center; - gap: 0.5rem; - - time { - color: var(--gray-text); - font-size: 1.2rem; - } -} -@media (width<=768px) { - .dropbtn { - font-size: 1.4rem; - padding: 1rem; - margin-left: 0.5rem; - } - .hero { - grid-template-columns: 1fr; - - h1 { - font-size: 3.5rem; - } - - p { - font-size: 1.8rem; - } - } - - .hero > div:first-child { - grid-column: 1; - } - - .hero > .tags_categories { - grid-column: 1; - } - .tags_list, - .category_list { - padding: 3rem 2rem; - } - .story__grid { - grid-template-columns: repeat(auto-fill, minmax(25rem, 1fr)); - } -} +* { + margin: 0; + padding: 0; + box-sizing: border-box; +} + +:root { + --dark-black-1: hsl(215.56deg 31.03% 17.06%); + --dark-black-2: hsl(215.38deg 28.47% 26.86%); + --gray: hsl(217.24deg 21.17% 26.86%); + --gray-text: hsl(213.6deg 15.53% 68.43%); + --bg-color: hsl(0, 40%, 5%); + --text-color: hsl(0, 40%, 90%); + --story-submit-btn-bg-color: hsl(180, 30%, 50%); +} + +html { + font-size: 62.5%; +} + +a { + text-decoration: none; + cursor: pointer; +} + +.single-page { + padding: 4% 9%; + line-height: 1.8; + font-size: 1.6rem; + img, + video, + svg, + picture { + max-width: 90%; + margin: 2rem auto; + display: block; + border-radius: 1rem; + } + + h1 { + font-size: 3rem; + } + ul, + ol { + padding-block: 2rem; + } + li { + font-size: 1.8rem; + list-style-position: inside; + } + + p { + font-size: 1.8rem; + } +} +body { + background-color: var(--text-color); + min-height: 100vh; + width: 100%; + display: flex; + flex-direction: column; + align-items: center; +} + +nav { + width: 100%; + padding: 2rem 4%; + display: flex; + align-items: center; + justify-content: space-between; + background-color: var(--story-submit-btn-bg-color); +} + +/* dropdown */ +.dropbtn { + background-color: var(--dark-black-2); + color: var(--text-color); + padding: 16px; + text-transform: uppercase; + font-size: 16px; + font-weight: 700; + border: none; + cursor: pointer; +} + +/* The container
    - needed to position the dropdown content */ +.dropdown { + position: relative; + display: inline-block; +} + +/* Dropdown Content (Hidden by Default) */ +.dropdown-content { + display: none; + position: absolute; + background-color: var(--dark-black-2); + min-width: 160px; + box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2); + z-index: 1; + right: 0; +} + +/* Links inside the dropdown */ +.dropdown-content a { + color: var(--text-color); + padding: 12px 16px; + font-size: 1.6rem; + text-decoration: none; + display: block; +} + +/* Change color of dropdown links on hover */ +.dropdown-content a:hover { + background-color: hsl(from var(--dark-black-2) h s 30%); +} + +/* Show the dropdown menu on hover */ +.dropdown:hover .dropdown-content { + display: block; +} + +/* Change the background color of the dropdown button when the dropdown content is shown */ +.dropdown:hover .dropbtn { + background-color: var(--dark-black-1); +} + +/* pagefind */ +.pagefind-ui__result-link, +.pagefind-ui__result-excerpt, +.pagefind-ui__message { + color: var(--text-color) !important; +} + +/* story modal */ +#story-modal { + position: fixed; + top: 50%; + transform: translateY(-50%); + z-index: 50; + max-height: 90vh; + height: 100%; + width: 90%; + display: none; + overflow-y: auto; + background-color: var(--text-color); +} + +#story-modal.show-story-modal { + display: block; +} + +#close-modal { + position: absolute; + top: 2%; + right: 2%; + z-index: 100; + border: none; + background-color: red; + color: var(--text-color); + cursor: pointer; + padding: 1rem; +} + +main { + width: 100%; +} + +.hero { + width: 100%; + min-height: 40rem; + display: grid; + gap: 2rem; + padding: 2rem 4%; + grid-template-columns: repeat(4, 1fr); +} + +h1 { + font-size: 4rem; + color: var(--bg-color); +} + +p { + font-size: 2.5rem; + font-weight: 200; + color: var(--bg-color); +} + +.hero > div:first-child { + grid-column: 1/3; + height: 100%; + display: flex; + gap: 2rem; + justify-content: center; + flex-direction: column; +} + +.tags_categories { + grid-column: 3/5; + width: 100%; + display: flex; + flex-direction: column; + align-items: center; + justify-content: center; + gap: 2rem; +} + +.tags_list, +.category_list { + width: 100%; + padding: 2rem 4rem; + background-color: var(--dark-black-1); + + h3 { + font-size: 2.5rem; + text-transform: uppercase; + margin-bottom: 1.5rem; + color: var(--gray-text); + } + + ul { + list-style: none; + display: flex; + align-items: center; + row-gap: 2.5rem; + column-gap: 1rem; + flex-wrap: wrap; + } +} + +.chip a { + font-size: 1.8rem; + color: var(--text-color); + text-decoration: none; + text-transform: capitalize; + background-color: var(--gray); + padding: 0.8rem; + border-radius: 0.4rem; + + &:hover { + background-color: hsl(from var(--gray) h s 40%); + } +} + +.story-btn { + width: 100%; + padding: 2rem; + font-size: 3.5rem; + cursor: pointer; + border: none; + outline: none; + background-color: var(--story-submit-btn-bg-color); + + &:hover { + background-color: hsl(from var(--story-submit-btn-bg-color) h s 55%); + } +} + +dialog { + margin: auto; + width: 100%; + + #closeStoryModal { + padding: 0.5rem 2rem; + font-size: 1.5rem; + cursor: pointer; + color: var(--text-color); + border: none; + outline: none; + background-color: red; + } +} + +iframe { + height: 90vh; + width: 100%; +} + +.story__grid { + padding: 5rem 2rem; + display: grid; + gap: 3rem 4rem; + grid-template-columns: repeat(auto-fill, minmax(30rem, 1fr)); +} + +.story__card { + --border-radius: 0.8rem; + display: flex; + flex-direction: column; + justify-content: start; + border-radius: var(--border-radius); + background-color: var(--gray); + + .story__coverImg { + width: 100%; + object-fit: cover; + border-top-left-radius: var(--border-radius); + border-top-right-radius: var(--border-radius); + } +} + +.story__card__details { + width: 100%; + display: flex; + flex-direction: column; + justify-content: center; + gap: 1.2rem; + padding: 1.5rem 1.4rem; +} + +.card__title { + color: var(--text-color); + font-size: 2.2rem; +} + +.card__description { + color: var(--gray-text); + font-size: 1.2rem; +} + +.story__card__icon { + height: 1.5rem; + width: auto; +} + +.card__tags_categories { + display: flex; + gap: 0.6rem 1rem; + align-items: center; + flex-wrap: wrap; + + a { + font-size: 1rem; + text-decoration: none; + } +} + +.category__chip { + background-color: hsl(120, 100%, 30%); + padding: 0.2rem 0.6rem; + color: var(--text-color); + word-break: keep-all; +} + +.tag__chip { + color: var(--gray-text); + word-break: keep-all; +} + +.hastag { + font-size: 1.8rem; + margin-right: 0.2rem; +} + +.publish__date__timeToRead { + display: flex; + align-items: center; + gap: 2rem; +} + +.publish__date { + display: flex; + align-items: center; + gap: 0.5rem; + + time { + color: var(--gray-text); + font-size: 1.2rem; + } +} + +@media (width<=768px) { + .dropbtn { + font-size: 1.4rem; + padding: 1rem; + margin-left: 0.5rem; + } + + .hero { + grid-template-columns: 1fr; + + h1 { + font-size: 3.5rem; + } + + p { + font-size: 1.8rem; + } + } + + .hero > div:first-child { + grid-column: 1; + } + + .hero > .tags_categories { + grid-column: 1; + } + + .tags_list, + .category_list { + padding: 3rem 2rem; + } + + .story__grid { + grid-template-columns: repeat(auto-fill, minmax(25rem, 1fr)); + } +} diff --git a/static/js/main.js b/static/js/main.js new file mode 100644 index 0000000..6515b80 --- /dev/null +++ b/static/js/main.js @@ -0,0 +1,29 @@ +document.addEventListener("DOMContentLoaded", function () { + const modal = document.getElementById("story-modal"); + const content = document.getElementById("modal-content"); + const close = document.getElementById("close-modal"); + + document.querySelectorAll(".open-modal").forEach((btn) => { + btn.addEventListener("click", async function () { + const url = this.getAttribute("data-story-url"); + + try { + const res = await fetch(url); + const html = await res.text(); + const parser = new DOMParser(); + const doc = parser.parseFromString(html, "text/html"); + + // Optional: target only the article content + const article = doc.querySelector("article") || doc.body; + content.innerHTML = article.innerHTML; + + modal.classList.add("show-story-modal"); + } catch (err) { + content.innerHTML = "

    Failed to load content.

    "; + modal.classList.add("show-story-modal"); + } + }); + }); + + close.addEventListener("click", () => modal.classList.remove("show-story-modal")); +});