Abused comment form a bit as I wanted to remove URL from form
Abused single layout a bit as I wanted to show post publishing date and read time (and number of comments) in line
Added Staticman as a Collaborator and received OK!
Webhook is connected as per Staticman documentation
given sintax for comments folder is posts/data/comments, changed a few files to incorporate that path
Comments were still not showing after having tried 4+ comments, so tried enabling reCaptcha. reCaptcha seems ok.
Moderation set to true everywhere, received requests to merge from staticman, but comments wouldn' show up
Moderation set to false, I'd still get message "Thanks for your comment! It will show on the site once it has been approved.", but comment would still not show up
Configuration file: C:/Users/Patricia/documents/github/pateskinasy.github.io/_config.yml
Source: C:/Users/Patricia/documents/github/pateskinasy.github.io
Destination: C:/Users/Patricia/documents/github/pateskinasy.github.io/_site
Incremental build: disabled. Enable with --incremental
Generating...
Remote Theme: Using theme mmistakes/minimal-mistakes
Liquid Warning: Liquid syntax error (line 4): Unexpected character & in "paginator.page == 1 && featured_posts.size > 0" in /_layouts/home.html
Conversion error: Jekyll::Converters::Scss encountered an error while converting 'assets/css/main.scss':
File to import not found or unreadable: minimal-mistakes/skins/contrast. Load path: C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/jekyll-theme-primer-0.5.2/_sass on line 3
C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/jekyll-sass-converter-1.5.0/lib/jekyll/converters/scss.rb:123:in `rescue in convert': File to import not found or unreadable: minimal-mistakes/skins/contrast. (Jekyll::Converters::Scss::SyntaxError)
Load path: C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/jekyll-theme-primer-0.5.2/_sass on line 3
from C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/jekyll-sass-converter-1.5.0/lib/jekyll/converters/scss.rb:118:in `convert'
from C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/jekyll-3.6.2/lib/jekyll/renderer.rb:98:in `block in convert'
from C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/jekyll-3.6.2/lib/jekyll/renderer.rb:96:in `each'
from C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/jekyll-3.6.2/lib/jekyll/renderer.rb:96:in `reduce'
from C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/jekyll-3.6.2/lib/jekyll/renderer.rb:96:in `convert'
from C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/jekyll-3.6.2/lib/jekyll/renderer.rb:80:in `render_document'
from C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/jekyll-3.6.2/lib/jekyll/renderer.rb:62:in `run'
from C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/jekyll-3.6.2/lib/jekyll/site.rb:466:in `block in render_pages'
from C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/jekyll-3.6.2/lib/jekyll/site.rb:464:in `each'
from C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/jekyll-3.6.2/lib/jekyll/site.rb:464:in `render_pages'
from C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/jekyll-3.6.2/lib/jekyll/site.rb:193:in `render'
from C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/jekyll-3.6.2/lib/jekyll/site.rb:73:in `process'
from C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/jekyll-3.6.2/lib/jekyll/command.rb:28:in `process_site'
from C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/jekyll-3.6.2/lib/jekyll/commands/build.rb:65:in `build'
from C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/jekyll-3.6.2/lib/jekyll/commands/build.rb:36:in `process'
from C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/jekyll-3.6.2/lib/jekyll/commands/serve.rb:42:in `block (3 levels) in init_with_program'
from C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/jekyll-3.6.2/lib/jekyll/commands/serve.rb:42:in `each'
from C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/jekyll-3.6.2/lib/jekyll/commands/serve.rb:42:in `block (2 levels) in init_with_program'
from C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/mercenary-0.3.6/lib/mercenary/command.rb:220:in `block in execute'
from C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/mercenary-0.3.6/lib/mercenary/command.rb:220:in `each'
from C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/mercenary-0.3.6/lib/mercenary/command.rb:220:in `execute'
from C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/mercenary-0.3.6/lib/mercenary/program.rb:42:in `go'
from C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/mercenary-0.3.6/lib/mercenary.rb:19:in `program'
from C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/jekyll-3.6.2/exe/jekyll:15:in `<top (required)>'
from C:/Ruby25-x64/bin/jekyll:23:in `load'
from C:/Ruby25-x64/bin/jekyll:23:in `<main>'
bundle update
.bundle exec jekyll build
.Environment informations
Expected behavior
Comments not showing on blog post. js-comments is returning nothing upon Inspect For blog post: https://pateskinasy.github.io/blog-test/
Steps to reproduce the behavior
What I've done:
Repository is: https://github.com/pateskinasy/pateskinasy.github.io
Result of trace is:
-->