Update weeknotes and weeknote-config.json for improved content and structure
This commit is contained in:
@@ -1,33 +0,0 @@
|
||||
---
|
||||
title: "Week Note Nº 11/2025"
|
||||
date: "2025-03-23T09:00:37+01:00"
|
||||
lastmod: "2025-03-23T09:00:37+01:00"
|
||||
tags: ["week note"]
|
||||
type : "weeknote"
|
||||
summary: "Random notes for week 11 of 2025"
|
||||
---
|
||||
|
||||
And I start doing the Weekly Note.
|
||||
This week I did more study than other things:
|
||||
|
||||
- Start editing the photo of BiComics. A lot of them are similar so I don't need to have a lot of work but they are more than 800 photo to select and edit
|
||||
- I am cleaning my RSS feed because I have too much post I don't read in my inbox and I want to make a clean Blogroll for my blog
|
||||
- Some reading about Flatpak and the development of app for Linux (no for now I don't have an app to deploy but maybe...)
|
||||
- LOVING Monster Hunter Wild (videogame) and love how it work
|
||||
- Reading material for the next post of my newsletter. This time is about tecnology and dystopia (I follow the news and I feel too much in a distopia)
|
||||
- Build a little [tool for generate WeekNote](https://pypi.org/project/WeeknoteBot/) like this from feeds and links
|
||||
|
||||
## Post Recommendation
|
||||
|
||||
- [Matcha & Photography: calligraph coffee](https://winnielim.org/notes/matcha-photography-calligraph-coffee/)
|
||||
- [My tiny little corner](https://contino.com/blog/my-tiny-little-corner)
|
||||
- [Using uv to install Python and create a virtual environment](https://www.andreagrandi.it/posts/using-uv-to-install-python-create-virtualenv/)
|
||||
|
||||
|
||||
## My Links
|
||||
- [My blog](https://www.fundor333.com)
|
||||
- [My newsletter](https://newsletter.digitaltearoom.com)
|
||||
- [Support me](https://ko-fi.com/fundor333)
|
||||
|
||||
## Currently Reading
|
||||
[](https://www.goodreads.com/review/show/7292099460?utm_medium=api&utm_source=rss) [](https://www.goodreads.com/review/show/5993206761?utm_medium=api&utm_source=rss)
|
||||
@@ -1,26 +1,28 @@
|
||||
---
|
||||
title: "Week Note Nº 12/2025"
|
||||
date: "2025-03-30T09:00:00+01:00"
|
||||
lastmod: "2025-03-30T09:00:00+01:00"
|
||||
|
||||
date: "2025-03-23T09:00:37+01:00"
|
||||
lastmod: "2025-03-23T09:00:37+01:00"
|
||||
tags: ["week note"]
|
||||
type : "weeknote"
|
||||
summary: "Random notes for week 12 of 2025"
|
||||
---
|
||||
|
||||
Strange slow week
|
||||
And I start doing the Weekly Note.
|
||||
This week I did more study than other things:
|
||||
|
||||
- Starting an example of a desktop app make in Rust-GTK for making a to-do list. I don't know if I develop my idea/app in Python or Rust.
|
||||
- Adding some code into my personal server for automation with feeds and rss. It is a personal implementation but it can be part of the desktop app/idea
|
||||
- Read a lot of blog about deploy an app with Brew, Flatpack and others tools
|
||||
- Searching for more data to put into this type of blogpost
|
||||
- Start editing the photo of BiComics. A lot of them are similar so I don't need to have a lot of work but they are more than 800 photo to select and edit
|
||||
- I am cleaning my RSS feed because I have too much post I don't read in my inbox and I want to make a clean Blogroll for my blog
|
||||
- Some reading about Flatpak and the development of app for Linux (no for now I don't have an app to deploy but maybe...)
|
||||
- LOVING Monster Hunter Wild (videogame) and love how it work
|
||||
- Reading material for the next post of my newsletter. This time is about tecnology and dystopia (I follow the news and I feel too much in a distopia)
|
||||
- Build a little [tool for generate WeekNote](https://pypi.org/project/WeeknoteBot/) like this from feeds and links
|
||||
|
||||
## Post Recommendation
|
||||
|
||||
- [Matcha & Photography: calligraph coffee](https://winnielim.org/notes/matcha-photography-calligraph-coffee/)
|
||||
- [My tiny little corner](https://contino.com/blog/my-tiny-little-corner)
|
||||
- [Using uv to install Python and create a virtual environment](https://www.andreagrandi.it/posts/using-uv-to-install-python-create-virtualenv/)
|
||||
|
||||
## Suggested Links/Posts
|
||||
- [Goodbye Kindle, I don't think I'll miss you. - Duarte O.Carmo](https://duarteocarmo.com/blog/goodbye-kindle-i-dont-think-ill-miss-you.html)
|
||||
- [A Jaunt to Chi-town for Chicago Stationery Fest](https://thepenguinpost.substack.com/p/a-jaunt-to-chi-town-for-chicago-stationery)
|
||||
- [Chicago Stationery Fest 2025 Recap - The Well-Appointed Desk](https://www.wellappointeddesk.com/2025/03/chicago-stationery-fest-2025-recap/)
|
||||
- [Midori Knitted Book Band Review — The Pen Addict](https://www.penaddict.com/blog/2025/3/27/midori-knitted-book-band-review)
|
||||
- [How I create static websites for tiny archives – alexwlchan](https://alexwlchan.net/2025/mildly-dynamic-websites/)
|
||||
|
||||
## My Links
|
||||
- [My blog](https://www.fundor333.com)
|
||||
|
||||
@@ -1,27 +1,26 @@
|
||||
---
|
||||
title: "Week Note Nº 13/2025"
|
||||
date: "2025-04-06T09:00:00+01:00"
|
||||
lastmod: "2025-04-06T09:00:00+01:00"
|
||||
date: "2025-03-30T09:00:00+01:00"
|
||||
lastmod: "2025-03-30T09:00:00+01:00"
|
||||
|
||||
tags: ["week note"]
|
||||
type : "weeknote"
|
||||
summary: "Random notes for week 13 of 2025"
|
||||
---
|
||||
|
||||
- Updating the site with some new static pages and update the content of the old ones. I also wrote a blog post about the statics pages I edited and how much they can be usefull.
|
||||
- Some cleaning and updating of my django server Appletune. Some migrations are necessary in the near future
|
||||
- Studing some api for some automation for my django server (Appletune) where I can read the fav article on Feedbin and backup them on my server.
|
||||
- I find a js project i like: Postlight Parser. I "lost" some time trying it and thing about how to use it
|
||||
Strange slow week
|
||||
|
||||
- Starting an example of a desktop app make in Rust-GTK for making a to-do list. I don't know if I develop my idea/app in Python or Rust.
|
||||
- Adding some code into my personal server for automation with feeds and rss. It is a personal implementation but it can be part of the desktop app/idea
|
||||
- Read a lot of blog about deploy an app with Brew, Flatpack and others tools
|
||||
- Searching for more data to put into this type of blogpost
|
||||
|
||||
## Suggested Links/Posts
|
||||
- [It's always something new each spring - by April Wu](https://thepenguinpost.substack.com/p/its-always-something-new-each-spring)
|
||||
- [The Best Programmers I Know | Matthias Endler](https://endler.dev/2025/best-programmers/)
|
||||
- [💍 Announcing The Great Django Webring - Jeff Triplett's Micro.blog](https://micro.webology.dev/2025/04/01/announcing-the-great-django-webring/)
|
||||
- [Unique Travel Journal Ideas – 11 Ways To Make a Travel Diary Memorable](https://thertwguys.com/unique-travel-journal-ideas/)
|
||||
- [Introducing the blogroll - macwright.com](https://macwright.com/2025/03/07/blogroll.html)
|
||||
## New post from my blog
|
||||
- [Pages You Need in Your Blog](https://fundor333.com/post/2025/pages-you-need-in-your-blog/)
|
||||
## New post from my newsletter
|
||||
- [Media per la tecnodistopia che stiamo vivendo: Il Neuromante](https://newsletter.digitaltearoom.com/media-per-la-tecnodistopia-che-stiamo-vivendo-il-neuromante/)
|
||||
- [Goodbye Kindle, I don't think I'll miss you. - Duarte O.Carmo](https://duarteocarmo.com/blog/goodbye-kindle-i-dont-think-ill-miss-you.html)
|
||||
- [A Jaunt to Chi-town for Chicago Stationery Fest](https://thepenguinpost.substack.com/p/a-jaunt-to-chi-town-for-chicago-stationery)
|
||||
- [Chicago Stationery Fest 2025 Recap - The Well-Appointed Desk](https://www.wellappointeddesk.com/2025/03/chicago-stationery-fest-2025-recap/)
|
||||
- [Midori Knitted Book Band Review — The Pen Addict](https://www.penaddict.com/blog/2025/3/27/midori-knitted-book-band-review)
|
||||
- [How I create static websites for tiny archives – alexwlchan](https://alexwlchan.net/2025/mildly-dynamic-websites/)
|
||||
|
||||
## My Links
|
||||
- [My blog](https://www.fundor333.com)
|
||||
@@ -30,17 +29,3 @@ summary: "Random notes for week 13 of 2025"
|
||||
|
||||
## Currently Reading
|
||||
[](https://www.goodreads.com/review/show/7292099460?utm_medium=api&utm_source=rss) [](https://www.goodreads.com/review/show/5993206761?utm_medium=api&utm_source=rss)
|
||||
|
||||
## Anime and manga's stats
|
||||
|
||||
### **Anime**
|
||||
- Total anime watched: **79**
|
||||
- Total anime watched time: **600h 36m**
|
||||
- Total anime watched episodes: **1448**
|
||||
- Top 5 anime genres: 🏷️ Action, 🏷️ Adventure, 🏷️ Fantasy, 🏷️ Supernatural, 🏷️ Drama
|
||||
|
||||
### **Manga**
|
||||
- Total manga read: **239**
|
||||
- Total manga read chapters: **24541**
|
||||
- Total manga read volumes: **617**
|
||||
- Top 5 manga genres: 🏷️ Fantasy, 🏷️ Action, 🏷️ Adventure, 🏷️ Comedy, 🏷️ Drama
|
||||
|
||||
@@ -1,19 +1,27 @@
|
||||
---
|
||||
title: "Week Note Nº 14/2025"
|
||||
date: "2025-04-13T09:00:00+01:00"
|
||||
lastmod: "2025-04-13T09:00:00+01:00"
|
||||
date: "2025-04-06T09:00:00+01:00"
|
||||
lastmod: "2025-04-06T09:00:00+01:00"
|
||||
tags: ["week note"]
|
||||
type : "weeknote"
|
||||
summary: "Random notes for week 14 of 2025"
|
||||
---
|
||||
|
||||
- I read too many old blog post from my archive so this week the link section is HUGE!
|
||||
- I clean my personal feed reader and update the blogroll of my blog. I need more time for cleaning ALL my personal feed reader but making some cleaning every day my feed reader will be without dead ones
|
||||
- Updating the site with some new static pages and update the content of the old ones. I also wrote a blog post about the statics pages I edited and how much they can be usefull.
|
||||
- Some cleaning and updating of my django server Appletune. Some migrations are necessary in the near future
|
||||
- Studing some api for some automation for my django server (Appletune) where I can read the fav article on Feedbin and backup them on my server.
|
||||
- I find a js project i like: Postlight Parser. I "lost" some time trying it and thing about how to use it
|
||||
|
||||
## Suggested Links/Posts
|
||||
- [Winnie Lim » taipei after 7 years](https://winnielim.org/journal/taipei-after-7-years/)
|
||||
- [Moritz F. Fürst – How Silica Gel Took Over the World](https://moritzfuerst.net/micro/6210174447892903)
|
||||
- [Did you know, that you can style RSS Feeds? | BLEEPBLOOP.studio](https://bleepbloop.studio/posts/did-you-know-you-can-style-rss-feeds)
|
||||
- [It's always something new each spring - by April Wu](https://thepenguinpost.substack.com/p/its-always-something-new-each-spring)
|
||||
- [The Best Programmers I Know | Matthias Endler](https://endler.dev/2025/best-programmers/)
|
||||
- [💍 Announcing The Great Django Webring - Jeff Triplett's Micro.blog](https://micro.webology.dev/2025/04/01/announcing-the-great-django-webring/)
|
||||
- [Unique Travel Journal Ideas – 11 Ways To Make a Travel Diary Memorable](https://thertwguys.com/unique-travel-journal-ideas/)
|
||||
- [Introducing the blogroll - macwright.com](https://macwright.com/2025/03/07/blogroll.html)
|
||||
## New post from my blog
|
||||
- [Pages You Need in Your Blog](https://fundor333.com/post/2025/pages-you-need-in-your-blog/)
|
||||
## New post from my newsletter
|
||||
- [Media per la tecnodistopia che stiamo vivendo: Il Neuromante](https://newsletter.digitaltearoom.com/media-per-la-tecnodistopia-che-stiamo-vivendo-il-neuromante/)
|
||||
|
||||
## My Links
|
||||
- [My blog](https://www.fundor333.com)
|
||||
@@ -27,12 +35,12 @@ summary: "Random notes for week 14 of 2025"
|
||||
|
||||
### **Anime**
|
||||
- Total anime watched: **79**
|
||||
- Total anime watched time: **601h 24m**
|
||||
- Total anime watched episodes: **1450**
|
||||
- Total anime watched time: **600h 36m**
|
||||
- Total anime watched episodes: **1448**
|
||||
- Top 5 anime genres: 🏷️ Action, 🏷️ Adventure, 🏷️ Fantasy, 🏷️ Supernatural, 🏷️ Drama
|
||||
|
||||
### **Manga**
|
||||
- Total manga read: **239**
|
||||
- Total manga read chapters: **24542**
|
||||
- Total manga read chapters: **24541**
|
||||
- Total manga read volumes: **617**
|
||||
- Top 5 manga genres: 🏷️ Fantasy, 🏷️ Action, 🏷️ Adventure, 🏷️ Comedy, 🏷️ Drama
|
||||
|
||||
@@ -1,34 +1,19 @@
|
||||
---
|
||||
title: "Week Note Nº 15/2025"
|
||||
date: "2025-04-20T09:00:00+01:00"
|
||||
lastmod: "2025-04-20T09:00:00+01:00"
|
||||
date: "2025-04-13T09:00:00+01:00"
|
||||
lastmod: "2025-04-13T09:00:00+01:00"
|
||||
tags: ["week note"]
|
||||
type : "weeknote"
|
||||
summary: "Random notes for week 15 of 2025"
|
||||
draft: False
|
||||
---
|
||||
|
||||
- Add a Series page in my blog where I list all the posts interconnected. I will make a post about it and pot some Series into the photos posts, for sorting and collect them.
|
||||
- I added a Github Action for generate a weeknote of the week and publish it on my blog. All with my personal api on my server and Github Action
|
||||
- I was today years old when I find how many types of CSV exists. Why? WHY??? And why we use CSV when we have json files?
|
||||
- Working for adding lunr as search for my personal blog... I hate it but i need it
|
||||
- I read too many old blog post from my archive so this week the link section is HUGE!
|
||||
- I clean my personal feed reader and update the blogroll of my blog. I need more time for cleaning ALL my personal feed reader but making some cleaning every day my feed reader will be without dead ones
|
||||
|
||||
## Suggested Links/Posts
|
||||
- [The easier way to use lunr search with Hugo | Almost Secure](https://palant.info/2020/06/04/the-easier-way-to-use-lunr-search-with-hugo/)
|
||||
- [Add Search to Hugo Static Sites with Lunr](https://victoria.dev/add-search-to-hugo-static-sites-with-lunr/)
|
||||
- [The IndieWeb for Everyone | Max Böck](https://mxb.dev/blog/the-indieweb-for-everyone/)
|
||||
- [How You Might Build a Modern Day Webring | CSS-Tricks](https://css-tricks.com/how-you-might-build-a-modern-day-webring/)
|
||||
- [GitHub: render GitHub-Flavored Markdown with the API - Adam Johnson](https://adamj.eu/tech/2025/04/16/github-render-markdown-api/)
|
||||
- [stow thy dotfiles](https://eugene-babichenko.github.io/blog/stow-thy-dotfiles/)
|
||||
- [How audible is this URL? | James' Coffee Blog](https://jamesg.blog/2025/04/12/how-audible-is-this-url)
|
||||
- [Rubenerd: Does your site refresh still have RSS?](https://rubenerd.com/does-your-site-refresh-have-rss/)
|
||||
- [Rubenerd: Using “Re:” in blog titles](https://rubenerd.com/using-re-in-blog-titles/)
|
||||
- [Rubenerd: Replacing the blogroll with an aggregator](https://rubenerd.com/replacing-the-blogroll-with-an-aggregator/)
|
||||
- [Shorthand Shop Visit — The Pen Addict](https://www.penaddict.com/blog/2025/4/9/shorthand-shop-visit)
|
||||
## New post from my blog
|
||||
- [Csv From Django](https://fundor333.com/post/2025/csv-from-django/)
|
||||
- [Re:Using 'Re:' in Blog Titles](https://fundor333.com/post/2025/re-using-re-in-blog-titles/)
|
||||
- [DMC by Netflix Has Mine Spotify Playlist](https://fundor333.com/micro/2025/40/dmc-by-netflix-has-mine-spotify-playlist/)
|
||||
- [Winnie Lim » taipei after 7 years](https://winnielim.org/journal/taipei-after-7-years/)
|
||||
- [Moritz F. Fürst – How Silica Gel Took Over the World](https://moritzfuerst.net/micro/6210174447892903)
|
||||
- [Did you know, that you can style RSS Feeds? | BLEEPBLOOP.studio](https://bleepbloop.studio/posts/did-you-know-you-can-style-rss-feeds)
|
||||
|
||||
## My Links
|
||||
- [My blog](https://www.fundor333.com)
|
||||
@@ -36,18 +21,18 @@ draft: False
|
||||
- [Support me](https://ko-fi.com/fundor333)
|
||||
|
||||
## Currently Reading
|
||||
[](https://www.goodreads.com/review/show/7292099460?utm_medium=api&utm_source=rss) [](https://www.goodreads.com/review/show/5993206761?utm_medium=api&utm_source=rss)
|
||||
[](https://www.goodreads.com/review/show/7292099460?utm_medium=api&utm_source=rss) [](https://www.goodreads.com/review/show/5993206761?utm_medium=api&utm_source=rss)
|
||||
|
||||
## Anime and manga's stats
|
||||
|
||||
### **Anime**
|
||||
- Total anime watched: **79**
|
||||
- Total anime watched time: **594h 12m**
|
||||
- Total anime watched episodes: **1432**
|
||||
- Total anime watched time: **601h 24m**
|
||||
- Total anime watched episodes: **1450**
|
||||
- Top 5 anime genres: 🏷️ Action, 🏷️ Adventure, 🏷️ Fantasy, 🏷️ Supernatural, 🏷️ Drama
|
||||
|
||||
### **Manga**
|
||||
- Total manga read: **239**
|
||||
- Total manga read chapters: **24544**
|
||||
- Total manga read chapters: **24542**
|
||||
- Total manga read volumes: **617**
|
||||
- Top 5 manga genres: 🏷️ Fantasy, 🏷️ Action, 🏷️ Adventure, 🏷️ Comedy, 🏷️ Drama
|
||||
|
||||
53
content/weeknotes/2025/16.md
Normal file
53
content/weeknotes/2025/16.md
Normal file
@@ -0,0 +1,53 @@
|
||||
---
|
||||
title: "Week Note Nº 16/2025"
|
||||
date: "2025-04-20T09:00:00+01:00"
|
||||
lastmod: "2025-04-20T09:00:00+01:00"
|
||||
tags: ["week note"]
|
||||
type : "weeknote"
|
||||
summary: "Random notes for week 16 of 2025"
|
||||
draft: False
|
||||
---
|
||||
|
||||
- Add a Series page in my blog where I list all the posts interconnected. I will make a post about it and pot some Series into the photos posts, for sorting and collect them.
|
||||
- I added a Github Action for generate a weeknote of the week and publish it on my blog. All with my personal api on my server and Github Action
|
||||
- I was today years old when I find how many types of CSV exists. Why? WHY??? And why we use CSV when we have json files?
|
||||
- Working for adding lunr as search for my personal blog... I hate it but i need it
|
||||
|
||||
## Suggested Links/Posts
|
||||
- [The easier way to use lunr search with Hugo | Almost Secure](https://palant.info/2020/06/04/the-easier-way-to-use-lunr-search-with-hugo/)
|
||||
- [Add Search to Hugo Static Sites with Lunr](https://victoria.dev/add-search-to-hugo-static-sites-with-lunr/)
|
||||
- [The IndieWeb for Everyone | Max Böck](https://mxb.dev/blog/the-indieweb-for-everyone/)
|
||||
- [How You Might Build a Modern Day Webring | CSS-Tricks](https://css-tricks.com/how-you-might-build-a-modern-day-webring/)
|
||||
- [GitHub: render GitHub-Flavored Markdown with the API - Adam Johnson](https://adamj.eu/tech/2025/04/16/github-render-markdown-api/)
|
||||
- [stow thy dotfiles](https://eugene-babichenko.github.io/blog/stow-thy-dotfiles/)
|
||||
- [How audible is this URL? | James' Coffee Blog](https://jamesg.blog/2025/04/12/how-audible-is-this-url)
|
||||
- [Rubenerd: Does your site refresh still have RSS?](https://rubenerd.com/does-your-site-refresh-have-rss/)
|
||||
- [Rubenerd: Using “Re:” in blog titles](https://rubenerd.com/using-re-in-blog-titles/)
|
||||
- [Rubenerd: Replacing the blogroll with an aggregator](https://rubenerd.com/replacing-the-blogroll-with-an-aggregator/)
|
||||
- [Shorthand Shop Visit — The Pen Addict](https://www.penaddict.com/blog/2025/4/9/shorthand-shop-visit)
|
||||
## New post from my blog
|
||||
- [Csv From Django](https://fundor333.com/post/2025/csv-from-django/)
|
||||
- [Re:Using 'Re:' in Blog Titles](https://fundor333.com/post/2025/re-using-re-in-blog-titles/)
|
||||
- [DMC by Netflix Has Mine Spotify Playlist](https://fundor333.com/micro/2025/40/dmc-by-netflix-has-mine-spotify-playlist/)
|
||||
|
||||
## My Links
|
||||
- [My blog](https://www.fundor333.com)
|
||||
- [My newsletter](https://newsletter.digitaltearoom.com)
|
||||
- [Support me](https://ko-fi.com/fundor333)
|
||||
|
||||
## Currently Reading
|
||||
[](https://www.goodreads.com/review/show/7292099460?utm_medium=api&utm_source=rss) [](https://www.goodreads.com/review/show/5993206761?utm_medium=api&utm_source=rss)
|
||||
|
||||
## Anime and manga's stats
|
||||
|
||||
### **Anime**
|
||||
- Total anime watched: **79**
|
||||
- Total anime watched time: **594h 12m**
|
||||
- Total anime watched episodes: **1432**
|
||||
- Top 5 anime genres: 🏷️ Action, 🏷️ Adventure, 🏷️ Fantasy, 🏷️ Supernatural, 🏷️ Drama
|
||||
|
||||
### **Manga**
|
||||
- Total manga read: **239**
|
||||
- Total manga read chapters: **24544**
|
||||
- Total manga read volumes: **617**
|
||||
- Top 5 manga genres: 🏷️ Fantasy, 🏷️ Action, 🏷️ Adventure, 🏷️ Comedy, 🏷️ Drama
|
||||
@@ -1,52 +1 @@
|
||||
{
|
||||
"anilist": {
|
||||
"user_id": "fundor333"
|
||||
},
|
||||
"feeds": [
|
||||
{
|
||||
"title": "Suggested Links/Posts",
|
||||
"url": "https://appletune.fundor333.com/api/feed/",
|
||||
"utm_source": "fundor333.com"
|
||||
},
|
||||
{
|
||||
"title": "New post from my blog",
|
||||
"url": "https://www.fundor333.com/index.xml",
|
||||
"utm_source": "fundor333.com"
|
||||
},
|
||||
{
|
||||
"title": "New post from my newsletter",
|
||||
"url": "https://newsletter.digitaltearoom.com/rss/",
|
||||
"utm_source": "fundor333.com"
|
||||
}
|
||||
],
|
||||
"fix_links": [
|
||||
{
|
||||
"title": "My blog",
|
||||
"url": "https://www.fundor333.com",
|
||||
"utm_source": "fundor333.com"
|
||||
},
|
||||
{
|
||||
"title": "My newsletter",
|
||||
"url": "https://newsletter.digitaltearoom.com",
|
||||
"utm_source": "fundor333.com"
|
||||
},
|
||||
{
|
||||
"title": "Support me",
|
||||
"url": "https://ko-fi.com/fundor333",
|
||||
"utm_source": "fundor333.com"
|
||||
}
|
||||
],
|
||||
"generator": {
|
||||
"draft": false,
|
||||
"fix_links_label": "My Links",
|
||||
"output": "content/weeknotes/",
|
||||
"tag": "week note",
|
||||
"type_weeknote": "weeknote"
|
||||
},
|
||||
"goodread": {
|
||||
"shelf_name_code": "currently-reading",
|
||||
"shelf_name_label": "Currently Reading",
|
||||
"user_id": "5312887-matteo"
|
||||
},
|
||||
"text_api": "https://appletune.fundor333.com/api/weekdone/?format=json"
|
||||
}
|
||||
{"feeds": [{"url": "https://appletune.fundor333.com/api/feed/", "title": "Suggested Links/Posts", "utm_source": "fundor333.com"}, {"url": "https://www.fundor333.com/index.xml", "title": "New post from my blog", "utm_source": "fundor333.com"}, {"url": "https://newsletter.digitaltearoom.com/rss/", "title": "New post from my newsletter", "utm_source": "fundor333.com"}], "fix_links": [{"url": "https://www.fundor333.com", "title": "My blog", "utm_source": "fundor333.com"}, {"url": "https://newsletter.digitaltearoom.com", "title": "My newsletter", "utm_source": "fundor333.com"}, {"url": "https://ko-fi.com/fundor333", "title": "Support me", "utm_source": "fundor333.com"}], "generator": {"tag": "week note", "output": "content/weeknotes/", "fix_links_label": "My Links", "type_weeknote": "weeknote", "draft": false}, "anilist": {"user_id": "fundor333"}, "goodread": {"user_id": "5312887-matteo", "shelf_name_code": "currently-reading", "shelf_name_label": "Currently Reading"}, "text_api": "https://appletune.fundor333.com/api/weekdone/?format=json"}
|
||||
Reference in New Issue
Block a user