Author: hboutemy Date: Sun Apr 18 09:09:07 2021 New Revision: 1888886 URL: http://svn.apache.org/viewvc?rev=1888886&view=rev Log: link to viewvc
Modified: comdev/reporter.apache.org/trunk/site/about.html Modified: comdev/reporter.apache.org/trunk/site/about.html URL: http://svn.apache.org/viewvc/comdev/reporter.apache.org/trunk/site/about.html?rev=1888886&r1=1888885&r2=1888886&view=diff ============================================================================== --- comdev/reporter.apache.org/trunk/site/about.html (original) +++ comdev/reporter.apache.org/trunk/site/about.html Sun Apr 18 09:09:07 2021 @@ -55,9 +55,9 @@ limitations under the License. </span> </p> <p> - The text for this website is static HTML, but most of the work happens in JavaScript which loads a variety of JSON data sources to display the project report sample. + The text for this website is static HTML, but most of the work happens in JavaScript which loads a variety of JSON data sources to display the project report sample, and a few Python scripts do updates. <br/> - The underlying sources are stored in a Subversion repository at: <pre itemscope itemtype="https://schema.org/SoftwareSourceCode" style="border:1px solid #999; padding: 12px; margin: 1em 7px 1em 7px;">svn co <a itemprop="codeRepository" href="https://svn.apache.org/repos/asf/comdev/reporter.apache.org/trunk/">https://svn.apache.org/repos/asf/comdev/reporter.apache.org/trunk/</a></pre> + The underlying sources are stored in a Subversion repository at: <pre itemscope itemtype="https://schema.org/SoftwareSourceCode" style="border:1px solid #999; padding: 12px; margin: 1em 7px 1em 7px;">svn co <a itemprop="codeRepository" href="https://svn.apache.org/viewvc/comdev/reporter.apache.org/trunk/">https://svn.apache.org/repos/asf/comdev/reporter.apache.org/trunk/</a></pre> <br/> Changes checked into the HTML are reflected immediately on the production server. </p> @@ -65,7 +65,7 @@ limitations under the License. Bugs with the reporter tool can be reported in JIRA's <a href="https://issues.apache.org/jira/issues/?jql=project%20%3D%20COMDEV%20AND%20status%20in%20(Open%2C%20%22In%20Progress%22%2C%20Reopened)%20AND%20component%20%3D%20%22Reporter%20Tool%22">COMDEV project, component Reporter</a>. </p> <p> - See <a href="https://svn.apache.org/repos/asf/comdev/reporter.apache.org/trunk/README.txt">README.txt</a> for technical details on how the site builds the data. + See <a href="https://svn.apache.org/viewvc/comdev/reporter.apache.org/trunk/README.txt?view=markup">README.txt</a> for technical details on how the site builds the data. </p> </article> </div>