tedo-publisher 1.3.230 → 1.3.232

Sign up to get free protection for your applications and to get access to all the features.
Files changed (49) hide show
  1. package/dist/forestwildwood/data.d.ts +186 -0
  2. package/dist/forestwildwood/data.js +1 -0
  3. package/dist/forestwildwood/filters.d.ts +24 -0
  4. package/dist/forestwildwood/filters.js +1 -0
  5. package/dist/forestwildwood/helpers.d.ts +3 -0
  6. package/dist/forestwildwood/helpers.js +1 -0
  7. package/dist/forestwildwood/index.d.ts +15 -0
  8. package/dist/forestwildwood/index.js +1 -0
  9. package/dist/forestwildwood/prompts/data.d.ts +7 -0
  10. package/dist/forestwildwood/prompts/data.js +1 -0
  11. package/dist/forestwildwood/prompts/gpt35turbo/articles.d.ts +6 -0
  12. package/dist/forestwildwood/prompts/gpt35turbo/articles.js +1 -0
  13. package/dist/forestwildwood/prompts/gpt4oMini/articles.d.ts +6 -0
  14. package/dist/forestwildwood/prompts/gpt4oMini/articles.js +1 -0
  15. package/dist/forestwildwood/prompts/images.d.ts +4 -0
  16. package/dist/forestwildwood/prompts/images.js +1 -0
  17. package/dist/forestwildwood/seo.d.ts +23 -0
  18. package/dist/forestwildwood/seo.js +1 -0
  19. package/dist/forestwildwood/styles/colors.css +1 -0
  20. package/dist/forestwildwood/styles/fonts.css +1 -0
  21. package/dist/forestwildwood/styles/global.css +1 -0
  22. package/dist/forestwildwood/styles/sizing.css +1 -0
  23. package/dist/forestwildwood/styles/theme.css +1 -0
  24. package/dist/forestwildwood/styles/vars.css +1 -0
  25. package/dist/forstiy/data.d.ts +200 -0
  26. package/dist/forstiy/data.js +1 -0
  27. package/dist/forstiy/filters.d.ts +24 -0
  28. package/dist/forstiy/filters.js +1 -0
  29. package/dist/forstiy/helpers.d.ts +3 -0
  30. package/dist/forstiy/helpers.js +1 -0
  31. package/dist/forstiy/index.d.ts +15 -0
  32. package/dist/forstiy/index.js +1 -0
  33. package/dist/forstiy/prompts/data.d.ts +7 -0
  34. package/dist/forstiy/prompts/data.js +1 -0
  35. package/dist/forstiy/prompts/gpt35turbo/articles.d.ts +6 -0
  36. package/dist/forstiy/prompts/gpt35turbo/articles.js +1 -0
  37. package/dist/forstiy/prompts/gpt4oMini/articles.d.ts +6 -0
  38. package/dist/forstiy/prompts/gpt4oMini/articles.js +1 -0
  39. package/dist/forstiy/prompts/images.d.ts +4 -0
  40. package/dist/forstiy/prompts/images.js +1 -0
  41. package/dist/forstiy/seo.d.ts +23 -0
  42. package/dist/forstiy/seo.js +1 -0
  43. package/dist/forstiy/styles/colors.css +1 -0
  44. package/dist/forstiy/styles/fonts.css +1 -0
  45. package/dist/forstiy/styles/global.css +1 -0
  46. package/dist/forstiy/styles/sizing.css +1 -0
  47. package/dist/forstiy/styles/theme.css +1 -0
  48. package/dist/forstiy/styles/vars.css +1 -0
  49. package/package.json +1 -1
