You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{ "date": "2025-02-23", "text": "Guide about cachebusting is up. It's still WIP though!", "link": "/coding/cachebusting" },
3
4
{ "date": "2025-02-18", "text": "Lots of small updates, and I expanded my 'VSCode Setup' page!", "link": "/coding/my-setup" },
4
5
{ "date": "2025-02-12", "text": "The layout generator was updated: New features, new looks, and other improvements!", "link": "/coding/layout-generator" },
5
6
{ "date": "2025-02-09", "text": "Coding bookmarks have moved to their own page and have been expanded!", "link": "/coding/bookmarks" },
Copy file name to clipboardExpand all lines: content/_includes/blog.njk
+13-11Lines changed: 13 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,5 @@
1
1
---
2
2
testingOnLocalhost: false
3
-
noCache: "20250218"
4
3
---
5
4
6
5
<!DOCTYPE html>
@@ -13,9 +12,8 @@ noCache: "20250218"
13
12
content="{{ description or 'Welcome to petrapixel! Here you can find many resources for Neocities, coding help, media recommendations and more in a cute Old Web aesthetic!' }}"
Copy file name to clipboardExpand all lines: content/_includes/coding.njk
+28-11Lines changed: 28 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,5 @@
1
1
---
2
2
testingOnLocalhost: false
3
-
noCache: "20250218"
4
3
---
5
4
6
5
<!DOCTYPE html>
@@ -13,8 +12,7 @@ noCache: "20250218"
13
12
content="{{ description or 'Welcome to petrapixel! Here you can find many resources for Neocities, coding help, media recommendations and more in a cute Old Web aesthetic!' }}"
Copy file name to clipboardExpand all lines: content/_includes/petrapixel.njk
+29-4Lines changed: 29 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,5 @@
1
1
---
2
2
testingOnLocalhost: false
3
-
noCache: "20250218"
4
3
---
5
4
6
5
<!DOCTYPE html>
@@ -13,8 +12,7 @@ noCache: "20250218"
13
12
content="{{ description or 'Welcome to petrapixel! Here you can find many resources for Neocities, coding help, media recommendations and more in a cute Old Web aesthetic!' }}"
0 commit comments