Skip to content

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

Merged
merged 15 commits into from
Feb 10, 2014

Conversation

hackygolucky
Copy link
Member

This PR adds:

  • the Speakers page
  • handlebars.js rendering
  • markdown rendering for the 'about me' section using the marked module

@dlmanning
Copy link

👍

node main.js

install:
npm install .
Copy link
Contributor

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)

Copy link
Member Author

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.

Copy link
Contributor

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": {
Copy link

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?

hackygolucky pushed a commit that referenced this pull request Feb 10, 2014
Add Speakers page with handlebars templating
@hackygolucky hackygolucky merged commit fca65f3 into knode:master Feb 10, 2014
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

Successfully merging this pull request may close these issues.

6 participants