From 5eae9afc89ff418b29a521a28cb1376c66e4bbd0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ce=CC=81dric=20Foellmi?= Date: Sun, 17 Mar 2024 19:32:36 +0100 Subject: [PATCH] Slowly starting docs for V5 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: CeĢdric Foellmi --- docs/.vitepress/config.js | 37 +++++++++---------- docs/.vitepress/theme/custom.css | 2 +- docs/{tools => nights}/coming-soon.md | 0 .../iobserve.md => nights/explorer/index.md} | 4 +- .../explorer}/layoutoptions.md | 0 .../iobserve => nights/explorer}/nodestree.md | 0 .../iobserve => nights/explorer}/timesbar.md | 0 docs/nights/index.md | 4 ++ docs/tools/starlinks.md | 1 - 9 files changed, 24 insertions(+), 24 deletions(-) rename docs/{tools => nights}/coming-soon.md (100%) rename docs/{tools/iobserve.md => nights/explorer/index.md} (79%) rename docs/{tools/iobserve => nights/explorer}/layoutoptions.md (100%) rename docs/{tools/iobserve => nights/explorer}/nodestree.md (100%) rename docs/{tools/iobserve => nights/explorer}/timesbar.md (100%) create mode 100644 docs/nights/index.md delete mode 100644 docs/tools/starlinks.md diff --git a/docs/.vitepress/config.js b/docs/.vitepress/config.js index c4f7810..a086a41 100644 --- a/docs/.vitepress/config.js +++ b/docs/.vitepress/config.js @@ -1,14 +1,14 @@ export default { title: 'Arcsecond Docs', - description: 'A Platform for Astronomers and Observatories', + description: 'The Astronomical Observations Platform', siteTitle: false, cleanUrls: 'with-subfolders', themeConfig: { logo: '/logo-circle-sm.png', localSearch: true, nav: [ - { text: 'iObserve & Pro Tools', link: '/tools/iobserve.md' }, - { text: 'Data & Observations', link: '/observations/' }, + { text: 'Night Explorer, Plans & Logs', link: '/nights/' }, + { text: 'Targets & Data', link: '/observations/' }, { text: 'Observatory Portals', link: '/portals/' }, { text: 'Resources', link: '/resources/' }, { text: 'APIs & Ecosystem', link: '/ecosystem/' } @@ -22,34 +22,31 @@ export default { { icon: 'twitter', link: 'https://twitter.com/arcsecond_io' } ], sidebar: { - '/tools/': [ + '/nights/': [ { - text: 'iObserve', + text: 'Night Explorer (fka iObserve)', collapsible: true, items: [ - { text: 'Introduction', link: '/tools/iobserve.md' }, - { text: 'Times Bar & Location Selector', link: '/tools/iobserve/timesbar.md' }, - { text: 'Nodes Tree & Object Imports', link: '/tools/iobserve/nodestree.md' }, - { text: 'Global Layout & Options', link: '/tools/iobserve/layoutoptions.md' } + { text: 'Introduction', link: '/nights/explorer/' }, + { text: 'Times Bar & Location Selector', link: '/nights/explorer/timesbar.md' }, + { text: 'Nodes Tree & Object Imports', link: '/nights/explorer/nodestree.md' }, + { text: 'Global Layout & Options', link: '/nights/explorer/layoutoptions.md' } ] }, { - text: 'Pro Tools', + text: 'Night Plans', + collapsible: true, + items: [ + ] + }, + { + text: 'Night Logs', collapsible: true, items: [ - { text: 'Starlinks Tracks', link: '/tools/starlinks.md' }, - { text: 'Exoplanet Transits', link: '/tools/coming-soon.md' }, - { text: 'Night Duration', link: '/tools/coming-soon.md' }, - { text: 'Yearly Visibility', link: '/tools/coming-soon.md' }, - { text: 'Standard Stars', link: '/tools/coming-soon.md' }, - { text: 'Almanac', link: '/tools/coming-soon.md' }, - { text: 'Coordinates Converter', link: '/tools/coming-soon.md' }, - { text: 'Times Converter', link: '/tools/coming-soon.md' }, - { text: 'Distances Converter', link: '/tools/coming-soon.md' } ] } ], - '/observations/': [ + '/targets/': [ { text: 'Overview', link: '/observations/index.md' diff --git a/docs/.vitepress/theme/custom.css b/docs/.vitepress/theme/custom.css index 72faed0..cbf3cd3 100644 --- a/docs/.vitepress/theme/custom.css +++ b/docs/.vitepress/theme/custom.css @@ -2,7 +2,7 @@ --vp-c-brand-1: #3fb2e0; --vp-c-brand-2: #178ebe; --vp-c-brand-3: #086185; - --vp-c-brand-soft: #7cd3f6; + --vp-c-brand-soft: rgba(182, 219, 234, 0.65); } .medium-zoom-overlay { diff --git a/docs/tools/coming-soon.md b/docs/nights/coming-soon.md similarity index 100% rename from docs/tools/coming-soon.md rename to docs/nights/coming-soon.md diff --git a/docs/tools/iobserve.md b/docs/nights/explorer/index.md similarity index 79% rename from docs/tools/iobserve.md rename to docs/nights/explorer/index.md index 2bee086..5228aeb 100644 --- a/docs/tools/iobserve.md +++ b/docs/nights/explorer/index.md @@ -1,6 +1,6 @@ -# iObserve +# Night Explorer (f.k.a. iObserve) -iObserve is our Master Pro Tool. Its purpose is to provide a consistent application for preparing astronomical +Night Explorer (known before as iObserve) is the best tool for exploring nights. observations. diff --git a/docs/tools/iobserve/layoutoptions.md b/docs/nights/explorer/layoutoptions.md similarity index 100% rename from docs/tools/iobserve/layoutoptions.md rename to docs/nights/explorer/layoutoptions.md diff --git a/docs/tools/iobserve/nodestree.md b/docs/nights/explorer/nodestree.md similarity index 100% rename from docs/tools/iobserve/nodestree.md rename to docs/nights/explorer/nodestree.md diff --git a/docs/tools/iobserve/timesbar.md b/docs/nights/explorer/timesbar.md similarity index 100% rename from docs/tools/iobserve/timesbar.md rename to docs/nights/explorer/timesbar.md diff --git a/docs/nights/index.md b/docs/nights/index.md new file mode 100644 index 0000000..55b3403 --- /dev/null +++ b/docs/nights/index.md @@ -0,0 +1,4 @@ +# Nights Domain + +The Nights Domain comprises the Night Explorer, Arcsecond's Observation Planner based on +Night Plans and Rule Sets, and Night Logs. diff --git a/docs/tools/starlinks.md b/docs/tools/starlinks.md deleted file mode 100644 index dc107ea..0000000 --- a/docs/tools/starlinks.md +++ /dev/null @@ -1 +0,0 @@ -# Starlinks Tracks