/npmawesome.com

NPM picks, old and new. Please fork and contribute!

Primary LanguageCSS

npmawesome.com

Source files for npmawesome.com.

Now taking pull requests and tips Gittip

Wrote a module? Know of a cool module! Send a PR and it will be published!

Installation

> git clone https://github.com/npmawesome/npmawesome.com.git
> cd npmawesome.com
> npm install
...

Running locally

> docpad run
> open http://localhost:9778

All files are statically generated using docpad. Here are the key commands you should know if you want to contribute:

  1. docpad run starts a local development server on port 9778. All changes are immediately compiled.
  2. docpad generate will perform a single compilation run.

Contributing

To post an article, simply submit a pull request with the new files following existing conventions.