Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update release guide and fix navigation error #272

Merged
merged 1 commit into from
Jun 26, 2021

Conversation

liubao68
Copy link
Contributor

No description provided.


## copy complied files
cd $CUR_DIR/servicecomb-website-publish
git checkout -B liubao -t origin/asf-site
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It can be changed to the website repo and the committer has the right to push the change.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The push step is commented, and the publisher should use this step to commit changes and create a PR.

rm -R content/*
mkdir content/references
cp -R $CUR_DIR/servicecomb-website-master/content/* ./content/
cp -R $CUR_DIR/servicecomb-java-chassis-doc/docs/* ./content/references/
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's better to add links to the reference, as we have other docs need to link such as kie.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Folder can not use symbolic link. This way is the best option that can use now.

@liubao68 liubao68 merged commit 1aca724 into apache:master Jun 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants