samueleresca commented on code in PR #47:
URL: 
https://github.com/apache/incubator-pekko-site/pull/47#discussion_r1440735880


##########
src/main/paradox/index.md:
##########
@@ -1,13 +1,97 @@
-# Apache Pekko
-
-@@toc { depth=2 }
+---
+material.custom.page-stylesheet: assets/stylesheets/home.css
+---
 
 @@@ index
-
- * [what is pekko](what-is-pekko.md)
+ * [samples](samples.md)
  * [modules](modules.md)
  * [download](download.md)
- * [samples](samples.md)
- * [how to contribute](how-to-contribute.md)
+ * [how-to-contribute](how-to-contribute.md)
+@@@
+
+@@@ div { .navigation}
+* @ref:[Samples](samples.md)

Review Comment:
   I think it makes sense to keep `samples.md` and `modules.md` as dedicated 
pages. I just noticed that using `## Modules` in the `index.md` plays funny 
with the navigation menu of the other pages.
   
   I have updated `index.md` to declare the 2 subtitles "Sample" and "Modules" 
that do not interfere with the structure of the other pages. 



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to