<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-documentation.git/docs/configexamples/wan-load-balancing.rst, branch rolling</title>
<subtitle>VyOS readthedocs (mirror of https://github.com/vyos/vyos-documentation.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos-documentation.git/atom?h=rolling</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-documentation.git/atom?h=rolling'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/'/>
<updated>2026-05-06T17:42:32+00:00</updated>
<entry>
<title>feat: flip swap mechanism — MD as primary, RST as override (Phase 1)</title>
<updated>2026-05-06T17:42:32+00:00</updated>
<author>
<name>Yuriy Andamasov</name>
<email>yuriy@vyos.io</email>
</author>
<published>2026-05-06T17:42:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=5d6fa52b8985f8068314aba26878a1d7d5cb84e5'/>
<id>urn:sha1:5d6fa52b8985f8068314aba26878a1d7d5cb84e5</id>
<content type='text'>
This is the first of three phases inverting the per-page swap mechanism
so MD becomes the canonical primary and RST becomes the rare override.

Phase 1 — file renames + conf.py exclude_patterns flip only:
- Rename docs/**/md-&lt;stem&gt;.md to docs/**/&lt;stem&gt;.md (drop md- prefix)
  for all 254 stems previously listed in docs/_swap.txt
- Rename docs/**/&lt;stem&gt;.rst to docs/**/rst-&lt;stem&gt;.rst (add rst- prefix)
  for the same 254 stems
- Repurpose docs/_swap.txt as docs/_rst_overrides.txt; initially empty
  comment-only since no pages need the RST fallback right now
- conf.py exclude_patterns flipped: rst-*.rst is now excluded by default
  instead of md-*.md
- conf.py runtime-artifact references updated to _rst_override_state.json
  and _md_exclude.txt (Phase 2 will rewrite swap_sources.py to produce
  these names; for now no swap script runs because overrides list is empty)

Phase 2 (next commit on this branch) will rewrite scripts/swap_sources.py
with inverted rename direction, delete scripts/import_myst.py + tests, and
update tests/test_swap_sources.py for the new semantics.

Phase 3 will be the cleanup pass and ready-for-review flip.

Generated by robots https://vyos.io
</content>
</entry>
<entry>
<title>merge: resolve CLAUDE.md conflict, keep current branch version</title>
<updated>2026-04-15T09:39:08+00:00</updated>
<author>
<name>Yuriy Andamasov</name>
<email>yuriy@vyos.io</email>
</author>
<published>2026-04-15T09:39:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=1802518c053bde050074d85a137ffe672ec99e53'/>
<id>urn:sha1:1802518c053bde050074d85a137ffe672ec99e53</id>
<content type='text'>
Co-Authored-By: Claude Opus 4.6 (1M context) &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>perf: convert all images to WebP with PDF fallback</title>
<updated>2026-04-15T09:08:34+00:00</updated>
<author>
<name>Yuriy Andamasov</name>
<email>yuriy@vyos.io</email>
</author>
<published>2026-04-15T09:08:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=efd6ea180ad96a82ee8b0cc38582a9d505e794fb'/>
<id>urn:sha1:efd6ea180ad96a82ee8b0cc38582a9d505e794fb</id>
<content type='text'>
Add WebP versions of all 187 PNG/JPG images (38MB → 17MB, 55% reduction).
Update RST/MD references to use Sphinx wildcard syntax (.*) so HTML builds
use WebP while PDF/LaTeX builds fall back to original PNG/JPG.

Co-Authored-By: Claude Opus 4.6 (1M context) &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>docs: standardize RST heading hierarchy to # overline across 21 files (#1827)</title>
<updated>2026-04-10T18:26:49+00:00</updated>
<author>
<name>Yuriy Andamasov</name>
<email>yuriy@vyos.io</email>
</author>
<published>2026-04-10T18:26:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=b5858598e32441560da34a4a62dc687fe4df9c16'/>
<id>urn:sha1:b5858598e32441560da34a4a62dc687fe4df9c16</id>
<content type='text'>
Normalize top-level page headings from = or * underline-only to #
overline+underline format, following RST/Sphinx best practices for
consistent heading hierarchy.

Co-authored-by: Claude Opus 4.6 (1M context) &lt;noreply@anthropic.com&gt;</content>
</entry>
<entry>
<title>config-examples: Corrected spelling mistakes</title>
<updated>2024-05-04T20:33:27+00:00</updated>
<author>
<name>Alex W</name>
<email>embezzle.dev@proton.me</email>
</author>
<published>2024-05-04T20:33:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=f777a5eebe2334e1acd3674c42c86b88f4c0d318'/>
<id>urn:sha1:f777a5eebe2334e1acd3674c42c86b88f4c0d318</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wan-lb: correct spelling and grammar</title>
<updated>2021-06-29T09:34:19+00:00</updated>
<author>
<name>rebortg</name>
<email>github@ghlr.de</email>
</author>
<published>2021-06-29T09:34:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=2db2398ee7201a5bb1bd1a35412fc0305293ab4e'/>
<id>urn:sha1:2db2398ee7201a5bb1bd1a35412fc0305293ab4e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>autosectionlabel: add custom headline ref</title>
<updated>2021-06-11T20:19:55+00:00</updated>
<author>
<name>rebortg</name>
<email>github@ghlr.de</email>
</author>
<published>2021-06-11T20:19:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=df504dd6c16277b305757fe4500e05b81c150da0'/>
<id>urn:sha1:df504dd6c16277b305757fe4500e05b81c150da0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>configexamples: minor spelling fix ✔️</title>
<updated>2021-04-18T20:11:15+00:00</updated>
<author>
<name>Daniel Bodnar</name>
<email>daniel.bodnar@gmail.com</email>
</author>
<published>2021-04-18T20:11:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=feb41cea6ff056e37221209c8e753c00bfe0e63a'/>
<id>urn:sha1:feb41cea6ff056e37221209c8e753c00bfe0e63a</id>
<content type='text'>
Added missing "h" to "through".</content>
</entry>
<entry>
<title>configexamples: fix lint errors</title>
<updated>2020-12-11T21:40:51+00:00</updated>
<author>
<name>rebortg</name>
<email>github@ghlr.de</email>
</author>
<published>2020-12-11T21:40:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=71c8077efb486f3d13c610bfe038f206f932e48c'/>
<id>urn:sha1:71c8077efb486f3d13c610bfe038f206f932e48c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arrange examples</title>
<updated>2020-12-06T20:41:10+00:00</updated>
<author>
<name>rebortg</name>
<email>github@ghlr.de</email>
</author>
<published>2020-12-06T20:41:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=ce090a4ced7fccce3fdc70142e22fa0009fae12b'/>
<id>urn:sha1:ce090a4ced7fccce3fdc70142e22fa0009fae12b</id>
<content type='text'>
</content>
</entry>
</feed>
