tedo-publisher 1.3.263 → 1.3.264

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,186 @@
1
+ export declare const dataStructure: {
2
+ interiorDesign: {
3
+ title: string;
4
+ description: string;
5
+ slug: string;
6
+ children: {
7
+ modernDesignTrends: {
8
+ title: string;
9
+ description: string;
10
+ slug: string;
11
+ children: null;
12
+ };
13
+ colorSchemesAndPalettes: {
14
+ title: string;
15
+ description: string;
16
+ slug: string;
17
+ children: null;
18
+ };
19
+ furnitureArrangements: {
20
+ title: string;
21
+ description: string;
22
+ slug: string;
23
+ children: null;
24
+ };
25
+ spaceSavingSolutions: {
26
+ title: string;
27
+ description: string;
28
+ slug: string;
29
+ children: null;
30
+ };
31
+ decorativeAccessories: {
32
+ title: string;
33
+ description: string;
34
+ slug: string;
35
+ children: null;
36
+ };
37
+ other: {
38
+ title: string;
39
+ description: string;
40
+ slug: string;
41
+ children: null;
42
+ };
43
+ };
44
+ };
45
+ entertaining: {
46
+ title: string;
47
+ description: string;
48
+ slug: string;
49
+ children: {
50
+ hostingTipsAndTricks: {
51
+ title: string;
52
+ description: string;
53
+ slug: string;
54
+ children: null;
55
+ };
56
+ themedPartyIdeas: {
57
+ title: string;
58
+ description: string;
59
+ slug: string;
60
+ children: null;
61
+ };
62
+ menuPlanningAndRecipes: {
63
+ title: string;
64
+ description: string;
65
+ slug: string;
66
+ children: null;
67
+ };
68
+ outdoorEntertaining: {
69
+ title: string;
70
+ description: string;
71
+ slug: string;
72
+ children: null;
73
+ };
74
+ creativeTableSettings: {
75
+ title: string;
76
+ description: string;
77
+ slug: string;
78
+ children: null;
79
+ };
80
+ other: {
81
+ title: string;
82
+ description: string;
83
+ slug: string;
84
+ children: null;
85
+ };
86
+ };
87
+ };
88
+ gardening: {
89
+ title: string;
90
+ description: string;
91
+ slug: string;
92
+ children: {
93
+ beginnerGardeningTips: {
94
+ title: string;
95
+ description: string;
96
+ slug: string;
97
+ children: null;
98
+ };
99
+ seasonalPlantingGuides: {
100
+ title: string;
101
+ description: string;
102
+ slug: string;
103
+ children: null;
104
+ };
105
+ landscapeDesign: {
106
+ title: string;
107
+ description: string;
108
+ slug: string;
109
+ children: null;
110
+ };
111
+ organicGardeningMethods: {
112
+ title: string;
113
+ description: string;
114
+ slug: string;
115
+ children: null;
116
+ };
117
+ indoorPlantsAndCare: {
118
+ title: string;
119
+ description: string;
120
+ slug: string;
121
+ children: null;
122
+ };
123
+ other: {
124
+ title: string;
125
+ description: string;
126
+ slug: string;
127
+ children: null;
128
+ };
129
+ };
130
+ };
131
+ homeImprovement: {
132
+ title: string;
133
+ description: string;
134
+ slug: string;
135
+ children: {
136
+ diyProjectsAndIdeas: {
137
+ title: string;
138
+ description: string;
139
+ slug: string;
140
+ children: null;
141
+ };
142
+ renovationTips: {
143
+ title: string;
144
+ description: string;
145
+ slug: string;
146
+ children: null;
147
+ };
148
+ budgetFriendlyUpgrades: {
149
+ title: string;
150
+ description: string;
151
+ slug: string;
152
+ children: null;
153
+ };
154
+ energyEfficientSolutions: {
155
+ title: string;
156
+ description: string;
157
+ slug: string;
158
+ children: null;
159
+ };
160
+ maintenanceAndRepairs: {
161
+ title: string;
162
+ description: string;
163
+ slug: string;
164
+ children: null;
165
+ };
166
+ other: {
167
+ title: string;
168
+ description: string;
169
+ slug: string;
170
+ children: null;
171
+ };
172
+ };
173
+ };
174
+ };
175
+ export declare const authors: Record<string, string>;
176
+ export declare const authorsNames: string[];
177
+ export declare const DEFAULT_DESCRIPTION_EMOJIS = "\uD83C\uDFE1\uD83C\uDF89\uD83C\uDF3F\uD83D\uDCDD";
178
+ export declare const categories: ("interiorDesign" | "entertaining" | "gardening" | "homeImprovement")[];
179
+ export declare const subcategories: string[];
180
+ export declare const subsubcategories: string[];
181
+ export type Category = keyof typeof dataStructure;
182
+ export type CategoryNode = (typeof dataStructure)[Category];
183
+ export type SubcategoryKeyByCategory<T extends Category> = (typeof dataStructure)[T]['children'];
184
+ export declare const startDate = "2024-09-18T00:00:00Z";
185
+ export declare const devBucketName = "idn-yardiro-dev";
186
+ export declare const prodBucketName = "idn-yardiro";
@@ -0,0 +1 @@
1
+ "use strict";var e=require("./seo.js");const i={interiorDesign:{title:"Explore Modern Interior Design Trends for 2023 🏠✨",description:"Discover the latest interior design trends that can elevate your living space. Explore modern styles, innovative ideas, and practical tips! 🌟",slug:"modern-interior-design-trends",children:{modernDesignTrends:{title:"Top Modern Design Trends to Transform Your Home 🏡🌈",description:"Stay ahead in style with trending modern interior design ideas that transform your home into a stunning oasis. Get inspired today! 🖼️",slug:"top-modern-design-trends",children:null},colorSchemesAndPalettes:{title:"Beautiful Color Schemes and Palettes for Your Home 🎨🏘️",description:"Explore perfect color schemes and palettes to create a harmonious ambiance in your home with our expert tips and inspiration! 🌼💖",slug:"color-schemes-and-palettes",children:null},furnitureArrangements:{title:"Smart Furniture Arrangements for Maximum Space 🌟🛋️",description:"Unlock the potential of your living space with clever furniture arrangements that enhance functionality and flow. Learn more! 📏✨",slug:"furniture-arrangements",children:null},spaceSavingSolutions:{title:"Innovative Space-Saving Solutions for Small Homes 🏢🔧",description:"Discover ingenious space-saving solutions perfect for small homes and apartments to maximize your living area without sacrificing style! 📚🌿",slug:"space-saving-solutions",children:null},decorativeAccessories:{title:"Stylish Decorative Accessories for Every Room 🖼️🌷",description:"Enhance your interior decor with stylish accessories that bring personality and warmth to your home. Find out how! 🕯️🌟",slug:"decorative-accessories",children:null},other:{title:"Discover Unique Interior Design Ideas and Tips 🌍💡",description:"Explore a variety of unique interior design ideas and valuable tips that inspire creativity and personalization in your home! 🖌️✨",slug:"unique-interior-design-ideas",children:null}}},entertaining:{title:"Master the Art of Entertaining: Tips & Tricks for Hosts 🎉",description:"Explore essential hosting tips and tricks to elevate your entertaining game. From stylish gatherings to memorable experiences, discover insights here! 🍽️",slug:"mastering-entertaining-tips-and-tricks",children:{hostingTipsAndTricks:{title:"Essential Hosting Tips and Tricks for Every Occasion 🥂",description:"Uncover clever hosting tips and tricks to impress your guests. From decor to dinner ideas, make every gathering unforgettable. ✨✨",slug:"essential-hosting-tips-and-tricks",children:null},themedPartyIdeas:{title:"Creative Themed Party Ideas to Delight Your Guests 🎊",description:"Find inspiration in our themed party ideas that will wow your guests! From retro to seasonal themes, elevate your next get-together. 🎈",slug:"creative-themed-party-ideas",children:null},menuPlanningAndRecipes:{title:"Delicious Menu Planning and Recipes for Your Events 🍴",description:"Plan a delightful menu with our curated recipes perfect for any occasion. Discover tasty dishes that will please every palate! 🍲",slug:"delicious-menu-planning-recipes",children:null},outdoorEntertaining:{title:"Stylish Outdoor Entertaining Tips for Memorable Gatherings 🌳",description:"Transform your outdoor space into the perfect entertaining venue. Learn tips for creating warm, welcoming alfresco experiences. ☀️",slug:"stylish-outdoor-entertaining",children:null},creativeTableSettings:{title:"Inspiring Creative Table Settings for Every Occasion 🍽️",description:"Elevate your dining experience with creative table settings. Discover styles that will captivate and charm your guests. 🕯️✨",slug:"inspiring-creative-table-settings",children:null},other:{title:"Unique Entertaining Ideas Beyond the Conventional 🎈",description:"Explore unique entertaining ideas that go beyond the ordinary. Discover innovative themes, games, and activities to engage your guests! 🌟",slug:"unique-entertaining-ideas",children:null}}},gardening:{title:"Gardening Tips & Ideas to Transform Your Green Space 🌿",description:"Explore expert gardening tips and creative ideas to beautify your outdoor spaces. Discover ways to cultivate a vibrant garden with ease! 🌼",slug:"gardening-tips-ideas",children:{beginnerGardeningTips:{title:"Essential Gardening Tips for Beginners 🌱",description:"Unlock the secrets to successful gardening with our beginner tips! Perfect for novice gardeners looking to cultivate beautiful plants successfully. 🏡",slug:"beginner-gardening-tips",children:null},seasonalPlantingGuides:{title:"Seasonal Planting Guides for Every Garden 🌸",description:"Stay ahead with our seasonal planting guides! Discover the best plants to sow at any time of year for a thriving garden. 🌼🌻",slug:"seasonal-planting-guides",children:null},landscapeDesign:{title:"Creative Landscape Design Ideas for Your Yard 🌳",description:"Transform your outdoor areas with unique landscape design ideas! Explore inspiring tips to create an inviting and beautiful garden space. 🌺",slug:"landscape-design",children:null},organicGardeningMethods:{title:"Organic Gardening Methods for a Greener Space 🌿",description:"Embrace sustainability with organic gardening methods! Learn how to grow plants naturally and keep your garden eco-friendly. 🍃🍅",slug:"organic-gardening-methods",children:null},indoorPlantsAndCare:{title:"Indoor Plants & Care Tips for a Lush Home 🌱",description:"Bring nature inside with our indoor plant care tips! Discover how to choose and maintain beautiful houseplants for a vibrant home. 🪴",slug:"indoor-plants-care",children:null},other:{title:"Other Useful Gardening Tips & Tricks 🌼",description:"Explore a variety of other gardening tips and tricks that don't fit into standard categories! Find unique solutions for your garden. 🌿",slug:"other-gardening-tips",children:null}}},homeImprovement:{title:"Home Improvement Ideas to Transform Your Space 🏡✨",description:"Discover innovative home improvement ideas and tips for DIY projects, renovations, and budget-friendly upgrades to enhance your living space! 🔧🌿",slug:"home-improvement-ideas",children:{diyProjectsAndIdeas:{title:"Creative DIY Projects & Ideas to Elevate Your Home! 🛠️🌟",description:"Unleash your creativity with unique DIY projects and ideas that can transform your home into a masterpiece. Get inspired today! ✂️🏠",slug:"diy-projects-and-ideas",children:null},renovationTips:{title:"Expert Renovation Tips to Revive Your Living Space! 🏗️💡",description:"Explore essential renovation tips that will guide you in transforming your home effortlessly while maximizing both beauty and functionality! 🔨🏡",slug:"renovation-tips",children:null},budgetFriendlyUpgrades:{title:"Budget-Friendly Upgrades for Every Room in Your Home! 💰✨",description:"Revamp your space with smart budget-friendly upgrades that look stunning without breaking the bank. Discover your options here! 🛋️🌼",slug:"budget-friendly-upgrades",children:null},energyEfficientSolutions:{title:"Innovative Energy-Efficient Solutions for Sustainable Living! 🌍⚡",description:"Embrace sustainability with creative energy-efficient solutions that benefit both your home and the environment. Start saving energy today! 🔋🏠",slug:"energy-efficient-solutions",children:null},maintenanceAndRepairs:{title:"Essential Home Maintenance & Repairs Made Easy! 🔧🏡",description:"Stay on top of your home with vital maintenance and repair tips that ensure a safe and functional living environment for your family! 🛠️🏠",slug:"maintenance-and-repairs",children:null},other:{title:"Other Home Improvement Ideas You Need to Know! 📚✔️",description:"Discover additional home improvement ideas and tips that will inspire and assist you in creating the perfect living space. Check them out! ✨🏡",slug:"other-home-improvement-ideas",children:null}}}},n=e.AUTHORS_INFO.reduce(((e,i)=>Object.assign(Object.assign({},e),{[i.name]:[i.description]})),{}),t=e.AUTHORS_INFO.map((e=>e.name)),r="🏡🎉🌿📝",s=Object.keys(i),o=[],a=[];for(const e of s){const n=i[e];if(null==n?void 0:n.children){o.push(...Object.keys(n.children));for(const e of o){const i=n.children[e];(null==i?void 0:i.children)&&a.push(...Object.keys(i.children))}}}const l="2024-09-18T00:00:00Z",d="yardiro",c=`idn-${d}-dev`,u=`idn-${d}`;exports.DEFAULT_DESCRIPTION_EMOJIS=r,exports.authors=n,exports.authorsNames=t,exports.categories=s,exports.dataStructure=i,exports.devBucketName=c,exports.prodBucketName=u,exports.startDate=l,exports.subcategories=o,exports.subsubcategories=a;
@@ -0,0 +1,28 @@
1
+ export declare enum FiltersNames {
2
+ DesignDreams = "Design Dreams",
3
+ EntertainingEssentials = "Entertaining Essentials",
4
+ GardeningGoals = "Gardening Goals",
5
+ BudgetFriendlyIdeas = "Budget-Friendly Ideas",
6
+ SeasonalInspirations = "Seasonal Inspirations"
7
+ }
8
+ type DesignDreams = 'Modern Minimalism' | 'Bohemian Chic' | 'Cozy Rustic' | 'Tropical Vibes';
9
+ type EntertainingEssentials = 'Outdoor Gatherings' | 'Intimate Dinner Parties' | 'Seasonal Celebrations' | 'Themed Events';
10
+ type GardeningGoals = 'Container Gardening' | 'Indoor Plant Care' | 'Vegetable Gardening' | 'Landscape Design';
11
+ type BudgetFriendlyIdeas = 'DIY Projects on a Dime' | 'Thrift Store Finds' | 'Recycled Materials' | 'Affordable Decor Tips';
12
+ type SeasonalInspirations = 'Spring Refresh' | 'Summer Soirees' | 'Autumn Aesthetics' | 'Winter Warmth';
13
+ export type ArticleFilters = {
14
+ [FiltersNames.DesignDreams]: DesignDreams[];
15
+ [FiltersNames.EntertainingEssentials]: EntertainingEssentials[];
16
+ [FiltersNames.GardeningGoals]: GardeningGoals[];
17
+ [FiltersNames.BudgetFriendlyIdeas]: BudgetFriendlyIdeas[];
18
+ [FiltersNames.SeasonalInspirations]: SeasonalInspirations[];
19
+ };
20
+ export declare const designDreamsValues: DesignDreams[];
21
+ export declare const entertainingEssentialsValues: EntertainingEssentials[];
22
+ export declare const gardeningGoalsValues: GardeningGoals[];
23
+ export declare const budgetFriendlyIdeasValues: BudgetFriendlyIdeas[];
24
+ export declare const seasonalInspirationsValues: SeasonalInspirations[];
25
+ export declare const initialFilters: ArticleFilters;
26
+ export declare const fullFilters: ArticleFilters;
27
+ export declare const getFiltersTypesJSON: () => string;
28
+ export {};
@@ -0,0 +1 @@
1
+ "use strict";var e;exports.FiltersNames=void 0,(e=exports.FiltersNames||(exports.FiltersNames={})).DesignDreams="Design Dreams",e.EntertainingEssentials="Entertaining Essentials",e.GardeningGoals="Gardening Goals",e.BudgetFriendlyIdeas="Budget-Friendly Ideas",e.SeasonalInspirations="Seasonal Inspirations";const s=["Modern Minimalism","Bohemian Chic","Cozy Rustic","Tropical Vibes"],i=["Outdoor Gatherings","Intimate Dinner Parties","Seasonal Celebrations","Themed Events"],r=["Container Gardening","Indoor Plant Care","Vegetable Gardening","Landscape Design"],t=["DIY Projects on a Dime","Thrift Store Finds","Recycled Materials","Affordable Decor Tips"],a=["Spring Refresh","Summer Soirees","Autumn Aesthetics","Winter Warmth"],n={[exports.FiltersNames.DesignDreams]:[],[exports.FiltersNames.EntertainingEssentials]:[],[exports.FiltersNames.GardeningGoals]:[],[exports.FiltersNames.BudgetFriendlyIdeas]:[],[exports.FiltersNames.SeasonalInspirations]:[]},l={[exports.FiltersNames.DesignDreams]:s,[exports.FiltersNames.EntertainingEssentials]:i,[exports.FiltersNames.GardeningGoals]:r,[exports.FiltersNames.BudgetFriendlyIdeas]:t,[exports.FiltersNames.SeasonalInspirations]:a},o=()=>JSON.stringify(l,null,2);exports.budgetFriendlyIdeasValues=t,exports.designDreamsValues=s,exports.entertainingEssentialsValues=i,exports.fullFilters=l,exports.gardeningGoalsValues=r,exports.getFiltersTypesJSON=o,exports.initialFilters=n,exports.seasonalInspirationsValues=a;
@@ -0,0 +1,3 @@
1
+ import { GetDefaultImagesFrontmatter } from 'src/common/types';
2
+ export declare const getDefaultImagesFrontmatter: GetDefaultImagesFrontmatter;
3
+ export declare const prohibitedWordsInAltTitle: RegExp;
@@ -0,0 +1 @@
1
+ "use strict";const e=(e,n)=>{const t=n(e),i=undefined,a=undefined,l=undefined,o=undefined;return[{alt:`${e} Introduction`,filename:`${t}-introduction.png`,title:`${e} Introduction`},{alt:`Magnificent ${e}`,filename:`Magnificent-${t}.png`,title:`Magnificent ${e}`},{alt:`Notable ${e}`,filename:`${t}-notable.png`,title:`Notable ${e}`},{alt:`${e} Summary`,filename:`${t}-summary.png`,title:`${e} Summary`}]},n=/\b(?:hands|men|women|human|people|chief|family|mixing|serving|tasting|rolling)\b/i;exports.getDefaultImagesFrontmatter=e,exports.prohibitedWordsInAltTitle=n;
@@ -0,0 +1,15 @@
1
+ export * from './data';
2
+ export * from './filters';
3
+ export * from './helpers';
4
+ export * from './prompts/images';
5
+ export * from './seo';
6
+ import './styles/colors.css';
7
+ import './styles/fonts.css';
8
+ import './styles/global.css';
9
+ import './styles/sizing.css';
10
+ import './styles/vars.css';
11
+ import './styles/theme.css';
12
+ import * as gpt35Articles from './prompts/gpt35turbo/articles';
13
+ import * as gpt4oMiniArticles from './prompts/gpt4oMini/articles';
14
+ export { gpt35Articles, gpt4oMiniArticles };
15
+ export * from './prompts/data';
@@ -0,0 +1 @@
1
+ "use strict";var e=require("./data.js"),t=require("./filters.js"),s=require("./helpers.js"),r=require("./prompts/images.js"),a=require("./seo.js"),o=require("./prompts/gpt35turbo/articles.js"),i=require("./prompts/gpt4oMini/articles.js"),p=require("./prompts/data.js");exports.DEFAULT_DESCRIPTION_EMOJIS=e.DEFAULT_DESCRIPTION_EMOJIS,exports.authors=e.authors,exports.authorsNames=e.authorsNames,exports.categories=e.categories,exports.dataStructure=e.dataStructure,exports.devBucketName=e.devBucketName,exports.prodBucketName=e.prodBucketName,exports.startDate=e.startDate,exports.subcategories=e.subcategories,exports.subsubcategories=e.subsubcategories,Object.defineProperty(exports,"FiltersNames",{enumerable:!0,get:function(){return t.FiltersNames}}),exports.budgetFriendlyIdeasValues=t.budgetFriendlyIdeasValues,exports.designDreamsValues=t.designDreamsValues,exports.entertainingEssentialsValues=t.entertainingEssentialsValues,exports.fullFilters=t.fullFilters,exports.gardeningGoalsValues=t.gardeningGoalsValues,exports.getFiltersTypesJSON=t.getFiltersTypesJSON,exports.initialFilters=t.initialFilters,exports.seasonalInspirationsValues=t.seasonalInspirationsValues,exports.getDefaultImagesFrontmatter=s.getDefaultImagesFrontmatter,exports.prohibitedWordsInAltTitle=s.prohibitedWordsInAltTitle,exports.getOpenAiBasedImagePrompt=r.getOpenAiBasedImagePrompt,exports.getOpenAiBasedImagePromptDalle2=r.getOpenAiBasedImagePromptDalle2,exports.getStableDiffusionImagePrompt=r.getStableDiffusionImagePrompt,exports.AUTHORS_INFO=a.AUTHORS_INFO,exports.AUTHORS_META=a.AUTHORS_META,exports.PAGES_SEO=a.PAGES_SEO,Object.defineProperty(exports,"PageNames",{enumerable:!0,get:function(){return a.PageNames}}),exports.gpt35Articles=o,exports.gpt4oMiniArticles=i,exports.END_STEP=p.END_STEP,exports.FILTERS_INFO=p.FILTERS_INFO,exports.IMAGES_PROHIBITED_WORDS=p.IMAGES_PROHIBITED_WORDS,exports.START_STEP=p.START_STEP,exports.TARGET_AUDIENCE=p.TARGET_AUDIENCE,exports.ZERO_SECTION=p.ZERO_SECTION,exports.portalInfo=p.portalInfo;
@@ -0,0 +1,7 @@
1
+ export declare const portalInfo = "The article is written for the web portal.I will give you important information regarding the web portal:\n - Brief description: Yardiro is an innovative online portal dedicated to infotainment in the realms of interior design, entertaining, and gardening. It provides readers with a curated selection of articles, tips, and creative ideas to enhance their living spaces and outdoor areas.\n - Detailed description: Yardiro stands as a premier infotainment portal, seamlessly blending inspiration with practical advice in the fields of interior design, entertaining, and gardening. The website features a diverse range of articles that encompass design trends, DIY projects, hosting tips, and gardening techniques suited for both novice and expert decorators and garden enthusiasts. Each piece is crafted to empower readers with the knowledge and confidence needed to transform their homes and outdoor spaces into beautiful, functional areas. The platform encourages creativity and personal expression, offering an engaging community where users can share their projects and ideas, fostering a sense of belonging among fellow enthusiasts.\n - Target audience: Yardiro primarily targets homeowners and renters aged 25-55 who have a keen interest in enhancing their living spaces through interior design and gardening. This audience includes design enthusiasts, aspiring hosts looking for entertaining advice, and gardening hobbyists wanting to cultivate their green spaces. Additionally, the portal appeals to individuals seeking affordable and accessible tips that cater to various budgets and styles, as well as those who enjoy DIY projects and innovative home solutions.\n\n";
2
+ export declare const ZERO_SECTION = "This is important to include the following headers to the section, ONLY if they are applicable to the title, abstract and description of the article:\n## Design Inspiration\n - Current Trends in Interior Design\n - Color Palettes That Transform Spaces\n\n## Entertaining Essentials\n - Hosting Tips for Different Occasions\n - Creating Ambiance with Lighting and Decor\n\nYou can change the headers and topics to make a them more coherent with the description of the article.\nStart text with first Heading H2 - Design Inspiration, IF it's applicable to the theme of the article.\n";
3
+ export declare const START_STEP = "highlighting the key points that will be discussed and the relevance of the topic";
4
+ export declare const END_STEP = "synthesizing the information presented throughout";
5
+ export declare const TARGET_AUDIENCE = "homeowners, interior design enthusiasts, party hosts, gardening aficionados";
6
+ export declare const IMAGES_PROHIBITED_WORDS = "any numbers, image, slug, step, seo, hand / hands, men, women, human, people, chief, preparing, process, cooking, mixing, serving, tasting, rolling";
7
+ export declare const FILTERS_INFO: string;
@@ -0,0 +1 @@
1
+ "use strict";var e;const n="The article is written for the web portal.I will give you important information regarding the web portal:\n - Brief description: Yardiro is an innovative online portal dedicated to infotainment in the realms of interior design, entertaining, and gardening. It provides readers with a curated selection of articles, tips, and creative ideas to enhance their living spaces and outdoor areas.\n - Detailed description: Yardiro stands as a premier infotainment portal, seamlessly blending inspiration with practical advice in the fields of interior design, entertaining, and gardening. The website features a diverse range of articles that encompass design trends, DIY projects, hosting tips, and gardening techniques suited for both novice and expert decorators and garden enthusiasts. Each piece is crafted to empower readers with the knowledge and confidence needed to transform their homes and outdoor spaces into beautiful, functional areas. The platform encourages creativity and personal expression, offering an engaging community where users can share their projects and ideas, fostering a sense of belonging among fellow enthusiasts.\n - Target audience: Yardiro primarily targets homeowners and renters aged 25-55 who have a keen interest in enhancing their living spaces through interior design and gardening. This audience includes design enthusiasts, aspiring hosts looking for entertaining advice, and gardening hobbyists wanting to cultivate their green spaces. Additionally, the portal appeals to individuals seeking affordable and accessible tips that cater to various budgets and styles, as well as those who enjoy DIY projects and innovative home solutions.\n\n",t="This is important to include the following headers to the section, ONLY if they are applicable to the title, abstract and description of the article:\n## Design Inspiration\n - Current Trends in Interior Design\n - Color Palettes That Transform Spaces\n\n## Entertaining Essentials\n - Hosting Tips for Different Occasions\n - Creating Ambiance with Lighting and Decor\n\nYou can change the headers and topics to make a them more coherent with the description of the article.\nStart text with first Heading H2 - Design Inspiration, IF it's applicable to the theme of the article.\n",i="highlighting the key points that will be discussed and the relevance of the topic",a="synthesizing the information presented throughout",r="homeowners, interior design enthusiasts, party hosts, gardening aficionados",s="any numbers, image, slug, step, seo, hand / hands, men, women, human, people, chief, preparing, process, cooking, mixing, serving, tasting, rolling",o=`That is TREMENDOUS important - if category doesn't match - return empty array for that category - []. For example if you don't find any match for $FILTERNAME, return for that category\n$FILTERNAME: []\nResponse in valid json, adhering strictly to json interface below, include every field present in it, but include values in array only suitable for article, all array values are optional!\n${require("../filters.js").getFiltersTypesJSON()}`;exports.END_STEP=a,exports.FILTERS_INFO=o,exports.IMAGES_PROHIBITED_WORDS=s,exports.START_STEP=i,exports.TARGET_AUDIENCE=r,exports.ZERO_SECTION=t,exports.portalInfo=n;
@@ -0,0 +1,6 @@
1
+ import { GetOutlinePrompt, GetEntitiesPrompt, GetFiltersPrompt, GetImagesMetaPrompt, GetSectionPrompt } from 'src/common/types';
2
+ export declare const getBasePrompt: GetOutlinePrompt;
3
+ export declare const getSectionPrompt: GetSectionPrompt;
4
+ export declare const getImagesMetaPrompt: GetImagesMetaPrompt;
5
+ export declare const getFiltersPrompt: GetFiltersPrompt;
6
+ export declare const getEntitiesPrompt: GetEntitiesPrompt;
@@ -0,0 +1 @@
1
+ "use strict";var t=require("../data.js"),e=require("../../../common/prompts/gpt35turbo/articles.js"),o=require("../../../common/data.js"),r=require("../../data.js");const m=(o,r=e.DEFAULT_HEADINGS_NUM,m)=>e.getOutlineCommonPrompt({keyword:o,headingsNum:r,additionalInfo:t.portalInfo,locale:m}),s=o=>e.getSectionCommonPrompt(o,{zeroSectionPrompt:t.ZERO_SECTION,startStep:t.START_STEP,endStep:t.END_STEP,targetAudience:t.TARGET_AUDIENCE}),a=o=>e.getImagesMetaCommonPrompt(o,t.IMAGES_PROHIBITED_WORDS),p=o=>e.getFiltersCommonPrompt(o,t.FILTERS_INFO),i=t=>e.getEntitiesCommonPrompt(t,o.getCategoriesTypesJSON(r.dataStructure));exports.getBasePrompt=m,exports.getEntitiesPrompt=i,exports.getFiltersPrompt=p,exports.getImagesMetaPrompt=a,exports.getSectionPrompt=s;
@@ -0,0 +1,6 @@
1
+ import { GetOutlinePrompt, GetEntitiesPrompt, GetFiltersPrompt, GetImagesMetaPrompt, GetSectionPrompt } from 'src/common/types';
2
+ export declare const getBasePrompt: GetOutlinePrompt;
3
+ export declare const getSectionPrompt: GetSectionPrompt;
4
+ export declare const getImagesMetaPrompt: GetImagesMetaPrompt;
5
+ export declare const getFiltersPrompt: GetFiltersPrompt;
6
+ export declare const getEntitiesPrompt: GetEntitiesPrompt;
@@ -0,0 +1 @@
1
+ "use strict";var t=require("../data.js"),e=require("../../../common/prompts/gpt4oMini/articles.js"),o=require("../../../common/data.js"),r=require("../../data.js");const m=(o,r=e.DEFAULT_HEADINGS_NUM,m)=>e.getOutlineCommonPrompt({keyword:o,headingsNum:r,additionalInfo:t.portalInfo,locale:m}),s=o=>e.getSectionCommonPrompt(o,{zeroSectionPrompt:t.ZERO_SECTION,startStep:t.START_STEP,endStep:t.END_STEP,targetAudience:t.TARGET_AUDIENCE}),a=o=>e.getImagesMetaCommonPrompt(o,t.IMAGES_PROHIBITED_WORDS),i=o=>e.getFiltersCommonPrompt(o,t.FILTERS_INFO),p=t=>e.getEntitiesCommonPrompt(t,o.getCategoriesTypesJSON(r.dataStructure));exports.getBasePrompt=m,exports.getEntitiesPrompt=p,exports.getFiltersPrompt=i,exports.getImagesMetaPrompt=a,exports.getSectionPrompt=s;
@@ -0,0 +1,4 @@
1
+ import { GetOpenAiBasedImagePrompt, GetStableDiffusionImagePrompt } from 'src/common/types';
2
+ export declare const getStableDiffusionImagePrompt: GetStableDiffusionImagePrompt;
3
+ export declare const getOpenAiBasedImagePrompt: GetOpenAiBasedImagePrompt;
4
+ export declare const getOpenAiBasedImagePromptDalle2: GetOpenAiBasedImagePrompt;
@@ -0,0 +1 @@
1
+ "use strict";var e=require("../../common/prompts/images.js");const a=({title:a,alt:o,articleTitle:r})=>({prompt:`Award-winning hyper-real cinematic photo of a ${a}, ${o}, for an article ${r} from professional interior photograph for a glossy interior design magazine, gardening style photography, glossy gardening magazine, photorealistic, ultra realistic, maximum detail, highly detailed, commercial photography, foreground focus, instagram, 4K, 8K, volumetric light, cinematic, octane render, uplight, no blur, depth of field, dof, film, bokeh, foreground focus, 35mm photograph`,negativePrompt:e.SD_NEGATIVE_PROMPT}),o=({title:e,alt:a,articleTitle:o})=>`I NEED a hyper-real illustration of a ${e} at food style photography, ${a}, for an article ${o} for a glossy recipe magazine, photorealistic, ultra realistic, maximum detail, highly detailed, food style, food style photography, professional food photography, commercial photography, foreground focus, recipes.com, delish.com, epicurious, instagram, 4K, 8K, volumetric light, octane render, uplight, no blur, depth of field, dof, bokeh, foreground focus. Please exclude any: Photocamera, videocamera, Spotlight, soffit, ramp, scanners, strobe, soffit truss, film props, radio, cooking timer, watches, clocks, men, woman, people, hand, nands, leg, legs, font, username, error, words, letters, digits, autograph, trademark, name, easy-negative, cartoon, worst quality, low quality, blind, bad eyes, ugly eyes, dead eyes, greyscale, monochrome, vignette, text, title, logo, signature ,watermark, extra limbs, extra fingers, mutated hands, bad anatomy, censored, rabs, muscular, rib, blurry, blur, grainy, teeth, low resolution, lowres, low details, oversaturated, undersaturated, overexposed, underexposed, grayscale, bw, bad photo, bad photography, bad art, morbid, ugly, asymmetrical, mutated malformed, mutilated, poorly lit, bad shadow, draft, cropped, out of frame, cut off, jpeg artefacts, out of focus, glitch, duplicate, airbrushed,, anime, semi-realistic, cgi, render, 3D, blender, digital art, manga, amateur, 3D, 3D Game, 3D Game Scene, 3D Character, bad hands, , bad body, bad face, bad teeth, bad arms, bad legs, deformities, drawing, deformed iris, deformed pupils, deformed, painting, crayon, sketch, graphite, impressionist, noisy, poorly drawn hands, poorly drawn face, poorly drawn eyes, mutation, bad proportions, cloned face, disfigured, gross proportions, malformed limbs, malformed limbs, missing arms, missing legs, extra arms, extra legs, fused fingers, too many fingers, long neck, incoherent from this hyper-real illustration of a ${e}`,r=({title:e})=>`\n\tPhotorealistic highly detailed image of ingredients for ${e}, arranged professionally as if for a food photography shoot. image should showcase maximum detail realism, with a focus on foreground, emulating the style of a high-definition, 8k resolution professional food photograph. lighting should be volumetric and uplit, with a depth of field and bokeh effect, avoiding any blur for clarity. overall aesthetic should be reminiscent of the Kodak Portrait 800 style.\n\tNegative Prompt:\n\teasy-negative, cartoon, worst quality, low quality, text, title, logo, signature ,watermark, extra limbs, extra fingers, mutated hands, bad anatomy, blurry, blur, grainy, teeth, low resolution, low details, oversaturated, undersaturated, overexposed, underexposed, grayscale, bad shadow, draft, cropped, out of frame, cut off, jpeg artefacts, out of focus, glitch, airbrushed, anime, semi-realistic, cgi, render, 3D, blender, manga, amateur, 3D, 3D Game, drawing, sketch\n`;exports.getOpenAiBasedImagePrompt=o,exports.getOpenAiBasedImagePromptDalle2=r,exports.getStableDiffusionImagePrompt=a;
@@ -0,0 +1,23 @@
1
+ export interface PageSeoData {
2
+ title: string;
3
+ description: string;
4
+ }
5
+ export declare enum PageNames {
6
+ Authors = "authors",
7
+ Home = "home",
8
+ NotFound = "not-found",
9
+ AboutUs = "about-us",
10
+ PrivacyPolicy = "privacy-policy",
11
+ Terms = "terms",
12
+ Sitemap = "sitemap"
13
+ }
14
+ export type PagesSeo = Record<PageNames, PageSeoData>;
15
+ export interface AuthorInfo {
16
+ name: string;
17
+ description: string;
18
+ meta_title: string;
19
+ meta_description: string;
20
+ }
21
+ export declare const PAGES_SEO: PagesSeo;
22
+ export declare const AUTHORS_INFO: AuthorInfo[];
23
+ export declare const AUTHORS_META: Record<string, PageSeoData>;
@@ -0,0 +1 @@
1
+ "use strict";var e;exports.PageNames=void 0,(e=exports.PageNames||(exports.PageNames={})).Authors="authors",e.Home="home",e.NotFound="not-found",e.AboutUs="about-us",e.PrivacyPolicy="privacy-policy",e.Terms="terms",e.Sitemap="sitemap";const i={[exports.PageNames.Authors]:{title:"Meet the Creative Minds Behind Yardiro | Interior Design, Gardening, & More",description:"Discover our talented authors at Yardiro! ✨ From design tips to gardening hacks, explore a passion for all things beautiful and entertaining. 🌿🏡"},[exports.PageNames.Home]:{title:"Yardiro: Your Ultimate Guide to Interior Design, Entertaining, and Gardening",description:"Welcome to Yardiro! 🌼 Dive into expert insights on interior design, entertaining guests, and gardening tips that inspire creativity. 🏡✨"},[exports.PageNames.NotFound]:{title:"404 - Page Not Found | Yardiro",description:"Oops! 😢 The page you're looking for doesn't exist. Explore fresh ideas on interior design, gardening, and entertaining here at Yardiro! 🌿🏠"},[exports.PageNames.AboutUs]:{title:"About Yardiro | Passionate About Design, Entertaining, & Gardening",description:"At Yardiro, we are dedicated to bringing you inspiration in interior design, trendy entertaining ideas, and beautiful gardening tips! 🌻💖"},[exports.PageNames.PrivacyPolicy]:{title:"Privacy Policy | Yardiro - Your Trust Matters",description:"Read our Privacy Policy to see how Yardiro protects your information. Your trust is important to us! 💼🔒"},[exports.PageNames.Terms]:{title:"Terms and Conditions | Yardiro - Know Your Rights",description:"Explore the Terms and Conditions of using Yardiro. We value transparency and clarity! 📜✨"},[exports.PageNames.Sitemap]:{title:"Sitemap | Navigate Yardiro Easily",description:"Find your way around Yardiro with our Sitemap. 🌍 Explore fantastic content on interior design, gardening, and entertaining at your fingertips! 🌼📖"}},a=[{name:"Neha Bhatia",description:"Neha Bhatia is an experienced interior designer based in Mumbai. With over 12 years in the industry, she has transformed countless spaces, blending functionality with aesthetic appeal. Neha specializes in eco-friendly designs and sustainable gardening, making her a perfect fit for the Yardiro brand.",meta_title:"Neha Bhatia - Interior Designer & Gardening Expert",meta_description:"Discover the insights of Neha Bhatia, an accomplished interior designer with a passion for sustainable living at Yardiro."},{name:"Rajesh Kumar",description:"Rajesh Kumar is a seasoned writer and horticulturist from Delhi. With over 15 years of experience in gardening and landscaping, he shares practical tips and innovative ideas for creating beautiful outdoor spaces. His love for nature and design shines through every article he pens for Yardiro.",meta_title:"Rajesh Kumar - Gardening Enthusiast & Writer",meta_description:"Explore the gardening expertise of Rajesh Kumar, a passionate horticulturist with 15 years of experience, exclusively at Yardiro."},{name:"Aditi Sharma",description:"Aditi Sharma is an interior stylist with a flair for modern aesthetics and a background in psychology. Based in Bangalore, her articles on interior design reflect her understanding of space and its impact on well-being, making her a valuable contributor to Yardiro.",meta_title:"Aditi Sharma - Interior Stylist & Well-being Advocate",meta_description:"Join Aditi Sharma as she navigates the world of interior design and its relationship with well-being at Yardiro."},{name:"Sanjay Desai",description:"Sanjay Desai is a passionate chef and home entertainer based in Pune. With a rich history of hosting elegant gatherings and sharing innovative entertaining tips, he writes engaging articles for Yardiro that help readers elevate their hosting game.",meta_title:"Sanjay Desai - Culinary & Entertaining Expert",meta_description:"Learn from Sanjay Desai, a culinary expert and entertaining extraordinaire, as he shares tips and tricks on hosting at Yardiro."},{name:"Ritika Mehta",description:"Ritika Mehta, an award-winning landscape designer from Jaipur, specializes in creating beautiful and sustainable gardens. With over 10 years of experience, she is dedicated to combining art with nature, offering readers at Yardiro practical advice for their gardening projects.",meta_title:"Ritika Mehta - Landscape Designer & Sustainability Advocate",meta_description:"Discover gardening inspiration with Ritika Mehta, a landscape designer focused on sustainability, only at Yardiro."},{name:"Vikram Joshi",description:"Vikram Joshi, an acclaimed architect and interior design consultant from Hyderabad, has over 18 years of experience in creating functional living spaces. His passion for blending traditional and modern styles makes his articles a must-read on Yardiro.",meta_title:"Vikram Joshi - Architect & Interior Design Consultant",meta_description:"Explore the unique perspectives of Vikram Joshi, an architect with a passion for traditional and modern design, at Yardiro."},{name:"Pooja Rani",description:"Pooja Rani is a well-known floral designer and enthusiast based in Chandigarh. With her extensive knowledge of plants and flowers, she provides creative insights on decorating spaces for special occasions and everyday enjoyment, contributing to Yardiro's gardening section.",meta_title:"Pooja Rani - Floral Designer & Decor Expert",meta_description:"Dive into the floral world with Pooja Rani, a floral designer sharing her passion for decor and plants at Yardiro."},{name:"Anil Kapoor",description:"Anil Kapoor, a home improvement specialist from Kolkata, has been in the business for over a decade. He shares home renovation tips, DIY projects, and entertaining ideas, guiding Yardiro readers on enhancing their living spaces.",meta_title:"Anil Kapoor - Home Improvement & DIY Specialist",meta_description:"Get inspired by Anil Kapoor, a home improvement expert offering tips and DIY projects for a stylish home at Yardiro."},{name:"Sneha Varma",description:"Sneha Varma is a contemporary interior designer and author based in New Delhi. With a passion for color psychology, her designs introduce harmony into living spaces, making her a great addition to Yardiro's insightful content.",meta_title:"Sneha Varma - Contemporary Interior Designer & Author",meta_description:"Discover color psychology and design harmony with Sneha Varma, a contemporary interior designer at Yardiro."},{name:"Karan Singh",description:"Karan Singh is an expert in outdoor entertaining and patio design from Bangalore. He believes in creating warm, inviting spaces for gatherings and shares his insights on enhancing outdoor living experiences in the Yardiro portal.",meta_title:"Karan Singh - Outdoor Entertaining & Patio Design Expert",meta_description:"Transform your outdoor gatherings with Karan Singh, an expert in patio design and outdoor entertaining at Yardiro."},{name:"Ravi Kumar",description:"Ravi Kumar is a garden enthusiast and horticulturist, renowned for his expertise in creating beautiful, sustainable gardens. With a background in environmental science, he shares practical gardening tips and lifecycle insights. He advocates for organic gardening and biodiversity, making his pieces a must-read for eco-conscious readers.",meta_title:"Ravi Kumar - Gardening Specialist at Yardiro",meta_description:"Discover practical gardening insights from Ravi Kumar, horticulturist and eco-conscious advocate, focusing on sustainable practices and biodiversity."},{name:"Nisha Patel",description:"Nisha Patel is a lifestyle blogger and entertaining expert. She believes in the beauty of combining art and practicality in hosting memorable gatherings. With years spent organizing events both large and small, her articles on entertaining offer unique ideas for décor, themes, and recipes that resonate with Indian culture.",meta_title:"Nisha Patel - Entertaining Expert at Yardiro",meta_description:"Join Nisha Patel for creative entertaining ideas and event styling tips, bringing the essence of Indian culture to your gatherings."},{name:"Deepak Joshi",description:"Deepak Joshi is an acclaimed interior architect and designer based in Bangalore. With numerous awards under his belt, he emphasizes design that promotes wellness. His writings cover innovative design concepts and spatial strategies, blending functionality with comfort.",meta_title:"Deepak Joshi - Interior Architect at Yardiro",meta_description:"Explore design innovations with Deepak Joshi, an award-winning interior architect, focusing on wellness and functional aesthetics in interior spaces."},{name:"Meera Desai",description:"Meera Desai is a passionate gardener and life coach based in New Delhi. She merges her knowledge of mindfulness with gardening, writing extensively about the therapeutic benefits of nurturing plants and landscapes. Her articles inspire readers to connect with nature through gardening as a form of self-care.",meta_title:"Meera Desai - Gardening Advocate at Yardiro",meta_description:"Discover the therapeutic benefits of gardening with Meera Desai, a gardening enthusiast who combines mindfulness and nature in her articles."},{name:"Karan Verma",description:"Karan Verma is an interior stylist with a focus on contemporary Indian style. Drawing inspiration from his cultural heritage, Karan’s work exemplifies how modern design can embrace traditional artforms. His articles explore styling techniques, room makeovers, and cultural influences in modern interiors.",meta_title:"Karan Verma - Interior Stylist at Yardiro",meta_description:"Explore contemporary Indian styling with Karan Verma, sharing insights on room makeovers and the blend of tradition and modernity in design."},{name:"Sonia Mehta",description:"Sonia Mehta is a certified event planner and catering consultant with over 15 years of experience. Based in Pune, she specializes in creating exquisite dining experiences that bring friends and family together. Her articles include menus, décor tips, and themes that reflect festive Indian celebrations.",meta_title:"Sonia Mehta - Event Planning Expert at Yardiro",meta_description:"Discover unique dining experiences with Sonia Mehta, an event planner focusing on festive Indian celebrations, menus, and décor insights."},{name:"Rajesh Gupta",description:"Rajesh Gupta is an award-winning designer and educator in landscape architecture. With a penchant for creating lush, functional outdoor spaces, his articles focus on landscape design, plant selection, and eco-friendly practices that enhance living spaces in urban settings.",meta_title:"Rajesh Gupta - Landscape Architect at Yardiro",meta_description:"Enhance your outdoor spaces with insights from Rajesh Gupta, an award-winning landscape architect focusing on functional design and eco-friendly practices."},{name:"Anjali Khosla",description:"Anjali Khosla is a home décor expert and influencer with a keen eye for detail. Her experience in styling and curating unique home environments helps her craft articles that guide readers through various décor trends, color palettes, and accessories to personalize their spaces.",meta_title:"Anjali Khosla - Home Décor Expert at Yardiro",meta_description:"Transform your home with décor insights from Anjali Khosla, an expert in styling and personalizing spaces through unique trends and accessories."},{name:"Vikram Rao",description:"Vikram Rao is a landscape designer with a deep understanding of Indian flora and gardening techniques. A pioneer in sustainable landscaping practices, he writes about biodiversity, native plants, and creating harmony with nature, making gardening accessible for everyone.",meta_title:"Vikram Rao - Sustainable Landscape Designer at Yardiro",meta_description:"Explore sustainable gardening with Vikram Rao, a landscape designer focused on biodiversity and native plants, making gardening accessible to all."},{name:"Ananya Gupta",description:"Ananya is an experienced interior designer based in New Delhi, specializing in sustainable living and eco-friendly interiors. With over 10 years of experience in the industry, she has worked on both residential and commercial projects, aiming to create spaces that are both beautiful and functional. Her blog features insights on maximizing space, color psychology, and eco-conscious materials.",meta_title:"Ananya Gupta - Sustainable Interior Design Expert",meta_description:"Discover expert tips on sustainable interior design from Ananya Gupta, a seasoned designer with over 10 years of experience in creating functional and eco-friendly spaces."},{name:"Ravi Mehta",description:"Ravi is an interior stylist and a gardening enthusiast based in Mumbai. With a background in architecture, he combines his love for interiors and nature to create harmonious spaces. His articles often highlight the integration of plants into interior design, providing readers with practical tips and tricks for enhancing their living environments.",meta_title:"Ravi Mehta - Interior Stylist and Gardening Enthusiast",meta_description:"Explore the fusion of interior design and gardening with Ravi Mehta. Learn how to create beautiful living spaces enriched with nature through expert tips and inspiration."},{name:"Priya Sharma",description:"Priya is a professional party planner and entertaining expert from Bengaluru. With over 8 years of experience, she specializes in crafting memorable events that showcase stunning design and entertaining concepts. She shares her knowledge on the art of entertaining through creative decor, table settings, and entertaining tips in her articles.",meta_title:"Priya Sharma - Expert Event Planner and Entertaining Specialist",meta_description:"Elevate your events with insights from Priya Sharma, a seasoned party planner offering expert tips on stylish entertaining, décor, and creating unforgettable experiences."},{name:"Karan Desai",description:"Karan is an innovative interior designer and landscape architect from Ahmedabad. He focuses on creating urban gardens and integrating outdoor elements into interior design. His extensive experience in landscape design allows him to offer unique perspectives on gardening that complement home aesthetics.",meta_title:"Karan Desai - Urban Gardening and Interior Design Aficionado",meta_description:"Transform your space with Karan Desai's insights on urban gardening and interior design. Discover creative solutions for integrating gardens into modern living environments."},{name:"Isha Varma",description:"Isha is an award-winning interior designer and lifestyle expert from Chennai. With a passion for color and texture, she brings her clients' visions to life through innovative designs. Isha writes extensively on the interplay between color psychology and interior aesthetics, making her articles a must-read for design enthusiasts.",meta_title:"Isha Varma - Award-Winning Interior Designer and Lifestyle Expert",meta_description:"Dive into the world of color and texture with Isha Varma, an award-winning interior designer sharing expert advice and creative insights on enhancing your living spaces."},{name:"Nitin Agarwal",description:"Nitin is a seasoned landscape designer and gardening expert based in Pune. He has over 12 years of experience in creating beautiful green spaces, public parks, and residential gardens. Nitin's articles provide practical gardening advice and inspiration for anyone looking to enhance their outdoor spaces.",meta_title:"Nitin Agarwal - Landscape Designer and Gardening Expert",meta_description:"Learn from Nitin Agarwal, a seasoned landscape designer with over 12 years of experience, as he offers practical gardening tips and inspiration for your outdoor oasis."},{name:"Sanya Kapoor",description:"Sanya is an interior decorator and lifestyle blogger from Jaipur. She specializes in traditional Indian interiors with a contemporary twist, showcasing the rich culture through her design philosophy. Sanya's articles blend her design knowledge with entertaining tips, promoting the celebration of heritage in modern homes.",meta_title:"Sanya Kapoor - Interior Decorator and Cultural Enthusiast",meta_description:"Explore traditional Indian aesthetics with Sanya Kapoor, an interior decorator blending culture and contemporary design while offering inspiring tips for entertaining at home."},{name:"Manish Choudhury",description:"Manish is a professional garden designer and interior plant specialist hailing from Kolkata. He focuses on creating indoor gardens that not only beautify spaces but also improve air quality. His articles cover plant care, the benefits of indoor gardening, and tips for selecting the right plants for design projects.",meta_title:"Manish Choudhury - Garden Designer and Plant Specialist",meta_description:"Breathe life into your interiors with expert advice from Manish Choudhury, a garden designer specializing in indoor plants and their impact on home aesthetics."},{name:"Ritika Bansal",description:"Ritika is a home décor expert and entertaining enthusiast based in Chandigarh. With a knack for DIY projects, she shares her creative ideas for home styling and entertaining. Her articles are filled with affordable hacks that enable readers to host stylish gatherings without breaking the bank.",meta_title:"Ritika Bansal - Home Décor and DIY Entertaining Expert",meta_description:"Get inspired by Ritika Bansal, a home décor enthusiast sharing affordable DIY projects and entertaining tips to elevate your hosting game and home styling."},{name:"Aarav Singh",description:"Aarav is a respected architect and interior design consultant from Hyderabad. He focuses on minimalistic design that maximizes comfort and functionality. His articles often discuss modern design trends and how small changes can dramatically enhance a living space's appeal.",meta_title:"Aarav Singh - Architect and Minimalistic Design Advocate",meta_description:"Discover modern interior design trends with Aarav Singh, an architect championing minimalistic aesthetics and functionality for stylish and comfortable living spaces."},{name:"Rohit Sharma",description:"Rohit Sharma is a seasoned interior designer with over 10 years of experience in creating stunning spaces. His unique design philosophy combines contemporary aesthetics with traditional Indian elements. Rohit has worked on various residential and commercial projects, making him a sought-after expert in the field.",meta_title:"Rohit Sharma - Interior Designer at Yardiro",meta_description:"Discover the design insights of Rohit Sharma, an experienced interior designer specializing in blending modernity with Indian tradition. Expert tips on creating beautiful spaces await you."},{name:"Meera Kapoor",description:"Meera Kapoor is a passionate gardener and writer who believes in the therapeutic power of gardening. With a degree in horticulture, she has spent over 8 years cultivating beautiful gardens and educating others through her writings. Meera's tips focus on sustainable gardening practices.",meta_title:"Meera Kapoor - Gardening Expert at Yardiro",meta_description:"Explore the gardening wisdom of Meera Kapoor, an expert gardener with a passion for sustainability. Get valuable tips and tricks for creating your own green paradise."},{name:"Aditi Singh",description:"Aditi Singh is a renowned lifestyle and interior design blogger with a knack for transforming ordinary spaces. With a background in visual communication, she brings a creative touch to her articles, inspiring readers to revamp their homes and entertain with flair.",meta_title:"Aditi Singh - Lifestyle and Design Blogger at Yardiro",meta_description:"Join Aditi Singh as she shares her expert insights on lifestyle and interior design. Get inspired to elevate your home and entertaining experiences with her creative ideas."},{name:"Karan Mehta",description:"Karan Mehta is an innovative interior stylist with a rich background in architecture and design. With over 12 years of experience, he crafts unique interiors that reflect personality and style, making his articles a must-read for design enthusiasts.",meta_title:"Karan Mehta - Interior Stylist at Yardiro",meta_description:"Immerse yourself in Karan Mehta's artistic approach to interior styling. Discover unique ideas and detailed insights that will redefine your living spaces."},{name:"Vikram Desai",description:"Vikram Desai is an environmental designer and gardening enthusiast dedicated to promoting eco-friendly practices. With his extensive knowledge of native plants and sustainable landscaping, he helps readers cultivate beautiful and sustainable gardens.",meta_title:"Vikram Desai - Eco-Friendly Gardening Expert at Yardiro",meta_description:"Discover eco-friendly gardening techniques with Vikram Desai. Explore sustainable practices that nurture both your garden and the environment."},{name:"Suman Gupta",description:"Suman Gupta is an expert in traditional Indian décor and intricate design themes. With years of experience in cultural contexts of interior design, her insights are invaluable for anyone looking to incorporate Indian heritage into modern homes.",meta_title:"Suman Gupta - Cultural Décor Specialist at Yardiro",meta_description:"Explore the beauty of Indian culture in interior design with Suman Gupta. Discover creative ways to fuse traditional elements with modern aesthetics."},{name:"Arjun Rao",description:"Arjun Rao is a freelance interior designer and lifestyle consultant specializing in minimalist design. With a passion for functional spaces, his work and writings often emphasize simplicity and elegance, ensuring every space reflects its owner's character.",meta_title:"Arjun Rao - Minimalist Design Consultant at Yardiro",meta_description:"Discover minimalism in design with Arjun Rao. Learn expert tips and sophisticated ideas to create spaces that truly reflect your unique style."},{name:"Priya Joshi",description:"Priya Joshi is an award-winning landscape designer with a deep appreciation for garden aesthetics. Her designs incorporate local flora and fauna, making her articles both informative and inspiring for gardeners of all levels.",meta_title:"Priya Joshi - Landscape Designer at Yardiro",meta_description:"Transform your outdoor spaces with Priya Joshi's landscape design expertise. Explore creative ideas for your garden and embrace the beauty of nature."},{name:"Tanvi Nair",description:"Tanvi Nair is an entertaining and lifestyle coach who specializes in creating inviting atmospheres for family and friends. With her vibrant personality and style tips, her articles motivate readers to celebrate life’s moments and enjoy entertaining.",meta_title:"Tanvi Nair - Entertaining and Lifestyle Coach at Yardiro",meta_description:"Join Tanvi Nair for inspiration on entertaining and lifestyle. Discover joyful ways to celebrate life's moments with friends and family through her engaging tips."},{name:"Sophia Chang",description:"Sophia Chang is an award-winning interior designer based in Hong Kong. With over 15 years of experience, she specializes in creating harmonious living spaces that reflect the personalities and lifestyles of her clients. Her work has been featured in multiple interior design magazines, and she often shares her expertise on sustainable design practices.",meta_title:"Sophia Chang - Interior Design Expert at Yardiro",meta_description:"Discover the inspiring insights on sustainable and personalized interior designs from Sophia Chang, an award-winning designer with over 15 years of experience."},{name:"Liam Thompson",description:"Liam Thompson is a seasoned home entertaining consultant from Melbourne, Australia. With a decade of experience in curating memorable events, he combines his love for aesthetics and functionality to help readers elevate their hosting game. Liam's tips and tricks have transformed ordinary gatherings into extraordinary experiences.",meta_title:"Liam Thompson - Entertaining Specialist at Yardiro",meta_description:"Get expert advice on elevating your hosting skills with Liam Thompson, a home entertaining consultant bringing over a decade of experience to Yardiro."},{name:"Isabella Fiore",description:"Isabella Fiore is a gardening enthusiast and landscape designer based in Florence, Italy. Her passion for flora began in childhood, and she now holds a degree in landscape architecture. With numerous articles published in gardening magazines, Isabella focuses on sustainable gardening practices and creating vibrant outdoor spaces.",meta_title:"Isabella Fiore - Gardening Enthusiast at Yardiro",meta_description:"Explore sustainable gardening tips and vibrant outdoor design ideas with Isabella Fiore, a passionate landscape designer based in Florence, Italy."},{name:"Raj Patel",description:"Raj Patel is a celebrated interior stylist and décor influencer hailing from Mumbai, India. With a background in fine arts and over 8 years of industry experience, he uses color theory and spatial design to transform interiors into artistic spaces. His knowledge of traditional Indian crafts brings a unique spin to modern interiors.",meta_title:"Raj Patel - Interior Stylist at Yardiro",meta_description:"Transform your living space with Raj Patel's artistic insights and uniqueness in interior styling, grounded in over 8 years of expertise."},{name:"Clara Jensen",description:"Clara Jensen is a modern home designer based in Copenhagen, Denmark. With a focus on minimalism and functionality, she has been featured in various Scandinavian design blogs. Clara emphasizes the importance of smart design in small spaces, offering readers practical tips to maximize their home’s potential.",meta_title:"Clara Jensen - Modern Home Designer at Yardiro",meta_description:"Unlock the potential of your living space with Clara Jensen’s minimalistic design philosophy and practical tips for maximizing small homes."},{name:"Mateo Garcia",description:"Mateo Garcia is an event planner and entertaining guru from Barcelona, Spain. He has spent over 12 years organizing high-profile events and intimate gatherings, blending art and culture into his designs. Mateo's articles feature creative themes and DIY decor projects, making every occasion special.",meta_title:"Mateo Garcia - Event Planner at Yardiro",meta_description:"Explore creative themes and DIY decor tips for unforgettable gatherings with Mateo Garcia, an event planner with over 12 years of experience."},{name:"Fiona Leclerc",description:"Fiona Leclerc is a horticulturist and interior gardening expert from Paris, France. With a degree in botany and a specialization in indoor plants, she teaches her readers how to bring nature inside. Fiona's insights help urban dwellers create lush indoor gardens that enhance their living spaces.",meta_title:"Fiona Leclerc - Indoor Gardening Expert at Yardiro",meta_description:"Enhance your home with lush indoor gardens through expert tips from Fiona Leclerc, a horticulturist specializing in bringing nature indoors."},{name:"Oliver Wilson",description:"Oliver Wilson is a passionate landscape architect based in Vancouver, Canada. With over a decade of experience, he focuses on eco-friendly designs that blend seamlessly with nature. His articles discuss how to create beautiful outdoor spaces while promoting biodiversity and sustainability.",meta_title:"Oliver Wilson - Landscape Architect at Yardiro",meta_description:"Explore eco-friendly outdoor designs and biodiversity tips with Oliver Wilson, a landscape architect dedicated to sustainable living."},{name:"Amara Aziz",description:"Amara Aziz is a cultural interior designer residing in Istanbul, Turkey. She specializes in integrating cultural heritage with contemporary design. With her extensive experience in various design projects, Amara provides insights on how to incorporate unique cultural elements into modern spaces.",meta_title:"Amara Aziz - Cultural Interior Designer at Yardiro",meta_description:"Discover how to blend cultural heritage with contemporary designs with Amara Aziz's expertise as a cultural interior designer from Istanbul."},{name:"James Carter",description:"James Carter is a home technology and design innovator from New York, USA. With a background in architecture and smart home technology, he writes about modern solutions that enhance both interior design and gardening. His articles guide readers on integrating technology for a smarter and greener home.",meta_title:"James Carter - Smart Home Design Innovator at Yardiro",meta_description:"Integrate smart home technology with your design and gardening needs through insights from James Carter, a design innovator from New York."},{name:"Ariana Chen",description:"Ariana Chen is an internationally published interior designer and writer based in Singapore. With over a decade of experience in residential and commercial projects, she brings a unique blend of Eastern and Western design principles to her work. Ariana is known for her innovative use of space and color, and she regularly contributes to several home decor magazines.",meta_title:"Ariana Chen - Interior Design Expert at Yardiro",meta_description:"Explore the creative world of Ariana Chen, an award-winning interior designer and writer, on Yardiro. Discover her insights into modern interior design trends and tips."},{name:"Liam McDonald",description:"Liam McDonald is an acclaimed landscape architect based in Toronto, Canada, specializing in sustainable gardening practices. With a Master's in Landscape Architecture, he focuses on creating eco-friendly outdoor spaces that harmonize with nature. Liam has worked on numerous high-profile projects and shares his expertise through engaging articles.",meta_title:"Liam McDonald - Gardening Specialist at Yardiro",meta_description:"Join Liam McDonald, a landscape architect and gardening expert, at Yardiro. Learn about sustainable gardening practices and tips for creating beautiful outdoor spaces."},{name:"Sophie Ramirez",description:"Sophie Ramirez is a New York-based interior stylist and writer with a flair for minimalist design. Over the past 8 years, she has worked with various brands and influential designers to curate stylish and functional spaces. Her articles reflect her passion for decluttering and enhancing everyday living spaces.",meta_title:"Sophie Ramirez - Interior Stylist at Yardiro",meta_description:"Dive into the minimalist design world of Sophie Ramirez on Yardiro. Discover unique styling tips and tricks to create functional and beautiful spaces."},{name:"Isabella Fischer",description:"Isabella Fischer is a seasoned interior designer and writer from Berlin, Germany. With a focus on contemporary European design, she brings innovative ideas to her readers. With over 15 years of experience, Isabella has received multiple accolades for her innovative designs and insightful articles.",meta_title:"Isabella Fischer - Contemporary Design Influencer at Yardiro",meta_description:"Explore contemporary European design with Isabella Fischer on Yardiro. Discover innovative ideas and articles reflecting her 15 years of experience in the field."},{name:"Carlos Rodriguez",description:"Carlos Rodriguez is a multi-talented event planner and entertaining expert hailing from Barcelona, Spain. With a deep understanding of cultural influences in celebrations, Carlos shares his expertise on designing memorable occasions and managing large affairs with a personal touch.",meta_title:"Carlos Rodriguez - Event Planning Expert at Yardiro",meta_description:"Learn from Carlos Rodriguez, an event planning maestro, at Yardiro. Get inspired by his creative ideas for entertaining and designing unforgettable events."},{name:"Emma Watson",description:"Emma Watson is a gardening writer and sustainable living advocate from Sydney, Australia. Her passion for organic gardening and eco-friendly practices is reflected in her blog, where she connects with readers through practical advice and creative gardening solutions.",meta_title:"Emma Watson - Sustainable Gardening Guru at Yardiro",meta_description:"Join Emma Watson at Yardiro for sustainable gardening insights. Discover eco-friendly practices and innovative solutions for your garden."},{name:"Thomas Lee",description:"Thomas Lee is an experienced interior architect based in London, UK, specializing in residential design. With a strong background in spatial design and an eye for detail, he creates timeless interiors that reflect his clients' lifestyles. Thomas shares his aesthetic vision through compelling articles.",meta_title:"Thomas Lee - Interior Architecture Expert at Yardiro",meta_description:"Discover the art of interior architecture with Thomas Lee on Yardiro. Uncover tips and trends that shape residential spaces into timeless designs."},{name:"Nina Choi",description:"Nina Choi is a garden designer and lifestyle influencer based in Seoul, South Korea. With a rich background in horticulture and landscape design, she focuses on creating vibrant outdoor spaces that foster biodiversity. Nina engages her audience with practical gardening tips and inspiring design ideas.",meta_title:"Nina Choi - Garden Design Enthusiast at Yardiro",meta_description:"Unlock the beauty of garden design with Nina Choi at Yardiro. Find practical gardening tips and explore vibrant outdoor spaces that promote biodiversity."},{name:"Michael Thompson",description:"Michael Thompson is an entertaining expert and chef from Toronto, Canada. With a background in culinary arts and event planning, he blends delicious recipes with engaging party planning advice. Michael inspires others to host memorable gatherings through his articles.",meta_title:"Michael Thompson - Culinary Entertaining Expert at Yardiro",meta_description:"Join Michael Thompson at Yardiro for gourmet recipes and entertaining tips. Learn how to host unforgettable gatherings that leave a lasting impression."}],n=a.reduce(((e,i)=>Object.assign(Object.assign({},e),{[i.name]:{title:i.meta_title,description:i.meta_description}})),{});exports.AUTHORS_INFO=a,exports.AUTHORS_META=n,exports.PAGES_SEO=i;
@@ -0,0 +1 @@
1
+ :root{--gray-4-a:rgba(0,0,0,0.45);--text-secondary:rgba(0,0,0,0.65);--text-primary:rgba(0,0,0,0.88);--border-color-border-secondary:#F0F0F0;--background-color-bg-base:#FFF;}
@@ -0,0 +1 @@
1
+ :root{--font-size-xx-small:0.625rem;--font-size-x-small:0.75rem;--font-size-small:0.875rem;--font-size-medium:1rem;--font-size-large:1.25rem;--font-size-x-large:1.5rem;--font-size-xx-large:2rem;--h1-font-size:38px;--h1-line-height:46px;--h2-font-size:30px;--h2-line-height:38px;--h3-font-size:24px;--h3-line-height:32px;--h4-font-size:20px;--h4-line-height:28px;--h5-font-size:16px;--h5-line-height:24px;}
@@ -0,0 +1 @@
1
+ html,body,#root {height:100%;width:100%;}body {display:flex;flex-direction:column;align-items:center;margin:0;padding:0;background-color:var(--background-color-bg-base);}#___gatsby {width:100%;}.ant-app {height:100%;}.ant-dropdown-menu,.ant-select-dropdown,.ant-select-selector,.ant-popover-inner {border-radius:8px!important;}
@@ -0,0 +1 @@
1
+ :root{--gap-lg:24px;--gap-md:16px;--gap-sm:12px;--gap-xs:8px;--gap-xss:4px;--padding-lg:24px;--padding-md:16px;--padding-sm:12px;--padding-xs:8px;--padding-xss:4px;--margin-hg:36px;--margin-lg:24px;--margin-md:16px;--margin-sm:12px;--margin-xs:8px;--margin-xss:4px;}
@@ -0,0 +1 @@
1
+ :root {--theme-color-9:#4e7c9a;--theme-color-8:#6fa6c0;--theme-color-7:#8dc3db;--theme-color-6:#a8d9e1;--theme-color-5:#c3e7eb;--theme-color-3:#f1fbfc;--theme-color-2:#f7f9fa;--color-bg-layout:#ffffff;--color-bg-hover:#f0f4f8;--article-border-radius:25px;--btn-border-radius:15px;--category-border-radius:30px;}
@@ -0,0 +1 @@
1
+ @import "sizing.css";@import "colors.css";@import "fonts.css";@import "theme.css";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tedo-publisher",
3
- "version": "1.3.263",
3
+ "version": "1.3.264",
4
4
  "description": "Package for config files and reusable code/components between projects",
5
5
  "main": "dist/index.js",
6
6
  "files": [