@@ -0,0 +1,186 @@
1
+ export declare const dataStructure: {
2
+ forestEcosystems: {
3
+ title: string;
4
+ description: string;
5
+ slug: string;
6
+ children: {
7
+ biodiversityPreservation: {
8
+ title: string;
9
+ description: string;
10
+ slug: string;
11
+ children: null;
12
+ };
13
+ forestHealthPractices: {
14
+ title: string;
15
+ description: string;
16
+ slug: string;
17
+ children: null;
18
+ };
19
+ wildlifeHabitatManagement: {
20
+ title: string;
21
+ description: string;
22
+ slug: string;
23
+ children: null;
24
+ };
25
+ soilConservationTechniques: {
26
+ title: string;
27
+ description: string;
28
+ slug: string;
29
+ children: null;
30
+ };
31
+ climateChangeImpacts: {
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
+ sustainableForestry: {
46
+ title: string;
47
+ description: string;
48
+ slug: string;
49
+ children: {
50
+ certifiedForestryPractices: {
51
+ title: string;
52
+ description: string;
53
+ slug: string;
54
+ children: null;
55
+ };
56
+ ecoFriendlyLoggingMethods: {
57
+ title: string;
58
+ description: string;
59
+ slug: string;
60
+ children: null;
61
+ };
62
+ woodlandRestorationApproaches: {
63
+ title: string;
64
+ description: string;
65
+ slug: string;
66
+ children: null;
67
+ };
68
+ forestResourceManagement: {
69
+ title: string;
70
+ description: string;
71
+ slug: string;
72
+ children: null;
73
+ };
74
+ communityForestryInitiatives: {
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
+ woodlandStewardship: {
89
+ title: string;
90
+ description: string;
91
+ slug: string;
92
+ children: {
93
+ activeManagementStrategies: {
94
+ title: string;
95
+ description: string;
96
+ slug: string;
97
+ children: null;
98
+ };
99
+ landownerGuidance: {
100
+ title: string;
101
+ description: string;
102
+ slug: string;
103
+ children: null;
104
+ };
105
+ treePlantingBestPractices: {
106
+ title: string;
107
+ description: string;
108
+ slug: string;
109
+ children: null;
110
+ };
111
+ pestAndDiseaseControl: {
112
+ title: string;
113
+ description: string;
114
+ slug: string;
115
+ children: null;
116
+ };
117
+ generationalLandTransfer: {
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
+ forestryEducation: {
132
+ title: string;
133
+ description: string;
134
+ slug: string;
135
+ children: {
136
+ forestryCertificationPrograms: {
137
+ title: string;
138
+ description: string;
139
+ slug: string;
140
+ children: null;
141
+ };
142
+ studentResearchOpportunities: {
143
+ title: string;
144
+ description: string;
145
+ slug: string;
146
+ children: null;
147
+ };
148
+ environmentalScienceCourses: {
149
+ title: string;
150
+ description: string;
151
+ slug: string;
152
+ children: null;
153
+ };
154
+ communityWorkshopsAndEvents: {
155
+ title: string;
156
+ description: string;
157
+ slug: string;
158
+ children: null;
159
+ };
160
+ onlineResourcesAndGuides: {
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\uDF32\uD83C\uDF33\uD83C\uDF42\uD83C\uDF3F";
178
+ export declare const categories: ("woodlandStewardship" | "forestEcosystems" | "sustainableForestry" | "forestryEducation")[];
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-04T00:00:00Z";
185
+ export declare const devBucketName = "idn-forestwildwood-dev";
186
+ export declare const prodBucketName = "idn-forestwildwood";
@@ -0,0 +1 @@
1
+ "use strict";var e=require("./seo.js");const t={forestEcosystems:{title:"Explore Forest Ecosystems: Biodiversity & Stewardship 🌲",description:"Delve into the essential components of forest ecosystems that promote biodiversity and sustainable woodland stewardship. 🌳 Discover more!",slug:"forest-ecosystems",children:{biodiversityPreservation:{title:"Biodiversity Preservation: The Key to Forest Health 🦋",description:"Learn about the importance of biodiversity preservation in forest ecosystems and its role in ensuring sustainable ecology. 🌿 Join us!",slug:"biodiversity-preservation",children:null},forestHealthPractices:{title:"Best Practices for Forest Health Management 🌳",description:"Discover effective forest health practices for maintaining thriving ecosystems and resilient woodlands. 🌲 Improve your forestry skills!",slug:"forest-health-practices",children:null},wildlifeHabitatManagement:{title:"Wildlife Habitat Management: Essential Strategies 🦉",description:"Explore strategies for managing wildlife habitats within forest ecosystems to promote biodiversity and sustainability. 🌼 Enhance nature!",slug:"wildlife-habitat-management",children:null},soilConservationTechniques:{title:"Soil Conservation Techniques for Healthy Forests 🌱",description:"Understanding soil conservation techniques is crucial for maintaining forest health and ecological balance. 🌍 Learn and apply better methods!",slug:"soil-conservation-techniques",children:null},climateChangeImpacts:{title:"Impacts of Climate Change on Forest Ecosystems 🌍",description:"Analyze how climate change affects forest health, biodiversity, and the future of woodland stewardship practices. 🌿 Take action now!",slug:"climate-change-impacts",children:null},other:{title:"Other Forest Ecosystem Insights and Practices 🌳",description:"Explore various additional insights and practices related to forest ecosystems and woodland stewardship. 🌼 Expand your knowledge!",slug:"other-forest-ecosystem-insights",children:null}}},sustainableForestry:{title:"Explore Sustainable Forestry Practices for Healthy Woodlands 🌳",description:"Delve into sustainable forestry practices that enhance woodland stewardship, promote biodiversity, and ensure forest health for future generations. 🌱",slug:"sustainable-forestry",children:{certifiedForestryPractices:{title:"Understanding Certified Forestry Practices for Sustainability 🌲",description:"Discover the principles of certified forestry practices and their role in promoting long-term sustainability, ecosystem health, and responsible logging. 🏞️",slug:"certified-forestry-practices",children:null},ecoFriendlyLoggingMethods:{title:"Eco-Friendly Logging Methods for Responsible Forest Management 🍃",description:"Learn about eco-friendly logging methods that minimize environmental impact while maximizing timber yield and protecting forest ecosystems. 🌍",slug:"eco-friendly-logging-methods",children:null},woodlandRestorationApproaches:{title:"Woodland Restoration Approaches for Thriving Ecosystems 🌿",description:"Explore effective woodland restoration approaches that rejuvenate degraded landscapes, enhance biodiversity, and foster healthy ecosystems. 🌼",slug:"woodland-restoration-approaches",children:null},forestResourceManagement:{title:"Forest Resource Management Strategies for Sustainable Growth 🌳",description:"Uncover comprehensive forest resource management strategies aimed at cultivating healthy forests and ensuring sustainable timber production. 🌾",slug:"forest-resource-management",children:null},communityForestryInitiatives:{title:"Engaging Community Forestry Initiatives for Local Impact 🤝",description:"Learn how community forestry initiatives empower local residents, promote conservation efforts, and enhance the stewardship of local woodlands. 🌍",slug:"community-forestry-initiatives",children:null},other:{title:"Other Sustainable Forestry Practices for Diverse Insights 🌏",description:"Explore other innovative sustainable forestry practices that inspire responsible management and pave the way for ecological balance in woodlands. 🌱",slug:"other-sustainable-forestry-practices",children:null}}},woodlandStewardship:{title:"Comprehensive Woodland Stewardship Guides and Resources 🌳",description:"Explore insightful resources on woodland stewardship, focusing on sustainable forestry practices and land management for a thriving ecosystem! 🌍",slug:"woodland-stewardship",children:{activeManagementStrategies:{title:"Effective Active Management Strategies for Woodlands 🌲",description:"Discover proven active management strategies that enhance woodland health, ensuring sustainability and biodiversity thrive in your forest! 🌱",slug:"active-management-strategies",children:null},landownerGuidance:{title:"Essential Guidance for Landowners in Woodlands 🌳",description:"Equip yourself with vital guidance and best practices tailored for landowners to manage their woodlands sustainably and effectively! 🏡",slug:"landowner-guidance",children:null},treePlantingBestPractices:{title:"Tree Planting Best Practices for Sustainable Forestry 🌿",description:"Learn the best practices for tree planting that promote healthy growth and environmental sustainability in woodlands! 🌞",slug:"tree-planting-best-practices",children:null},pestAndDiseaseControl:{title:"Pest and Disease Control Strategies for Healthy Forests 🦠",description:"Explore effective pest and disease control strategies that protect your woodlands and maintain a thriving forest ecosystem! 🍃",slug:"pest-and-disease-control",children:null},generationalLandTransfer:{title:"Understanding Generational Land Transfer in Forestry 🏞️",description:"Navigate the complexities of generational land transfer to ensure sustainable management of family woodlands for future generations! 📜",slug:"generational-land-transfer",children:null},other:{title:"Additional Resources on Woodland Stewardship 🌍",description:"Explore a variety of additional resources and articles on woodland stewardship to deepen your understanding of sustainable forestry practices! 📚",slug:"other",children:null}}},forestryEducation:{title:"Explore Forestry Education and Certification Programs 🌳",description:"Discover the diverse range of forestry education opportunities, from certification programs to research, workshops, and more! 📚",slug:"forestry-education",children:{forestryCertificationPrograms:{title:"Comprehensive Forestry Certification Programs 🌲",description:"Explore certification programs that help you enhance your forestry skills and career opportunities. A must for aspiring professionals in forestry! 🌿",slug:"forestry-certification-programs",children:null},studentResearchOpportunities:{title:"Exciting Student Research Opportunities in Forestry 🌱",description:"Find valuable student research opportunities in forestry that foster innovation and ecological stewardship. Collaborate and make an impact! 📊",slug:"student-research-opportunities",children:null},environmentalScienceCourses:{title:"Engaging Environmental Science Courses for All Levels 📖",description:"Dive into environmental science courses that enhance your understanding of ecosystems and sustainability. Perfect for students and enthusiasts alike! 🎓",slug:"environmental-science-courses",children:null},communityWorkshopsAndEvents:{title:"Join Community Workshops and Forestry Events 🛠️",description:"Participate in workshops and community events that promote forest stewardship and sustainable practices. Connect with fellow enthusiasts! 🌍",slug:"community-workshops-and-events",children:null},onlineResourcesAndGuides:{title:"Essential Online Resources and Guides for Forestry 🌐",description:"Access a wealth of online resources and guides to advance your knowledge in forestry and woodland stewardship. Learn anytime, anywhere! 💻",slug:"online-resources-and-guides",children:null},other:{title:"Additional Resources and Information on Forestry 📘",description:"Discover a variety of other resources and informative content related to forestry practices, tools, and sustainable management. 🔍",slug:"other-resources",children:null}}}},s=e.AUTHORS_INFO.reduce(((e,t)=>Object.assign(Object.assign({},e),{[t.name]:[t.description]})),{}),i=e.AUTHORS_INFO.map((e=>e.name)),n="🌲🌳🍂🌿",r=Object.keys(t),o=[],a=[];for(const e of r){const s=t[e];if(null==s?void 0:s.children){o.push(...Object.keys(s.children));for(const e of o){const t=s.children[e];(null==t?void 0:t.children)&&a.push(...Object.keys(t.children))}}}const l="2024-09-04T00:00:00Z",c="forestwildwood",d=`idn-${c}-dev`,u=`idn-${c}`;exports.DEFAULT_DESCRIPTION_EMOJIS=n,exports.authors=s,exports.authorsNames=i,exports.categories=r,exports.dataStructure=t,exports.devBucketName=d,exports.prodBucketName=u,exports.startDate=l,exports.subcategories=o,exports.subsubcategories=a;
@@ -0,0 +1,24 @@
1
+ export declare enum FiltersNames {
2
+ WoodlandWonders = "Woodland Wonders",
3
+ SustainablePractices = "Sustainable Practices",
4
+ ForestHealthEssentials = "Forest Health Essentials",
5
+ ForestFeatures = "Forest Features"
6
+ }
7
+ type WoodlandWondersValues = 'Biodiversity Insight' | 'Ecological Balance' | 'Wildlife Habitat' | 'Native Plant Benefits';
8
+ type SustainablePracticesValues = 'Selective Logging' | 'Agroforestry Techniques' | 'Reforestation Methods' | 'Forest Restoration';
9
+ type ForestHealthEssentialsValues = 'Soil Health Practices' | 'Pest Management Strategies' | 'Invasive Species Control' | 'Nutrient Management';
10
+ type ForestFeaturesValues = 'Deciduous vs. Coniferous' | 'Old-Growth Forests' | 'Urban Forestry' | 'Silviculture Techniques';
11
+ export type ArticleFilters = {
12
+ [FiltersNames.WoodlandWonders]: WoodlandWondersValues[];
13
+ [FiltersNames.SustainablePractices]: SustainablePracticesValues[];
14
+ [FiltersNames.ForestHealthEssentials]: ForestHealthEssentialsValues[];
15
+ [FiltersNames.ForestFeatures]: ForestFeaturesValues[];
16
+ };
17
+ export declare const woodlandWondersValues: WoodlandWondersValues[];
18
+ export declare const sustainablePracticesValues: SustainablePracticesValues[];
19
+ export declare const forestHealthEssentialsValues: ForestHealthEssentialsValues[];
20
+ export declare const forestFeaturesValues: ForestFeaturesValues[];
21
+ export declare const initialFilters: ArticleFilters;
22
+ export declare const fullFilters: ArticleFilters;
23
+ export declare const getFiltersTypesJSON: () => string;
24
+ export {};
@@ -0,0 +1 @@
1
+ "use strict";var e;exports.FiltersNames=void 0,(e=exports.FiltersNames||(exports.FiltersNames={})).WoodlandWonders="Woodland Wonders",e.SustainablePractices="Sustainable Practices",e.ForestHealthEssentials="Forest Health Essentials",e.ForestFeatures="Forest Features";const s=["Biodiversity Insight","Ecological Balance","Wildlife Habitat","Native Plant Benefits"],t=["Selective Logging","Agroforestry Techniques","Reforestation Methods","Forest Restoration"],r=["Soil Health Practices","Pest Management Strategies","Invasive Species Control","Nutrient Management"],a=["Deciduous vs. Coniferous","Old-Growth Forests","Urban Forestry","Silviculture Techniques"],o={[exports.FiltersNames.WoodlandWonders]:[],[exports.FiltersNames.SustainablePractices]:[],[exports.FiltersNames.ForestHealthEssentials]:[],[exports.FiltersNames.ForestFeatures]:[]},i={[exports.FiltersNames.WoodlandWonders]:s,[exports.FiltersNames.SustainablePractices]:t,[exports.FiltersNames.ForestHealthEssentials]:r,[exports.FiltersNames.ForestFeatures]:a},l=()=>JSON.stringify(i,null,2);exports.forestFeaturesValues=a,exports.forestHealthEssentialsValues=r,exports.fullFilters=i,exports.getFiltersTypesJSON=l,exports.initialFilters=o,exports.sustainablePracticesValues=t,exports.woodlandWondersValues=s;
@@ -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"),o=require("./seo.js"),a=require("./prompts/gpt35turbo/articles.js"),p=require("./prompts/gpt4oMini/articles.js"),i=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.forestFeaturesValues=t.forestFeaturesValues,exports.forestHealthEssentialsValues=t.forestHealthEssentialsValues,exports.fullFilters=t.fullFilters,exports.getFiltersTypesJSON=t.getFiltersTypesJSON,exports.initialFilters=t.initialFilters,exports.sustainablePracticesValues=t.sustainablePracticesValues,exports.woodlandWondersValues=t.woodlandWondersValues,exports.getDefaultImagesFrontmatter=s.getDefaultImagesFrontmatter,exports.prohibitedWordsInAltTitle=s.prohibitedWordsInAltTitle,exports.getOpenAiBasedImagePrompt=r.getOpenAiBasedImagePrompt,exports.getOpenAiBasedImagePromptDalle2=r.getOpenAiBasedImagePromptDalle2,exports.getStableDiffusionImagePrompt=r.getStableDiffusionImagePrompt,exports.AUTHORS_INFO=o.AUTHORS_INFO,exports.AUTHORS_META=o.AUTHORS_META,exports.PAGES_SEO=o.PAGES_SEO,Object.defineProperty(exports,"PageNames",{enumerable:!0,get:function(){return o.PageNames}}),exports.gpt35Articles=a,exports.gpt4oMiniArticles=p,exports.END_STEP=i.END_STEP,exports.FILTERS_INFO=i.FILTERS_INFO,exports.IMAGES_PROHIBITED_WORDS=i.IMAGES_PROHIBITED_WORDS,exports.START_STEP=i.START_STEP,exports.TARGET_AUDIENCE=i.TARGET_AUDIENCE,exports.ZERO_SECTION=i.ZERO_SECTION,exports.portalInfo=i.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: ForestWildWood is an informative portal dedicated to the art and science of forestry and woodland stewardship. Focused on enhancing the understanding of sustainable practices in foresting, it provides resources and insights for enthusiasts and professionals alike.\n - Detailed description: ForestWildWood serves as a comprehensive digital platform offering a wealth of articles and guides on various topics relevant to forestry and woodland stewardship. The portal aims to educate its readers about sustainable forest management, the importance of biodiversity, and effective conservation techniques. With a rich assortment of content, including best practices for forest health, ecosystem restoration strategies, and advice on successful woodland stewardship strategies, ForestWildWood is committed to fostering a deeper connection between people and the natural world. The portal emphasizes a community-centric approach to forestry, encouraging collaboration and sharing of knowledge among forest enthusiasts, landowners, and industry professionals.\n - Target audience: The primary audience for ForestWildWood includes forestry professionals, academic researchers, students studying environmental sciences and forestry, conservationists, and passionate environmental advocates. Additionally, landowners looking to manage their woodlands sustainably, hobbyists interested in natural spaces and responsible forestry, and eco-conscious individuals seeking to learn more about the importance of forests in our ecosystem also form part of the target demographic.\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## Overview of Forestry Practices\n - Definition of Forestry\n - Importance of Forestry in Ecosystem Management\n\n## Sustainable Forest Management\n - Principles of Sustainable Practices\n - Techniques in Sustainable Management\n\n## Woodland Stewardship Strategies\n - Importance of Woodland Stewardship\n - Best Practices for Landowners\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 - Overview of Forestry Practices, 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 = "Forestry Professionals and Academic";
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 t="The article is written for the web portal.I will give you important information regarding the web portal:\n - Brief description: ForestWildWood is an informative portal dedicated to the art and science of forestry and woodland stewardship. Focused on enhancing the understanding of sustainable practices in foresting, it provides resources and insights for enthusiasts and professionals alike.\n - Detailed description: ForestWildWood serves as a comprehensive digital platform offering a wealth of articles and guides on various topics relevant to forestry and woodland stewardship. The portal aims to educate its readers about sustainable forest management, the importance of biodiversity, and effective conservation techniques. With a rich assortment of content, including best practices for forest health, ecosystem restoration strategies, and advice on successful woodland stewardship strategies, ForestWildWood is committed to fostering a deeper connection between people and the natural world. The portal emphasizes a community-centric approach to forestry, encouraging collaboration and sharing of knowledge among forest enthusiasts, landowners, and industry professionals.\n - Target audience: The primary audience for ForestWildWood includes forestry professionals, academic researchers, students studying environmental sciences and forestry, conservationists, and passionate environmental advocates. Additionally, landowners looking to manage their woodlands sustainably, hobbyists interested in natural spaces and responsible forestry, and eco-conscious individuals seeking to learn more about the importance of forests in our ecosystem also form part of the target demographic.\n\n",n="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## Overview of Forestry Practices\n - Definition of Forestry\n - Importance of Forestry in Ecosystem Management\n\n## Sustainable Forest Management\n - Principles of Sustainable Practices\n - Techniques in Sustainable Management\n\n## Woodland Stewardship Strategies\n - Importance of Woodland Stewardship\n - Best Practices for Landowners\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 - Overview of Forestry Practices, IF it's applicable to the theme of the article.\n",o="highlighting the key points that will be discussed and the relevance of the topic",a="synthesizing the information presented throughout",i="Forestry Professionals and Academic",s="any numbers, image, slug, step, seo, hand / hands, men, women, human, people, chief, preparing, process, cooking, mixing, serving, tasting, rolling",r=`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=r,exports.IMAGES_PROHIBITED_WORDS=s,exports.START_STEP=o,exports.TARGET_AUDIENCE=i,exports.ZERO_SECTION=n,exports.portalInfo=t;
@@ -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:t})=>({prompt:`Award-winning hyper-real cinematic photo of a ${a}, ${o}, for an article ${t} from professional magazine photographer for a glossy Foresting magazine, landscape photography, nature photography, forest photography, pictures of wooded areas, magazine photography, glossy Foresting magazine, photorealistic, ultra realistic, maximum detail, highly detailed, commercial photography, sharp focus, epicurious, instagram, 4K, 8K, volumetric light, cinematic, octane render, uplight, no blur, depth of field, dof, film, bokeh, 85mm, f1.8, portrait, photo realistic, hyperrealistic, ornate, super detailed, intricate, dramatic, sunlight lighting, shadows, high dynamic range, masterpiece, best quality, (8k, RAW photo:1.2), vivid colour, masterpiece`,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}`,t=({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=t,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 a={[exports.PageNames.Authors]:{title:"Meet the Experts at ForestWildWood",description:"Explore the minds behind ForestWildWood 🌲. Learn more about our knowledgeable authors passionate about forestry practices and woodland stewardship."},[exports.PageNames.Home]:{title:"Welcome to ForestWildWood | Your Foresting Information Hub",description:"Delve into the world of forestry 🌳 with ForestWildWood! Discover articles, tips, and insights on forest management and stewardship."},[exports.PageNames.NotFound]:{title:"Page Not Found | ForestWildWood",description:"Oops! The page you are looking for doesn't exist 🙈. Navigate back to our home page to find valuable forestry resources!"},[exports.PageNames.AboutUs]:{title:"About ForestWildWood | Our Mission & Vision",description:"Discover the mission of ForestWildWood 🌿. Learn how we promote sustainable forestry practices and woodland stewardship for future generations."},[exports.PageNames.PrivacyPolicy]:{title:"Privacy Policy | ForestWildWood",description:"Your privacy matters 🌍! Read our privacy policy to understand how we safeguard your information while you explore the world of forestry."},[exports.PageNames.Terms]:{title:"Terms of Service | ForestWildWood",description:"Review the terms & conditions of using ForestWildWood 📚. Ensure you understand our policies while connecting with our foresting community."},[exports.PageNames.Sitemap]:{title:"Sitemap | Find Your Way Around ForestWildWood",description:"Easily navigate our site 🗺️! Our sitemap provides quick access to articles and resources about forestry, woodland stewardship, and more."}},i=[{name:"Dr. Anil Kumar Bhargav",description:"Dr. Anil Kumar Bhargav is an ecologist with over 20 years of experience in forestry and wildlife conservation. He is passionate about sustainable woodland management and has worked extensively in various forest ecosystems in India, providing insights into the importance of biodiversity and soil health.",meta_title:"Dr. Anil Kumar Bhargav | Forestry and Conservation Expert",meta_description:"Join Dr. Anil Kumar Bhargav as he shares his expertise in forestry, natural resource management, and biodiversity conservation. Discover best practices for maintaining healthy forest ecosystems."},{name:"Shruti Mehta",description:"Shruti Mehta is a landscape architect and environmentalist with a focus on urban forestry and green spaces. With over 10 years of experience, she advocates for integrating natural landscapes within urban settings to create resilient and ecological environments.",meta_title:"Shruti Mehta | Urban Forestry Specialist",meta_description:"Explore urban forestry practices with Shruti Mehta. Learn how to enhance city landscapes and create sustainable habitats for wildlife."},{name:"Rajesh Choudhury",description:"Rajesh Choudhury is a forest engineer with 15 years of experience in woodland management practices across India. His knowledge about sustainable logging and reforestation initiatives makes him an authority on forest stewardship.",meta_title:"Rajesh Choudhury | Sustainable Forestry Advocate",meta_description:"Discover sustainable logging and reforestation methods with Rajesh Choudhury. Learn about effective woodland management and forest preservation techniques."},{name:"Priya Roy",description:"Priya Roy is an environmental scientist specializing in forest ecology. With research published in various journals, she provides expert insights on the impact of climate change on forest ecosystems and woodland species.",meta_title:"Priya Roy | Forest Ecology Researcher",meta_description:"Dive into forest ecology with Priya Roy. Understand the effects of climate change on woods and learn how to adapt forestry practices accordingly."},{name:"Arvind Desai",description:"Arvind Desai is a conservation activist and forest guide with a strong background in sustainable land use and renewable resources. He has conducted numerous workshops and field sessions on responsible forestry practices.",meta_title:"Arvind Desai | Conservation Activist and Forestry Guide",meta_description:"Learn about responsible forestry from Arvind Desai, who brings hands-on experience in sustainability and conservation practices."},{name:"Neha Sharma",description:"Neha Sharma is a journalist specializing in environmental reporting with a focus on forestry practices and woodland protection. She draws from over a decade of engagement with local communities to promote awareness and advocacy.",meta_title:"Neha Sharma | Environmental Journalist",meta_description:"Follow Neha Sharma for insights on forestry practices and community engagement in woodland protection. Stay updated with the latest in environmental news."},{name:"Karan Singh",description:"Karan Singh is a wildlife biologist with extensive knowledge of forest-Dwelling species and habitat restoration. With his research focused on endangered species, he emphasizes the importance of integrating wildlife management with forestry.",meta_title:"Karan Singh | Wildlife Biologist",meta_description:"Explore the intersection of wildlife and forestry with Karan Singh. Learn how habitat restoration contributes to the conservation of endangered species."},{name:"Varsha Patil",description:"Varsha Patil is a forestry policy analyst who has spent the last 8 years working with NGOs and governmental organizations to enhance policies on forest conservation and management. Her insights are vital in shaping effective forestry strategies.",meta_title:"Varsha Patil | Forestry Policy Analyst",meta_description:"Discover the crucial role of policy in forestry conservation with Varsha Patil. Learn how informed policies can promote effective woodland management."},{name:"Ritesh Verma",description:"Ritesh Verma is a forest technician involved in various forestry operations across India. His hands-on experience in tree planting, forest assessment, and maintaining forest health offers practical knowledge for field enthusiasts.",meta_title:"Ritesh Verma | Practical Forestry Technician",meta_description:"Gain practical insights into forestry operations with Ritesh Verma. Explore the field practices involved in maintaining healthy forests and promoting sustainability."},{name:"Simran Kaur",description:"Simran Kaur is a forestry educator and trainer with a special focus on community-based woodland management. She creates educational programs aimed at empowering local communities in sustainable forestry practices.",meta_title:"Simran Kaur | Forestry Educator and Trainer",meta_description:"Learn about community woodland management initiatives with Simran Kaur. Empower yourself with knowledge and skills for sustainable forestry."},{name:"Rajesh Kumar",description:"Rajesh Kumar is a celebrated environmentalist based in Uttarakhand, India, whose work focuses on sustainable forestry practices and biodiversity conservation. With over 20 years of experience in ecosystem management, Rajesh has collaborated with various NGOs, academic institutions, and local communities to promote woodland stewardship and regenerative forestry. His insights are invaluable for anyone looking to understand the complexities of forest ecosystems.",meta_title:"Rajesh Kumar | Sustainable Forestry Expert",meta_description:"Explore the wisdom of Rajesh Kumar, an environmentalist dedicated to sustainable forestry and woodland stewardship in India, and learn innovative strategies for forest management."},{name:"Anjali Desai",description:"Anjali Desai is a renowned conservation biologist from Mumbai, with a PhD in Forest Ecology. Over the last fifteen years, she has been involved in groundbreaking research and educational programs aimed at restoring degraded woodlands and promoting indigenous forestry practices. Her passion for preserving India's diverse flora and fauna is matched only by her dedication to empowering local communities with knowledge and tools to better manage their natural resources.",meta_title:"Anjali Desai | Conservation Biologist and Educator",meta_description:"Join Anjali Desai as she shares her expertise in forest ecology and land stewardship. Discover how sustainable practices can Restore degraded woodlands."},{name:"Vikram Patil",description:"Vikram Patil, a forest technologist from Pune, combines his engineering prowess with passion for environmental conservation. He has developed numerous innovative forestry tools that promote sustainable practices, and has worked with the Forest Department on national initiatives for woodland management. His practical know-how and forward-thinking approach make him a key contributor to modern forestry challenges.",meta_title:"Vikram Patil | Forest Technologist and Innovator",meta_description:"Meet Vikram Patil, a visionary forest technologist developing innovative tools for sustainable woodland management and forestry practices."},{name:"Sneha Rao",description:"Sneha Rao is a passionate naturalist and writer from Bangalore, with a background in environmental science. She focuses on storytelling and advocacy to raise awareness about the importance of forests in sustaining local and global ecosystems. Her column on 'Woodland Wonders' emphasizes scenic woodlands and their rich biodiversity, motivating her readers towards woodland stewardship.",meta_title:"Sneha Rao | Naturalist and Environmental Advocate",meta_description:"Discover the vibrant stories and insights of Sneha Rao, a naturalist and environmental writer focused on the importance of forests and biodiversity."},{name:"Amit Joshi",description:"Amit Joshi is an environmental activist working tirelessly across forests in Madhya Pradesh. He has over two decades of hands-on experience in community-centric forestry programs and policies that empower rural populations to sustainably manage their woodland resources. His practical approach ensures future generations benefit from healthier forests and better livelihoods.",meta_title:"Amit Joshi | Community Forestry Activist",meta_description:"Learn from Amit Joshi, an environmental activist deeply involved in empowering communities for sustainable forestry and woodland stewardship."},{name:"Kabir Singh",description:"Kabir Singh, a wildlife photographer and documentarian from Chandigarh, uses his art to advocate for forest conservation. Having spent years capturing the beauty and plight of India's woodlands, he emphasizes the urgency of conservation through visual storytelling. His work shines a spotlight on lesser-known species and habitats needing urgent attention.",meta_title:"Kabir Singh | Wildlife Photographer and Conservation Advocate",meta_description:"Explore the compelling visuals and stories shared by Kabir Singh, documenting the urgency of conservation in India's forests and wildlife."},{name:"Riya Malhotra",description:"Riya Malhotra is an urban planner passionate about incorporating green spaces into city designs. Living in Delhi, she has over ten years of experience creating sustainable urban woodland projects. Riya's approach emphasizes that eco-friendly urban environments benefit both ecosystems and community health.",meta_title:"Riya Malhotra | Urban Planner and Green Space Advocate",meta_description:"Discover Riya Malhotra's innovative approach to urban planning that blends sustainable forestry with community health in city landscapes."},{name:"Nitin Verma",description:"Nitin Verma is a consultant who specializes in agroforestry practices, primarily in the southern states of India. With hands-on experience in shaping policies and increasing yield through sustainable methods, Nitin empowers farmers to integrate tree planting on their lands for economic and ecological utilities.",meta_title:"Nitin Verma | Agroforestry Consultant",meta_description:"Join Nitin Verma as he shares valuable insights on sustainable agroforestry practices that enrich both economies and ecosystems."},{name:"Tanya Bhatia",description:"Tanya Bhatia, an expert in forest policy, works with both governmental and non-profit sectors to shape effective forestry policies in India. From coastal ecosystems to highland forests, her wide-ranging knowledge influences sustainable practices across various biomes, always putting ecology and community engagement on the forefront.",meta_title:"Tanya Bhatia | Forestry Policy Expert",meta_description:"Get insights from Tanya Bhatia on sustainable forest policies that balance ecological health with community needs across diverse ecosystems."},{name:"Ravi Iyer",description:"Ravi Iyer, an ecologist from Kerala, focuses on sustainable land-use and biodiversity conservation strategies. He has played a crucial role in restoring mangrove forests and educating marginalized communities about the benefits of maintaining healthy ecosystems. His inspirational work pushes the boundaries of traditional conservation.",meta_title:"Ravi Iyer | Ecologist and Conservation Strategist",meta_description:"Discover Ravi Iyer’s work on sustainable land use and biodiversity conservation, including his initiatives to restore vital mangrove forests."},{name:"Dr. Asha Mehta",description:"Dr. Asha Mehta is an environmental scientist with over 20 years of experience in forest conservation and sustainable forestry practices. She holds a PhD in Forestry from the Indian Institute of Technology and has worked extensively with various NGOs on woodland stewardship projects.",meta_title:"Dr. Asha Mehta | Environmental Scientist and Forestry Expert",meta_description:"Explore sustainable forestry practices and woodland conservation insights from Dr. Asha Mehta, a seasoned environmental scientist and advocate for ecosystem preservation."},{name:"Anil Kumar",description:"Anil Kumar is a seasoned forest ranger and ecologist with more than 15 years of hands-on experience in managing India's rich forest resources. He specializes in biodiversity conservation and community training programs for sustainable forestry.",meta_title:"Anil Kumar | Forest Ranger and Ecologist",meta_description:"Join Anil Kumar to learn about the importance of biodiversity and effective forestry practices in India. Discover how sustainable management can protect our woodlands."},{name:"Nisha Bhatia",description:"Nisha Bhatia is a passionate environmental journalist and author who has written extensively on forest management and conservation issues in India. She aims to raise awareness about the challenges faced by forests and their vital role in fighting climate change.",meta_title:"Nisha Bhatia | Environmental Journalist and Forestry Advocate",meta_description:"Dive into the world of forest conservation with Nisha Bhatia. Read her insights on sustainable woodland stewardship and environmental protection in India."},{name:"Rajesh Narayan",description:"Rajesh Narayan, an engineer turned environmentalist, has spent the last decade promoting sustainable forestry solutions in rural India. His work emphasizes community engagement and eco-friendly forest practices.",meta_title:"Rajesh Narayan | Sustainable Forestry Advocate",meta_description:"Discover how Rajesh Narayan is empowering communities through sustainable forestry practices. Learn about the intersection of technology and conservation."},{name:"Sita Iyer",description:"Sita Iyer is a forest ecologist specializing in afforestation and reforestation initiatives. With over 12 years of experience, her research focuses on restoring degraded forest lands in South India.",meta_title:"Sita Iyer | Forest Ecologist and Reforestation Specialist",meta_description:"Read Sita Iyer's contributions on afforestation strategies and restoring India’s forest cover. Learn practical methods for woodland management and ecological health."},{name:"Ravi Singh",description:"Ravi Singh is a conservation biologist with a strong focus on Indian oak woodlands. Over the years, he has worked with various conservation organizations and published research on the impact of climate on forest ecosystems.",meta_title:"Ravi Singh | Conservation Biologist and Woodland Specialist",meta_description:"Meet Ravi Singh, an expert in the ecology of Indian oak woodlands. Explore his insights on woodland biodiversity and the effects of climate change on forests."},{name:"Tanvi Gupta",description:"Tanvi Gupta, an activist and researcher, has contributed to numerous projects related to woodland stewardship. Her focus is on indigenous forestry practices and sustainable resource management.",meta_title:"Tanvi Gupta | Activist and Woodland Stewardship Researcher",meta_description:"Learn about Tanvi Gupta's field research in sustainable resource management and indigenous forestry practices. Join her in advocating for responsible woodland stewardship."},{name:"Kunal Desai",description:"With a background in automated forestry solutions, Kunal Desai applies technology to monitor and manage woodland health. He is an advocate for integrating modern techniques in forestry practices for better sustainability.",meta_title:"Kunal Desai | Tech Advocate for Sustainable Forestry",meta_description:"Explore Kunal Desai’s unique perspective on how technology can enhance sustainability in forestry. Discover innovative solutions for a healthier forest ecosystem."},{name:"Pooja Sharma",description:"Pooja Sharma is a remarkably skilled landscape architect with expertise in designing sustainable forest parks and green spaces. Her goal is to promote ecological harmony through thoughtful planning and management of forests.",meta_title:"Pooja Sharma | Landscape Architect and Green Space Designer",meta_description:"Discover how Pooja Sharma creates sustainable forest parks and green spaces. Learn about her approach to integrating ecological principles into landscape architecture."},{name:"Vikram Rao",description:"Vikram Rao is an experienced landscape manager and educator dedicated to training future conservationists. Specializing in practical forest management and community engagement, he champions protecting India’s forest biodiversity.",meta_title:"Vikram Rao | Landscape Manager and Forest Educator",meta_description:"Join Vikram Rao in his journey as a landscape manager committed to educating new generations on effective forest conservation strategies and practices."},{name:"Dr. Anupa Saha",description:"Dr. Anupa Saha is a renowned forestry researcher with over 20 years of experience in sustainable forest management and urban forestry practices. She has a deep understanding of Indian biodiversity and works to promote woodland stewardship through various ecological initiatives.",meta_title:"Dr. Anupa Saha | Forestry Researcher and Environmental Advocate",meta_description:"Explore the insights of Dr. Anupa Saha, a leading expert in forestry research and urban woodland stewardship, dedicated to fostering sustainable practices."},{name:"Amit Verma",description:"Amit Verma is an environmental consultant specializing in forestry and conservation practices. With over 15 years of experience in community-led afforestation projects in India, he advocates for forest conservation and biodiversity enhancement.",meta_title:"Amit Verma | Environmental Consultant and Conservationist",meta_description:"Learn from Amit Verma, an environmental consultant with expertise in forestry practices and community-based conservation efforts throughout India."},{name:"Vaishali Nair",description:"Vaishali Nair is an ecologist and founder of EcoForests India. With over a decade of experience in forest preservation and agroforestry, she is committed to linking local farmers with sustainable forestry practices to improve community livelihoods.",meta_title:"Vaishali Nair | Ecologist and Agroforestry Pioneer",meta_description:"Discover sustainable forestry practices with Vaishali Nair, an ecologist and community advocate dedicated to linking ecology and agriculture for better livelihoods."},{name:"Dr. Lavanya Rao",description:"A passionate advocate for sustainable forestry, Dr. Lavanya Rao is an academic whose research centers on forest policy and governance. Her writings emphasize the role of policy in effective woodland management.",meta_title:"Dr. Lavanya Rao | Forest Policy Expert and Academic",meta_description:"Gain perspectives on forest policy and governance from Dr. Lavanya Rao, a scholar dedicated to enhancing forest stewardship through effective policy."},{name:"Ravi Desai",description:"Ravi Desai is an experienced forest ranger and conservation educator. He has dedicated his career to educating local communities about sustainable forestry and the importance of biodiversity conservation.",meta_title:"Ravi Desai | Forest Ranger and Conservation Educator",meta_description:"Learn from Ravi Desai, a dedicated forest ranger focused on community education in sustainable forestry practices and conservation ethics."},{name:"Deepa Patil",description:"Deepa Patil is a sustainable forestry activist and writer with extensive experience in reforestation projects across India. She actively promotes the use of technology in tracking tree growth and enhancing forest health.",meta_title:"Deepa Patil | Reforestation Advocate and Forestry Writer",meta_description:"Discover innovative reforestation strategies with Deepa Patil, a dedicated activist and writer promoting technology in sustainable forestry."},{name:"Pramod Sharma",description:"Pramod Sharma is a landscape designer with over 10 years of experience in integrating forest ecology into urban planning. His work emphasizes green infrastructure as a means of enhancing forest health in urban areas.",meta_title:"Pramod Sharma | Landscape Designer and Urban Forestry Expert",meta_description:"Explore the intersection of landscape design and forestry with Pramod Sharma, an expert in sustainable urban development and green infrastructure."},{name:"Nina Joshi",description:"Environmental activist Nina Joshi has been campaigning for rights-based approaches to forestry governance in India. With years of grassroots experience, her insights focus on equitable resource management for forest communities.",meta_title:"Nina Joshi | Environmental Activist and Policy Advocate",meta_description:"Learn from Nina Joshi, a dedicated environmental activist focused on rights-based forestry governance and equitable management of forest resources."},{name:"Arvind Chandra",description:"Arvind Chandra is an agronomist specializing in agroforestry practices. With a strong background in sustainable agriculture, he explores interdisciplinary approaches that promote healthy forest ecosystems and agricultural productivity.",meta_title:"Arvind Chandra | Agroforestry Specialist and Agronomist",meta_description:"Discover the synergies between agriculture and forestry with Arvind Chandra, a specialist in sustainable agroforestry practices for healthier ecosystems."},{name:"Dr. Liam Roberts",description:"Dr. Liam Roberts is an environmental scientist from Australia with over 20 years of experience in forest ecology and sustainable management. His research focuses on biodiversity in woodlands and his expertise informs policy improvement for forestry practices worldwide.",meta_title:"Dr. Liam Roberts | Expert in Forest Ecology and Management",meta_description:"Explore the latest insights in forest ecology from Dr. Liam Roberts. Learn how sustainable practices can enhance biodiversity and forestry management."},{name:"Aisha Khan",description:"Aisha Khan is a passionate forestry advocate and wildlife photographer who documents the beauty and challenges of global woodlands. With her background in conservation NGO work, she highlights the importance of community involvement in forestry stewardship.",meta_title:"Aisha Khan | Forestry Advocate & Wildlife Photographer",meta_description:"Join Aisha Khan as she explores the intersections of forestry and wildlife conservation. Discover her captivating photography and advocacy for woodland stewardship."},{name:"Ravi Patel",description:"Ravi Patel, a forestry consultant based in India, specializes in sustainable forest management practices. With over 15 years of working with local communities, he is committed to merging economic growth with environmental preservation.",meta_title:"Ravi Patel | Sustainable Forestry Consultant",meta_description:"Discover expert advice on sustainable forest management from Ravi Patel. Learn how to balance economic growth with environmental preservation in your forestry practices."},{name:"Elena Fisher",description:"Elena Fisher is a forest policy expert from Canada who has worked with governmental and non-profit organizations for over a decade. Her focus is on advocating for legislation that protects forest ecosystems and promotes sustainable practices.",meta_title:"Elena Fisher | Forest Policy Expert",meta_description:"Learn from Elena Fisher about the latest trends in forest policy and advocacy. Understand how legislation shapes the future of woodland stewardship."},{name:"Ken Takeda",description:"Ken Takeda is a landscape architect from Japan specializing in forest restoration and urban forestry. He has led numerous projects aimed at integrating green spaces into urban environments, improving biodiversity while enhancing community well-being.",meta_title:"Ken Takeda | Landscape Architect & Urban Forester",meta_description:"Explore innovative urban forestry techniques with Ken Takeda. Learn how to design green spaces that promote biodiversity and enhance quality of life."},{name:"Sofia Ivanova",description:"Sofia Ivanova is a forest agronomist from Russia with a background in sustainable forest agriculture. She aims to educate farmers and landowners on agroforestry practices that protect both the environment and their livelihoods.",meta_title:"Sofia Ivanova | Forest Agronomist and Agroforestry Advocate",meta_description:"Discover the benefits of agroforestry with Sofia Ivanova. Learn sustainable practices that protect the forest while ensuring farmer prosperity."},{name:"Lucas Ferreira",description:"Based in Brazil, Lucas Ferreira is a conservation biologist specializing in tropical forests. His research and fieldwork focus on conservation strategies and the restoration of degraded woodland areas.",meta_title:"Lucas Ferreira | Conservation Biologist Specializing in Tropical Forests",meta_description:"Join Lucas Ferreira as he shares insights into conservation strategies for tropical forests. Understand the importance of restoring degraded woodlands."},{name:"Nina Schmidt",description:"Nina Schmidt is a sustainability consultant from Germany with expertise in forest product innovation. She works on projects that encourage sustainable sourcing of wood and promote the use of eco-friendly materials.",meta_title:"Nina Schmidt | Sustainability Consultant in Forestry Products",meta_description:"Learn about sustainable wood sourcing and innovation with Nina Schmidt. Discover eco-friendly practices that benefit both the environment and your projects."},{name:"Samuel Okoye",description:"Samuel Okoye is an advocate for community forestry in Nigeria. With a strong background in forestry science and economics, he works to empower local communities to manage their forest resources sustainably.",meta_title:"Samuel Okoye | Community Forestry Advocate",meta_description:"Explore community-driven forestry with Samuel Okoye. Learn how local management practices can enhance biodiversity and promote sustainable development."},{name:"Haruka Yamamoto",description:"Haruka Yamamoto is a forestry researcher and educator from Japan specializing in the cultural significance of forests. Her work focuses on integrating indigenous knowledge into modern forestry education.",meta_title:"Haruka Yamamoto | Cultural Forestry Researcher and Educator",meta_description:"Discover the intersection of culture and forestry with Haruka Yamamoto. Learn how indigenous knowledge enhances modern sustainable forestry practices."},{name:"Liam O'Sullivan",description:"Liam O'Sullivan is a forestry consultant from Ireland with over 20 years of experience in sustainable forestry practices. He specializes in woodland management, responsible harvesting techniques, and has worked on reforestation projects in various countries. His passion for preserving natural resources makes him a valued authority in the forestry community.",meta_title:"Liam O'Sullivan | Forestry Consultant and Sustainable Practices Expert",meta_description:"Explore sustainable forestry practices with Liam O'Sullivan. Gain insights on woodland management and responsible harvesting methods to protect our natural resources."},{name:"Amina Kaur",description:"Amina Kaur is an environmental scientist from Canada, focusing on forest ecology and conservation. With over 12 years of experience in researching forest biodiversity, her articles often highlight crucial woodland stewardship practices that help balance human activity and general forest health.",meta_title:"Amina Kaur | Environmental Scientist and Forest Ecology Advocate",meta_description:"Dive into the world of forest ecology with Amina Kaur. Learn about biodiversity and conservation methods that promote effective woodland stewardship."},{name:"Tatsuki Hiroshi",description:"Tatsuki Hiroshi, a leading figure in Japanese forest management, has spent 15 years researching community forestry initiatives. Based in Tokyo, he has rich experience in collaborative conservation efforts that engage local populations, enhancing both social and ecological resilience.",meta_title:"Tatsuki Hiroshi | Expert in Community Forestry and Management",meta_description:"Join Tatsuki Hiroshi as he explores community forestry practices that empower local populations and foster sustainable ecosystems in Japan."},{name:"Maria Delgado",description:"Maria Delgado is a climate activist and forester based in Brazil who has dedicated over a decade to advocating for sustainable forestry and community-led reforestation projects. Her insights aim to inspire proactive approaches to preserving the Amazon rainforest and promoting environmental integrity.",meta_title:"Maria Delgado | Climate Activist and Sustainability Advocate",meta_description:"Discover sustainable forestry initiatives through the eyes of Maria Delgado. Learn about community-led reforestation projects vital for the Amazon's future."},{name:"John Smith",description:"John Smith is a woodland steward based in England with a background in forestry science. Over his 18-year career, he has employed modern methods of managing private woodlands to enhance both biodiversity and productivity. His practical approach resonates with landowners seeking sustainable solutions.",meta_title:"John Smith | Woodland Steward and Forestry Scientist",meta_description:"Unlock strategies for effective woodland management with John Smith. Enhance biodiversity and productivity through professional stewardship techniques."},{name:"Eva Müller",description:"Eva Müller, a German researcher, has been studying forest dynamics and climate change for over 10 years. Her work emphasizes innovative forestry practices that mitigate climate impact while ensuring sustainable timber production and ecosystem health.",meta_title:"Eva Müller | Forest Dynamics Researcher and Climate Change Expert",meta_description:"Learn about the intersection of forestry and climate change with Eva Müller. Discover strategies that prioritize sustainability in timber production and forest health."},{name:"Sofia Petrov",description:"Hailing from Russia, Sofia Petrov is an award-winning author and environmental educator with a focus on forest conservation and restoration. With a passion for grassroots initiatives, her work celebrates biodiversity and engages communities through education about the importance of forests.",meta_title:"Sofia Petrov | Environmental Educator and Forest Conservationist",meta_description:"Empower yourself with knowledge about forest conservation through Sofia Petrov's writings. Engage with grassroots initiatives promoting biodiversity and community involvement."},{name:"Nikita Kumar",description:"Nikita Kumar is a field ecologist from India, where she has spent the last decade working on forest restoration projects and community forestry initiatives in arid regions. Her focus on indigenous knowledge and practices highlights the importance of sustainable land management and ecosystem balance.",meta_title:"Nikita Kumar | Field Ecologist and Indigenous Land Management Advocate",meta_description:"Experience the wisdom of indigenous forestry practices with Nikita Kumar. Learn how sustainable land management can restore ecosystems and foster community resilience."},{name:"Oliver Thompson",description:"With 14 years of experience, Oliver Thompson is an Australian forestry engineer specializing in timber technology and innovative sustainable forestry methods. His practical contributions to the industry have aided in balancing ecological needs with economic feasibility.",meta_title:"Oliver Thompson | Forestry Engineer and Sustainable Timber Advocate",meta_description:"Discover innovative timber management techniques with Oliver Thompson. Explore how sustainable forestry can meet both environmental and economic objectives."},{name:"Fatima Noor",description:"Fatima Noor, a conservation strategist from Pakistan, dedicates her work to reforestation and habitat restoration projects in urban settings. Her expertise lies in community engagement to inspire sustainable practices within ecological frameworks, particularly in rapidly urbanizing landscapes.",meta_title:"Fatima Noor | Conservation Strategist and Urban Reforestation Advocate",meta_description:"Join Fatima Noor in exploring urban reforestation strategies that inspire communities to embrace sustainable practices for healthier urban ecosystems."}],t=i.reduce(((e,a)=>Object.assign(Object.assign({},e),{[a.name]:{title:a.meta_title,description:a.meta_description}})),{});exports.AUTHORS_INFO=i,exports.AUTHORS_META=t,exports.PAGES_SEO=a;
@@ -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:#2f4c2d;--theme-color-8:#365e39;--theme-color-7:#4d783f;--theme-color-6:#7ab155;--theme-color-5:#a6d68e;--theme-color-3:#d1e6a7;--theme-color-2:#e2f1d6;--color-bg-layout:#ffffff;--color-bg-hover:#b0eb8f;--article-border-radius:15px;--btn-border-radius:12px;--category-border-radius:25px;}
@@ -0,0 +1 @@
1
+ @import "sizing.css";@import "colors.css";@import "fonts.css";@import "theme.css";
@@ -0,0 +1,200 @@
1
+ export declare const dataStructure: {
2
+ forestEcology: {
3
+ title: string;
4
+ description: string;
5
+ slug: string;
6
+ children: {
7
+ ecosystemImpact: {
8
+ title: string;
9
+ description: string;
10
+ slug: string;
11
+ children: null;
12
+ };
13
+ habitatConservation: {
14
+ title: string;
15
+ description: string;
16
+ slug: string;
17
+ children: null;
18
+ };
19
+ forestHealthMonitoring: {
20
+ title: string;
21
+ description: string;
22
+ slug: string;
23
+ children: null;
24
+ };
25
+ other: {
26
+ title: string;
27
+ description: string;
28
+ slug: string;
29
+ children: null;
30
+ };
31
+ };
32
+ };
33
+ sustainableForestryPractices: {
34
+ title: string;
35
+ description: string;
36
+ slug: string;
37
+ children: {
38
+ agroforestry: {
39
+ title: string;
40
+ description: string;
41
+ slug: string;
42
+ children: null;
43
+ };
44
+ certifiedForestry: {
45
+ title: string;
46
+ description: string;
47
+ slug: string;
48
+ children: null;
49
+ };
50
+ forestRestoration: {
51
+ title: string;
52
+ description: string;
53
+ slug: string;
54
+ children: null;
55
+ };
56
+ other: {
57
+ title: string;
58
+ description: string;
59
+ slug: string;
60
+ children: null;
61
+ };
62
+ };
63
+ };
64
+ woodlandStewardship: {
65
+ title: string;
66
+ description: string;
67
+ slug: string;
68
+ children: {
69
+ landManagementTechniques: {
70
+ title: string;
71
+ description: string;
72
+ slug: string;
73
+ children: null;
74
+ };
75
+ communityEngagement: {
76
+ title: string;
77
+ description: string;
78
+ slug: string;
79
+ children: null;
80
+ };
81
+ biodiversityEnhancement: {
82
+ title: string;
83
+ description: string;
84
+ slug: string;
85
+ children: null;
86
+ };
87
+ other: {
88
+ title: string;
89
+ description: string;
90
+ slug: string;
91
+ children: null;
92
+ };
93
+ };
94
+ };
95
+ policiesAndRegulations: {
96
+ title: string;
97
+ description: string;
98
+ slug: string;
99
+ children: {
100
+ forestManagementLaws: {
101
+ title: string;
102
+ description: string;
103
+ slug: string;
104
+ children: null;
105
+ };
106
+ sustainableDevelopmentGoals: {
107
+ title: string;
108
+ description: string;
109
+ slug: string;
110
+ children: null;
111
+ };
112
+ certificationStandards: {
113
+ title: string;
114
+ description: string;
115
+ slug: string;
116
+ children: null;
117
+ };
118
+ other: {
119
+ title: string;
120
+ description: string;
121
+ slug: string;
122
+ children: null;
123
+ };
124
+ };
125
+ };
126
+ innovationInForestry: {
127
+ title: string;
128
+ description: string;
129
+ slug: string;
130
+ children: {
131
+ technologyInForestry: {
132
+ title: string;
133
+ description: string;
134
+ slug: string;
135
+ children: null;
136
+ };
137
+ modernPlantationTechniques: {
138
+ title: string;
139
+ description: string;
140
+ slug: string;
141
+ children: null;
142
+ };
143
+ researchAndDevelopment: {
144
+ title: string;
145
+ description: string;
146
+ slug: string;
147
+ children: null;
148
+ };
149
+ other: {
150
+ title: string;
151
+ description: string;
152
+ slug: string;
153
+ children: null;
154
+ };
155
+ };
156
+ };
157
+ educationalResources: {
158
+ title: string;
159
+ description: string;
160
+ slug: string;
161
+ children: {
162
+ onlineCourses: {
163
+ title: string;
164
+ description: string;
165
+ slug: string;
166
+ children: null;
167
+ };
168
+ workshopsAndWebinars: {
169
+ title: string;
170
+ description: string;
171
+ slug: string;
172
+ children: null;
173
+ };
174
+ guidesForLandowners: {
175
+ title: string;
176
+ description: string;
177
+ slug: string;
178
+ children: null;
179
+ };
180
+ other: {
181
+ title: string;
182
+ description: string;
183
+ slug: string;
184
+ children: null;
185
+ };
186
+ };
187
+ };
188
+ };
189
+ export declare const authors: Record<string, string>;
190
+ export declare const authorsNames: string[];
191
+ export declare const DEFAULT_DESCRIPTION_EMOJIS = "\uD83C\uDF32\uD83C\uDF33\uD83C\uDF43\uD83C\uDF3F";
192
+ export declare const categories: ("educationalResources" | "woodlandStewardship" | "forestEcology" | "sustainableForestryPractices" | "policiesAndRegulations" | "innovationInForestry")[];
193
+ export declare const subcategories: string[];
194
+ export declare const subsubcategories: string[];
195
+ export type Category = keyof typeof dataStructure;
196
+ export type CategoryNode = (typeof dataStructure)[Category];
197
+ export type SubcategoryKeyByCategory<T extends Category> = (typeof dataStructure)[T]['children'];
198
+ export declare const startDate = "2024-09-04T00:00:00Z";
199
+ export declare const devBucketName = "idn-forstiy-dev";
200
+ export declare const prodBucketName = "idn-forstiy";
@@ -0,0 +1 @@
1
+ "use strict";var e=require("./seo.js");const t={forestEcology:{title:"Understanding Forest Ecology: Key Ecosystem Insights 🌳",description:"Explore the vital aspects of forest ecology, including ecosystem impacts and conservation efforts. Discover how to preserve woodlands! 🌿",slug:"understanding-forest-ecology",children:{ecosystemImpact:{title:"Ecosystem Impact: Effects of Foresting Practices 🌲",description:"Learn about the impacts of foresting on ecosystems. Understand how forestry practices affect biodiversity and air quality. 🌍",slug:"ecosystem-impact",children:null},habitatConservation:{title:"Habitat Conservation: Strategies for Healthy Forests 🌾",description:"Utilize effective strategies for habitat conservation to maintain healthy forests. Discover tips to balance human activities and ecology! 🌱",slug:"habitat-conservation",children:null},forestHealthMonitoring:{title:"Forest Health Monitoring: Assessing Woodland Vitality 🌳",description:"Understand the importance of forest health monitoring to ensure biodiversity. Get insights on methods for assessing woodland vitality! 🍃",slug:"forest-health-monitoring",children:null},other:{title:"Other Insights on Forest Ecology 🌲",description:"Dive deeper into various other aspects of forest ecology. Expand your knowledge with unique insights and the latest findings! 📚",slug:"other-insights-forest-ecology",children:null}}},sustainableForestryPractices:{title:"Sustainable Forestry Practices for Healthier Ecosystems 🌳",description:"Explore sustainable forestry practices including agroforestry, certified options, and forest restoration methods. Join the movement for greener forests! 🌍",slug:"sustainable-forestry-practices",children:{agroforestry:{title:"Agroforestry: Merging Agriculture with Forestry 🌾",description:"Discover the innovative world of agroforestry, combining agriculture and forestry for sustainable land use. Learn how it enriches ecosystems! 🌱",slug:"agroforestry",children:null},certifiedForestry:{title:"Certified Forestry: Standards for Sustainability ✔️",description:"Uncover the importance of certified forestry practices. Learn how certifications ensure responsible forest management and conservation! 🌲",slug:"certified-forestry",children:null},forestRestoration:{title:"Forest Restoration: Reviving Ecosystems and Biodiversity 🌿",description:"Delve into forest restoration techniques aimed at reviving and preserving ecosystems. Understand the critical role they play in biodiversity! 🌼",slug:"forest-restoration",children:null},other:{title:"Other Sustainable Practices in Forestry 🔍",description:"Explore various other sustainable practices within forestry, enhancing woodland stewardship and environmental health. Learn more about their impact! 🌍",slug:"other-sustainable-practices",children:null}}},woodlandStewardship:{title:"Woodland Stewardship: Essential Practices for Sustainable Forest Management 🌳",description:"Discover effective woodland stewardship practices that enhance forest health, biodiversity, and sustainability. Learn how to protect our valuable ecosystems! 🌿",slug:"woodland-stewardship",children:{landManagementTechniques:{title:"Land Management Techniques for Thriving Forests 🌲",description:"Explore innovative land management techniques that promote forest vitality and ecosystem resilience. Master the art of responsible stewardship! 🍃",slug:"land-management-techniques",children:null},communityEngagement:{title:"Community Engagement in Woodland Stewardship 🌍",description:"Join a community of eco-enthusiasts advocating for woodland preservation. Understand how community involvement contributes to effective management! 🤝",slug:"community-engagement",children:null},biodiversityEnhancement:{title:"Enhancing Biodiversity in Forest Ecosystems 🌼",description:"Learn how to enhance biodiversity within your woodland. Discover techniques that foster healthy ecosystems and support wildlife diversity! 🦋",slug:"biodiversity-enhancement",children:null},other:{title:"Other Aspects of Woodland Stewardship 🌲❓",description:"Delve into various other dimensions of woodland stewardship that enrich our connection with nature and promote sustainable practices! 🌱",slug:"other-aspects-of-woodland-stewardship",children:null}}},policiesAndRegulations:{title:"Essential Policies & Regulations on Forestry 🌲",description:"Explore comprehensive policies and regulations governing forest management, sustainable practices, and certification standards for woodland stewardship. 📜",slug:"policies-and-regulations",children:{forestManagementLaws:{title:"Forest Management Laws Overview 🌳",description:"Delve into the various forest management laws that ensure sustainable practices and legal compliance in forestry activities. Understand your rights! ⚖️",slug:"forest-management-laws",children:null},sustainableDevelopmentGoals:{title:"Sustainable Development Goals for Forestry 🍃",description:"Discover the sustainable development goals that promote responsible forest use and volunteer efforts aimed at preserving natural ecosystems. 🌍",slug:"sustainable-development-goals",children:null},certificationStandards:{title:"Certification Standards in Forestry 🌏",description:"Learn about the certification standards vital for sustainable forests, including the benefits of certified sustainable forestry practices. ✅",slug:"certification-standards",children:null},other:{title:"Other Important Forestry Regulations 📝",description:"Explore additional regulations related to forestry that are essential for woodland stewardship and sustainable management practices. 🛡️",slug:"other",children:null}}},innovationInForestry:{title:"Innovative Approaches to Forestry 🌲 | Forstiy",description:"Explore the cutting-edge innovations in forestry that drive sustainable practices and woodland stewardship. Discover how technology shapes our forests! 🌍",slug:"innovative-approaches-to-forestry",children:{technologyInForestry:{title:"Harnessing Technology in Forestry 🌐 | Forstiy",description:"Delve into the latest technological advancements in forestry, from drones to data analytics, enhancing forest management and sustainability! 📈",slug:"harnessing-technology-in-forestry",children:null},modernPlantationTechniques:{title:"Modern Techniques for Sustainable Plantations 🌱 | Forstiy",description:"Discover modern plantation techniques that promote sustainable forestry practices. Learn how innovation is reshaping the approach to planting! 🌳",slug:"modern-techniques-for-sustainable-plantations",children:null},researchAndDevelopment:{title:"Research & Development in Forestry 🔬 | Forstiy",description:"Stay updated on the latest research and development initiatives in forestry that contribute to ecological sustainability and woodland management! 📚",slug:"research-and-development-in-forestry",children:null},other:{title:"Other Innovative Practices in Forestry 🌿 | Forstiy",description:"Explore various innovative practices in forestry that don’t fit traditional categories but are crucial for sustainable forest management! 🌼",slug:"other-innovative-practices-in-forestry",children:null}}},educationalResources:{title:"Educational Resources for Sustainable Forestry 🌳",description:"Explore our comprehensive educational resources for foresting, forestry practices, and woodland stewardship. Join the movement towards sustainable forestry! 🌍",slug:"educational-resources",children:{onlineCourses:{title:"Online Courses in Foresting and Stewardship 🌲",description:"Enroll in our online courses designed for nature enthusiasts and professionals. Discover sustainable forestry practices from the comfort of your home! 💻",slug:"online-courses",children:null},workshopsAndWebinars:{title:"Workshops and Webinars on Forestry Practices 🌿",description:"Join interactive workshops and webinars focused on innovative forestry practices and woodland management. Engage with experts and grow your skills! 📅",slug:"workshops-and-webinars",children:null},guidesForLandowners:{title:"Guides for Landowners on Sustainable Practices 📖",description:"Access detailed guides tailored for landowners interested in sustainable forestry and woodland stewardship. Enhance your land's potential for future generations! 🌳",slug:"guides-for-landowners",children:null},other:{title:"Other Educational Resources on Forestry 🌍",description:"Explore a variety of additional educational resources related to forestry and environmental stewardship. Dive deeper into the world of sustainable practices! 🌱",slug:"other-educational-resources",children:null}}}},s=e.AUTHORS_INFO.reduce(((e,t)=>Object.assign(Object.assign({},e),{[t.name]:[t.description]})),{}),i=e.AUTHORS_INFO.map((e=>e.name)),o="🌲🌳🍃🌿",n=Object.keys(t),r=[],a=[];for(const e of n){const s=t[e];if(null==s?void 0:s.children){r.push(...Object.keys(s.children));for(const e of r){const t=s.children[e];(null==t?void 0:t.children)&&a.push(...Object.keys(t.children))}}}const l="2024-09-04T00:00:00Z",c="forstiy",d=`idn-${c}-dev`,u=`idn-${c}`;exports.DEFAULT_DESCRIPTION_EMOJIS=o,exports.authors=s,exports.authorsNames=i,exports.categories=n,exports.dataStructure=t,exports.devBucketName=d,exports.prodBucketName=u,exports.startDate=l,exports.subcategories=r,exports.subsubcategories=a;
@@ -0,0 +1,24 @@
1
+ export declare enum FiltersNames {
2
+ ForestryFocus = "Forestry Focus",
3
+ TargetAudience = "Target Audience",
4
+ ContentType = "Content Type",
5
+ EcologicalTopics = "Ecological Topics"
6
+ }
7
+ type ForestryFocusValues = 'Sustainable Practices' | 'Innovative Techniques' | 'Conservation Strategies' | 'Community Engagement';
8
+ type TargetAudienceValues = 'Nature Enthusiasts' | 'Forestry Professionals' | 'Students & Educators';
9
+ type ContentTypeValues = 'Guides & Tutorials' | 'Research Insights';
10
+ type EcologicalTopicsValues = 'Biodiversity & Ecosystem Services' | 'Climate Change Impact' | 'Native Tree Species' | 'Forest Restoration';
11
+ export type ArticleFilters = {
12
+ [FiltersNames.ForestryFocus]: ForestryFocusValues[];
13
+ [FiltersNames.TargetAudience]: TargetAudienceValues[];
14
+ [FiltersNames.ContentType]: ContentTypeValues[];
15
+ [FiltersNames.EcologicalTopics]: EcologicalTopicsValues[];
16
+ };
17
+ export declare const forestryFocusValues: ForestryFocusValues[];
18
+ export declare const targetAudienceValues: TargetAudienceValues[];
19
+ export declare const contentTypeValues: ContentTypeValues[];
20
+ export declare const ecologicalTopicsValues: EcologicalTopicsValues[];
21
+ export declare const initialFilters: ArticleFilters;
22
+ export declare const fullFilters: ArticleFilters;
23
+ export declare const getFiltersTypesJSON: () => string;
24
+ export {};
@@ -0,0 +1 @@
1
+ "use strict";var e;exports.FiltersNames=void 0,(e=exports.FiltersNames||(exports.FiltersNames={})).ForestryFocus="Forestry Focus",e.TargetAudience="Target Audience",e.ContentType="Content Type",e.EcologicalTopics="Ecological Topics";const s=["Sustainable Practices","Innovative Techniques","Conservation Strategies","Community Engagement"],t=["Nature Enthusiasts","Forestry Professionals","Students & Educators"],r=["Guides & Tutorials","Research Insights"],o=["Biodiversity & Ecosystem Services","Climate Change Impact","Native Tree Species","Forest Restoration"],i={[exports.FiltersNames.ForestryFocus]:[],[exports.FiltersNames.TargetAudience]:[],[exports.FiltersNames.ContentType]:[],[exports.FiltersNames.EcologicalTopics]:[]},a={[exports.FiltersNames.ForestryFocus]:s,[exports.FiltersNames.TargetAudience]:t,[exports.FiltersNames.ContentType]:r,[exports.FiltersNames.EcologicalTopics]:o},c=()=>JSON.stringify(a,null,2);exports.contentTypeValues=r,exports.ecologicalTopicsValues=o,exports.forestryFocusValues=s,exports.fullFilters=a,exports.getFiltersTypesJSON=c,exports.initialFilters=i,exports.targetAudienceValues=t;
@@ -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"),r=require("./helpers.js"),s=require("./prompts/images.js"),o=require("./seo.js"),a=require("./prompts/gpt35turbo/articles.js"),p=require("./prompts/gpt4oMini/articles.js"),i=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.contentTypeValues=t.contentTypeValues,exports.ecologicalTopicsValues=t.ecologicalTopicsValues,exports.forestryFocusValues=t.forestryFocusValues,exports.fullFilters=t.fullFilters,exports.getFiltersTypesJSON=t.getFiltersTypesJSON,exports.initialFilters=t.initialFilters,exports.targetAudienceValues=t.targetAudienceValues,exports.getDefaultImagesFrontmatter=r.getDefaultImagesFrontmatter,exports.prohibitedWordsInAltTitle=r.prohibitedWordsInAltTitle,exports.getOpenAiBasedImagePrompt=s.getOpenAiBasedImagePrompt,exports.getOpenAiBasedImagePromptDalle2=s.getOpenAiBasedImagePromptDalle2,exports.getStableDiffusionImagePrompt=s.getStableDiffusionImagePrompt,exports.AUTHORS_INFO=o.AUTHORS_INFO,exports.AUTHORS_META=o.AUTHORS_META,exports.PAGES_SEO=o.PAGES_SEO,Object.defineProperty(exports,"PageNames",{enumerable:!0,get:function(){return o.PageNames}}),exports.gpt35Articles=a,exports.gpt4oMiniArticles=p,exports.END_STEP=i.END_STEP,exports.FILTERS_INFO=i.FILTERS_INFO,exports.IMAGES_PROHIBITED_WORDS=i.IMAGES_PROHIBITED_WORDS,exports.START_STEP=i.START_STEP,exports.TARGET_AUDIENCE=i.TARGET_AUDIENCE,exports.ZERO_SECTION=i.ZERO_SECTION,exports.portalInfo=i.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: Forstiy is an infotainment portal that serves as a comprehensive resource for individuals interested in foresting, forestry practices, and woodland stewardship. It aims to educate, engage, and inspire readers to appreciate and actively participate in sustainable forestry management.\n - Detailed description: Forstiy is a user-friendly web portal dedicated to providing valuable insights and information related to the fields of foresting and woodland stewardship. The platform offers a diverse range of articles that cover best practices in forestry, the importance of sustainable resource management, and innovative techniques in maintaining healthy forests and ecosystems. Forstiy features in-depth guides on various forestry practices, expert tips for enhancing woodland management, and educational content aimed at promoting environmental awareness. By combining scientific knowledge with engaging storytelling, Forstiy seeks to foster a community of eco-conscious individuals who are committed to preserving green spaces for future generations.\n - Target audience: The primary target audience for Forstiy includes nature enthusiasts, landowners, environmentalists, forestry professionals, students studying natural resource management, and anyone interested in sustainable practices related to forests and woodlands. Additionally, it appeals to policymakers and organizations aiming to promote eco-friendly initiatives and awareness around forestry issues.\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## Overview of Forestry Practices\n - Importance of Foresting\n - Types of Forestry Practices\n\n## Best Practices for Sustainable Woodland Stewardship\n - Principles of Sustainable Forestry\n - Techniques for Land Management\n\n## Innovative Techniques in Forestry\n - Latest Technological Advancements\n - Integrating Traditional Knowledge with Modern Science\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 - Overview of Forestry Practices, 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 = "Forestry Professionals and Academic";
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 t="The article is written for the web portal.I will give you important information regarding the web portal:\n - Brief description: Forstiy is an infotainment portal that serves as a comprehensive resource for individuals interested in foresting, forestry practices, and woodland stewardship. It aims to educate, engage, and inspire readers to appreciate and actively participate in sustainable forestry management.\n - Detailed description: Forstiy is a user-friendly web portal dedicated to providing valuable insights and information related to the fields of foresting and woodland stewardship. The platform offers a diverse range of articles that cover best practices in forestry, the importance of sustainable resource management, and innovative techniques in maintaining healthy forests and ecosystems. Forstiy features in-depth guides on various forestry practices, expert tips for enhancing woodland management, and educational content aimed at promoting environmental awareness. By combining scientific knowledge with engaging storytelling, Forstiy seeks to foster a community of eco-conscious individuals who are committed to preserving green spaces for future generations.\n - Target audience: The primary target audience for Forstiy includes nature enthusiasts, landowners, environmentalists, forestry professionals, students studying natural resource management, and anyone interested in sustainable practices related to forests and woodlands. Additionally, it appeals to policymakers and organizations aiming to promote eco-friendly initiatives and awareness around forestry issues.\n\n",n="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## Overview of Forestry Practices\n - Importance of Foresting\n - Types of Forestry Practices\n\n## Best Practices for Sustainable Woodland Stewardship\n - Principles of Sustainable Forestry\n - Techniques for Land Management\n\n## Innovative Techniques in Forestry\n - Latest Technological Advancements\n - Integrating Traditional Knowledge with Modern Science\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 - Overview of Forestry Practices, 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="Forestry Professionals and Academic",o="any numbers, image, slug, step, seo, hand / hands, men, women, human, people, chief, preparing, process, cooking, mixing, serving, tasting, rolling",s=`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=s,exports.IMAGES_PROHIBITED_WORDS=o,exports.START_STEP=i,exports.TARGET_AUDIENCE=r,exports.ZERO_SECTION=n,exports.portalInfo=t;
@@ -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:t})=>({prompt:`Award-winning hyper-real cinematic photo of a ${a}, ${o}, for an article ${t} from professional magazine photographer for a glossy Foresting magazine, landscape photography, nature photography, forest photography, pictures of wooded areas, magazine photography, glossy Foresting magazine, photorealistic, ultra realistic, maximum detail, highly detailed, commercial photography, sharp focus, epicurious, instagram, 4K, 8K, volumetric light, cinematic, octane render, uplight, no blur, depth of field, dof, film, bokeh, 85mm, f1.8, portrait, photo realistic, hyperrealistic, ornate, super detailed, intricate, dramatic, sunlight lighting, shadows, high dynamic range, masterpiece, best quality, (8k, RAW photo:1.2), vivid colour, masterpiece`,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}`,t=({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=t,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 a={[exports.PageNames.Authors]:{title:"Forstiy Authors - Experts in Forestry & Woodland Stewardship",description:"Meet our passionate team of forestry experts! 🌲💚 They bring you insights and knowledge on sustainable foresting practices."},[exports.PageNames.Home]:{title:"Forstiy - Your Guide to Foresting and Woodland Stewardship",description:"Explore the world of foresting and woodland stewardship with Forstiy! 🌳🌿 Dive into sustainable practices and nature preservation."},[exports.PageNames.NotFound]:{title:"Page Not Found - Forstiy",description:"Oops! We couldn't find that page. 🔍🌲 Check back for the latest on forestry practices and woodland stewardship!"},[exports.PageNames.AboutUs]:{title:"About Forstiy - Passionate about Forestry and Nature",description:"Discover our mission at Forstiy! 🌍✨ We're dedicated to promoting sustainable forestry and educating about woodland stewardship."},[exports.PageNames.PrivacyPolicy]:{title:"Forstiy Privacy Policy – Your Data Matters",description:"Your privacy is important to us at Forstiy. 🔒📜 Read our policy on data collection and use to stay informed."},[exports.PageNames.Terms]:{title:"Forstiy Terms of Service – Know Your Rights",description:"Review the terms of service for using Forstiy. 📜📌 Stay informed about your rights and our guidelines."},[exports.PageNames.Sitemap]:{title:"Forstiy Sitemap - Navigate Our Content Effortlessly",description:"Easily find your way around our resources on forestry and woodland stewardship! 🗺️🌲 Check out our sitemap for quick access."}},i=[{name:"Ravi Kumar",description:"Ravi Kumar is a forestry researcher and conservationist based in India. With over a decade of experience in sustainable forest management, he contributes extensively to various environmental publications. His work focuses on the restoration of degraded forests and community involvement in woodland stewardship.",meta_title:"Ravi Kumar | Forestry Researcher and Conservationist",meta_description:"Explore the world of sustainable forestry practices with Ravi Kumar, an expert in forest restoration and community engagement. Learn about innovative approaches for woodland stewardship."},{name:"Anjali Mehta",description:"Anjali Mehta is an environmental scientist and advocate for sustainable forestry practices. Having worked on numerous projects related to biodiversity in forested areas, she is passionate about educating others on the importance of woodland conservation and responsible resource management.",meta_title:"Anjali Mehta | Environmental Scientist and Sustainability Advocate",meta_description:"Join Anjali Mehta as she delves into sustainable forestry practices and biodiversity conservation. Discover insights on responsible woodland stewardship and environmental sustainability."},{name:"Vikram Singh",description:"Vikram Singh is an ecologist with a focus on forest ecosystems in India. He has spent over 15 years researching the ecological balance within forests and specializes in habitat restoration and management practices. His dedication lies in preserving natural habitats for future generations.",meta_title:"Vikram Singh | Ecologist and Forest Ecosystem Specialist",meta_description:"Learn from Vikram Singh, an expert ecologist dedicated to the balance of forest ecosystems. Discover innovative practices for habitat restoration and ecological preservation."},{name:"Priya Desai",description:"Priya Desai is an experienced land use planner specializing in forestry and environmental policy. With a Master’s degree in Forestry, she consults for various NGOs working towards sustainable land management and advocates for policy changes that promote woodland conservation.",meta_title:"Priya Desai | Land Use Planner and Policy Advocate",meta_description:"Explore sustainable land management strategies with Priya Desai, a passionate land use planner advocating for forestry policy changes and woodland conservation efforts."},{name:"Amit Sharma",description:"Amit Sharma is a professional forester and mentor focusing on agroforestry and sustainable land practices in rural India. With his extensive experience in community-based forestry initiatives, he teaches local farmers how to effectively integrate trees into their agricultural systems.",meta_title:"Amit Sharma | Forester and Agroforestry Expert",meta_description:"Discover agroforestry insights with Amit Sharma, an expert in sustainable practices for integrating trees into agriculture. Learn how to promote woodland conservation in rural communities."},{name:"Neha Joshi",description:"Neha Joshi is an environmental journalist with over 5 years of experience writing about forestry, wildlife, and conservation practices. She aims to raise public awareness about the significance of forests and their versatile roles in local communities and the global climate.",meta_title:"Neha Joshi | Environmental Journalist and Advocate",meta_description:"Follow Neha Joshi as she investigates forestry issues and advocates for conservation. Gain insights on the vital roles forests play in our planet's health and community well-being."},{name:"Sunil Bansal",description:"Sunil Bansal is a geographer who specializes in remote sensing and GIS applications for forest conservation. His research supports data-driven forestry practices that aim to improve woodland stewardship through technology and innovative methodologies.",meta_title:"Sunil Bansal | Geographer and Forest Technology Specialist",meta_description:"Explore innovative forestry practices with Sunil Bansal, specializing in remote sensing for conservation. Discover technological approaches to enhance woodland management."},{name:"Akanksha Patel",description:"Akanksha Patel is a wildlife biologist with a focus on forest ecosystems and species recovery in India. With her work in wildlife conservation and habitat restoration, she creates awareness about woodland stewardship and the interdependent nature of forests and biodiversity.",meta_title:"Akanksha Patel | Wildlife Biologist and Conservationist",meta_description:"Dive into the world of wildlife and forest conservation with Akanksha Patel, an expert in ecosystem recovery. Learn the importance of biodiverse woods and sound stewardship policies."},{name:"Devendra Rawat",description:"Devendra Rawat is a community forestry specialist interested in engaging local populations in sustainable forest management. His efforts lay the groundwork for community-led initiatives that empower citizens to protect their local woodlands effectively.",meta_title:"Devendra Rawat | Community Forestry Specialist",meta_description:"Join Devendra Rawat as he champions community-based forest management. Learn how local engagement can lead to effective woodland conservation and sustainable practices."},{name:"Kavita Malhotra",description:"Kavita Malhotra is a researcher and educator focusing on indigenous forest management practices. With vast experiences teaching sustainable forestry in rural areas, she aims to integrate traditional ecological knowledge with contemporary practices for improved forest stewardship.",meta_title:"Kavita Malhotra | Researcher and Educator in Indigenous Forestry",meta_description:"Explore indigenous forest management with Kavita Malhotra, blending traditional knowledge with modern practices to foster sustainable and resilient forestry solutions."},{name:"Anita Sharma",description:"Anita Sharma is a forestry expert based in Dehradun, India, with over 20 years of experience in sustainable forestry practices. She has worked extensively on government projects aimed at afforestation and improving woodland stewardship, and is passionate about educating communities on the importance of forest conservation.",meta_title:"Anita Sharma | Forestry and Woodland Stewardship Advocate",meta_description:"Explore sustainable forestry practices with Anita Sharma. Learn about afforestation, conservation strategies, and community engagement for a greener future."},{name:"Priya Nair",description:"Priya Nair is an eco-entrepreneur who has blended forestry with innovative technology. Dedicated to promoting smart forestry solutions, she leads workshops on the integration of tech in woodland management and advocates for sustainable practices that benefit local economies.",meta_title:"Priya Nair | Eco-Technology in Forestry",meta_description:"Dive into the future of forestry with Priya Nair. Learn how technological innovation is transforming woodland stewardship and sustainable forest management."},{name:"Vikram Vyas",description:"Based in Kolkata, Vikram Vyas is a landscape architect and consultant with a focus on urban forestry. With over 12 years of expertise, he designs green spaces that integrate urban life with tree conservation, emphasizing the importance of trees in enhancing cityscapes and community wellbeing.",meta_title:"Vikram Vyas | Urban Forestry Specialist",meta_description:"Transform urban environments with Vikram Vyas. Discover the integral role of urban forestry in city planning and community enhancement initiatives."},{name:"Seema Prasad",description:"A passionate environmentalist with a decade of experience, Seema Prasad promotes agro-forestry as a sustainable solution to local farming challenges. She works closely with farmers in Maharashtra to implement integrated land-use practices that improve soil health and promote biodiversity.",meta_title:"Seema Prasad | Agro-Forestry Advocate",meta_description:"Explore sustainable farming through agro-forestry with Seema Prasad. Learn how to integrate trees into agricultural practices for improved productivity and ecology."},{name:"Rahul Mehta",description:"Rahul Mehta has dedicated his life to protecting India’s indigenous forests for over 15 years. As an activist and writer, he raises awareness about deforestation and advocates for stronger woodland stewardship policies to preserve native ecosystems.",meta_title:"Rahul Mehta | Indigenous Forest Advocate",meta_description:"Join Rahul Mehta in the fight to protect India’s indigenous forests. Learn how advocacy and stewardship can safeguard our natural heritage."},{name:"Neha Patel",description:"Neha Patel focuses on wildlife conservation through forest management. With extensive experience in habitat restoration in Tamil Nadu, she has authored numerous articles discussing the intersection of wildlife welfare and sustainable forest practices.",meta_title:"Neha Patel | Wildlife Conservationist and Author",meta_description:"Understand the balance of wildlife and forestry management with Neha Patel. Discover strategies for conserving biodiversity through sustainable practices."},{name:"Ajay Singh",description:"Ajay Singh is an influential speaker and writer who specializes in ecological restoration. Based in Chandigarh, he has over 18 years of experience in restoring degraded landscapes and promoting policies that support restoration initiatives across India.",meta_title:"Ajay Singh | Ecological Restoration Specialist",meta_description:"Learn about the importance of ecological restoration with Ajay Singh. Explore innovative strategies to restore degraded forests and promote sustainability."},{name:"Kavita Desai",description:"Kavita Desai, an expert in policy advocacy for forest conservation, is based in Mumbai. With a Master's in Environmental Policy, she has worked alongside government agencies to drive progressive changes in forestry legislation and promote responsible resource management.",meta_title:"Kavita Desai | Forest Policy Advocate",meta_description:"Gain insights into forest conservation policies from Kavita Desai. Discover how effective advocacy can shape sustainable forestry management practices."},{name:"Suresh Babu",description:"Suresh Babu is a farmer and advocate of permaculture. With over 15 years of on-ground experience, he focuses on reclaiming wasteland through sustainable forestry practices and permaculture systems in rural Uttarakhand, offering a model for self-sufficient communities.",meta_title:"Suresh Babu | Permaculture and Sustainable Farming Advocate",meta_description:"Transform agricultural practices with Suresh Babu. Learn how permaculture can create sustainable, self-sufficient farming systems integrated with forestry."},{name:"Dr. Apoorva Sharma",description:"Dr. Apoorva Sharma is a renowned forest biologist and conservationist from India. With over 20 years of experience in tropical forestry and woodland restoration, she has authored numerous research articles and guides on sustainable forestry practices. Her passion lies in educating communities about the importance of forest stewardship.",meta_title:"Dr. Apoorva Sharma | Forest Biologist and Conservationist",meta_description:"Explore the world of sustainable forestry with Dr. Apoorva Sharma. Discover valuable insights on woodland stewardship and the importance of forest conservation."},{name:"Ravi Mehta",description:"Ravi Mehta is an environmentalist and forestry consultant based in Uttarakhand, India. He has nearly two decades of experience in implementing eco-friendly forest management techniques. His field projects focus on community-based forestry initiatives and promoting biodiversity through sustainable practices.",meta_title:"Ravi Mehta | Forestry Consultant and Environmentalist",meta_description:"Join Ravi Mehta on a journey through eco-friendly forest management. Learn about community-driven forestry initiatives and biodiversity preservation."},{name:"Anjali Kapoor",description:"Anjali Kapoor is an experienced landscape architect from Mumbai, specializing in urban forestry and green spaces. With a decade of implementing sustainable designs, she advocates for creating greener cities that promote biodiversity and environmental health, utilizing her expertise in plant selection and landscape planning.",meta_title:"Anjali Kapoor | Landscape Architect and Urban Forestry Expert",meta_description:"Transform urban spaces with Anjali Kapoor's landscape expertise. Discover innovative design strategies that enhance green areas and sustainably integrate forestry into cities."},{name:"Satish Nair",description:"Satish Nair is a committed woodland steward and a writer who focuses on promoting agroforestry practices in India. With over 15 years of experience in sustainable agriculture and forest management, he shares practical tips and strategies to blend agriculture with forestry to increase ecosystem health.",meta_title:"Satish Nair | Agroforestry Specialist and Woodland Steward",meta_description:"Learn how to integrate agriculture and forestry with Satish Nair. Uncover practical strategies and tips for sustainable agroforestry practices that enhance ecosystem health."},{name:"Dr. Anil Patil",description:"Dr. Anil Patil is an academic researcher and an authority on forest ecology based in Pune, India. With numerous acclaimed publications in forest management and restoration ecology, he engages in outreach and education programs aimed at fostering support for sustainable forestry science in communities.",meta_title:"Dr. Anil Patil | Forest Ecology Researcher",meta_description:"Dive into forest ecology with Dr. Anil Patil. Learn about sustainable forest management, ecological restoration, and community engagement in forestry science."},{name:"Vani Agarwal",description:"Vani Agarwal is a passionate environmental activist and writer dedicated to forest conservation endeavors in Kerala. With experience in grassroots movements and policy advocacy, she promotes sustainable timber practices and wildlife conservation, making her an influential voice in woodland stewardship.",meta_title:"Vani Agarwal | Environmental Activist and Forest Conservationist",meta_description:"Discover the impactful work of Vani Agarwal in forest conservation. Learn about sustainable timber practices and advocacy efforts for woodland stewardship."},{name:"Dr. Nina Rao",description:"An esteemed researcher, Dr. Nina Rao has channeled her efforts into forest genetics and sustainable tree breeding. With a PhD in Forestry from Tamil Nadu, she consults for various NGOs promoting climate-resilient forestry practices tailored to Indian ecosystems.",meta_title:"Dr. Nina Rao | Forest Genetics Researcher",meta_description:"Explore tree breeding and genetics with Dr. Nina Rao. Learn about climate-resilient forestry and sustainable practices tailored to Indian ecosystems."},{name:"Karan Singh",description:"Karan Singh is a photographer and storyteller with a focus on forests and wildlife in India. His visual narratives not only showcase the beauty of woodlands but also emphasize the importance of conservation and the role of local communities in preservation efforts.",meta_title:"Karan Singh | Forest Photographer and Storyteller",meta_description:"Experience the beauty of forests through Karan Singh's photography. Explore powerful storytelling that highlights conservation and community involvement."},{name:"Priya Joshi",description:"A seasoned journalist and editor, Priya Joshi specializes in environmental issues affecting forests in India. With a career spanning over 12 years, she covers topics related to forestry policy, biodiversity, and indigenous community rights, advancing the dialogue on sustainable woodland management.",meta_title:"Priya Joshi | Environmental Journalist and Editor",meta_description:"Stay informed on forestry issues with Priya Joshi's expert journalism. Discover insights on biodiversity, policy, and the role of communities in sustainable woodland management."},{name:"Rohan Choudhury",description:"Rohan Choudhury is a passionate wildlife biologist and conservation writer from Assam. With extensive field experience in rainforest ecosystems, he advocates for sustainable practices that protect both flora and fauna, contributing significantly to environmental education and awareness.",meta_title:"Rohan Choudhury | Wildlife Biologist and Conservation Writer",meta_description:"Join Rohan Choudhury in exploring the fascinating world of wildlife conservation. Discover sustainable practices that benefit ecosystems and support environmental education."},{name:"Dr. Anil Kumar Sharma",description:"Dr. Anil Kumar Sharma is a passionate forestry expert with over 20 years of experience in sustainable forest management in India. He has worked extensively with various NGOs and government bodies to promote effective woodland stewardship and conservation practices.",meta_title:"Dr. Anil Kumar Sharma | Forestry Expert",meta_description:"Explore sustainable forest management practices with Dr. Anil Kumar Sharma, a leading expert with two decades of experience in woodland stewardship."},{name:"Priya Singh",description:"Priya Singh is an environmental journalist based in New Delhi. She focuses on forestry, biodiversity, and conservation issues in India, bringing over 10 years of experience in communicating complex environmental topics to a wider audience.",meta_title:"Priya Singh | Environmental Journalist",meta_description:"Join Priya Singh as she navigates the critical issues of forestry and biodiversity in India, bringing critical insights and stories to readers."},{name:"Dr. Raghav Dubey",description:"With a Ph.D. in Environmental Science, Dr. Raghav Dubey is a researcher and consultant specializing in forest ecology. His work has contributed to numerous publications on sustainable forestry practices and their impacts on local communities.",meta_title:"Dr. Raghav Dubey | Forest Ecology Researcher",meta_description:"Discover insights on forest ecology from Dr. Raghav Dubey, a dedicated researcher actively contributing to sustainable forestry practices."},{name:"Sita Ramachandran",description:"Sita Ramachandran is a conservation biologist and activist with extensive experience in the Indian subcontinent. Her focus on native species restoration and community-led forest management has earned her several prestigious awards in the field of conservation.",meta_title:"Sita Ramachandran | Conservation Biologist",meta_description:"Learn about community-led approaches to conservation with Sita Ramachandran, a distinguished conservation biologist championing native species restoration."},{name:"Vikram Malhotra",description:"Vikram Malhotra is an award-winning author and environmentalist who writes extensively on sustainable forestry practices. His books clarify the importance of forests in climate action and community prosperity.",meta_title:"Vikram Malhotra | Environmental Author",meta_description:"Explore the significance of forests and sustainability with Vikram Malhotra, an award-winning author passionate about addressing climate challenges."},{name:"Neha Bhattacharya",description:"Neha Bhattacharya is an ecologist and woodland management consultant with a strong focus on utilizing traditional ecological knowledge in forestry practices. She advocates for sustainable forest-use policies at various forums.",meta_title:"Neha Bhattacharya | Woodland Management Consultant",meta_description:"Learn from Neha Bhattacharya’s expertise in sustainable woodland management that honors traditional ecological knowledge."},{name:"Aarav Menon",description:"Aarav Menon is a forestry graduate and outdoor enthusiast known for his blog on urban forestry. He aims to raise awareness about green spaces in cities and their benefits to urban biodiversity and human health.",meta_title:"Aarav Menon | Urban Forestry Advocate",meta_description:"Join Aarav Menon in discovering the importance of urban forestry for a healthier environment and community well-being."},{name:"Deepika Joshi",description:"Deepika Joshi is a communications specialist dedicated to raising awareness about forest conservation in India. With a background in environmental PR, she leverages her skills to promote sustainable forestry initiatives.",meta_title:"Deepika Joshi | Forest Conservation Advocate",meta_description:"Explore forest conservation strategies and initiatives through the lens of Deepika Joshi, an advocate for sustainable forestry communication."},{name:"Manoj Iyer",description:"As an indigenous rights activist and forestry consultant, Manoj Iyer focuses on integrating indigenous practices into modern forestry management systems to promote sustainability and forest resilience.",meta_title:"Manoj Iyer | Indigenous Forestry Consultant",meta_description:"Discover sustainable practices in forestry with Manoj Iyer, an advocate for indigenous approaches to tree and land management."},{name:"Fatima Zaidi",description:"Fatima Zaidi is a research scientist focused on climate change and its impact on forestry. With numerous publications, she emphasizes innovative solutions for climate-resilient forestry under changing climatic conditions.",meta_title:"Fatima Zaidi | Climate Change Researcher",meta_description:"Join Fatima Zaidi in understanding the interplay between climate change and forestry, and discover solutions for sustainable forest management."},{name:"James Thompson",description:"James Thompson is a forest ecologist based in Oregon, USA, with over 20 years of experience in woodland stewardship and sustainable forestry practices. He has worked on numerous conservation projects and contributes his expertise in biodiversity management and natural resource sustainability.",meta_title:"James Thompson | Forest Ecologist and Sustainability Advocate",meta_description:"Explore woodland stewardship with James Thompson. Gain insights into sustainable forestry practices and biodiversity conservation through his expert articles."},{name:"Anya Patel",description:"Anya Patel is a conservation biologist from New Delhi, India. With a strong background in environmental science and years of fieldwork focused on forest ecosystems, she writes extensively about sustainable forestry practices in urban and rural contexts.",meta_title:"Anya Patel | Conservation Biologist and Forestry Writer",meta_description:"Dive into the world of sustainable forestry with Anya Patel. Learn about the intersection of conservation and urban forestry through engaging articles."},{name:"Luca Rossi",description:"Luca Rossi is an Italian agroforestry expert based in Tuscany. With a deep understanding of agroecosystems, Luca advocates for forest management practices that enhance ecological balance while supporting local economies.",meta_title:"Luca Rossi | Agroforestry Expert and Ecological Advocate",meta_description:"Discover agroforestry insights with Luca Rossi. Learn about innovative practices that harmonize agricultural systems with sustainable forestry."},{name:"Olivia Smith",description:"Olivia Smith is a freelance writer and environmental activist in Cape Town, South Africa. She focuses on community-driven forestry initiatives and their impact on local landscapes and cultures.",meta_title:"Olivia Smith | Environmental Writer and Activist",meta_description:"Explore community forestry narratives with Olivia Smith. Read expert insights and stories about sustainable practices in local traditions."},{name:"Yuto Nakamura",description:"Yuto Nakamura is a forestry engineer from Hokkaido, Japan, with over a decade of experience in sustainable forest management. He specializes in reforestation efforts and the integration of technology in forestry practices.",meta_title:"Yuto Nakamura | Forestry Engineer and Technology Innovator",meta_description:"Join Yuto Nakamura in exploring the fusion of technology and forestry. Learn about reforestation and innovative practices for sustainable forestry."},{name:"Elena Costa",description:"Elena Costa is a Spanish ecological consultant with a passion for promoting best practices in environmental and forestry management. With extensive educational credentials, she emphasizes the importance of community involvement in stewardship efforts.",meta_title:"Elena Costa | Ecological Consultant and Forestry Advocate",meta_description:"Engage with Elena Costa’s insights on forestry management. Learn why community involvement is key to sustainable practices in ecology."},{name:"Mark Johnson",description:"Mark Johnson is a forestry researcher based in British Columbia, Canada. With expertise in climate change and adaptive forestry practices, he advocates for resilient forestry systems that can withstand environmental challenges.",meta_title:"Mark Johnson | Forestry Researcher and Climate Specialist",meta_description:"Discover adaptive forestry insights through Mark Johnson’s writings. Understand the impacts of climate change on sustainable forestry practices."},{name:"Leticia Schneider",description:"Leticia Schneider is a Brazilian environmental journalist based in São Paulo. Her work revolves around reforestation projects and indigenous practices related to forest preservation.",meta_title:"Leticia Schneider | Environmental Journalist and Forest Advocate",meta_description:"Explore reforestation and indigenous practices with Leticia Schneider. Gain a deeper understanding of the cultural significance of forest preservation."},{name:"Alexey Ivanov",description:"Alexey Ivanov is a forestry policy analyst from Moscow, Russia, with extensive expertise in forest legislation and its impact on local communities. He has published multiple papers on innovative forestry policies that promote sustainability.",meta_title:"Alexey Ivanov | Forestry Policy Analyst and Advocate",meta_description:"Learn about forestry policies with Alexey Ivanov. Discover insights on legislation that supports sustainable forestry and community welfare."},{name:"Tanya Nkosi",description:"Tanya Nkosi is a wildlife biologist from Nairobi, Kenya. Focused on the interplay between wildlife conservation and forestry, she emphasizes the importance of integrated management approaches in sustaining both ecosystems.",meta_title:"Tanya Nkosi | Wildlife Biologist and Forest Conservationist",meta_description:"Join Tanya Nkosi in understanding the vital links between wildlife conservation and forestry. Learn about integrated management for enriched environments."},{name:"Dr. Emily Carter",description:"Dr. Emily Carter is an environmental scientist with over a decade of experience specializing in forestry management and conservation efforts. With a Ph.D. in Ecological Studies, she has worked on various international conservation projects, focusing on sustainable woodland practices that promote biodiversity and ecological balance.",meta_title:"Dr. Emily Carter | Forestry Management Expert",meta_description:"Explore the latest in forestry management with Dr. Emily Carter. Learn about conservation efforts and sustainable practices that preserve our woodlands."},{name:"Nate Thomas",description:"Nate Thomas is a landscape ecologist and active woodland steward based in Vancouver, Canada. He has dedicated his career to promoting sustainable forest practices and conducts workshops educating communities on the importance of maintaining healthy ecosystems. Nate is also a passionate photographer, documenting forest landscapes.",meta_title:"Nate Thomas | Landscape Ecologist",meta_description:"Join Nate Thomas as he explores sustainable forest practices and the vital role of woodland stewardship in maintaining healthy ecosystems."},{name:"Aisha Khan",description:"Aisha Khan is a writer and conservation advocate from New Delhi, India, specializing in reforestation initiatives. With over 8 years of experience, she collaborates with community projects aimed at restoring native woodlands and enhancing local biodiversity. Aisha passionately shares her knowledge to inspire others.",meta_title:"Aisha Khan | Reforestation Advocate",meta_description:"Discover the world of reforestation with Aisha Khan. Learn how to restore woodlands and promote biodiversity through community involvement."},{name:"Liam O'Reilly",description:"Liam O'Reilly, based in Dublin, Ireland, is a forestry consultant with over 20 years of experience guiding both public and private sectors in sustainable forestry practices. His contributions to the field include policy development and land management strategies that prioritize ecological sustainability.",meta_title:"Liam O'Reilly | Forestry Consultant",meta_description:"Learn sustainable forestry practices with Liam O'Reilly, an expert guide in eco-friendly land management strategies and policy development."},{name:"Sophia Dubois",description:"Sophia Dubois is a Belgian forest researcher with expertise in forest ecology and species conservation. Over her 12 years of work, she has published several articles and research papers focused on the impacts of climate change on forest ecosystems and strategies for resilient woodland management.",meta_title:"Sophia Dubois | Forest Ecology Researcher",meta_description:"Uncover the impacts of climate change on forest ecosystems with Sophia Dubois, a renowned forest ecology researcher committed to conservation strategies."},{name:"Tariq Jansen",description:"Tariq Jansen is an Australian conservation farmer who integrates agroforestry practices into traditional farming. With a unique background in environmental science, he emphasizes the critical link between agriculture and forest health, promoting a sustainable approach to land use through creative farming techniques.",meta_title:"Tariq Jansen | Agroforestry Advocate",meta_description:"Learn how agroforestry can benefit sustainability initiatives with Tariq Jansen, blending agriculture with forest health for better land stewardship."},{name:"Hakim Abdi",description:"Hakim Abdi is a Somali forestry specialist and community organizer with a passion for sustainable land management. He works tirelessly to educate local farmers in northern Africa on water conservation and reforestation practices to counteract environmental degradation and desertification.",meta_title:"Hakim Abdi | Sustainable Land Management Specialist",meta_description:"Explore sustainable land management with Hakim Abdi as he shares insights on combating desertification and advocating for reforestation in northern Africa."},{name:"Raquel Silva",description:"Based in Rio de Janeiro, Brazil, Raquel Silva is a forest rights activist and educator committed to protecting indigenous woodland territories. With over 10 years of advocacy experience, she focuses on empowering local communities to engage in forest management while preserving cultural heritage.",meta_title:"Raquel Silva | Forest Rights Activist",meta_description:"Discover the importance of forest rights with Raquel Silva, an activist empowering communities in the sustainable management of their ancestral woodlands."},{name:"Takashi Yamamoto",description:"Takashi Yamamoto is a Japanese forestry engineer with more than 15 years of experience in urban forestry projects. He emphasizes the importance of integrating green spaces into urban environments to enhance biodiversity and improve urban living conditions.",meta_title:"Takashi Yamamoto | Urban Forestry Engineer",meta_description:"Learn about urban forestry principles with Takashi Yamamoto, who integrates greenery into city designs to foster biodiversity and enhance community well-being."},{name:"Olivia White",description:"Olivia White is a Scottish environmental educator focusing on forest biodiversity and conservation strategies. With a background in environmental education, she conducts workshops across the UK to engage communities in practices that protect and enhance their local woodlands.",meta_title:"Olivia White | Environmental Educator",meta_description:"Engage with nature preservation with Olivia White, an environmental educator promoting the importance of forest biodiversity and conservation practices."}],t=i.reduce(((e,a)=>Object.assign(Object.assign({},e),{[a.name]:{title:a.meta_title,description:a.meta_description}})),{});exports.AUTHORS_INFO=i,exports.AUTHORS_META=t,exports.PAGES_SEO=a;
@@ -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:#0d3b66;--theme-color-8:#1a659e;--theme-color-7:#1cafb9;--theme-color-6:#3edbf0;--theme-color-5:#a5ffc7;--theme-color-3:#f3f9db;--theme-color-2:#f0f4ea;--color-bg-layout:#e4e9f3;--color-bg-hover:#d1e8e4;--article-border-radius:24px;--btn-border-radius:12px;--category-border-radius:25px;}
@@ -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.230",
3
+ "version": "1.3.232",
4
4
  "description": "Package for config files and reusable code/components between projects",
5
5
  "main": "dist/index.js",
6
6
  "files": [