Skip to content

Commit

Permalink
Added meta tags.
Browse files Browse the repository at this point in the history
  • Loading branch information
lvicoun committed Mar 28, 2023
1 parent 00106c1 commit f833728
Showing 1 changed file with 57 additions and 2 deletions.
59 changes: 57 additions & 2 deletions xml/SLE_Micro.asm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,12 @@
</resource>
</resources>
<!-- R E S O U R C E S -->
<resources>
<!-- <resources>
<description>Glue files</description>
</resources>
-->
<resources>
<description>Concepts</description>
<resource xml:id="_concept-micro-cloud" href="concept-micro-cloud.xml"/>
Expand All @@ -41,7 +43,60 @@
<!-- S T R U C T U R E -->
<structure>
<output renderas="article" xml:id="slema-public-cloud"/>
<module renderas="section" resourceref="_concept-micro-cloud"/>
<merge>
<title>&productnameshort; in public clouds</title>
<revhistory>
<title>Changelog</title>
<revision>
<revnumber>1</revnumber>
<date>2023-03-09</date>
<revdescription>
<para>Initial version</para>
</revdescription>
</revision>
</revhistory>
<!-- ISO date of last update as YYYY-MM-DD -->
<meta name="updated" content="2023-03-09"/>
<!-- enter the platform identifier or list of comma-separated list of identifiers -->
<meta name="architecture" content="x86_64;zseries;power;aarch64"/>
<!-- enter product name and version -->
<meta name="productname">
<productname version="SLEMICRO">&slem;</productname>
</meta>
<!-- SEO and social media -->
<meta name="title">SLE Micro in public clouds</meta>
<meta name="description">
Learn how to deploy &productnameshort; in public clouds. Learn how to add users to suit your needs.
</meta>
<meta name="social-descr">
Learn how to deploy &productnameshort; in public clouds.
</meta>
<!-- suitable category, comma-separated list of categories -->
<meta name="category" content="Systems Management"/>
<dm:docmanager xmlns:dm="urn:x-suse:ns:docmanager">
<dm:bugtracker>
<dm:url>https://bugzilla.suse.com/enter_bug.cgi</dm:url>
<dm:component>Smart Docs</dm:component>
<dm:product>Documentation</dm:product>
<dm:assignee>[email protected]</dm:assignee>
</dm:bugtracker>
<dm:editurl>https://github.com/SUSE/doc-modular/tree/main/articles/</dm:editurl>
<dm:translation>no</dm:translation>
</dm:docmanager>
<abstract>

<itemizedlist>
<title>Requirements</title>
<listitem><para>Basic understanding of public clouds.</para></listitem>
<listitem>
<para>
&rootuser; or sudo privileges.
</para>
</listitem>
</itemizedlist>
</abstract>
</merge>
<module renderas="section" resourceref="_concept-micro-cloud"/>
<module renderas="section" resourceref="_task-modifying-ignition-cloud"/>
<module renderas="section" resourceref="_task-slemicro-useradd"/>
</structure>
Expand Down

0 comments on commit f833728

Please sign in to comment.