gdg-x / hoverboard

Conference website template
https://hoverboard-master.web.app
Other
1.11k stars 1.09k forks source link

Logo file (/images/logo.svg) is missing from the frontpage #6

Closed AchoArnold closed 9 years ago

AchoArnold commented 9 years ago

Hello,

I just deployed this project on our devfest site (http://devfest-mezam.gdgbambili.xyz/) I noticed that the /images/logo.svg file is not available in the homepage.

This is the repo for the site https://github.com/GDG-Bambili/devfest-mezam

ozasadnyy commented 9 years ago

Hello @najela As you can see, Gulp haven't built images: https://github.com/GDG-Bambili/devfest-mezam/tree/gh-pages Do you have any errors in the console?

AchoArnold commented 9 years ago

No @ozasadnyy the gulp deploy command terminates with no errors.

AchoArnold commented 9 years ago

This is my console log

[bepolite@secret-ninja:~/devfest-mezam]$ gulp
[15:15:23] Using gulpfile ~/devfest-mezam/gulpfile.js
[15:15:23] Starting 'clean'...
[15:15:23] Finished 'clean' after 196 ms
[15:15:23] Starting 'default'...
[15:15:23] Starting 'copy'...
[15:15:23] Starting 'styles'...
[15:15:24] styles all files 5.48 kB
[15:15:24] Finished 'styles' after 604 ms
[15:15:25] copy all files 11.17 MB
[15:15:25] Finished 'copy' after 1.14 s
[15:15:25] Starting 'elements'...
[15:15:25] Finished 'elements' after 9.09 ms
[15:15:25] Starting 'jshint'...
[15:15:25] Starting 'images'...
[15:15:25] Starting 'fonts'...
[15:15:25] Starting 'html'...
[15:15:25] Finished 'fonts' after 315 ms
[15:15:27] Finished 'jshint' after 2.57 s
[15:15:27] images all files 14.14 MB
[15:15:27] Finished 'images' after 2.65 s
[15:15:28] html all files 704.83 kB
[15:15:28] Finished 'html' after 2.55 s
[15:15:28] Starting 'vulcanize'...
[15:15:29] vulcanize all files 1.02 MB
[15:15:29] Finished 'vulcanize' after 1.51 s
[15:15:29] Starting 'precache'...
[15:15:29] Finished 'precache' after 11 ms
[15:15:29] Starting '2014'...
[15:15:29] 2014 all files 73.5 MB
[15:15:29] Finished '2014' after 260 ms
[15:15:29] Starting 'assets'...
[15:15:29] assets all files 4.54 MB
[15:15:29] Finished 'assets' after 5.96 ms
[15:15:29] Starting 'data'...
[15:15:29] data all files 18.42 kB
[15:15:29] Finished 'data' after 3.52 ms
[15:15:29] Starting 'posts'...
[15:15:29] posts all files 4.91 kB
[15:15:29] Finished 'posts' after 2.66 ms
[15:15:29] Finished 'default' after 6 s
[bepolite@secret-ninja:~/devfest-mezam]$ gulp deploy
[15:15:35] Using gulpfile ~/devfest-mezam/gulpfile.js
[15:15:35] Starting 'clean'...
[15:15:35] Finished 'clean' after 196 ms
[15:15:35] Starting 'default'...
[15:15:35] Starting 'copy'...
[15:15:35] Starting 'styles'...
[15:15:36] styles all files 5.48 kB
[15:15:36] Finished 'styles' after 600 ms
[15:15:36] copy all files 11.17 MB
[15:15:36] Finished 'copy' after 1.14 s
[15:15:36] Starting 'elements'...
[15:15:36] Finished 'elements' after 9.02 ms
[15:15:36] Starting 'jshint'...
[15:15:37] Starting 'images'...
[15:15:37] Starting 'fonts'...
[15:15:37] Starting 'html'...
[15:15:37] Finished 'fonts' after 316 ms
[15:15:39] Finished 'jshint' after 2.56 s
[15:15:39] images all files 14.14 MB
[15:15:39] Finished 'images' after 2.63 s
[15:15:39] html all files 704.83 kB
[15:15:39] Finished 'html' after 2.54 s
[15:15:39] Starting 'vulcanize'...
[15:15:41] vulcanize all files 1.02 MB
[15:15:41] Finished 'vulcanize' after 1.45 s
[15:15:41] Starting 'precache'...
[15:15:41] Finished 'precache' after 11 ms
[15:15:41] Starting '2014'...
[15:15:41] 2014 all files 73.5 MB
[15:15:41] Finished '2014' after 257 ms
[15:15:41] Starting 'assets'...
[15:15:41] assets all files 4.54 MB
[15:15:41] Finished 'assets' after 6.59 ms
[15:15:41] Starting 'data'...
[15:15:41] data all files 18.42 kB
[15:15:41] Finished 'data' after 3.74 ms
[15:15:41] Starting 'posts'...
[15:15:41] posts all files 4.91 kB
[15:15:41] Finished 'posts' after 2.79 ms
[15:15:41] Finished 'default' after 5.92 s
[15:15:41] Starting 'deploy'...
[15:15:41] Starting 'gh-pages'...
[15:15:42] [gh-pages] Cloning repo
[15:15:42] [gh-pages] Checkout branch `gh-pages`
[15:15:42] [gh-pages] Updating repository
[15:15:43] [gh-pages] Copying files to repository
[15:15:44] [gh-pages] No files have changed.
[15:15:44] Finished 'gh-pages' after 3.11 s
[15:15:44] Finished 'deploy' after 3.11 s
ozasadnyy commented 9 years ago

can you show what are inside dist folder?

AchoArnold commented 9 years ago

dist folder

[bepolite@secret-ninja:~/devfest-mezam/dist]$ ls -lh
total 88K
drwxrwxr-x  17 bepolite bepolite 4,0K sept. 24 15:15 2014
drwxrwxr-x   2 bepolite bepolite 4,0K sept. 24 15:15 assets
drwxrwxr-x 103 bepolite bepolite 4,0K sept. 24 15:15 bower_components
-rw-rw-r--   1 bepolite bepolite   29 sept. 24 15:15 CNAME
drwxrwxr-x   2 bepolite bepolite 4,0K sept. 24 15:15 data
drwxrwxr-x  26 bepolite bepolite 4,0K sept. 24 15:15 elements
-rw-rw-r--   1 bepolite bepolite  15K sept. 24 15:15 favicon.ico
drwxrwxr-x   8 bepolite bepolite 4,0K sept. 24 15:15 images
-rwxrwxr-x   1 bepolite bepolite 7,8K sept. 24 15:15 index.html
-rwxrwxr-x   1 bepolite bepolite  576 sept. 24 15:15 manifest.json
drwxrwxr-x   2 bepolite bepolite 4,0K sept. 24 15:15 posts
-rw-rw-r--   1 bepolite bepolite 1,4K sept. 24 15:15 precache.json
-rwxrwxr-x   1 bepolite bepolite   41 sept. 24 15:15 robots.txt
drwxrwxr-x   2 bepolite bepolite 4,0K sept. 24 15:15 scripts
-rw-rw-r--   1 bepolite bepolite 1,1K sept. 24 15:15 sitemap.xml
drwxrwxr-x   2 bepolite bepolite 4,0K sept. 24 15:15 styles
-rwxrwxr-x   1 bepolite bepolite  567 sept. 24 15:15 sw-import.js
drwxrwxr-x   2 bepolite bepolite 4,0K sept. 24 15:15 sw-toolbox

dist/images folder

[bepolite@secret-ninja:~/devfest-mezam/dist/images]$ find ./
./
./partners
./seo
./backgrounds
./people
./touch
./posts
ozasadnyy commented 9 years ago

I have tried to build your repo and everything are working including images. Try to reinstall node modules.

AchoArnold commented 9 years ago

@ozasadnyy Hello so when you built it locally did this image load

screen shot 2015-09-28 at 19 28 34

Cuz its not loading on my end

ozasadnyy commented 9 years ago

@najela it's because your logo is invalid...