Sponsorship updates in the content
This commit is contained in:
Родитель
eb3915b2d8
Коммит
d7c2c1e97c
10
config.toml
10
config.toml
|
@ -1,14 +1,14 @@
|
||||||
base_url = "//docs.worldwidetelescope.org"
|
base_url = "https://docs.worldwidetelescope.org"
|
||||||
title = "AAS WorldWide Telescope Documentation"
|
title = "WorldWide Telescope Documentation"
|
||||||
description = "Collected documentation of the AAS WorldWide Telescope project."
|
description = "Collected documentation of the WorldWide Telescope project."
|
||||||
default_language = "en"
|
default_language = "en"
|
||||||
compile_sass = true
|
compile_sass = true
|
||||||
highlight_code = false
|
highlight_code = false
|
||||||
build_search_index = false
|
build_search_index = false
|
||||||
|
|
||||||
[extra]
|
[extra]
|
||||||
logo_url = "//worldwidetelescope.org/home"
|
logo_url = "https://worldwidetelescope.org/home"
|
||||||
github_url = "//github.com/WorldWideTelescope/worldwide-telescope-docs-hub"
|
github_url = "https://github.com/WorldWideTelescope/worldwide-telescope-docs-hub"
|
||||||
twitter_url = "https://twitter.com/wwtelescope"
|
twitter_url = "https://twitter.com/wwtelescope"
|
||||||
facebook_url = "https://facebook.com/wwtelescope"
|
facebook_url = "https://facebook.com/wwtelescope"
|
||||||
google_analytics_id = "UA-107473046-3"
|
google_analytics_id = "UA-107473046-3"
|
||||||
|
|
|
@ -16,9 +16,9 @@ your needs.
|
||||||
<section class="flex-cards">
|
<section class="flex-cards">
|
||||||
|
|
||||||
{% card(text="Read the user manual", url="user-manual/1/", html=1) %}
|
{% card(text="Read the user manual", url="user-manual/1/", html=1) %}
|
||||||
The <b>AAS WorldWide Telescope User Manual</b> shows how to use
|
The <b>WorldWide Telescope User Manual</b> shows how to use
|
||||||
the WWT Windows application and the
|
the WWT Windows application and the
|
||||||
<a href="//worldwidetelescope.org/webclient/">web client</a>.
|
<a href="https://worldwidetelescope.org/webclient/">web client</a>.
|
||||||
{% end %}
|
{% end %}
|
||||||
|
|
||||||
{% card(text="Start using pywwt", url="https://pywwt.readthedocs.io/en/stable/#quick-start", html=1) %}
|
{% card(text="Start using pywwt", url="https://pywwt.readthedocs.io/en/stable/#quick-start", html=1) %}
|
||||||
|
@ -64,7 +64,7 @@ WorldWide Telescope is with the <b>pywwt</b> Python package.
|
||||||
|
|
||||||
{% card(text="Read the Data Guide", url="data-guide/1/", html=1) %}
|
{% card(text="Read the Data Guide", url="data-guide/1/", html=1) %}
|
||||||
The <b>WWT Data Guide</b> is your one-stop-shop to understand the details of
|
The <b>WWT Data Guide</b> is your one-stop-shop to understand the details of
|
||||||
the different data formats used in AAS WorldWide Telescope and the software
|
the different data formats used in WorldWide Telescope and the software
|
||||||
tools that create and manipulate them.
|
tools that create and manipulate them.
|
||||||
{% end %}
|
{% end %}
|
||||||
|
|
||||||
|
@ -143,9 +143,11 @@ web services APIs and provides tools for issuing requests.
|
||||||
|
|
||||||
You might also want to check out:
|
You might also want to check out:
|
||||||
|
|
||||||
- [About AAS WorldWide Telescope](https://worldwidetelescope.org/About)
|
- [About WorldWide Telescope](https://worldwidetelescope.org/about/)
|
||||||
- [The WWT discussion forum][forum]
|
- [The WWT discussion forum][forum]
|
||||||
- [WWT on GitHub](https://github.com/WorldWideTelescope/)
|
- [WWT on GitHub](https://github.com/WorldWideTelescope/)
|
||||||
- [Signing up for our newsletter][newsletter]
|
- [Signing up for our newsletter][newsletter]
|
||||||
|
- [Donate to support WWT][donate]
|
||||||
|
|
||||||
[newsletter]: https://bit.ly/wwt-signup
|
[newsletter]: https://bit.ly/wwt-signup
|
||||||
|
[donate]: https://numfocus.org/donate-for-worldwide-telescope
|
||||||
|
|
|
@ -72,7 +72,7 @@
|
||||||
</main>
|
</main>
|
||||||
|
|
||||||
<footer>
|
<footer>
|
||||||
<p>Copyright {{ now() | date(format="%Y") }} <a href="http://aas.org/">AAS</a>.
|
<p>Copyright {{ now() | date(format="%Y") }} WorldWide Telescope contributors.
|
||||||
HTML generated with <a href="https://www.getzola.org/">Zola</a>.
|
HTML generated with <a href="https://www.getzola.org/">Zola</a>.
|
||||||
<a href="{{ config.extra.github_url | safe }}">Source code</a>.
|
<a href="{{ config.extra.github_url | safe }}">Source code</a>.
|
||||||
</p>
|
</p>
|
||||||
|
|
Загрузка…
Ссылка в новой задаче