Author: hboutemy
Date: Wed Jun 4 06:19:27 2025
New Revision: 1926106
URL: http://svn.apache.org/viewvc?rev=1926106&view=rev
Log:
link to json files
Modified:
comdev/projects.apache.org/trunk/site/about.html
Modified: comdev/projects.apache.org/trunk/site/about.html
URL:
http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/about.html?rev=1926106&r1=1926105&r2=1926106&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/about.html (original)
+++ comdev/projects.apache.org/trunk/site/about.html Wed Jun 4 06:19:27 2025
@@ -37,7 +37,7 @@
</span>
</p>
<p>
- The primary content for this website is in static HTML, and uses a variety
of cronjobs, JavaScript, and other tools to dynamically display the data.
+ The primary content for this website is in static HTML, and uses a variety
of cronjobs, JavaScript, and other tools to dynamically display the data and
provide it in <a href="json/">structured json files</a>.
<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/projects.apache.org/trunk/">https://svn.apache.org/repos/asf/comdev/projects.apache.org/trunk/</a></pre>
with Git mirror at <code><a
href="https://github.com/apache/comdev-projects">https://github.com/apache/comdev-projects</a></code>.
@@ -86,6 +86,7 @@
<li>Project DOAP files listed in <a
href="https://svn.apache.org/repos/asf/comdev/projects.apache.org/trunk/data/projects.xml">https://svn.apache.org/repos/asf/comdev/projects.apache.org/trunk/data/projects.xml</a><br/>
<a href="doap.html">DOAP files</a> are maintained by the projects
themselves.
</li>
+ <li>Extracted content is stored for easy reuse in <a
href="json/">structured json files</a>.</li>
<li>Technical details about the code are in <a
href="https://svn.apache.org/repos/asf/comdev/projects.apache.org/trunk/STRUCTURE.txt">STRUCTURE.txt</a>
</li>
</ol>