[GitHub] [shiro-site] bmarwell merged pull request #90: Merge feature pages

2021-09-10 Thread GitBox
bmarwell merged pull request #90: URL: https://github.com/apache/shiro-site/pull/90 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr..

[GitHub] [shiro-site] bmarwell merged pull request #89: Merge replace contribute.md with how-to-contribute.md

2021-09-10 Thread GitBox
bmarwell merged pull request #89: URL: https://github.com/apache/shiro-site/pull/89 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr..

[GitHub] [shiro-site] bmarwell commented on pull request #89: Merge replace contribute.md with how-to-contribute.md

2021-09-10 Thread GitBox
bmarwell commented on pull request #89: URL: https://github.com/apache/shiro-site/pull/89#issuecomment-917181018 Thanks! Will check for old links in my jbake branch, which I will push occasionally to this repo. -- This is an automated message from the Apache Git Service. To respond to th

[GitHub] [shiro-site] bmarwell merged pull request #88: Merge features and features-overview pages

2021-09-10 Thread GitBox
bmarwell merged pull request #88: URL: https://github.com/apache/shiro-site/pull/88 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr..

Re: [SITE] merging feature overview pages

2021-09-10 Thread Brian Demers
Done! Features pages: https://github.com/apache/shiro-site/pull/88 Contrib pages on top of that (to avoid conflicts) https://github.com/apache/shiro-site/pull/89 I think there are still a handful of pages that are not actually used (like navigation.md) The backstory is the site was originally ge

[GitHub] [shiro-site] bdemers opened a new pull request #89: Merge replace contribute.md with how-to-contribute.md

2021-09-10 Thread GitBox
bdemers opened a new pull request #89: URL: https://github.com/apache/shiro-site/pull/89 Updated ref in navigation.md (which isn't actually used) Added redirect -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

Re: [SITE] merging feature overview pages

2021-09-10 Thread Francois Papon
+1 to merge duplicated pages :) François fpa...@apache.org francois.pa...@openobject.fr Le 10/09/2021 à 11:20, Benjamin Marwell a écrit : > Same goes for: > > contribute.md > how-to-contribute.md > > Am Fr., 10. Sept. 2021 um 11:17 Uhr schrieb Benjamin Marwell > : >> Hi, >> >> we have two similar

Re: [SITE] merging feature overview pages

2021-09-10 Thread Benjamin Marwell
Same goes for: contribute.md how-to-contribute.md Am Fr., 10. Sept. 2021 um 11:17 Uhr schrieb Benjamin Marwell : > > Hi, > > we have two similar feature overview pages: > http://shiro.apache.org/features-overview.html > and > http://shiro.apache.org/features.html > > > Would someone be so kind as

[SITE] merging feature overview pages

2021-09-10 Thread Benjamin Marwell
Hi, we have two similar feature overview pages: http://shiro.apache.org/features-overview.html and http://shiro.apache.org/features.html Would someone be so kind as to merge them into one page (preferably features.md, because that one is linked from the navigation)? Thanks, Ben