Deployed 437cffd with MkDocs version: 1.6.1

This commit is contained in:
2024-12-13 20:14:49 +00:00
parent 50c01012fe
commit 7e5b405715
2 changed files with 46 additions and 12 deletions

View File

@ -609,9 +609,27 @@
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="#minimum-resolutions" class="md-nav__link">
<a href="#general-theme" class="md-nav__link">
<span class="md-ellipsis">
Minimum Resolutions
General Theme
</span>
</a>
</li>
<li class="md-nav__item">
<a href="#required-resolutions-for-normal-submissions" class="md-nav__link">
<span class="md-ellipsis">
Required Resolutions for Normal Submissions
</span>
</a>
</li>
<li class="md-nav__item">
<a href="#content-guidelines" class="md-nav__link">
<span class="md-ellipsis">
Content Guidelines
</span>
</a>
@ -629,6 +647,21 @@
</span>
</a>
<nav class="md-nav" aria-label="Extras Package">
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="#minimum-resolutions-for-extra-backgrounds" class="md-nav__link">
<span class="md-ellipsis">
Minimum Resolutions for Extra Backgrounds
</span>
</a>
</li>
</ul>
</nav>
</li>
</ul>
@ -1477,20 +1510,21 @@
<h3 id="guidelines">Guidelines<a class="headerlink" href="#guidelines" title="Permanent link">&para;</a></h3>
<p>This section goes over the general guidelines for the main backgrounds included in the distribution.</p>
<p><strong>Note</strong>: It is <strong>highly recommended and encouraged</strong> that a submission should be the highest resolution as noted below. See the <a href="#minimum-resolutions">note</a> on minimum resolutions.</p>
<h4 id="general-theme">General Theme<a class="headerlink" href="#general-theme" title="Permanent link">&para;</a></h4>
<p>Each Rocky release has a codename, and thus is the general theme. Examples.</p>
<ul>
<li><strong>General Theme</strong>: Each Rocky release has a codename, and thus is the general theme. Examples.<ul>
<li>Rocky 8: <code>Green Obsidian</code> - Submissions only to extras</li>
<li>Rocky 9: <code>Blue Onyx</code> - This should be generally a blue theme/color scheme. Submissions only to extras.</li>
<li>Rocky 10: <code>Red Quartz</code> - This should be generally a red-like theme/color scheme</li>
</ul>
</li>
<li>
<p><strong>Required Resolution(s) for Normal Submissions</strong>:</p>
<h4 id="required-resolutions-for-normal-submissions">Required Resolutions for Normal Submissions<a class="headerlink" href="#required-resolutions-for-normal-submissions" title="Permanent link">&para;</a></h4>
<p>We request a high resolution to make things simpler for users to choose which they'd like and how they want it to display on their system (e.g. "wide", "center", others).</p>
<ul>
<li>Resolution must <strong>not</strong> fall below: 3072x3072</li>
<li>Example resolutions: 4800x3600, 4096x3072, 3440x3440</li>
</ul>
</li>
<h4 id="content-guidelines">Content Guidelines<a class="headerlink" href="#content-guidelines" title="Permanent link">&para;</a></h4>
<ul>
<li>
<p><strong>Allowed</strong>:</p>
<ul>
@ -1520,8 +1554,10 @@
</ul>
</li>
</ul>
<h4 id="minimum-resolutions">Minimum Resolutions<a class="headerlink" href="#minimum-resolutions" title="Permanent link">&para;</a></h4>
<p>For general submissions, we request a high resolution to make things simpler, that way the user should be able to use a wallpaper without having to choose "the right one" for their monitor size. This requirement is more relaxed for the extra backgrounds package. If a submitter wishes not to use the highest resolution but opts to make multiple resolutions instead, they should use the below list as a general guideline:</p>
<h3 id="extras-package">Extras Package<a class="headerlink" href="#extras-package" title="Permanent link">&para;</a></h3>
<p>If a wallpaper does not make it to the main package, is simply Rocky inspired, or was simply submitted as an "extra" background, it has the opportunity to be placed into the rocky-backgrounds-extras package. The requirements are more relaxed for the extra backgrounds.</p>
<h4 id="minimum-resolutions-for-extra-backgrounds">Minimum Resolutions for Extra Backgrounds<a class="headerlink" href="#minimum-resolutions-for-extra-backgrounds" title="Permanent link">&para;</a></h4>
<p>For general submissions, we request a high resolution to make things simpler, that way the user is able to choose a wallpaper without having to choose "the right one" for their monitor size. This requirement is more relaxed for the extra backgrounds package. If a submitter wishes not to use the highest resolution but opts to make multiple resolutions instead, they should use the below list as a general guideline:</p>
<ul>
<li><strong>Minimum Required Resolutions</strong>:<ul>
<li>16:9 (1920x1080)</li>
@ -1541,8 +1577,6 @@
</li>
</ul>
<p>The placeholders in <a href="https://github.com/rocky-linux/rocky-logos/tree/962a836f70a131faa541a4f8f73a4a3fddfc3dbf/backgrounds">this commit</a> shows an example of using the minimum resolutions.</p>
<h3 id="extras-package">Extras Package<a class="headerlink" href="#extras-package" title="Permanent link">&para;</a></h3>
<p>If a wallpaper does not make it to the main package (whether it doesn't meet guidelines or is simply just Rocky inspired), they should be able to be submitted for addition into the <code>rocky-backgrounds-extras</code> package.</p>

File diff suppressed because one or more lines are too long