Skip to content

Commit

Permalink
Update site name
Browse files Browse the repository at this point in the history
  • Loading branch information
djklimes committed Aug 22, 2023
1 parent 3ea85a8 commit 5db984a
Show file tree
Hide file tree
Showing 36 changed files with 88 additions and 89 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
MarkupSafe==2.0.1
breathe==4.9.1
sphinx==2.2.0
docutils==0.14
Expand Down
9 changes: 4 additions & 5 deletions source/FAQ/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ What is |CL|?
=============

|CL| is an open source, rolling release Linux distribution optimized for
performance and security. See `the about page <https://clearlinux.org/about>`_
performance and security. See `the about page <https://clearlinux.github.io/about>`_
for more information.

|
Expand Down Expand Up @@ -82,7 +82,7 @@ and user files. Default values are stored under :file:`/usr/share/defaults/`.
configurations. See the :ref:`stateless <stateless>` page for more information.

See `this blog post
<https://clearlinux.org/news-blogs/where-etcfstab-clear-linux>`_ for an
<https://clearlinux.github.io/news-blogs/where-etcfstab-clear-linux>`_ for an
example explaining how this is accomplished with :file:`/etc/fstab/`
specifically.

Expand Down Expand Up @@ -182,7 +182,7 @@ GitHub.
Is Microsoft\* Visual Studio Code\* available?
==============================================

Yes. Find the CLI command for installing `VS Code`_ and other Flatpak apps in
Yes. Find the CLI command for installing VS Code and other Flatpak apps in
the `software store`_. Installing Flatpak apps is also covered in our
:ref:`tutorial <flatpak-tutorial>`.

Expand All @@ -194,7 +194,6 @@ Visual Studio Code
<https://community.clearlinux.org/t/need-native-support-for-vs-code-through-swupd/>`_.


.. _VS Code: https://clearlinux.org/software?search_api_fulltext=vscode

|
Expand Down Expand Up @@ -251,5 +250,5 @@ Kernel modules can be individually built and installed on |CL|. See the

.. _`Clear Linux community forums`: https://community.clearlinux.org
.. _`Software Store`: https://clearlinux.org/software
.. _`Software Store`: https://clearlinux.github.io/software/software.html
.. _`FFmpeg`: https://ffmpeg.org/
4 changes: 2 additions & 2 deletions source/_themes/otc_tcs_sphinx_theme/cversions.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
{% endfor %}
</dl>
<dl>
<dt>{{ _('clearlinux.org links') }}</dt>
<dt>{{ _('clearlinux links') }}</dt>
<dd>
<a href="https://www.clearlinux.org/">Project Home</a>
<a href="https://https://clearlinux.github.io/">Project Home</a>
</dd>
<dd>
<a href="https://github.com/clearlinux/clear-linux-documentation">GitHub</a>
Expand Down
9 changes: 4 additions & 5 deletions source/_themes/otc_tcs_sphinx_theme/layout.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{% extends "sphinx_rtd_theme/layout.html" %}

{% block htmltitle %}
<script>(function(i,s,o,g,r,a,m){i["GoogleAnalyticsObject"]=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)})(window,document,"script","https://www.google-analytics.com/analytics.js","ga");ga("create", "UA-61272224-1", {"cookieDomain":"auto","allowLinker":true});ga("require", "linker");ga("linker:autoLink", [/(community\.|www\.|^)clearlinux\.org/gi], true);ga("set", "anonymizeIp", true);ga("send", "pageview");</script>

{{ super() }}

Expand All @@ -25,16 +24,16 @@
<nav class="header__menu">
<ul class="header__menu_list">
<li class="header__menu_list_item yellow ">
<a tabindex='1' href="https://clearlinux.org">Home</a>
<a tabindex='1' href="https://clearlinux.github.io/">Home</a>
</li>
<li class="header__menu_list_item green ">
<a tabindex='1' href="https://clearlinux.org/about">About</a>
<a tabindex='1' href="https://clearlinux.github.io/about">About</a>
</li>
<li class="header__menu_list_item purple ">
<a tabindex='1' href="https://clearlinux.org/developer">Developer</a>
<a tabindex='1' href="https://clearlinux.github.io/developer">Developer</a>
</li>
<li class="header__menu_list_item blue ">
<a tabindex='1' href="https://clearlinux.org/software">Software</a>
<a tabindex='1' href="https://clearlinux.github.io/software">Software</a>
</li>
</ul>
</nav>
Expand Down
4 changes: 2 additions & 2 deletions source/about.rst
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ Which Components are used in Clear Linux?

