Skip to content
This repository has been archived by the owner on Mar 23, 2024. It is now read-only.

Commit

Permalink
Docs: Add website rebuild instructions to maintenance
Browse files Browse the repository at this point in the history
  • Loading branch information
mikesherov committed Feb 6, 2015
1 parent 9088146 commit 38459ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MAINTAIN.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,5 +85,6 @@ Publishing a new version
1. Push changes and tags: `git push && git push --tags`.
1. Use `npm run release` to publish the new version to npm. **DO NOT USE `npm publish`**, as this will not perform the necessary prepublish tasks. If you don't have publish privileges, ask @mdevils to publish for you.
1. Copy the changelog notes into the Github releases section located here: https://github.com/jscs-dev/node-jscs/releases
1. Rebuild the website: `git clone [email protected]:jscs-dev/jscs-dev.github.io.git && cd jscs-dev.github.io && npm install && npm run publish`
1. Tweet or otherwise promote the fact that a new version has been released with a link to the changelog and npm download page.
1. Done!

0 comments on commit 38459ea

Please sign in to comment.