Create sidebar
| 1 2 | sb_create_sidebar(config, data_global, display_page = function(x) {    
  TRUE })
 | 
| config | Dashboard configuration read from _site.yml | 
| data_global | Global data passed to the sidebar. | 
| display_page | A function that returns a boolean indicating if a page should be displayed in the sidebar. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.