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

Missing docs/plugins and docs/helpers directories #885

Open
jamesor opened this issue Jul 10, 2016 · 4 comments
Open

Missing docs/plugins and docs/helpers directories #885

jamesor opened this issue Jul 10, 2016 · 4 comments

Comments

@jamesor
Copy link

jamesor commented Jul 10, 2016

The blog example references 3 libraries from the docs folder and the docs/plugins and docs/helpers directories seem to be missing.

var getDest = require('../../docs/plugins/get-dest');
var viewEvents = require('../../docs/plugins/view-events');

...

app.helpers('../../docs/helpers/*.js');
@assemblebot
Copy link

@jamesor Thanks for the issue! If you're reporting a bug, please be sure to include:

  • The version of assemble you are using.
  • Your assemblefile.js (This can be in a gist)
  • The commandline output. (Screenshot or gist is fine)
  • What you expected to happen instead.

If your issue is related to one of the following, please open an issue there:

  • grunt-assemble Issues with using assemble in grunt or the grunt-assemble library.
  • handlebars-helpers Issues with using handlebars helpers from the handlebars-helpers library.

@markdorrill
Copy link

I am also looking to get this working and understand how it works. The only place I could find a mention of 'view-events' is here: #885

It looks like this is an old plugin as I cannot find any mention of it in any repo or npm. I would love to understand how this example works so I can learn to use permalinks with assemble (non-grunt) :)

@markdorrill
Copy link

markdorrill commented Aug 27, 2016

@jamesor get-events is here: npm view-get-dest

just looks like the 'view-events' is unknown at the moment

@grayghostvisuals
Copy link

@jamesor has this been resolved? are you still in need of support?

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

4 participants