File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -81,10 +81,12 @@ <h2 id="get-started">Get started</h2>
8181< h2 id ="reference-documentation "> Reference documentation</ h2 >
8282< ul >
8383< li > < a href ="ViewEngines.html "> ZptSharp MVC view engines</ a > </ li >
84+ < li > < a href ="NuGetPackages.html "> The NuGet packages</ a > </ li >
8485< li > < a href ="../api/index.html "> Consuming the API</ a > </ li >
8586< li > < a href ="ZptReference/Index.html "> ZPT syntax</ a > </ li >
8687< li > < a href ="CliRenderer.html "> The command line renderer</ a > </ li >
8788< li > < a href ="Compatibility.html "> Compatibility</ a > </ li >
89+ < li > < a href ="Logging.html "> Logging</ a > </ li >
8890</ ul >
8991< h2 id ="contributing--extending "> Contributing & extending</ h2 >
9092< p > ZptSharp is an extensible library which may be customised to your desired usage.
Original file line number Diff line number Diff line change 6363
6464< div class ="homepage ">
6565< h1 id ="intuitive-html--xml-document-templates-for-net "> Intuitive HTML & XML document templates for .NET</ h1 >
66+ < p > ZptSharp is a document template language & renderer for .NET Framework, .NET Core & .NET 5+.
67+ It may be used as a < strong > View Engine</ strong > for AS< span > P.N</ span > ET MVC5 or AS< span > P.N</ span > ET Core MVC.
68+ It also comes with a command-line rendering tool and may be consumed by your own applications as an API.</ p >
6669< section class ="sample ">
67- < h2 id ="sample-zptsharp -markup "> Sample ZptSharp markup</ h2 >
70+ < h2 id ="sample-zpt -markup "> Sample ZPT markup</ h2 >
6871< pre > < code class ="lang-html "> <ul>
6972 <li tal:repeat="todo here/Todos">
7073 Remember to
@@ -75,6 +78,8 @@ <h2 id="sample-zptsharp-markup">Sample ZptSharp markup</h2>
7578</ section >
7679< section class ="get_started ">
7780< h2 id ="get-started "> Get started</ h2 >
81+ < p > Here are some recommended first steps to get learning about ZptSharp and the ZPT syntax.
82+ You may also visit < a href ="articles/index.html "> the documentation home page</ a > for more links & info.</ p >
7883< ul >
7984< li > < a href ="articles/WhatIsZptSharp.html "> What is ZptSharp?</ a > </ li >
8085< li > Quick start
Original file line number Diff line number Diff line change 48694869 "output" : {
48704870 ".html" : {
48714871 "relative_path" : " articles/index.html" ,
4872- "hash" : " M98+n0HQ34q9ONZv224kNw =="
4872+ "hash" : " 03j36VZRNEn48zezcAsIMQ =="
48734873 }
48744874 },
48754875 "is_incremental" : false ,
49044904 "output" : {
49054905 ".html" : {
49064906 "relative_path" : " index.html" ,
4907- "hash" : " S/nKzhA4Yhi3oYG4Xt9c6A =="
4907+ "hash" : " nMDCniL0kmAKoLURpe39nA =="
49084908 }
49094909 },
49104910 "is_incremental" : false ,
You can’t perform that action at this time.
0 commit comments