Skip to content

matiasmolleja/OrchardDoc

 
 

Repository files navigation

- You can create a _PageStart.cshtml and a _SiteLayout.cshtml in each of the sub folders to customize them per book/chapter
- Index.markdown is the default document when no route is defined
- urls like [text](~/url) are automatically resolved
- #include(~/url.markdown) are automatically inserted
- comments can be done using // at the beginning of lines

Releases

No releases published

Packages

No packages published

Languages

  • CSS 76.8%
  • C# 17.0%
  • JavaScript 6.2%