From 1733bbfb690fe1c924a08c096d13a798ce9c7a81 Mon Sep 17 00:00:00 2001 From: syui Date: Mon, 29 Apr 2024 13:48:56 +0900 Subject: [PATCH] fix --- content/blog/2024-04-28-nasa.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 content/blog/2024-04-28-nasa.md diff --git a/content/blog/2024-04-28-nasa.md b/content/blog/2024-04-28-nasa.md new file mode 100644 index 0000000..eb94571 --- /dev/null +++ b/content/blog/2024-04-28-nasa.md @@ -0,0 +1,25 @@ ++++ +date = "2024-04-28" +tags = ["nasa"] +title = "solar-system" +slug = "nasa" ++++ + +この前、nasaのvoyager-1の不具合が修正された話がありました。 + +私もニュース媒体でそれを知り、最もわかりやすかったのは[gigazine.net](https://gigazine.net/news/20240423-voyager-1-resumes-sending-signal/)の記事だったと思います。 + +`nasa`には`solar-system`があって、そこではvoyagerのstoryも公開されています。 + + + +[yui.syui.ai](https://yui.syui.ai)のレイアウトを考えてて、あれも宇宙に関係した話なので`solar-system`を自前で作りたいなと思い作ってみました。 + +- host : https://yui.syui.ai/pkg/solar + + + +例えば、`camera:earth`にしてみてください。 + +参考にしたのは[solarcg/SolarSys](https://github.com/solarcg/SolarSys)です。 +