Skip to content

Commit 24da462

Browse files
committed
feat: piml new version
1 parent 9705d64 commit 24da462

File tree

4 files changed

+32
-8
lines changed

4 files changed

+32
-8
lines changed

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fezcodex",
3-
"version": "0.3.2",
3+
"version": "0.4.0",
44
"private": true,
55
"homepage": "https://fezcode.com",
66
"dependencies": {
@@ -14,7 +14,7 @@
1414
"framer-motion": "^12.23.24",
1515
"front-matter": "^4.0.2",
1616
"marked": "^16.4.1",
17-
"piml": "^1.1.0",
17+
"piml": "^1.1.1",
1818
"qrcode.react": "^4.2.0",
1919
"react": "^19.2.0",
2020
"react-dom": "^19.2.0",
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Pluribus (TV Series)
2+
- **Category:** Series
3+
- **Date:** 2025-12-08
4+
- **Link:** https://www.imdb.com/title/tt22202452/
5+
- **Platform:** Apple TV+
6+
- **Rating:** 5/5
7+
8+
## About "Pluribus"
9+
10+
"Pluribus" is a post-apocalyptic sci-fi series created by Vince Gilligan ("Breaking Bad", "Better Call Saul").
11+
Starring Rhea Seehorn as Carol Sturka and Karolina Wydra as Zosia, the show explores how an author remains an individual
12+
in a world where humanity has been assimilated into a peaceful hive mind.
13+
The show explores themes of individuality and isolation. It has received critical acclaim for its writing and performance.

public/logs/series/series.piml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,15 @@
11
(logs)
2+
> (item)
3+
(category) Series
4+
(date) 2025-12-08
5+
(link) https://www.imdb.com/title/tt22202452/
6+
(platform) Apple TV+
7+
(rating) 5
8+
(slug) pluribus-tv-series
9+
(title) Pluribus (TV Series)
10+
(image) /images/defaults/series/kelly-sikkema-RIPiTX__OeQ-unsplash.jpg
11+
(description) "Pluribus" is a post-apocalyptic sci-fi series created by Vince Gilligan. Starring Rhea Seehorn as Carol Sturka, an author who remains an individual in a world where humanity has been assimilated into a peaceful hive mind.
12+
213
> (item)
314
(category) Series
415
(date) 2025-12-02

0 commit comments

Comments
 (0)