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

Nodebuilder #54

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Nodebuilder #54

wants to merge 2 commits into from

Conversation

revolunet
Copy link
Contributor

ok as i struggled to reinstall rake stuff on my mac, i took the initiative to replace the Rakefile build with a nodejs file. i hope you will like it.

may be easier to build for regular webdevs like me : npm install & ./build.js

the ouput should be exactly the same except :

  • i removed the '#' right to the snippet name because it didnt understand why its here
  • syntax highlighting using highlight.js and github theme

@bgrins
Copy link
Owner

bgrins commented Nov 24, 2014

Hello @revolunet, could you please split this into two separate PRs?

@revolunet
Copy link
Contributor Author

yes sorry in fact it is; the "pixel perfect" stuff was here : #53

is it ok for you ?

@bgrins
Copy link
Owner

bgrins commented Nov 24, 2014

Yes, that's fine. I'll look at #53 first

@revolunet
Copy link
Contributor Author

bump :)

@bgrins
Copy link
Owner

bgrins commented Dec 17, 2014

i removed the '#' right to the snippet name because it didnt understand why its here

That's there to make it easy to link to an individual snippet - please add it back in :)

@bgrins
Copy link
Owner

bgrins commented Dec 17, 2014

Also, now that #53 is merged this may need rebasing

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.

2 participants