Skip to content

Commit aa3fedd

Browse files
committed
🚜 Updates cog and README
1 parent 13ddaab commit aa3fedd

File tree

3 files changed

+43
-61
lines changed

3 files changed

+43
-61
lines changed

README.md

Lines changed: 10 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -172,12 +172,6 @@ with Path("shots.yml").open() as fp:
172172

173173
----
174174

175-
### 2015.djangocon.eu
176-
177-
[![](./screenshots/2015-djangocon-eu.png)](https://2015.djangocon.eu)
178-
179-
----
180-
181175
### 2015.djangocon.com.au
182176

183177
[![](./screenshots/2015-djangocon-au.png)](https://2015.djangocon.com.au)
@@ -274,6 +268,12 @@ with Path("shots.yml").open() as fp:
274268

275269
----
276270

271+
### 2020.djangocon.africa
272+
273+
[![](./screenshots/2020-djangocon-africa.png)](https://2020.djangocon.africa)
274+
275+
----
276+
277277
### 2021.djangocon.us
278278

279279
[![](./screenshots/2021-djangocon-us.png)](https://2021.djangocon.us)
@@ -292,12 +292,6 @@ with Path("shots.yml").open() as fp:
292292

293293
----
294294

295-
### 2022.djangocon.us
296-
297-
[![](./screenshots/2022-djangocon-us.png)](https://2022.djangocon.us)
298-
299-
----
300-
301295
### 2022.djangocon.eu
302296

303297
[![](./screenshots/2022-djangocon-eu.png)](https://2022.djangocon.eu)
@@ -310,9 +304,9 @@ with Path("shots.yml").open() as fp:
310304

311305
----
312306

313-
### 2023.djangocon.us
307+
### 2022.djangocon.us
314308

315-
[![](./screenshots/2023-djangocon-us.png)](https://2023.djangocon.us)
309+
[![](./screenshots/2022-djangocon-us.png)](https://2022.djangocon.us)
316310

317311
----
318312

@@ -328,9 +322,9 @@ with Path("shots.yml").open() as fp:
328322

329323
----
330324

331-
### 2020.djangocon.africa
325+
### 2023.djangocon.us
332326

333-
[![](./screenshots/2020-djangocon-africa.png)](https://2020.djangocon.africa)
327+
[![](./screenshots/2023-djangocon-us.png)](https://2023.djangocon.us)
334328

335329
----
336330

justfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010

1111
@rebuild:
1212
cog -rP README.md
13-
cog -rP shots.yml
1413

1514
@screenshots *ARGS:
1615
shot-scraper multi --no-clobber {{ ARGS }} ./shots.yml

shots.yml

Lines changed: 33 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,3 @@
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-
# ]]]
281
- output: ./screenshots/2008-djangocon-us.png
292
height: 1024
303
quality: 80
@@ -91,11 +64,11 @@
9164
url: https://2015.djangocon.us
9265
width: 1280
9366

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
9972

10073
- output: ./screenshots/2015-djangocon-au.png
10174
height: 1024
@@ -193,6 +166,12 @@
193166
url: https://2020.djangocon.com.au
194167
width: 1280
195168

169+
- output: ./screenshots/2020-djangocon-africa.png
170+
height: 1024
171+
quality: 80
172+
url: https://2020.djangocon.africa
173+
width: 1280
174+
196175
- output: ./screenshots/2021-djangocon-us.png
197176
height: 1024
198177
quality: 80
@@ -211,12 +190,6 @@
211190
url: https://2021.djangocon.com.au
212191
width: 1280
213192

214-
- output: ./screenshots/2022-djangocon-us.png
215-
height: 1024
216-
quality: 80
217-
url: https://2022.djangocon.us
218-
width: 1280
219-
220193
- output: ./screenshots/2022-djangocon-eu.png
221194
height: 1024
222195
quality: 80
@@ -229,10 +202,10 @@
229202
url: https://2022.djangocon.com.au
230203
width: 1280
231204

232-
- output: ./screenshots/2023-djangocon-us.png
205+
- output: ./screenshots/2022-djangocon-us.png
233206
height: 1024
234207
quality: 80
235-
url: https://2023.djangocon.us
208+
url: https://2022.djangocon.us
236209
width: 1280
237210

238211
- output: ./screenshots/2023-djangocon-eu.png
@@ -247,16 +220,32 @@
247220
url: https://2023.djangocon.com.au
248221
width: 1280
249222

250-
# [[[end]]]
251-
252-
- output: ./screenshots/2020-djangocon-africa.png
223+
- output: ./screenshots/2023-djangocon-us.png
253224
height: 1024
254225
quality: 80
255-
url: https://2020.djangocon.africa
226+
url: https://2023.djangocon.us
256227
width: 1280
257228

258229
- output: ./screenshots/2023-djangocon-africa.png
259230
height: 1024
260231
quality: 80
261232
url: https://2023.djangocon.africa
262233
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

Comments
 (0)