.. _third party alternatives: https://community.clearlinux.org/t/about-the-3rd-party-sw-category/4072
.. _how-to-clear: https://github.com/clearlinux/how-to-clear
.. _Clear Linux store: https://clearlinux.org/software
.. _Clear Linux store: https://clearlinux.github.io/software
.. _source code: https://github.com/clearlinux
.. _swupd post: https://community.clearlinux.org/t/why-does-clearlinux-use-swupd-and-not-apt-deb-rpm/
.. _swupd: https://github.com/clearlinux/swupd-client
Expand Down Expand Up @@ -305,7 +305,7 @@ Which Components are used in Clear Linux?
.. _Lynx: https://lynx.invisible-island.net/
.. _links: http://links.twibright.com/
.. _Firefox*: https://www.mozilla.org/en-US/firefox/
.. _Supplied Bundles: https://clearlinux.org/software
.. _Supplied Bundles: https://clearlinux.github.io/software
.. _micro-config-drive: https://github.com/clearlinux/micro-config-drive
.. _Telemetrics: https://github.com/clearlinux/telemetrics-backend
.. _packages source code: https://github.com/clearlinux-pkgs/
2 changes: 1 addition & 1 deletion source/collaboration/collaboration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ We use the following references for grammar, style, and formatting:
* Read Me First!, Oracle Technical Publications


.. _`code of conduct`: https://clearlinux.org/community/code-of-conduct
.. _`code of conduct`: https://clearlinux.github.io/community/code-of-conduct
.. _Make a suggestion: https://lists.clearlinux.org/postorius/lists/dev.lists.clearlinux.org/
.. _GitHub flow: https://guides.github.com/introduction/flow/
.. _Log an issue: https://github.com/clearlinux/clear-linux-documentation/issues
Expand Down
2 changes: 1 addition & 1 deletion source/get-started/bare-metal-install-desktop.rst
Original file line number Diff line number Diff line change
Expand Up @@ -683,4 +683,4 @@ Related topics

* :ref:`install-configfile`

.. _Downloads: https://clearlinux.org/downloads
.. _Downloads: https://clearlinux.github.io/downloads
2 changes: 1 addition & 1 deletion source/get-started/bare-metal-install-server.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1037,6 +1037,6 @@ Related topics
* :ref:`install-configfile`


.. _Downloads: https://clearlinux.org/downloads
.. _Downloads: https://clearlinux.github.io/downloads


2 changes: 1 addition & 1 deletion source/get-started/bootable-usb.rst
Original file line number Diff line number Diff line change
Expand Up @@ -167,5 +167,5 @@ Eject the |CL| image USB drive

#. Then eject the USB.

.. _Downloads: https://clearlinux.org/downloads
.. _Downloads: https://clearlinux.github.io/downloads
.. _Etcher: https://www.balena.io/etcher/
2 changes: 1 addition & 1 deletion source/get-started/cloud-install/digitalocean.rst
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,7 @@ Related topics
.. _DigitalOcean's SSH key creation guide: https://www.digitalocean.com/docs/droplets/how-to/add-ssh-keys/create-with-openssh/
.. _downloads: https://clearlinux.org/downloads
.. _downloads: https://clearlinux.github.io/downloads
.. _Installer YAML Syntax:
https://github.com/clearlinux/clr-installer/blob/master/scripts/InstallerYAMLSyntax.md
Expand Down
2 changes: 1 addition & 1 deletion source/get-started/cloud-install/import-clr-aws.rst
Original file line number Diff line number Diff line change
Expand Up @@ -495,7 +495,7 @@ Related topics
* :ref:`clr-digitalocean`

.. _Downloads:
https://clearlinux.org/downloads
https://clearlinux.github.io/downloads
.. _aws.yaml:
https://cdn.download.clearlinux.org/current/config/image/aws.yaml
.. _AWS image post-install script:
Expand Down
2 changes: 1 addition & 1 deletion source/get-started/compatibility-check.rst
Original file line number Diff line number Diff line change
Expand Up @@ -101,4 +101,4 @@ Option 2: Use a |CL| live image on a non-Linux system
https://cdn.download.clearlinux.org/current/clear-linux-check-config.sh

.. _Download:
https://clearlinux.org/downloads
https://clearlinux.github.io/downloads
2 changes: 1 addition & 1 deletion source/get-started/containers/container-images.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Browse all |CL| container images on `the Docker Hub* website
Dockerfiles used to build |CL| container images `on GitHub
<https://github.com/clearlinux/dockerfiles>`_.

See the `containers <https://clearlinux.org/downloads/containers>`_ page for
See the `containers <https://clearlinux.github.io/downloads/containers>`_ page for
the benefits of using |CL| containers and using |CL| as a container host.

