There are two ways to edit the website.  One is to check out the site (
https://svn.apache.org/repos/asf/incubator/slider/site/trunk/), make
changes, and check them in.  The other is to use the web interface for
editing.  Here is some documentation:
https://cms.apache.org/
http://www.apache.org/dev/cms.html
http://www.apache.org/dev/cmsref.html

A brief summary is that you bookmark the link [1].  (The easiest way to do
this is at https://cms.apache.org/, which has a link you can drag to your
toolbar).  Navigate to the page you want to change, then click the
bookmark, and you'll enter editing mode.  It's fairly self-explanatory.
You almost always want "Quick Commit."  Also it's a good idea to click the
"Update" link before editing, because otherwise changes made in SVN will
not be in the version you're editing.

In either case, after you commit, the changes will be compiled to
http://slider.staging.apache.org/.  Wait until it finishes compiling (there
is a link to view the Staging Builds), make sure the staging site looks OK,
then publish the site (there will be a link to "Publish Site" if you chose
to edit via the web interface, or you can find links for Slider CMS actions
at https://cms.apache.org/).

[1]: javascript:void(location.href='
https://cms.apache.org/redirect?uri='+escape(location.href))

Reply via email to