Andy Miller

Results 487 comments of Andy Miller

https://demo.getgrav.org/blog-skeleton/ Seems ok here: ![2017-06-01 at 5 59 pm](https://cloud.githubusercontent.com/assets/1084697/26705553/1b481a2c-46f4-11e7-96ff-0684e82d34b0.jpg)

The simplesearch plugin is pretty 'simply' in that it searches for keywords in the title and content of the body each time. With 650 articles the initial search is going...

Some others for reference: http://www.searchly.com/ https://www.searchify.com/ https://aws.amazon.com/cloudsearch/

As I said originally, SimpleSearch was only ever intended as a **simple** search. It does a simple text search on all content. So lots of content, or slow-rendering content (due...

BTW, I just released a new version (1.12.0) that has a new option called `search_content`, by default this uses `rendered` value which is the same as before. However, you can...

I'm pretty sure it needs theme support to work with line numbers.

Are you using the standard editor? What does the contents of your .md file look like? Do the shortcodes look as they should? It's sort of hard to know what...

Ok that should work... i'll take a look at this shortly

Try changing the theme. for example 'default': ```yaml enabled: true theme: monokai lines: false ```

A pull request would be greatly appreciated. It’s very easy to do and well documented. https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request