fpapon closed pull request #39: Organize and clean-up get started page.
URL: https://github.com/apache/shiro-site/pull/39
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/get-started.md b/get-started.md
index df5ea49..f896e1b 100644
--- a/get-started.md
+++ b/get-started.md
@@ -4,26 +4,32 @@ title: Get Started with Apache Shiro
 
 Apache Shiro focuses on ease-of-use, so you can rely on secure, stable 
authentication, authorization, cryptography, and session management. With 
Shiro’s easy-to-understand API, you can quickly and easily secure any 
application. Get started!
 
-Here are some links related help you get started with Shiro:
+## The Basics
 
 * **[Introduction to the Apache Shiro Java Security 
Framework](introduction.html)**
-Apache Shiro's first and foremost goal is to be easy to use and understand. 
Security can be very complex at times, even painful, but it doesn't have to be.
+A high-level overview of Apache Shiro's capabilities.
+
+* **[Architecture](architecture.html)**
+An architectural overview of Apache Shiro.
 
 * **[Terminology](terminology.html)**
-Security can be really confusing because of the terminology used. We'll make 
life easier by clarifying some core concepts, so you understand how they're 
reflected in the Shiro API.
+A list of definitions of common security concepts and concerns.
+
+* **[Apache Shiro Project Background](what-is-shiro.html)**
+Apache Shiro, like most useful tools, was created out of necessity. Learn more 
about the project history and mission statement.
+
+
+## Tutorials
 
 * **[10-Minute Tutorial](10-minute-tutorial.html)**
-Learn all the ins and outs of the Shiro Framework in under 10 minutes. This 
quick and simple tutorial shows how a developer uses Shiro in their 
application. 
+Learn all the ins and outs of the Shiro Framework in under 10 minutes. This 
quick and simple tutorial shows how a developer uses Shiro in their application.
 
 * **[Your First Shiro Application](tutorial.html)**
 If you're new to Apache Shiro, this short tutorial will show you how to set up 
a very simple application secured by Apache Shiro. We'll discuss Shiro's core 
concepts along the way to help familiarize you with Shiro's design and API.
 
-* **[Architecture](architecture.html)**
-By modeling what is already intuitive for software developers, Apache Shiro 
remains intuitive and easy to use in practically any application.
+## Other Resources
 
 * **[Introductory Articles... and Beyond!](articles.html)**
 Articles and Guides written by and for members of the Apache Shiro community.
 
-* **[Apache Shiro Project Background](what-is-shiro.html)**
-Apache Shiro, like most useful tools, was created out of necessity. Learn more 
about the project history and mission statement.
 <input type="hidden" id="ghEditPage" value="get-started.md"></input>


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to