roll
roll
# Overview We'd like to do something like this: > script ```python script data = [['name'],['value1'],['value2']] ``` > following table/chart/etc ```yaml table data: $data ```
# Overview Currently, it directly checks whether `snippet.type == 'script' meaning that it's not enough a general solution.
# Overview It's required for more serious hacking into issues and, currently, an error's details are hidden by the CLI
# Overview As a user, I want to get a link to the full error reference if I get it working with CLI. As an option, it can be a...
# Overview For example, SitePlugin can have `styles/scripts` config having list of files we can also watch being changed.
# Overview It's an initial implementation of the search plugin. Later can be improved: - pages concept; it might be preloaded somewhere like Project - caching; we don't want to...
# Overview - Fix the styles - Add an ability to customize selector in the config - Fix how pagination navs are styles (conflict with the main styles) - Support...
# Overview - Move internal script to the plugin from 404.md (sync with blog)? - Can we make server show 404.html also locally (livereload)? - Remove 404 from the pages...