Skip to content

Instantly share code, notes, and snippets.

View PranavArya37's full-sized avatar
🏠
Working from home

Pranav Arya PranavArya37

🏠
Working from home
View GitHub Profile
@rjeczalik
rjeczalik / how-to-find-forks-of-deleted-repo.md
Created August 26, 2019 16:39
How to find forks of a deleted repository?
@SkyyySi
SkyyySi / youtube-vanced-alternatives.md
Last active July 16, 2025 09:59
A list of alternatives after the shutdown of Vanced

NONE OF THESE CLIENTS ARE VERIFIED BY ME FOR SECURITY OR ANYTHING ELSE! USE AT YOUR OWN RISK!


Update 2025-07-16: Use either Revanced, NewPipe or Firefox with add-ons. Revanced is my personal pick, due to it being a mod of the official App like Vanced, but better (e.g. it has integration of Sponsor Block, Return YouTube Disklike and more).

I wouldn't recommend Kiwi Browser anymore as it has been discontinued. AFAIK it has been accuired by Microsoft and the extension support has been merged into Edge (Canary). But you'd have to use Edge. Yuck.


@kumarsonsoff3
kumarsonsoff3 / package-lock.md
Last active March 5, 2025 11:51
Explained the easiest ways to revert the changes in package-lock.json file! This Gist is specially created for the contributors for the EddieHub LinkFree Project!

While contributing to open-source, we often encounter an issue that leads to changes in the package-lock.json file, and maintainer or the owners of the repository may ask you to Revert those changes in the package-lock.json file while reviewing your PR.

Eventhough you've not committed anything in your package-lock.json file, but since you run NPM when you start, it automatically updates the package version to the latest. It then sometimes leads to conflicts with the main branch, or distrubs the workflows in somecases!

Remember to only commit the file you're making changes in!

How to revert those?

Method - 1 (Click Here to view a video demo)

  • Go to Files changed section in your PR image
@PranavArya37
PranavArya37 / hugo-papermod-config.md
Created June 21, 2024 23:29
This gist provides a deep dive into the hugo.yaml configuration file for the PaperMod Hugo theme, making it easy to customize your website's look, feel, and features.

How to Configure PaperMod with hugo.yaml: A Step-by-Step Tutorial

This guide thoroughly examines a hugo.yaml configuration file designed for the elegant and versatile PaperMod theme. We'll break down every setting with clear explanations, illustrative examples, and helpful visuals, empowering you to tailor your Hugo website precisely to your needs.

Ready to unlock the power of hugo.yaml? Let's get started!

1. Basic Site Configuration

baseURL: "https://example.com/"  # Update with your site's URL (No default - REQUIRED)
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Label</key>
<string>com.inclouds.space</string>
<key>ProgramArguments</key>
<array>