Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add FAQ tab at the bottom of article template #25 #30

Merged
merged 2 commits into from
Oct 6, 2024

Conversation

snehautekar05
Copy link
Contributor

Hi @Aksgo,
I wanted to inform you that I have successfully added an FAQ section at the bottom of each article template. This enhancement is designed to address common questions and provide clarity on the topics covered in the articles.
Please review the changes and let me know if you require any further modifications or adjustments.

@Aksgo
Copy link
Owner

Aksgo commented Oct 6, 2024

Thank you @snehautekar05 , firstly you css file is okay, but can you just put all those section which you used for faq (that is just the div tags and their classes) in ArticleTemplate.html, and instead of placing faq individually in html files, put the faq content in 4 text files . Our generator.py will automatically place your content there

@snehautekar05
Copy link
Contributor Author

Yup ok ...I will do the changes

@snehautekar05
Copy link
Contributor Author

@Aksgo
9536d607-f1a9-4285-aff9-651353fd4542
One more thing I noticed just the article content is related to DFS ....But in the title it is given as BFS so can you just check once this.

@Aksgo
Copy link
Owner

Aksgo commented Oct 6, 2024

thank you for pointing out !

@snehautekar05
Copy link
Contributor Author

snehautekar05 commented Oct 6, 2024

But there are no text files for every article, right? Like you mentioned earlier, I have created four .txt files for each article containing FAQs. However, there are no existing .txt files for each article, as the article content is present in each respective HTML file, and the FAQs for each article will be different.
@Aksgo can you just explain this little bit.

@Aksgo
Copy link
Owner

Aksgo commented Oct 6, 2024

yes we have not added any txt files here, you can just create yourself 4 files with name 'article-name-faq'.txt and push them

@snehautekar05
Copy link
Contributor Author

okk fine!!

@snehautekar05
Copy link
Contributor Author

@Aksgo I have pushed the .txt files.Can you just check it?....and let me know if any changes required.

@Aksgo Aksgo merged commit 8d6aa0e into Aksgo:master Oct 6, 2024
@Aksgo
Copy link
Owner

Aksgo commented Oct 6, 2024

thank you @snehautekar05 for contribution !

@snehautekar05
Copy link
Contributor Author

Thank you so much @Aksgo for giving me chance to contribute!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants