Ondřej Chrastina

Results 10 comments of Ondřej Chrastina

Thanks a lot @daveaglick! For now, I will stick with the `_Index.cshtml` solution. I will consider using sidecar file to exclude from processing if I really need to have `Index.cshtm`...

Internal link: https://github.com/Kentico/statiq-kontent-collaboration/issues/16 After discussion with @daveaglick, I am opening up the issue with a more general solution proposal: * solutions proposal 1: basically mechanism to ignore some templates as...

> I read through the issue and I'm still wondering why [my](https://github.com/petrsvihlik/statiq-starter-kontent-lumen/blob/master/Pipelines/PostsPipeline.cs) or [@alanta's](https://github.com/alanta/Blog/blob/master/Pipelines/Posts.cs) custom pipelines work fine... It might be because I am using `.CreateWeb(args)` in `Bootstrapper`, but you...

Just for a fill context: In the end, I have decided to place the "top-level" templates - used for pages themselves, where I can specify the template manually store in...

Live demo URL: https://gridsome-starter-default-kontent.netlify.app/

@mtlynch - would you take a look at this pull request? (and thanks for #522)

Let me add a TODO here: - [ ] - Include https://github.com/Kentico/kontent-sample-dancing-goat-gridsome once this pull request is merged

I have the same problem with PHP 7.3.7 ```plain php -v PHP 7.3.7 (cli) (built: Jul 3 2019 14:34:10) ( ZTS MSVC15 (Visual C++ 2017) x64 ) Copyright (c) 1997-2018...