Container image types
Expand Down
2 changes: 1 addition & 1 deletion source/get-started/ipxe-install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -382,7 +382,7 @@ YAML syntax.
echo "Welcome to the Clear Linux* OS
* Documentation: https://clearlinux.org/documentation
* Documentation: https://clearlinux.github.io/documentation
* Community Support: https://community.clearlinux.org
" >> \$1/etc/issue
Expand Down
2 changes: 1 addition & 1 deletion source/get-started/virtual-machine-install/hyper-v.rst
Original file line number Diff line number Diff line change
Expand Up @@ -148,5 +148,5 @@ Related topics
.. _Install Hyper-V on Windows 10: https://docs.microsoft.com/en-us/virtualization/hyper-v-on-windows/quick-start/enable-hyper-v
.. _`Create a virtual network on Windows Server`: https://docs.microsoft.com/en-us/windows-server/virtualization/hyper-v/get-started/create-a-virtual-switch-for-hyper-v-virtual-machines
.. _`Create a virtual network on Windows 10`: https://docs.microsoft.com/en-us/virtualization/hyper-v-on-windows/quick-start/connect-to-network
.. _downloads: https://clearlinux.org/downloads
.. _downloads: https://clearlinux.github.io/downloads

2 changes: 1 addition & 1 deletion source/get-started/virtual-machine-install/parallels.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Prerequisites
Download ISO image
******************

#. Download a live-server ISO installation file from https://clearlinux.org/downloads.
#. Download a live-server ISO installation file from https://clearlinux.github.io/downloads.
This guide uses |CL| Server 30140 as its example.

#. Unzip the ISO image with the command:
Expand Down
2 changes: 1 addition & 1 deletion source/get-started/virtual-machine-install/proxmox.rst
Original file line number Diff line number Diff line change
Expand Up @@ -206,4 +206,4 @@ Start VM and Install |CL| on Promox
#. Follow the instructions in the :ref:`bare-metal-install-server` guide
starting at the `Launch the Clear Linux OS Installer` section.

.. _Downloads: https://clearlinux.org/downloads
.. _Downloads: https://clearlinux.github.io/downloads
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ at `virt-manager-github`_.

.. _virt-mgr: https://www.virt-manager.org

.. _Downloads: https://clearlinux.org/downloads
.. _Downloads: https://clearlinux.github.io/downloads

.. _virt-manager-github: https://github.com/virt-manager/virt-manager

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -396,7 +396,7 @@ Troubleshooting

.. _VirtualBox: https://www.virtualbox.org

.. _Downloads: https://clearlinux.org/downloads
.. _Downloads: https://clearlinux.github.io/downloads

.. _`Creating Your First Virtual Machine`: https://www.virtualbox.org/manual/UserManual.html#gui-createvm

Expand Down
2 changes: 1 addition & 1 deletion source/get-started/virtual-machine-install/vmw-player.rst
Original file line number Diff line number Diff line change
Expand Up @@ -417,6 +417,6 @@ For other guides on using the VMWare Player and ESXi, see:
.. _VMware Workstation Player Documentation:
https://docs.vmware.com/en/VMware-Workstation-Player/index.html

.. _Downloads: https://clearlinux.org/downloads
.. _Downloads: https://clearlinux.github.io/downloads

.. _VMWare Tools Product Documentation: https://docs.vmware.com/en/VMware-Tools/10.1.0/com.vmware.vsphere.vmwaretools.doc/GUID-8B6EA5B7-453B-48AA-92E5-DB7F061341D1.html
8 changes: 4 additions & 4 deletions source/guides/clear/performance.rst
Original file line number Diff line number Diff line change
Expand Up @@ -233,9 +233,9 @@ Related topics
**************

* :ref:`cpu-performance`
* `A Linux* OS for Linux Developers <https://clearlinux.org/blogs-news/linux-os-linux-developers>`_
* `The Performance Race <https://clearlinux.org/news-blogs/performance-race>`_
* `Boosting Python* from profile-guided to platform-specific optimizations <https://clearlinux.org/news-blogs/boosting-python-profile-guided-platform-specific-optimizations>`_
* `Transparent use of library packages optimized for Intel® architecture <https://clearlinux.org/news-blogs/transparent-use-library-packages-optimized-intel-architecture>`_
* `A Linux* OS for Linux Developers <https://clearlinux.github.io/blogs-news/linux-os-linux-developers>`_
* `The Performance Race <https://clearlinux.github.io/news-blogs/performance-race>`_
* `Boosting Python* from profile-guided to platform-specific optimizations <https://clearlinux.github.io/news-blogs/boosting-python-profile-guided-platform-specific-optimizations>`_
* `Transparent use of library packages optimized for Intel® architecture <https://clearlinux.github.io/news-blogs/transparent-use-library-packages-optimized-intel-architecture>`_

