janczizikow / sleek

:chart_with_upwards_trend: Sleek is a modern Jekyll theme focused on speed performance & SEO best practices
https://janczizikow.github.io/sleek/
MIT License
423 stars 638 forks source link

ERROR not found errors #41

Closed mi711cz closed 5 years ago

mi711cz commented 6 years ago

Hi @janczizikow , I have similar problem as @spsharman #11 . I executed all steps as described in the [Installation] (https://github.com/janczizikow/sleek) description . Only the start/Home site seems to work well, for all other sites (for example: contact) i got the following errors:

Configuration file: /home/micha/roszak/sleek/_config.yml
            Source: /home/micha/roszak/sleek
       Destination: /home/micha/roszak/sleek/_site
 Incremental build: disabled. Enable with --incremental
      Generating... 
                    done in 0.473 seconds.
 Auto-regeneration: enabled for '/home/micha/roszak/sleek'
    Server address: http://127.0.0.1:4000/sleek/
  Server running... press ctrl-c to stop.
[2018-08-01 16:38:05] ERROR `/404/index.html' not found.
[2018-08-01 16:38:05] ERROR `/about/index.html' not found.
[2018-08-01 16:38:05] ERROR `/assets/img/icons/android-chrome-256x256.png' not found.
[2018-08-01 16:38:05] ERROR `/assets/css/main.css' not found.
[2018-08-01 16:38:05] ERROR `/assets/img/icons/android-chrome-192x192.png' not found.
[2018-08-01 16:38:05] ERROR `/assets/img/favicon.jpg' not found.
[2018-08-01 16:38:07] ERROR `/sw.js' not found.

Do you have any idea, what could be wrong? Many Thanks.

mi711cz commented 5 years ago

Issue is solved.