We’re experimenting with a new variation of a guide called “guide post”. Currently only privileged users are able to create guide posts, but they will soon be open for everyone.
Standard guides are designed for creating step-by-step tutorials, but we thought it would be useful to create a more traditional blog-style guide.
At first, guide posts will be written using HTML until we decide on an appropriate text editor or markdown.
Why not use TinyMCE?
TinyMCE seems to be the go-to editor for situations like these. WordPress and many other CMS platforms have painfully integrated TinyMCE as their editor, but from my experience it doesn’t provide enough flexibility and it can be difficult to work with due to a lack of useful documentation. We may start exploring other web based text editors, but for now I’m going to stick with our HTML editor provided by CodeMirror.
Why use guide posts?
There are many times when you’ll want to create a guide that isn’t restricted to the step-based guide format. Being that guide posts are more flexible, you can use them to create a simple resource like a picture or document to include on another guide, or you can use the guide post as a master guide with links to other related guides.
Share this guide!
!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?’http’:’https’;if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+’://platform.twitter.com/widgets.js’;fjs.parentNode.insertBefore(js,fjs);}}(document, ‘script’, ‘twitter-wjs’);