diff --git a/.github/ISSUE_TEMPLATE/documentation.yml b/.github/ISSUE_TEMPLATE/documentation.yml new file mode 100644 index 00000000..cfd03723 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/documentation.yml @@ -0,0 +1,37 @@ +name: "📝 Documentation" +description: "Use this format to suggest improvements in our docs" +title: "📝[DOCS] " +labels: ["documentation", "goal: enhancement"] + +body: + - type: textarea + id: docs_description + attributes: + label: "Issue Description" + description: "A brief summary of the documentation issue you would like to address." + validations: + required: true + + - type: textarea + id: screenshots_examples_docs + attributes: + label: "Screenshots or Examples (if applicable)" + description: "Please add relevant screenshots or examples to illustrate the problem." + + - type: checkboxes + id: terms_checklist_docs + attributes: + label: "Checklist" + description: "By submitting this issue, you agree to follow our Code of Conduct" + options: + - label: "I have checked the existing issues." + required: true + + - label: "I have read the Contributing Guidelines." + required: true + + - label: "I have read the Code Of Conduct." + required: true + + - label: "The changes doesn't break the code" + required: true diff --git a/.github/auto-comment-on-issue.yml b/.github/auto-comment-on-issue.yml new file mode 100644 index 00000000..361f9b64 --- /dev/null +++ b/.github/auto-comment-on-issue.yml @@ -0,0 +1,35 @@ +name: Auto Comment on Issue + +on: + issues: + types: [opened] + +permissions: + issues: write + +jobs: + comment: + runs-on: ubuntu-latest + + steps: + - name: Add Comment to Issue + run: | + COMMENT=$(cat < Licensing - FinVeda - + @@ -571,91 +571,80 @@ + + + + + + + diff --git a/blogs/how-to-deal-with-unknown-risks-in-life-and-investing.html b/blogs/how-to-deal-with-unknown-risks-in-life-and-investing.html index 860db6ea..f040fc5d 100644 --- a/blogs/how-to-deal-with-unknown-risks-in-life-and-investing.html +++ b/blogs/how-to-deal-with-unknown-risks-in-life-and-investing.html @@ -41,6 +41,13 @@ pointer-events: none; z-index: 9999; } + +@media (max-width: 720px) { + .circle-container{ + display: none; + } + } + #progressBar { position: fixed; top: 0; @@ -159,7 +166,7 @@
+ + + + + + +
diff --git a/blogs/invest-minimal.html b/blogs/invest-minimal.html index ec7f7c18..56025de5 100644 --- a/blogs/invest-minimal.html +++ b/blogs/invest-minimal.html @@ -41,6 +41,13 @@ pointer-events: none; z-index: 9999; } + +@media (max-width: 720px) { + .circle-container{ + display: none; + } + } + #progressBar { position: fixed; top: 0; @@ -159,7 +166,7 @@
+ + + + + + +
diff --git a/blogs/privacy-policy.html b/blogs/privacy-policy.html index 89fead31..7985c2e9 100644 --- a/blogs/privacy-policy.html +++ b/blogs/privacy-policy.html @@ -5,11 +5,7 @@ Privacy Policy - FinVeda - + diff --git a/blogs/real-estate-economics.html b/blogs/real-estate-economics.html index b26ba24a..1e74bb37 100644 --- a/blogs/real-estate-economics.html +++ b/blogs/real-estate-economics.html @@ -38,6 +38,13 @@ pointer-events: none; z-index: 9999; } + + @media (max-width: 720px) { + .circle-container{ + display: none; + } + } + #progressBar { position: fixed; top: 0; @@ -157,12 +164,12 @@
+ + + + + + +
diff --git a/blogs/refund-policy.html b/blogs/refund-policy.html index 9d840bb9..2915f6db 100644 --- a/blogs/refund-policy.html +++ b/blogs/refund-policy.html @@ -6,7 +6,7 @@ Refund Policy - FinVeda - + diff --git a/blogs/saving-for-future.html b/blogs/saving-for-future.html index 52a9e6e0..b1b3bbb3 100644 --- a/blogs/saving-for-future.html +++ b/blogs/saving-for-future.html @@ -38,6 +38,13 @@ pointer-events: none; z-index: 9999; } + + @media (max-width: 720px) { + .circle-container{ + display: none; + } + } + #progressBar { position: fixed; top: 0; @@ -157,12 +164,12 @@
+ + + + + + +
diff --git a/blogs/senior.html b/blogs/senior.html index 9e025adf..cccc143d 100644 --- a/blogs/senior.html +++ b/blogs/senior.html @@ -42,6 +42,12 @@ z-index: 9999; } +@media (max-width: 720px) { + .circle-container{ + display: none; + } + } + #progressBar { position: fixed; top: 0; @@ -160,7 +166,7 @@
+ + + + + + +
diff --git a/blogs/starup.html b/blogs/starup.html index 3ced3934..b9bd6ee9 100644 --- a/blogs/starup.html +++ b/blogs/starup.html @@ -39,6 +39,12 @@ z-index: 9999; } + @media (max-width: 720px) { + .circle-container{ + display: none; + } + } + #progressBar { position: fixed; top: 0; @@ -158,12 +164,12 @@
+ + + + + + +
diff --git a/blogs/terms-of-service.html b/blogs/terms-of-service.html index a2149d88..95aa15be 100644 --- a/blogs/terms-of-service.html +++ b/blogs/terms-of-service.html @@ -6,7 +6,7 @@ Terms of Service - FinVeda - + diff --git a/blogs/why-investing-in-stocks-is-better-than-fixed-deposit.html b/blogs/why-investing-in-stocks-is-better-than-fixed-deposit.html index a22e1e0c..28444f1c 100644 --- a/blogs/why-investing-in-stocks-is-better-than-fixed-deposit.html +++ b/blogs/why-investing-in-stocks-is-better-than-fixed-deposit.html @@ -38,6 +38,13 @@ pointer-events: none; z-index: 9999; } + + @media (max-width: 720px) { + .circle-container{ + display: none; + } + } + #progressBar { position: fixed; top: 0; @@ -157,12 +164,12 @@
+ + + + + + +
diff --git a/contributors.html b/contributors.html index 47476fb5..f5e79837 100644 --- a/contributors.html +++ b/contributors.html @@ -5,7 +5,7 @@ Contributors - FinVeda - + @@ -183,6 +183,8 @@ + +
@@ -351,36 +353,48 @@

