From 599d41b201c2889ffcbcdced6b741db9a4c291d9 Mon Sep 17 00:00:00 2001 From: Peter Williams Date: Fri, 9 Jun 2023 15:52:17 -0400 Subject: [PATCH] Internal updates for sponsorship branding --- config.toml | 4 ++-- content/_index.md | 9 +-------- content/astronomicalresearch/index.md | 2 +- content/communities/index.md | 7 ++++++- content/configuration/index.md | 4 ++-- content/earthplanetresearch/index.md | 2 +- content/explore/index.md | 2 +- content/screenlayout/index.md | 2 +- content/searchpanel/index.md | 2 +- content/settingsmenu/index.md | 2 +- content/support/index.md | 2 +- content/telescopemenu/index.md | 2 +- content/viewmenu/index.md | 2 +- 13 files changed, 20 insertions(+), 22 deletions(-) diff --git a/config.toml b/config.toml index 1458216..271e69d 100644 --- a/config.toml +++ b/config.toml @@ -1,6 +1,6 @@ base_url = "//docs.worldwidetelescope.org/user-manual/1" -title = "The AAS WorldWide Telescope User Manual" -description = "AAS WorldWide Telescope is a tool for showcasing astronomical data and knowledge." +title = "WorldWide Telescope User Manual" +description = "WorldWide Telescope is a tool for showcasing astronomical data and knowledge." theme = "wwtguide" [extra] diff --git a/content/_index.md b/content/_index.md index 343e6d1..a3ad284 100644 --- a/content/_index.md +++ b/content/_index.md @@ -4,7 +4,7 @@ sort_by = "weight" insert_anchor_links = "right" +++ -The AAS WorldWide Telescope is a software environment that enables your +WorldWide Telescope is a software environment that enables your computer to function as a virtual telescope, combining terabytes of imagery from such famous telescopes as Hubble, Chandra and Spitzer into one vast panorama of the universe. @@ -48,10 +48,3 @@ only applies to one. The essential differences between the two are that the Windows version is downloaded and installed first, then run, and has a few more features. The web client is not downloaded and installed, is based on HTML5, and has fewer features but can be customized. - -_WorldWide Telescope is created by Microsoft Research using the Microsoft high -performance Visual Experience Engine, and the project is dedicated to -legendary researcher Jim Gray, without whom this project would not have -happened. WorldWide Telescope is released as a free resource to the astronomy -and education community with the hope that it will inspire and empower people -to explore and understand the universe like never before._ diff --git a/content/astronomicalresearch/index.md b/content/astronomicalresearch/index.md index 234dbec..4057091 100644 --- a/content/astronomicalresearch/index.md +++ b/content/astronomicalresearch/index.md @@ -1,6 +1,6 @@ +++ title = "Astronomical Research" -description = "Using AAS WorldWide Telescope for astronomical research." +description = "Using WorldWide Telescope for astronomical research." weight = 900 +++ diff --git a/content/communities/index.md b/content/communities/index.md index 7daa8bc..27cb721 100644 --- a/content/communities/index.md +++ b/content/communities/index.md @@ -1,12 +1,17 @@ +++ title = "Communities" -description = "Data sharing through AAS WorldWide Telescope communities." +description = "Data sharing through WorldWide Telescope communities." weight = 400 +++ Communities are public or private groups that can share data using WorldWide Telescope. +{% note(html=1) %} +The WWT Communities functionality is unmaintained. We do not recommend +that new users start using it. +{% end %} + Communities are great places to meet and share information with people who share your astronomy interests. Often communities are associated with product manufacturers, telescope manufacturers for example, or scientific communities, diff --git a/content/configuration/index.md b/content/configuration/index.md index 03db653..9fc6ae0 100644 --- a/content/configuration/index.md +++ b/content/configuration/index.md @@ -1,10 +1,10 @@ +++ title = "Configuration" -description = "How to configure AAS WorldWide Telescope in non-standard ways." +description = "How to configure WorldWide Telescope in non-standard ways." weight = 1100 +++ -This section contains technical information on how to configure AAS WorldWide +This section contains technical information on how to configure WorldWide Telescope to run in environments other than on a single desktop or laptop client computer. diff --git a/content/earthplanetresearch/index.md b/content/earthplanetresearch/index.md index ee732f0..874efe9 100644 --- a/content/earthplanetresearch/index.md +++ b/content/earthplanetresearch/index.md @@ -1,6 +1,6 @@ +++ title = "Earth and Planetary Research" -description = "Earth and planetary research with AAS WorldWide Telescope." +description = "Earth and planetary research with WorldWide Telescope." weight = 1000 +++ diff --git a/content/explore/index.md b/content/explore/index.md index bab32f8..bbf8551 100644 --- a/content/explore/index.md +++ b/content/explore/index.md @@ -1,6 +1,6 @@ +++ title = "Explore" -description = "Exploring the sky with AAS WorldWide Telescope." +description = "Exploring the sky with WorldWide Telescope." weight = 200 +++ diff --git a/content/screenlayout/index.md b/content/screenlayout/index.md index ccd0ad6..1af2544 100644 --- a/content/screenlayout/index.md +++ b/content/screenlayout/index.md @@ -1,6 +1,6 @@ +++ title = "Screen Layout" -description = "The layout of the main AAS WorldWide Telescope interface." +description = "The layout of the main WorldWide Telescope interface." weight = 100 +++ diff --git a/content/searchpanel/index.md b/content/searchpanel/index.md index 6ff4b43..7241777 100644 --- a/content/searchpanel/index.md +++ b/content/searchpanel/index.md @@ -1,6 +1,6 @@ +++ title = "Search Panel" -description = "The Search panel of the AAS WorldWide Telescope user interface" +description = "The Search panel of the WorldWide Telescope user interface" weight = 500 +++ diff --git a/content/settingsmenu/index.md b/content/settingsmenu/index.md index 2192b57..13c42f8 100644 --- a/content/settingsmenu/index.md +++ b/content/settingsmenu/index.md @@ -1,6 +1,6 @@ +++ title = "The Settings Menu" -description = "The Settings menu of the AAS WorldWide Telescope." +description = "The Settings menu of WorldWide Telescope." weight = 700 +++ diff --git a/content/support/index.md b/content/support/index.md index e55b7e5..3fba500 100644 --- a/content/support/index.md +++ b/content/support/index.md @@ -1,6 +1,6 @@ +++ title = "Support" -description = "Help and support for the AAS WorldWide Telescope." +description = "Help and support for WorldWide Telescope." weight = 1200 +++ diff --git a/content/telescopemenu/index.md b/content/telescopemenu/index.md index 25e4f0b..d0e5614 100644 --- a/content/telescopemenu/index.md +++ b/content/telescopemenu/index.md @@ -1,6 +1,6 @@ +++ title = "The Telescope Menu" -description = "The Telescope menu of the AAS WorldWide Telescope program." +description = "The Telescope menu of WorldWide Telescope." weight = 800 +++ diff --git a/content/viewmenu/index.md b/content/viewmenu/index.md index db5d991..031e8cc 100644 --- a/content/viewmenu/index.md +++ b/content/viewmenu/index.md @@ -1,6 +1,6 @@ +++ title = "View Menu" -description = "The View menu of the AAS WorldWide Telescope program." +description = "The View menu of WorldWide Telescope." weight = 600 +++