Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

There are errors but it works #9

Closed
shenwei356 opened this issue May 12, 2017 · 3 comments
Closed

There are errors but it works #9

shenwei356 opened this issue May 12, 2017 · 3 comments
Labels

Comments

@shenwei356
Copy link

Hi @appernetic ,

There are some errors when starting the example site, but it works well.

git clone https://github.com/appernetic/hugo-bootstrap-premium
cd hugo-bootstrap-premium/exampleSite
mkdir themes; cd themes;
ln -s ../../../hugo-bootstrap-premium
cd ..

hugo server
Started building sites ...
ERROR 2017/05/12 17:30:03 error processing shortcode _internal/shortcodes/relref.html 
 ERR: template: _internal/shortcodes/relref.html:1:76: executing "_internal/shortcodes/relref.html" at <relref .Page (.Get 0...>: error calling relref: No page found with path or logical name "tutorials/installing-on-windows.md".

ERROR 2017/05/12 17:30:03 error processing shortcode _internal/shortcodes/relref.html 
 ERR: template: _internal/shortcodes/relref.html:1:76: executing "_internal/shortcodes/relref.html" at <relref .Page (.Get 0...>: error calling relref: No page found with path or logical name "tutorials/installing-on-mac.md".

Wei

@appernetic
Copy link
Collaborator

Hi,
thanks for your report.

Yes the page tutorials/installing-on-windows.md and the other is missing but they are referenced in another md file.

I have to check this and remove the refs.

@appernetic appernetic added the bug label May 12, 2017
@shenwei356
Copy link
Author

shenwei356 commented May 12, 2017

Yes, they are here. Thank you

@appernetic
Copy link
Collaborator

Fixed: 4c0b765

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant