adam-stokes / hexo-theme-striped

Port of striped to hexo
http://html5up.net/striped/
MIT License
48 stars 10 forks source link

Why always localhost:4000/# #5

Closed jenenliu closed 10 years ago

jenenliu commented 10 years ago

I modify the _config.yml in striped directory, here is the menu part I modify, and just this part

menu: Home: / Archives: /archives Tags: /tags About: /about

After I run 'hexo g' and 'hexo s', I go to localhost:4000, but whatever I click, such as 'about', 'Archives', nothing changed, and the url is always the same 'localhost:4000/#'

Sorry for my English, and your theme is awesome, how can I make it works, thanks ;)

adam-stokes commented 10 years ago

Ill take a look and see whats going on, thanks!

uwenda commented 10 years ago

same with me.

Burhh commented 10 years ago

hello ,how can i modify the favicon . there is no link-rel"icon" tag in the head.ejs.

ZwEin27 commented 10 years ago

I encounter the same question, and I fix it by deleting the file named index.html in striped dictionary.

adam-stokes commented 10 years ago

Should be fixed in latest upstream