docpad / docpad-plugin-sitemap

Auto-generated sitemaps for DocPad
Other
10 stars 9 forks source link

Update package.json #1

Closed antoinebrault closed 11 years ago

antoinebrault commented 11 years ago

Version must be >= 2.0.0 to work with docpad v6.x

jeffbski commented 11 years ago

:+1:

dimitarkolev commented 11 years ago

+1

Delapouite commented 11 years ago

Thanks Antoine.

This has been merged in another commit to fix indentation issues and update URLs.

@GammaNu : you may need to run

npm install

to have a local coffeescript compiler and then

make compile

to generate the /out directory not commited in git

I don't have publish access for this plugin, so we still have to wait for @balupton to release it in on npm.

balupton commented 11 years ago

Thanks for that. I don't have publish access either. @benjamind can you please publish and do a npm owner add balupton docpad-plugin-sitemap

1000i100 commented 11 years ago

Yes, that could be a good thing, because for windows node user, make isn't aviable without hard installing stuff.

benjamind commented 11 years ago

Just tried adding you again @balupton npm just times out after the following messages:

npm http GET https://registry.npmjs.org/-/user/org.couchdb.user:balupton
npm http 200 https://registry.npmjs.org/-/user/org.couchdb.user:balupton

Not sure whats going on here....