diff --git a/assets/excalidraw.svg b/assets/excalidraw.svg new file mode 100644 index 0000000..ee99676 --- /dev/null +++ b/assets/excalidraw.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/assets/gitea-logo.svg b/assets/gitea-logo.svg new file mode 100644 index 0000000..4329134 --- /dev/null +++ b/assets/gitea-logo.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/assets/manga.png b/assets/manga.png new file mode 100644 index 0000000..3b35ca5 Binary files /dev/null and b/assets/manga.png differ diff --git a/assets/n8n.png b/assets/n8n.png new file mode 100644 index 0000000..d14107b Binary files /dev/null and b/assets/n8n.png differ diff --git a/assets/n8n.svg b/assets/n8n.svg new file mode 100644 index 0000000..d5accf0 --- /dev/null +++ b/assets/n8n.svg @@ -0,0 +1,10 @@ + + + + Layer 1 + + + + + + \ No newline at end of file diff --git a/assets/pdf.svg b/assets/pdf.svg new file mode 100644 index 0000000..0fef439 --- /dev/null +++ b/assets/pdf.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/assets/portainer.svg b/assets/portainer.svg new file mode 100644 index 0000000..7b6c83a --- /dev/null +++ b/assets/portainer.svg @@ -0,0 +1,68 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/assets/qr.lemarechal.eu.png b/assets/qr.lemarechal.eu.png new file mode 100644 index 0000000..977467e Binary files /dev/null and b/assets/qr.lemarechal.eu.png differ diff --git a/config/home.yml b/config/home.yml index d321f73..853e5d6 100644 --- a/config/home.yml +++ b/config/home.yml @@ -7,28 +7,33 @@ - type: calendar first-day-of-week: monday - - type: rss - limit: 10 - collapse-after: 3 + - type: custom-api + title: Steam Specials cache: 12h - feeds: - - url: https://selfh.st/rss/ - title: selfh.st - - url: https://ciechanow.ski/atom.xml - - url: https://www.joshwcomeau.com/rss.xml - title: Josh Comeau - - url: https://samwho.dev/rss.xml - - url: https://ishadeed.com/feed.xml - title: Ahmad Shadeed + url: https://store.steampowered.com/api/featuredcategories?cc=us + template: | + - type: twitch-channels channels: - - theprimeagen - - j_blow - - piratesoftware - - cohhcarnage - - christitustech - - EJ_SA + - wipr + - mlle_sunny + - exalts_fr + - mistermv + - chat_ + - aleksrakkoon + - terael_png - size: full widgets: @@ -39,42 +44,65 @@ - type: videos channels: - - UCXuqSBlHAE6Xw-yeJA0Tunw # Linus Tech Tips - - UCR-DXc1voovS8nhAvccRZhg # Jeff Geerling - - UCsBjURrPoezykLs9EqgamOA # Fireship - - UCBJycsmduvYEL83R_U4JriQ # Marques Brownlee - - UCHnyfMqiRRG1u-2MsSQLbXA # Veritasium + - UCF9oGfFKmmUw7WmSjKyt2BQ # Wipr + - UCCMxHHciWRBBouzk-PGzmtQ # Bazar du grenier + - UCWedHS9qKebauVIK2J7383g # Underscore + - UCrt_PUTF9LdJyuDfXweHwuQ # Plouf + - UCOoEpLtkM4eFpToj7wXnykg # Ysos + - UCOaAb5oXQ9x2hSmINrffWBQ # FDB - - type: group - widgets: - - type: reddit - subreddit: technology - show-thumbnails: true - - type: reddit - subreddit: selfhosted - show-thumbnails: true + - type: server-stats + servers: + - type: local + name: Services - size: small widgets: - type: weather - location: London, United Kingdom + location: Apt, France units: metric # alternatively "imperial" hour-format: 12h # alternatively "24h" # Optionally hide the location from being displayed in the widget # hide-location: true + - type: monitor + cache: 1m + title: Services + sites: + - title: Portainer + url: https://docker.lemarechal.eu/ + icon: /assets/pdfportainer.svg + - title: Gitea + url: https://gitea.lemarechal.eu/ + icon: /assets/gitea-logo.svg + - title: Komga + url: https://komga.lemarechal.eu/ + icon: /assets/manga.png + - title: Whiteboard + url: https://whiteboard.lemarechal.eu/ + icon: /assets/excalidraw.svg + - title: pdf + url: https://pdf.lemarechal.eu/ + icon: /assets/pdf.svg + - title: n8n + url: https://n8n.lemarechal.eu/ + icon: /assets/n8n.svg + - title: qr + url: https://qr.lemarechal.eu/ + icon: /assets/qr.lemarechal.eu.png + - type: markets markets: - - symbol: SPY + - symbol: QVDE name: S&P 500 - - symbol: BTC-USD - name: Bitcoin + - symbol: KO + name: CocaCola - symbol: NVDA name: NVIDIA - - symbol: AAPL - name: Apple - - symbol: MSFT - name: Microsoft + - symbol: UBI + name: Ubisoft + - symbol: MBG + name: Mercedes - type: releases cache: 1d @@ -84,5 +112,5 @@ repositories: - glanceapp/glance - go-gitea/gitea - - immich-app/immich - - syncthing/syncthing \ No newline at end of file + - portainer/portainer + - n8n-io/n8n \ No newline at end of file