File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -46,10 +46,7 @@ Creating Skins
4646
4747 * A couple of CSS files, containing the visual styling
4848
49- * An optional Velocity template in <<</META-INF/maven/site.vm>>> for an alternate HTML rendering of the site
50- (by default, {{{/doxia/doxia-sitetools/doxia-site-renderer/}Doxia Site Renderer}}'s
51- {{{https://github.com/apache/maven-doxia-sitetools/blob/master/doxia-site-renderer/src/main/resources/org/apache/maven/doxia/siterenderer/resources/default-site.vm}<<<default-site.vm>>>}}
52- is used
49+ * A Velocity template in <<</META-INF/maven/site.vm>>> for an alternate HTML rendering of the site.
5350
5451 * Since Maven Site Plugin 3.5, an optional {{{/doxia/doxia-sitetools/doxia-skin-model/index.html}skin descriptor}}
5552 in <<</META-INF/maven/skin.xml>>> containing meta-data about the skin
@@ -80,10 +77,7 @@ Creating Skins
8077* Customizing the HTML Output with a Velocity Template
8178
8279 The format of the Velocity template is currently out of scope for this
83- document. To attempt this, start by copying
84- <<<{{{https://github.com/apache/maven-doxia-sitetools/blob/master/doxia-site-renderer/src/main/resources/org/apache/maven/doxia/siterenderer/resources/default-site.vm}default-site.vm}}>>>
85- to <<<src/main/resources/META-INF/maven/site.vm>>> in your project and then
86- modify it to your needs.
80+ document.
8781
8882 For more information about how to write Velocity templates see the
8983 {{{https://velocity.apache.org/engine/2.3/user-guide.html}Velocity User Guide}}
You can’t perform that action at this time.
0 commit comments