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

Read content from markdown file #51

Closed
10-seconds opened this issue Oct 11, 2019 · 4 comments
Closed

Read content from markdown file #51

10-seconds opened this issue Oct 11, 2019 · 4 comments
Labels
bug Something isn't working contribution welcome contribution welcome enhancement New feature or request feature feature good first bug good first bug good first issue Good for newcomers good first pr good first pr hacktoberfest help wanted Extra attention is needed

Comments

@10-seconds
Copy link
Collaborator

10-seconds commented Oct 11, 2019

Read the content from markdown file in sub pages.

Example : If I am clicking the home page below link like introduction topic , it will redirect topic details page, in this page we have read the introduction markdown file and displaying the content.

  1. Goto this page https://10seconds.netlify.com/javascript-objects
  2. For this page we have content in https://github.com/10secondsofcode/10secondsofcode/blob/master/src/content/javascript-objects.md.
  3. So we have to read the javascript-objects.md file and displaying the content in https://10seconds.netlify.com/javascript-objects.
  4. It should works dynamically for all pages like if we add topic in content folder, it will read and displaying content corresponding page.
@10-seconds 10-seconds added bug Something isn't working enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers contribution welcome contribution welcome good first bug good first bug good first pr good first pr hacktoberfest feature feature labels Oct 11, 2019
@deepansh946
Copy link

Hi, I would love to take this, but can you explain a little bit more about this.

Thanks

@10-seconds
Copy link
Collaborator Author

@deepansh946 thanks.

  1. Goto this page https://10seconds.netlify.com/javascript-objects
  2. For this page we have content in https://github.com/10secondsofcode/10secondsofcode/blob/master/src/content/javascript-objects.md.
  3. So we have to read the javascript-objects.md file and displaying the content in https://10seconds.netlify.com/javascript-objects.
  4. It should works dynamically for all pages like if we add topic in content folder, it will read and displaying content corresponding page.

@giatuongtran9
Copy link

Hi, I would like to work on this, please

@10-seconds
Copy link
Collaborator Author

Hi, I would like to work on this, please

sure @giatuongtran9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working contribution welcome contribution welcome enhancement New feature or request feature feature good first bug good first bug good first issue Good for newcomers good first pr good first pr hacktoberfest help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants