mirror of
https://github.com/mgerb/mywebsite
synced 2026-01-13 11:12:47 +00:00
updated bunch of file paths and changed the way posts are loaded
This commit is contained in:
5
node_modules/mongoose/release-items.md
generated
vendored
5
node_modules/mongoose/release-items.md
generated
vendored
@@ -10,14 +10,15 @@
|
||||
8. announce to google groups - include the relevant change log and links to issues
|
||||
9. tweet google group announcement from [@mongoosejs](https://twitter.com/mongoosejs)
|
||||
10. change package.json version to next patch version suffixed with '-pre' and commit "now working on x.x.x"
|
||||
11. if this is a stable release, update the unstable History.md with the changelog
|
||||
11. if this is a legacy release, `git merge` changes into master.
|
||||
|
||||
## updating the website
|
||||
|
||||
For 4.x
|
||||
|
||||
0. Change to the master branch
|
||||
1. execute `make docs` (when this process completes you'll be on the gh-pages branch)
|
||||
2. `git commit -a -m 'website; regen <4.x.x>'
|
||||
2. `git commit -a -m 'website; regen <4.x.x>'`
|
||||
3. `git push origin gh-pages`
|
||||
|
||||
For 3.8.x:
|
||||
|
||||
Reference in New Issue
Block a user