Skip to content
View fullmetalbrackets's full-sized avatar

Block or report fullmetalbrackets

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. blog Public

    My blog where I write about self-hosting, web development, Linux and other tech things. Made with Astro and hosted on Cloudflare Pages.

    Astro 2

  2. Vaporwave PrismJS Theme
    1
    /*
    2
      Inspired (with some changes) by Kabukicho VSCode theme by Victoria Drake [https://github.com/victoriadrake/kabukicho-vscode]
    3
    */
    4
    
                  
    5
    code[class*="language-"],
  3. pwa-template Public template

    A simple template to turn an HTML page into a Progressive Web App

    JavaScript 1

  4. Quick Guide - install zsh + oh-my-zs...
    1
    # Install Zsh
    2
    ```
    3
    sudo apt install zsh -y
    4
    ```
    5
    
                  
  5. Quick Guide - Install Oh-My-Posh in ...
    1
    # Pre-Requisites
    2
    This guide will use the `winget` CLI tool to install and configure **Oh-My-Posh**. If you haven't already, I suggest installing [Windows Terminal](https://aka.ms/terminal) from the Microsoft Store and use Oh-My-Posh with it. If you'd rather not use Windows Terminal for some reason, you can still use Oh-My-Posh with PowerShell. Whichever you choose, [check out these instructions](https://learn.microsoft.com/en-us/windows/package-manager/winget/) to install `winget`.
    3
    
                  
    4
    <br>
    5
    
                  
  6. Navidrome + Cloudflare Tunnel with D...
    1
    # Before running this go to Cloudflare Zero Trust dashboard -> Access -> Tunnels -> Create new tunnel
    2
    # Copy & paste the generated token next to TUNNEL_TOKEN= env variable below
    3
    # Full guide at https://fullmetalbrackets.com/blog/setup-cloudflare-tunnel-to-access-self-hosted-apps
    4
    
                  
    5
    services: