diff --git a/documentation/routing.md b/documentation/routing.md index e69de29b..66636a48 100644 --- a/documentation/routing.md +++ b/documentation/routing.md @@ -0,0 +1,9 @@ +### Routing + +Routing is simply the process to resolve a content page for a url. + +Routing + +#### the default page + +Does a folder contains a index.md, \ No newline at end of file diff --git a/documentation/running.md b/documentation/running.md index 3202a893..15b50378 100644 --- a/documentation/running.md +++ b/documentation/running.md @@ -1,3 +1,3 @@ -# Running +### Running java -Dlog4j2.configurationFile=log4j2.xml -jar cms-server-5.1.0.jar server start \ No newline at end of file