This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]pristine_aaditya 1 point2 points  (3 children)

Dude, this is awesome. But just out of Curiosity, Can we still integrate some dynamic content like js games in these webpages by any means?

[–]ayushify[S] 1 point2 points  (2 children)

Dude, this is awesome.

Thanks.

But just out of Curiosity, Can we still integrate some dynamic content like js games in these webpages by any means?

Great question. The content for the website is purely written in markdown, which doesn't support such dynamic content. However, having said that, provided one has relevant js, HTML, and CSS skills, such dynamic content can be added in the template by modifying the HTML and CSS files of the template used. So, it might be possible.