-
Notifications
You must be signed in to change notification settings - Fork 262
NodeKnockout Port
codelotus edited this page Oct 10, 2010
·
10 revisions
This is a list of articles to port. Several people are interested, so please put your name by the one you're working on.
Also, I'm not sure all of these need to be mirrored. For example, the articles on deploying to specific vendor platforms specially for the event that are highly subject to change. It's fine if you port those, but make them lower priority.
- Fork this repo
- create a new article with a short-and-meaningful name as name.markdown and name/ in the articles folder.
- convert the posterous article to markdown (hint pandoc and curl are your friends)
- strip out extra stuff (like the comments section and the headers)
- Add headers for title, tested node version, date, etc.
- Add an author file in the authors/ folder if one doesn't exist (for the person who wrote the article, not you). The most important is email (used for gravatar)
- Move code snippets to their own files when it would be in it's own file normally (IE about everything except bash commands that aren't .sh scripts)
- Install wheat and spark locally using npm
- type
spark
in the root of the howtonode.org working directory. This will launch a local version. - Make sure everything looks right in the real local site
- Put a new datestamp in the markdown file (using
(new Date()).toString()
in a node repl) and send me a pull request.
Put name by one working on.
- Brian E - http://nodeknockout.posterous.com/countdown-to-knockout-post-7-nodejs-and-redis
- No port, it's related to a private beta of Heroku system - http://nodeknockout.posterous.com/countdown-to-knockout-post-8-deploying-to-her
- Rakshit Menpara - http://nodeknockout.posterous.com/countdown-to-knockout-post-9-websockets-every
- Rakshit Menpara - http://nodeknockout.posterous.com/countdown-to-knockout-post-10-intro-to-jake-j
- I (Thomas B) guess it's the same, no port because it's related to a private beta - http://nodeknockout.posterous.com/countdown-to-knockout-post-11-deploying-to-jo
- Thomas B. - http://nodeknockout.posterous.com/countdown-to-knockout-post-12-capturing-packe
- Thomas B. - http://nodeknockout.posterous.com/countdown-to-knockout-post-13-testing-your-ja
- Brian E - http://nodeknockout.posterous.com/countdown-to-knockout-post-14-using-couchdb-w
- http://nodeknockout.posterous.com/countdown-to-knockout-post-15-payments-with-b