developer-portal / website

Jekyll templates, CSS styles and images for the Fedora Developer Portal.
https://developer.fedoraproject.org/
GNU General Public License v2.0
40 stars 58 forks source link

search.html is in old format #55

Closed pvalena closed 5 years ago

pvalena commented 6 years ago

Use newer syntax, as {{#entries)} is not valid anymore.

$ jekyll build
Configuration file: /home/vagrant/Work/RH/devel/FDP/website/_config.yml
            Source: /home/vagrant/Work/RH/devel/FDP/website
       Destination: /home/vagrant/Work/RH/devel/FDP/website/_site
 Incremental build: disabled. Enable with --incremental
      Generating...
              Lunr: Creating search index...
              Lunr: Index ready (lunr.js v0.7.2)
    Liquid Warning: Liquid syntax error (line 19): Unexpected character # in "{{#entries}}" in search.html
    Liquid Warning: Liquid syntax error (line 25): Unexpected character / in "{{/entries}}" in search.html
                    done in 43.062 seconds.