*Intel and the Intel logo are trademarks of Intel Corporation or its subsidiaries.*
4 changes: 2 additions & 2 deletions source/guides/clear/security.rst
Original file line number Diff line number Diff line change
Expand Up @@ -140,8 +140,8 @@ some examples:

*Intel and the Intel logo are trademarks of Intel Corporation or its subsidiaries.*

.. _`Security for software update in Clear Linux* OS`: https://clearlinux.org/blogs/security-software-update-clear-linux-os-intel-architecture
.. _`Recent GNU* C library improvements`: https://clearlinux.org/blogs/recent-gnu-c-library-improvements
.. _`Security for software update in Clear Linux* OS`: https://clearlinux.github.io/news-blogs/security-software-update-clear-linux-os.html
.. _`Recent GNU* C library improvements`: https://clearlinux.github.io/news-blogs/recent-gnu-c-library-improvements.html
.. _`rolling release`: https://en.wikipedia.org/wiki/Rolling_release
.. _`clrtrust`: https://github.com/clearlinux/clrtrust
.. _`Address space layout randomization (ASLR)`: https://en.wikipedia.org/wiki/Address_space_layout_randomization
Expand Down
2 changes: 1 addition & 1 deletion source/guides/clear/swupd-3rd-party.rst
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ Related topics
* :ref:`swupd-guide`
.. _bundles:
https://clearlinux.org/software
https://clearlinux.github.io/software
.. _bundle definition:
https://docs.01.org/clearlinux/latest/guides/clear/mixer.html#id16
.. _general guidelines:
Expand Down
2 changes: 1 addition & 1 deletion source/guides/clear/swupd.rst
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,7 @@ Related topics

.. _swupd source documentation: https://github.com/clearlinux/swupd-client/blob/master/docs/swupd.1.rst

.. _Kata Containers: https://clearlinux.org/downloads/containers
.. _Kata Containers: https://clearlinux.github.io/downloads/containers

.. _containers-virt: https://github.com/clearlinux/clr-bundles/blob/master/bundles/containers-virt

Expand Down
2 changes: 1 addition & 1 deletion source/guides/kernel/firmware.rst
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ for it to be automatically detected and loaded.

|CL| packages these firmware binaries
in the `linux-firmware bundles
<https://clearlinux.org/software?search_api_fulltext=linux-firmware>`_ and
<https://clearlinux.github.io/software?search_api_fulltext=linux-firmware>`_ and
automatically includes them with the kernel.

You can double-check the linux-firmware bundle is installed with the commands below:
Expand Down
8 changes: 4 additions & 4 deletions source/guides/maintenance/container-image-modify.rst
Original file line number Diff line number Diff line change
Expand Up @@ -303,8 +303,8 @@ The next layer is :file:`clearlinux/cgit`.
VERSION_ID=31110
PRETTY_NAME="Clear Linux OS"
ANSI_COLOR="1;35"
HOME_URL="https://clearlinux.org"
SUPPORT_URL="https://clearlinux.org"
HOME_URL="https://clearlinux.github.io"
SUPPORT_URL="https://clearlinux.github.io"
BUG_REPORT_URL="mailto:[email protected]"
PRIVACY_POLICY_URL=http://www.intel.com/privacy
Expand Down Expand Up @@ -464,6 +464,6 @@ Related topics

.. _multi-stage build: https://docs.docker.com/develop/develop-images/multistage-build/

.. _Minimizing Clear Linux OS container sizes: https://clearlinux.org/blogs-news/minimizing-clear-linux-os-container-sizes
.. _Minimizing Clear Linux OS container sizes: https://clearlinux.github.io/blogs-news/minimizing-clear-linux-os-container-sizes

.. _multi-stage build to reduce image size: https://clearlinux.org/blogs-news/minimizing-clear-linux-os-container-sizes
.. _multi-stage build to reduce image size: https://clearlinux.github.io/blogs-news/minimizing-clear-linux-os-container-sizes
4 changes: 2 additions & 2 deletions source/guides/maintenance/deploy-at-scale.rst
Original file line number Diff line number Diff line change
Expand Up @@ -242,8 +242,8 @@ Continuously test its use; Automate its use by redeploying |CL| and
application on new hosts. This naturally minimizes configuration drift,
challenges your monitoring systems, and business continuity plans.

.. _`Downloads`: https://clearlinux.org/downloads/
.. _`Containers`: https://clearlinux.org/downloads/containers
.. _`Downloads`: https://clearlinux.github.io/downloads/
.. _`Containers`: https://clearlinux.github.io/downloads/containers
.. _`systemd-journal-remote.service`: https://www.freedesktop.org/software/systemd/man/systemd-journal-remote.service.html
.. _`micro-config-drive`: https://github.com/clearlinux/micro-config-drive

Expand Down
Loading

0 comments on commit 5db984a

Please sign in to comment.