Talkyard: Difference between revisions
Jump to navigation
Jump to search
(Created page with "Talkyard is touted as the best Stack Overflow alt. It is upvotable, with best rising to top. It is embeddable. [https://chatgpt.com/share/6882ee9c-4cf8-8010-808f-6949b560b76f]") |
No edit summary |
||
Line 1: | Line 1: | ||
Talkyard is touted as the best Stack Overflow alt. It is upvotable, with best rising to top. It is embeddable. [https://chatgpt.com/share/6882ee9c-4cf8-8010-808f-6949b560b76f] | Talkyard is touted as the best Stack Overflow alt. It is upvotable, with best rising to top. It is embeddable. [https://chatgpt.com/share/6882ee9c-4cf8-8010-808f-6949b560b76f] | ||
=Sample Embed= | |||
<html> | |||
<div class="talkyard-comments"></div> | |||
<script> | |||
var s = document.createElement("script"); | |||
s.src = "https://test--opensourceecology.talkyard.net/-/talkyard-comments.min.js"; | |||
s.setAttribute("data-talkyard-discussion-id", "12"); | |||
document.body.appendChild(s); | |||
</script> | |||
<html> |
Revision as of 06:08, 25 July 2025
Talkyard is touted as the best Stack Overflow alt. It is upvotable, with best rising to top. It is embeddable. [1]
Sample Embed
<html>
<script>
var s = document.createElement("script"); s.src = "https://test--opensourceecology.talkyard.net/-/talkyard-comments.min.js"; s.setAttribute("data-talkyard-discussion-id", "12"); document.body.appendChild(s);
</script> <html>