diff --git a/site/source/_static/favicon.ico b/site/source/_static/favicon.ico index d80e03d..86382bc 100644 Binary files a/site/source/_static/favicon.ico and b/site/source/_static/favicon.ico differ diff --git a/site/source/_static/images/config/embassy_backup.png b/site/source/_static/images/config/backup.png similarity index 100% rename from site/source/_static/images/config/embassy_backup.png rename to site/source/_static/images/config/backup.png diff --git a/site/source/_static/images/config/embassy_backup0.png b/site/source/_static/images/config/backup0.png similarity index 100% rename from site/source/_static/images/config/embassy_backup0.png rename to site/source/_static/images/config/backup0.png diff --git a/site/source/_static/images/config/embassy_backup1.png b/site/source/_static/images/config/backup1.png similarity index 100% rename from site/source/_static/images/config/embassy_backup1.png rename to site/source/_static/images/config/backup1.png diff --git a/site/source/_static/images/config/embassy_backup2.png b/site/source/_static/images/config/backup2.png similarity index 100% rename from site/source/_static/images/config/embassy_backup2.png rename to site/source/_static/images/config/backup2.png diff --git a/site/source/_static/images/config/embassy_backup3.png b/site/source/_static/images/config/backup3.png similarity index 100% rename from site/source/_static/images/config/embassy_backup3.png rename to site/source/_static/images/config/backup3.png diff --git a/site/source/_static/images/config/embassy_backup4.png b/site/source/_static/images/config/backup4.png similarity index 100% rename from site/source/_static/images/config/embassy_backup4.png rename to site/source/_static/images/config/backup4.png diff --git a/site/source/_static/images/hardware-pics/embassy-one.png b/site/source/_static/images/hardware-pics/server-one.png similarity index 100% rename from site/source/_static/images/hardware-pics/embassy-one.png rename to site/source/_static/images/hardware-pics/server-one.png diff --git a/site/source/_static/images/setup/screen9-startfresh_complete-savedfile-go_to_login.jpg b/site/source/_static/images/setup/screen9-startfresh_complete-savedfile-go_to_login.jpg new file mode 100644 index 0000000..9fd98ff Binary files /dev/null and b/site/source/_static/images/setup/screen9-startfresh_complete-savedfile-go_to_login.jpg differ diff --git a/site/source/_static/images/ssl/embassy_lan_setup.png b/site/source/_static/images/ssl/lan_setup.png similarity index 100% rename from site/source/_static/images/ssl/embassy_lan_setup.png rename to site/source/_static/images/ssl/lan_setup.png diff --git a/site/source/_static/images/ssl/embassy_lan_setup0.png b/site/source/_static/images/ssl/lan_setup0.png similarity index 100% rename from site/source/_static/images/ssl/embassy_lan_setup0.png rename to site/source/_static/images/ssl/lan_setup0.png diff --git a/site/source/_static/images/ssl/embassy_lan_setup1.png b/site/source/_static/images/ssl/lan_setup1.png similarity index 100% rename from site/source/_static/images/ssl/embassy_lan_setup1.png rename to site/source/_static/images/ssl/lan_setup1.png diff --git a/site/source/_static/logo.png b/site/source/_static/logo.png index 1ce3981..029c5c6 100644 Binary files a/site/source/_static/logo.png and b/site/source/_static/logo.png differ diff --git a/site/source/_templates/layout.html b/site/source/_templates/layout.html index be48777..fd41e81 100644 --- a/site/source/_templates/layout.html +++ b/site/source/_templates/layout.html @@ -5,8 +5,8 @@ {% block extrahead %} - + + content="Start9 documentation for sovereign computing with StartOS"> {% endblock %} \ No newline at end of file diff --git a/site/source/conf.py b/site/source/conf.py index 8cf84e9..457cfa7 100644 --- a/site/source/conf.py +++ b/site/source/conf.py @@ -95,7 +95,7 @@ html_theme_options = { "conf_py_path": "site/source/", "banner_button_text": "Learn more", "banner_button_url": "https://start9labs.medium.com/announcing-embassyOS-0-3-0-f3d2d2ea016f", - "banner_title_text": "embassyOS 0.3.0 is now available 🥳", + "banner_title_text": "StartOS 0.3.0 is now available 🥳", "hide_banner": "true", "hide_edit_this_page_button": "false", "hide_sidebar_index": "true", @@ -103,7 +103,7 @@ html_theme_options = { "github_issues_repository": "Start9Labs/documentation", "github_repository": "Start9Labs/documentation", "navigation_depth": 3, - "site_description": "Start9 documentation for sovereign computing with embassyOS", + "site_description": "Start9 documentation for sovereign computing with StartOS", } # Last updated format @@ -137,4 +137,4 @@ html_favicon = "_static/favicon.ico" html_js_files = ["custom.js"] -# exclude_patterns = ['user-manual/forgot-password.rst'] \ No newline at end of file +# exclude_patterns = ['user-manual/forgot-password.rst'] diff --git a/site/source/developer-docs/advanced/dev-tools/embassy-cli.rst b/site/source/developer-docs/advanced/dev-tools/embassy-cli.rst index c7a48ab..ec2a015 100644 --- a/site/source/developer-docs/advanced/dev-tools/embassy-cli.rst +++ b/site/source/developer-docs/advanced/dev-tools/embassy-cli.rst @@ -1,12 +1,12 @@ .. _embassy-cli: ============================== -Embassy Command Line Interface +StartOS Command Line Interface ============================== .. warning:: This is for advanced users only!! Anything you do while SSH'd into your Embassy is NOT SUPPORTED, unless under the guidance of a Start9 technician. -When interacting with Embassy directly, you will invariably want to use ``embassy-cli``. Embassy-CLI can control embassyOS in many of the same ways that the UI can, but with finer controls and deeper insights. +When interacting with StartOS directly, you will invariably want to use ``embassy-cli``. Embassy-CLI can control StartOS in many of the same ways that the UI can, but with finer controls and deeper insights. In order to use Embassy-CLI, you will first need to authorize yourself with the following command... @@ -14,14 +14,14 @@ In order to use Embassy-CLI, you will first need to authorize yourself with the embassy-cli auth login - and enter your Embassy Master Password at the prompt. + and enter your StartOS Master Password at the prompt. You can enter ``embassy-cli help`` or ``embassy-cli