[Blends-commit] [Git][blends-team/blends][master] Update documentation about static web pages
Andreas Tille
gitlab at salsa.debian.org
Mon Jul 22 11:25:35 BST 2019
Andreas Tille pushed to branch master at Debian Blends Team / blends
Commits:
11ab4ecc by Andreas Tille at 2019-07-22T10:25:23Z
Update documentation about static web pages
- - - - -
1 changed file:
- doc/en/A_devel.xml
Changes:
=====================================
doc/en/A_devel.xml
=====================================
@@ -819,17 +819,6 @@ In <xref linkend="sentinel"/> the creation of so called tasks
pages <xref linkend="packageslist"/> and bugs pages <xref linkend="bugs"/> was
described. These pages are automatically build by a cron job on blends.debian.org
from the current state of the tasks files in the Git repositories of all registered Blends.
-If you have commited changes to the tasks pages and want to see the
-effect immediately the steps to do are as follows:
-</para>
-<para>
-<orderedlist>
- <listitem><para>Login to <package>dillon.debian.org</package></para></listitem>
- <listitem><para><package>sudo -u blends -s</package></para></listitem>
- <listitem><para><filename>cd /srv/blends.debian.org/webtools/</filename></para></listitem>
- <listitem><para><filename>./tasks.py <blend-name></filename></para></listitem>
- <listitem><para><filename>/usr/local/bin/static-update-component blends.debian.org</filename></para></listitem>
-</orderedlist>
</para>
<para>
To know what a valid <package><blend-name></package> might be have a look
@@ -860,19 +849,6 @@ Last but not least you can provide translations for the web pages in
the <filename>po</filename> directory.
</para>
<para>
-Once something on the web pages was changed you can activate the
-changes as follows:
-</para>
-<para>
-<orderedlist>
- <listitem><para>Login to <package>dillon.debian.org</package> or <package>blends.debian.net</package></para></listitem>
- <listitem><para><filename>sudo -u blends -s</filename> (only on dillon.d.o)</para></listitem>
- <listitem><para><filename>cd /srv/blends.debian.org/</filename></para></listitem>
- <listitem><para><filename>git pull</filename></para></listitem>
- <listitem><para><filename>~/bin/my_static-update-component</filename> (only on dillon.d.o to sync changes to the distributed host blends.debian.org)</para></listitem>
-</orderedlist>
-</para>
-<para>
Please note that the <filename>css</filename> and <filename>js</filename> files which are
influencing the layout of the automatically created pages are in
the same area as the static web pages (see below <xref linkend="staticwebpages"/>).
@@ -897,18 +873,8 @@ should care for this!
<para>
The static pages are maintained in Git at
<filename>https://salsa.debian.org/blends-team/website</filename> in the
-<filename>websites</filename> directory.
-Once you have changed the content of the pages you can activate
-the changes by doing:
-</para>
-<para>
-<orderedlist>
- <listitem><para>Login to <package>dillon.debian.org</package> or <package>blends.debian.net</package></para></listitem>
- <listitem><para><filename>sudo -u blends -s</filename> (only on dillon.d.o)</para></listitem>
- <listitem><para><filename>cd /srv/blends.debian.org/</filename></para></listitem>
- <listitem><para><filename>git pull</filename></para></listitem>
- <listitem><para><filename>~/bin/my_static-update-component</filename> (only on dillon.d.o to sync changes to the distributed host blends.debian.org)</para></listitem>
-</orderedlist>
+<filename>websites</filename> directory. A cron job is watching changes
+on Salsa and will update the static web pages.
</para>
</sect1>
<sect1 id="datagathering">
View it on GitLab: https://salsa.debian.org/blends-team/blends/commit/11ab4ecc9624bbfe3a3a1669b8aeb9f53e9eeb57
--
View it on GitLab: https://salsa.debian.org/blends-team/blends/commit/11ab4ecc9624bbfe3a3a1669b8aeb9f53e9eeb57
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/blends-commit/attachments/20190722/f4bef71d/attachment-0001.html>
More information about the Blends-commit
mailing list