-
Notifications
You must be signed in to change notification settings - Fork 5
Add Speakers page with handlebars templating #15
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
Conversation
👍 |
node main.js | ||
|
||
install: | ||
npm install . |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
possible to do this as plain JS + npm scripts? (thinking of windows users)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Would it be possible for this to be filed as an issue so we can get this out the door? I wholeheartedly agree this should be done. Collaborators developing on Windows certainly should be included.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sure, I'll follow up with a PR for that.
"version": "0.0.0", | ||
"description": "Website for knode community portal", | ||
"main": "main.js", | ||
"dependencies": { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Marked should probably be added to the dependencies list, no?
Add Speakers page with handlebars templating
This PR adds: