You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@attic.apache.org by se...@apache.org on 2019/02/22 16:46:04 UTC

svn commit: r1854145 - in /attic/site/docs: process.html projects/abdera.html

Author: sebb
Date: Fri Feb 22 16:46:04 2019
New Revision: 1854145

URL: http://svn.apache.org/viewvc?rev=1854145&view=rev
Log:
Rebuild site

Modified:
    attic/site/docs/process.html
    attic/site/docs/projects/abdera.html

Modified: attic/site/docs/process.html
URL: http://svn.apache.org/viewvc/attic/site/docs/process.html?rev=1854145&r1=1854144&r2=1854145&view=diff
==============================================================================
--- attic/site/docs/process.html (original)
+++ attic/site/docs/process.html Fri Feb 22 16:46:04 2019
@@ -169,16 +169,12 @@ ${Name} on behalf of ${project} + the At
 <p>The Attic website is built using Anakia. Anakia is an old site technology built on top of Apache Velocity. 
      You can get the source for the site from Subversion: </p>
 <pre>svn co https://svn.apache.org/repos/asf/attic/site</pre>
-<p>Signal that <i>retired</i> banners must be added to ${project}.a.o. :</p>
-<ul>
-    <li><code>mkdir xdocs/flagged/${project}.apache.org ;</code></li>
-    <li><code>touch xdocs/flagged/${project}.apache.org/${project}.apache.org</code></li>
-  </ul>
+<p>Signal that <i>retired</i> banners must be added to ${project}.a.o: <code>mkdir xdocs/flagged/${project}</code></p>
 <p>To create a project page do:</p>
 <ul>
-    <li>in xdocs/projects/ copy one of the files to the new project name (eg. devicemap.xml)</li>
+    <li>in <code>xdocs/projects/</code> copy one of the files to the new project name (eg. devicemap.xml)</li>
     <li>TBA: how to determine the file name</li>
-    <li>Add the new file as a link in the xdocs/stylesheets/project.xml navigation</li>
+    <li>Add the new entry as a link in the <code>xdocs/stylesheets/project.xml</code> navigation</li>
     <li>Run 'ant' from the root (ie: the attic/site/ directory you checked out)</li>
     <li>Review the generated files in docs/** in your browser</li>
     <li>SVN commit *all* changes. Remember to add both the new xdocs/ project file and the new generated docs/ project file
@@ -187,9 +183,9 @@ ${Name} on behalf of ${project} + the At
   </ul>
 <p>To make minor edits to existing pages:</p>
 <ul>
-    <li>edit the page(s)</li>
+    <li>edit the page(s) source in <code>xdocs/</code></li>
     <li>Commit the updated pages</li>
-    <li>The buildbot will build the site and commit the result which will be published soon after</li>
+    <li>The <a href="https://ci.apache.org/builders/attic-site">buildbot job</a> will build the site and commit the result which will be published soon after</li>
     <li>This is most suitable for minor changes when there is no need to review the output before committing.
     Otherwise use the process described previously.
     </li>
@@ -201,7 +197,7 @@ ${Name} on behalf of ${project} + the At
 </h4>
 <div class="section-content">
 <p>follow the workflow <a href="https://cwiki.apache.org/confluence/display/INFRA/Git+workflow+for+infrastructure-puppet+repo">https://cwiki.apache.org/confluence/display/INFRA/Git+workflow+for+infrastructure-puppet+repo</a>,<br />
-sometimes it helps chatting with infra <a href="https://www.hipchat.com/gIjVtYcNy">https://www.hipchat.com/gIjVtYcNy</a>,</p>
+sometimes it helps chatting with infra <a href="https://the-asf.slack.com/messages/CBX4TSBQ8/">https://the-asf.slack.com/messages/CBX4TSBQ8/</a>,</p>
 <ul>
 <li>Subversion: all work for svn is done in
 <a href="https://github.com/apache/infrastructure-puppet/tree/deployment/modules/subversion_server/files/authorization">
@@ -229,13 +225,14 @@ new category:  &lt;category rdf:resource
    How to: 7. Move committee's PMC data file to retired (if TLP)
 </h4>
 <div class="section-content">
-<p>If committee appears in <a href="https://projects.apache.org/committees.html">committees list</a>, moving data to retired will remove it from the list.
-       Notice that <a href="https://issues.apache.org/jira/browse/COMDEV-182">this task is being automated</a>, then not necessary to track any more in the future...</p>
-<p>Comment PMC data files index entry (see the <a href="https://svn.apache.org/repos/asf/comdev/projects.apache.org/trunk/data/committees.xml">committees.xml</a> file
-       and old <a href="https://svn.apache.org/repos/asf/infrastructure/site-tools/trunk/projects/pmc_list.xml">pmc_list.xml</a> file) and move PMC data file
+<p>If committee appears in <a href="https://projects.apache.org/committees.html">committees list</a>, moving data to retired will remove it from the list:</p>
+<ul>
+      <li>comment PMC data files index entry (see the <a href="https://svn.apache.org/repos/asf/comdev/projects.apache.org/trunk/data/committees.xml">committees.xml</a> file
+       and old <a href="https://svn.apache.org/repos/asf/infrastructure/site-tools/trunk/projects/pmc_list.xml">pmc_list.xml</a> file)</li>
+      <li>move PMC data file
        from <a href="https://svn.apache.org/repos/asf/comdev/projects.apache.org/trunk/data/committees">committees/</a> directory
-       to <a href="https://svn.apache.org/repos/asf/comdev/projects.apache.org/trunk/data/committees-retired">committees-retired/</a>.
-    </p>
+       to <a href="https://svn.apache.org/repos/asf/comdev/projects.apache.org/trunk/data/committees-retired">committees-retired/</a></li>
+    </ul>
 </div>
                  
 <h4 id="www.apache">

Modified: attic/site/docs/projects/abdera.html
URL: http://svn.apache.org/viewvc/attic/site/docs/projects/abdera.html?rev=1854145&r1=1854144&r2=1854145&view=diff
==============================================================================
--- attic/site/docs/projects/abdera.html (original)
+++ attic/site/docs/projects/abdera.html Fri Feb 22 16:46:04 2019
@@ -92,16 +92,6 @@ Apache Abdera was a project to build a f
 
 <p>As with any project in the Attic - if you should choose to fork Abdera outside of Apache, 
      please let us know so we can link to your project. </p>
-<p>Some related projects to Abdera are: </p>
-<ul>
-    <li><a href="http://openddr.mobi/">OpenDDR</a> - this is a new version of OpenDDR, parts of which were migrated to Apache Devicemap, and now have been merged back to OpenDDR. </li>
-
-    <li><a href="https://github.com/nielsbasjes/yauaa">YAUAA: Yet Another UserAgent Analyzer</a> is an Apache licensed alternative to DeviceMap. Rather than employing a fixed collection of User-Agent (UA) strings as in DeviceMap, YAUAA performs a semantic analysis to determine certain attributes of the UA. </li>
-
-    <li><a href="http://devicedetector.net/">DeviceDetector</a> is an LGPL 3.0 licensed PHP project that parses YAML based device data in a similar way as DeviceMap/OpenDDR do with W3C compatible data. </li>
-
-    <li><a href="http://mobiledetect.net/">mobiledetect</a> is an MIT licensed PHP project for detecting mobile devices. </li>
-  </ul>
 </div>
          </div>
     <div class="column span-8 last">