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

Couldn't get Prism updated. #94

Closed
resting opened this issue May 1, 2014 · 1 comment
Closed

Couldn't get Prism updated. #94

resting opened this issue May 1, 2014 · 1 comment

Comments

@resting
Copy link

resting commented May 1, 2014

I followed the instructions at https://github.com/oswaldoacauan/ghostium/blob/b6db5584c47dc81263e7b7d96a7f57367d5453be/PRISM.md

Everything goes fine without errors but Prism doesn't seemed to be installed when I looked at the assets/js/203e63dd.head-scripts.min.js file.

I have edited src/default.hbs as stated in the guide. What could I be missing?

@resting
Copy link
Author

resting commented May 1, 2014

I got it working. There's a typo in the prism folder in PRISM.md file.

This is how my src/default.hbs looks like now.

    <!-- build:js /assets/js/head-scripts.min.js -->
    <scirpt src="/assets/_components/prism/prism.js"></script>
    <scirpt src="/assets/_components/prism/components/prism-php.min.js"></script>
    <script src="/assets/_components/modernizr/modernizr.js"></script>
    <!-- endbuild -->

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

No branches or pull requests

1 participant