Skip to content

Instantly share code, notes, and snippets.

@s-melnikov
Created November 11, 2015 12:58
Show Gist options
  • Save s-melnikov/6d0b489caab409e7fcd4 to your computer and use it in GitHub Desktop.
Save s-melnikov/6d0b489caab409e7fcd4 to your computer and use it in GitHub Desktop.
riot site gist
<body>
<h1>Acme community</h1>
<forum-header/>
<forum-content>
<forum-threads/>
<forum-sidebar/>
</forum-content>
<forum-footer/>
<script>riot.mount('*', { api: forum_api })</script>
</body>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment