Skip to content

Commit 33e2782

Browse files
committed
update URLs and remove pvlib-specific language
1 parent 38567a2 commit 33e2782

File tree

2 files changed

+37
-38
lines changed

2 files changed

+37
-38
lines changed

source/conf.py

+4-4
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
# -- Project information -----------------------------------------------------
77
# https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information
88

9-
project = 'pvlib tutorials'
10-
copyright = '2022, pvlib community'
11-
author = 'pvlib community'
9+
project = 'PV Tutorials'
10+
copyright = '2022, PV OSS community'
11+
author = 'PV OSS community'
1212

1313
# -- General configuration ---------------------------------------------------
1414
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
@@ -33,7 +33,7 @@
3333
}
3434

3535
html_theme_options = {
36-
"github_url": "https://github.com/PVSC-Python-Tutorials/pvsc-python-tutorials.github.io",
36+
"github_url": "https://github.com/PV-Tutorials/pv-tutorials.github.io",
3737
"favicons": [
3838
{"rel": "icon", "sizes": "16x16", "href": "favicon-16x16.png"},
3939
{"rel": "icon", "sizes": "32x32", "href": "favicon-32x32.png"},

source/index.rst

+33-34
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,15 @@
22
Index
33
=====
44

5-
This page links to tutorial material for `pvlib-python <pvlib-python.readthedocs.io>`_,
6-
a free and open-source python package for simulating photovoltaic power systems.
7-
These tutorials were created by pvlib contributors and community members as
8-
introductory material for newcomers to pvlib. They were originally developed
5+
This page links to tutorial material for various open-source software packages
6+
for PV modeling and analysis.
7+
These tutorials were created by members of the PV community as
8+
introductory material for newcomers to the packages. They were originally developed
99
to be presented in workshop-style interactive tutorials at conferences, but
10-
the material itself is still useful on its own. Some of these tutorials are
11-
newer, shinier versions of previous material, so we recommend you start with the newest one.
10+
the material itself is still useful on its own.
1211

1312
If you have created a tutorial and want to have it listed on this page,
14-
feel free to submit it to this website's `git repository <https://github.com/PVSC-Python-Tutorials/pvsc-python-tutorials.github.io>`_.
13+
feel free to submit it to this website's `git repository <https://github.com/PV-Tutorials/pv-tutorials.github.io>`_.
1514

1615
If you have an idea or request to present a tutorial at your conference, university,
1716
event etc, you can contact us at [email protected].
@@ -22,21 +21,21 @@ event etc, you can contact us at [email protected].
2221

2322
.. raw:: html
2423

25-
<img src="https://raw.githubusercontent.com/PVSC-Python-Tutorials/PVPMC_SUPSI_2023/5257352a8a546b277a4ccc679fab54ac8b9aca0e/_static/PVLib_PVPMCLogo.png" alt="logo" loading="lazy" style="max-width: 100%; max-height: 200px; margin-top: 1rem;"/>
24+
<img src="https://raw.githubusercontent.com/PV-Tutorials/PVPMC_SUPSI_2023/5257352a8a546b277a4ccc679fab54ac8b9aca0e/_static/PVLib_PVPMCLogo.png" alt="logo" loading="lazy" style="max-width: 100%; max-height: 200px; margin-top: 1rem;"/>
2625

2726
^^^
2827

2928
A pvlib training session given at the 2023 European PVPMC workshop in Mendrisio, Switzerland.
3029

3130
+++
3231

33-
:bdg-link-primary:`Repository <https://github.com/PVSC-Python-Tutorials/PVPMC_SUPSI_2023>`
34-
:bdg-link-primary:`Website <https://colab.research.google.com/github/PVSC-Python-Tutorials/PVPMC_SUPSI_2023/blob/main/google-colab-introduction.ipynb>`
32+
:bdg-link-primary:`Repository <https://github.com/PV-Tutorials/PVPMC_SUPSI_2023>`
33+
:bdg-link-primary:`Website <https://colab.research.google.com/github/PV-Tutorials/PVPMC_SUPSI_2023/blob/main/google-colab-introduction.ipynb>`
3534

3635
.. raw:: html
3736

38-
<a href="https://github.com/PVSC-Python-Tutorials/PVPMC_SUPSI_2023">
39-
<img src="https://img.shields.io/github/stars/PVSC-Python-Tutorials/PVPMC_SUPSI_2023?style=social"/>
37+
<a href="https://github.com/PV-Tutorials/PVPMC_SUPSI_2023">
38+
<img src="https://img.shields.io/github/stars/PV-Tutorials/PVPMC_SUPSI_2023?style=social"/>
4039
</a>
4140

4241
.. grid-item-card:: PVSC50-Python-Tutorial
@@ -51,55 +50,55 @@ event etc, you can contact us at [email protected].
5150

5251
+++
5352

54-
:bdg-link-primary:`Repository <https://github.com/PVSC-Python-Tutorials/PVSC50>`
55-
:bdg-link-primary:`Website <https://pvsc-python-tutorials.github.io/PVSC50/index.html>`
53+
:bdg-link-primary:`Repository <https://github.com/PV-Tutorials/PVSC50>`
54+
:bdg-link-primary:`Website <https://pv-tutorials.github.io/PVSC50/index.html>`
5655

5756
.. raw:: html
5857

59-
<a href="https://github.com/PVSC-Python-Tutorials/PVSC50">
60-
<img src="https://img.shields.io/github/stars/PVSC-Python-Tutorials/PVSC50?style=social"/>
58+
<a href="https://github.com/PV-Tutorials/PVSC50">
59+
<img src="https://img.shields.io/github/stars/PV-Tutorials/PVSC50?style=social"/>
6160
</a>
6261

6362
.. grid-item-card:: PVPMC_2023
6463

6564
.. raw:: html
6665

67-
<img src="https://raw.githubusercontent.com/PVSC-Python-Tutorials/PVPMC_2023/855cb6c9340477c505b42703658e200c6c5d6ff4/_static/PVLib_PVPMCLogo.png" alt="logo" loading="lazy" style="max-width: 100%; max-height: 200px; margin-top: 1rem;"/>
66+
<img src="https://raw.githubusercontent.com/PV-Tutorials/PVPMC_2023/855cb6c9340477c505b42703658e200c6c5d6ff4/_static/PVLib_PVPMCLogo.png" alt="logo" loading="lazy" style="max-width: 100%; max-height: 200px; margin-top: 1rem;"/>
6867

6968
^^^
7069

7170
A pvlib training session given at the 2023 PVPMC workshop in Salt Lake City.
7271

7372
+++
7473

75-
:bdg-link-primary:`Repository <https://github.com/PVSC-Python-Tutorials/PVPMC_2023>`
76-
:bdg-link-primary:`Website <https://colab.research.google.com/github/PVSC-Python-Tutorials/PVPMC_2023/blob/main/google-colab-introduction.ipynb>`
74+
:bdg-link-primary:`Repository <https://github.com/PV-Tutorials/PVPMC_2023>`
75+
:bdg-link-primary:`Website <https://colab.research.google.com/github/PV-Tutorials/PVPMC_2023/blob/main/google-colab-introduction.ipynb>`
7776

7877
.. raw:: html
7978

80-
<a href="https://github.com/PVSC-Python-Tutorials/PVPMC_2023">
81-
<img src="https://img.shields.io/github/stars/PVSC-Python-Tutorials/PVPMC_2023?style=social"/>
79+
<a href="https://github.com/PV-Tutorials/PVPMC_2023">
80+
<img src="https://img.shields.io/github/stars/PV-Tutorials/PVPMC_2023?style=social"/>
8281
</a>
8382

8483
.. grid-item-card:: PVPMC_2022
8584

8685
.. raw:: html
8786

88-
<img src="https://raw.githubusercontent.com/PVSC-Python-Tutorials/PVPMC_2022/main/images/PVLib_PVPMCLogo.PNG" alt="logo" loading="lazy" style="max-width: 100%; max-height: 200px; margin-top: 1rem;"/>
87+
<img src="https://raw.githubusercontent.com/PV-Tutorials/PVPMC_2022/main/images/PVLib_PVPMCLogo.PNG" alt="logo" loading="lazy" style="max-width: 100%; max-height: 200px; margin-top: 1rem;"/>
8988

9089
^^^
9190

9291
A pvlib tutorial given at the 2022 PVPMC workshop in Salt Lake City.
9392

9493
+++
9594

96-
:bdg-link-primary:`Repository <https://github.com/PVSC-Python-Tutorials/PVPMC_2022>`
97-
:bdg-link-primary:`Website <https://pvsc-python-tutorials.github.io/PVPMC_2022/index.html>`
95+
:bdg-link-primary:`Repository <https://github.com/PV-Tutorials/PVPMC_2022>`
96+
:bdg-link-primary:`Website <https://pv-tutorials.github.io/PVPMC_2022/index.html>`
9897

9998
.. raw:: html
10099

101-
<a href="https://github.com/PVSC-Python-Tutorials/PVPMC_2022">
102-
<img src="https://img.shields.io/github/stars/PVSC-Python-Tutorials/PVPMC_2022?style=social"/>
100+
<a href="https://github.com/PV-Tutorials/PVPMC_2022">
101+
<img src="https://img.shields.io/github/stars/PV-Tutorials/PVPMC_2022?style=social"/>
103102
</a>
104103

105104

@@ -115,14 +114,14 @@ event etc, you can contact us at [email protected].
115114

116115
+++
117116

118-
:bdg-link-primary:`Repository <https://github.com/PVSC-Python-Tutorials/pyData-2021-Solar-PV-Modeling>`
119-
:bdg-link-primary:`Website <https://pvsc-python-tutorials.github.io/pyData-2021-Solar-PV-Modeling/index.html>`
117+
:bdg-link-primary:`Repository <https://github.com/PV-Tutorials/pyData-2021-Solar-PV-Modeling>`
118+
:bdg-link-primary:`Website <https://pv-tutorials.github.io/pyData-2021-Solar-PV-Modeling/index.html>`
120119
:bdg-link-primary:`Recording <https://www.youtube.com/watch?v=sweUakFg3I8>`
121120

122121
.. raw:: html
123122

124-
<a href="https://github.com/PVSC-Python-Tutorials/pyData-2021-Solar-PV-Modeling">
125-
<img src="https://img.shields.io/github/stars/PVSC-Python-Tutorials/pyData-2021-Solar-PV-Modeling?style=social"/>
123+
<a href="https://github.com/PV-Tutorials/pyData-2021-Solar-PV-Modeling">
124+
<img src="https://img.shields.io/github/stars/PV-Tutorials/pyData-2021-Solar-PV-Modeling?style=social"/>
126125
</a>
127126

128127

@@ -138,11 +137,11 @@ event etc, you can contact us at [email protected].
138137

139138
+++
140139

141-
:bdg-link-primary:`Repository <https://github.com/PVSC-Python-Tutorials/PVSC48-Python-Tutorial>`
142-
:bdg-link-primary:`Website <https://pvsc-python-tutorials.github.io/PVSC48-Python-Tutorial/index.html>`
140+
:bdg-link-primary:`Repository <https://github.com/PV-Tutorials/PVSC48-Python-Tutorial>`
141+
:bdg-link-primary:`Website <https://pv-tutorials.github.io/PVSC48-Python-Tutorial/index.html>`
143142

144143
.. raw:: html
145144

146-
<a href="https://github.com/PVSC-Python-Tutorials/PVSC48-Python-Tutorial">
147-
<img src="https://img.shields.io/github/stars/PVSC-Python-Tutorials/PVSC48-Python-Tutorial?style=social"/>
145+
<a href="https://github.com/PV-Tutorials/PVSC48-Python-Tutorial">
146+
<img src="https://img.shields.io/github/stars/PV-Tutorials/PVSC48-Python-Tutorial?style=social"/>
148147
</a>

0 commit comments

Comments
 (0)