|
1 |
| -# [[[cog |
2 |
| -# import cog |
3 |
| -# height = 1024 |
4 |
| -# quality = 80 |
5 |
| -# width = 1280 |
6 |
| -# for year in range(2008, 2024): |
7 |
| -# print(f"- output: ./screenshots/{year}-djangocon-us.png") |
8 |
| -# print(f" height: {height}") |
9 |
| -# print(f" quality: {quality}") |
10 |
| -# print(f" url: https://{year}.djangocon.us") |
11 |
| -# print(f" width: {width}") |
12 |
| -# print("") |
13 |
| -# if year > 2011 and year not in [2013, 2014]: |
14 |
| -# print(f"- output: ./screenshots/{year}-djangocon-eu.png") |
15 |
| -# print(f" height: {height}") |
16 |
| -# print(f" quality: {quality}") |
17 |
| -# print(f" url: https://{year}.djangocon.eu") |
18 |
| -# print(f" width: {width}") |
19 |
| -# print("") |
20 |
| -# if year > 2012: |
21 |
| -# print(f"- output: ./screenshots/{year}-djangocon-au.png") |
22 |
| -# print(f" height: {height}") |
23 |
| -# print(f" quality: {quality}") |
24 |
| -# print(f" url: https://{year}.djangocon.com.au") |
25 |
| -# print(f" width: {width}") |
26 |
| -# print("") |
27 |
| -# ]]] |
28 | 1 | - output: ./screenshots/2008-djangocon-us.png
|
29 | 2 | height: 1024
|
30 | 3 | quality: 80
|
|
91 | 64 | url: https://2015.djangocon.us
|
92 | 65 | width: 1280
|
93 | 66 |
|
94 |
| -- output: ./screenshots/2015-djangocon-eu.png |
95 |
| - height: 1024 |
96 |
| - quality: 80 |
97 |
| - url: https://2015.djangocon.eu |
98 |
| - width: 1280 |
| 67 | +# - output: ./screenshots/2015-djangocon-eu.png |
| 68 | +# height: 1024 |
| 69 | +# quality: 80 |
| 70 | +# url: https://2015.djangocon.eu |
| 71 | +# width: 1280 |
99 | 72 |
|
100 | 73 | - output: ./screenshots/2015-djangocon-au.png
|
101 | 74 | height: 1024
|
|
193 | 166 | url: https://2020.djangocon.com.au
|
194 | 167 | width: 1280
|
195 | 168 |
|
| 169 | +- output: ./screenshots/2020-djangocon-africa.png |
| 170 | + height: 1024 |
| 171 | + quality: 80 |
| 172 | + url: https://2020.djangocon.africa |
| 173 | + width: 1280 |
| 174 | + |
196 | 175 | - output: ./screenshots/2021-djangocon-us.png
|
197 | 176 | height: 1024
|
198 | 177 | quality: 80
|
|
211 | 190 | url: https://2021.djangocon.com.au
|
212 | 191 | width: 1280
|
213 | 192 |
|
214 |
| -- output: ./screenshots/2022-djangocon-us.png |
215 |
| - height: 1024 |
216 |
| - quality: 80 |
217 |
| - url: https://2022.djangocon.us |
218 |
| - width: 1280 |
219 |
| - |
220 | 193 | - output: ./screenshots/2022-djangocon-eu.png
|
221 | 194 | height: 1024
|
222 | 195 | quality: 80
|
|
229 | 202 | url: https://2022.djangocon.com.au
|
230 | 203 | width: 1280
|
231 | 204 |
|
232 |
| -- output: ./screenshots/2023-djangocon-us.png |
| 205 | +- output: ./screenshots/2022-djangocon-us.png |
233 | 206 | height: 1024
|
234 | 207 | quality: 80
|
235 |
| - url: https://2023.djangocon.us |
| 208 | + url: https://2022.djangocon.us |
236 | 209 | width: 1280
|
237 | 210 |
|
238 | 211 | - output: ./screenshots/2023-djangocon-eu.png
|
|
247 | 220 | url: https://2023.djangocon.com.au
|
248 | 221 | width: 1280
|
249 | 222 |
|
250 |
| -# [[[end]]] |
251 |
| - |
252 |
| -- output: ./screenshots/2020-djangocon-africa.png |
| 223 | +- output: ./screenshots/2023-djangocon-us.png |
253 | 224 | height: 1024
|
254 | 225 | quality: 80
|
255 |
| - url: https://2020.djangocon.africa |
| 226 | + url: https://2023.djangocon.us |
256 | 227 | width: 1280
|
257 | 228 |
|
258 | 229 | - output: ./screenshots/2023-djangocon-africa.png
|
259 | 230 | height: 1024
|
260 | 231 | quality: 80
|
261 | 232 | url: https://2023.djangocon.africa
|
262 | 233 | width: 1280
|
| 234 | + |
| 235 | +# - output: ./screenshots/2024-djangocon-eu.png |
| 236 | +# height: 1024 |
| 237 | +# quality: 80 |
| 238 | +# url: https://2024.djangocon.eu |
| 239 | +# width: 1280 |
| 240 | + |
| 241 | +# - output: ./screenshots/2024-djangocon-au.png |
| 242 | +# height: 1024 |
| 243 | +# quality: 80 |
| 244 | +# url: https://2024.djangocon.com.au |
| 245 | +# width: 1280 |
| 246 | + |
| 247 | +# - output: ./screenshots/2024-djangocon-us.png |
| 248 | +# height: 1024 |
| 249 | +# quality: 80 |
| 250 | +# url: https://2024.djangocon.us |
| 251 | +# width: 1280 |
0 commit comments