You are viewing a single comment's thread from:
RE: Sync Your Utopian Posts Onto Your Website
Thank you for your contribution. Though its good to use this type of site, there are quite a few things already exists like this like a Steemit Wordpress Plugin and getting it setup on anyone's website is not hard.
Though I would like to point out one think that don't hard code values like, and use some constant.
if(result[i].category === 'utopian-io' && result[i].author === "ajayyy")
Your contribution has been evaluated according to Utopian policies and guidelines, as well as a predefined set of questions pertaining to the category.
To view those questions and the relevant answers related to your post, click here.
Need help? Write a ticket on https://support.utopian.io/.
Chat with us on Discord.
[utopian-moderator]
The difference between this and a wordpress plugin is that a wordpress plugin requires you to host a wordpress server, whereas this works with any static web hosting software, like GitHub pages.