This is an automated email from the ASF dual-hosted git repository.
bdemers pushed a commit to branch jbake
in repository https://gitbox.apache.org/repos/asf/shiro-site.git
The following commit(s) were added to refs/heads/jbake by this push:
new f466777 port team and cryptography "todo" pages
f466777 is described below
commit f46677768cc2840ecb31975763c8440fc916f7d5
Author: Brian Demers <[email protected]>
AuthorDate: Tue Sep 28 10:52:50 2021 -0400
port team and cryptography "todo" pages
---
cryptography.md | 9 ---------
jbake/content/cryptography.adoc | 8 ++++++++
jbake/content/team.adoc | 8 ++++++++
team.md | 6 ------
4 files changed, 16 insertions(+), 15 deletions(-)
diff --git a/cryptography.md b/cryptography.md
deleted file mode 100644
index d6464d7..0000000
--- a/cryptography.md
+++ /dev/null
@@ -1,9 +0,0 @@
-TODO. In the mean time, you can read more about [Shiro's Crypography
Features](cryptography-features.html "Apache Shiro Cryptography Features").
-
-<a name="Cryptography-Lendahandwithdocumentation"></a>
-##Lend a hand with documentation
-
-While we hope this documentation helps you with the work you're doing with
Apache Shiro, the community is improving and expanding the documentation all
the time. If you'd like to help the Shiro project, please consider correcting,
expanding, or adding documentation where you see a need. Every little bit of
help you provide expands the community and in turn improves Shiro.
-
-The easiest way to contribute your documentation is to send it to the [User
Forum](http://shiro-user.582556.n2.nabble.com/) or the [User Mailing
List](mailing-lists.html "Mailing Lists").
-<input type="hidden" id="ghEditPage" value="cryptography.md"></input>
diff --git a/jbake/content/cryptography.adoc b/jbake/content/cryptography.adoc
new file mode 100644
index 0000000..f2f5585
--- /dev/null
+++ b/jbake/content/cryptography.adoc
@@ -0,0 +1,8 @@
+= Cryptography
+:jbake-type: lend_a_hand
+:jbake-status: published
+:jbake-tags: documentation, todo, lend-a-hand
+:idprefix:
+:icons: font
+
+TODO. In the meantime, you can read more about
link:cryptography-features.html[Shiro's Cryptography Features].
diff --git a/jbake/content/team.adoc b/jbake/content/team.adoc
new file mode 100644
index 0000000..39ba7a0
--- /dev/null
+++ b/jbake/content/team.adoc
@@ -0,0 +1,8 @@
+= Apache Shiro Team
+:jbake-type: lend_a_hand
+:jbake-status: published
+:jbake-tags: documentation, todo, lend-a-hand
+:idprefix:
+:icons: font
+
+TODO
\ No newline at end of file
diff --git a/team.md b/team.md
deleted file mode 100644
index 78baffe..0000000
--- a/team.md
+++ /dev/null
@@ -1,6 +0,0 @@
-#Apache Shiro Team
-
-TODO: list dev team members here
-
-
-<input type="hidden" id="ghEditPage" value="team.md"></input>