🤝 FinVeda - Contributors<

+ + fetchContributors(); + }); + -
-

Finveda is a dynamic financial literacy app with Arthsathi AI chatbot, finance blogs, market trends, SIP calculator, and a quiz for effortless finance learning.

-
-
-
- -
-

According to a survey by the OECD, only 38% of adults in India are financially literate. Finveda aims to solve this problem by providing a platform for financial literacy education.

-
-
-
- -
-

We offer expert written blogs on investment tips and strategies, and current economic trends, all crafted to keep you well-informed. With our SIP and PPF tools you'll discover power of compounding and make informed decisions regarding your savings.

-
-
-
- -
-

Simply sign up, and you'll have access to all our features, including personalized finance education and tools.

-
-
-
- -
-

Yes, Finveda is free to use!

-
-
+ +
+

Frequently Asked Questions

+
+ +
+

Finveda is a dynamic financial literacy app with Arthsathi AI chatbot, finance blogs, market trends, SIP calculator, and a quiz for effortless finance learning.

+
+
+
+ +
+

According to a survey by the OECD, only 38% of adults in India are financially literate. Finveda aims to solve this problem by providing a platform for financial literacy education.

+
+
+
+ +
+

We offer expert written blogs on investment tips and strategies, and current economic trends, all crafted to keep you well-informed. With our SIP and PPF tools you'll discover the power of compounding and make informed decisions regarding your savings.

+
+
+
+ +
+

Simply sign up, and you'll have access to all our features, including personalized finance education and tools.

+
+
+
+ +
+

Yes, Finveda is free to use!

+
+
- + +