Skip to content

Instantly share code, notes, and snippets.

自分がスターした全てのリポジトリ情報を取得

#!/usr/bin/env bash

# 実行に必要なコマンド
# jq (brew install jq)
# sponge (brew install sponge または brew install moreutils)
# tqdm (pipx install tqdm)
# sd (brew install sd)
# curl

GitHub Pages の仕様について

  • github.com/<user>/<repo>/index.md
  • github.com/<user>/<user>.github.io/<repo>/index.md

が同時に存在したとき、<user>.github.io/<repo>にアクセスしたときは前者が優先される模様

@alpineyahoo
alpineyahoo / test.md
Last active November 18, 2023 07:22
Test Gist

Hello World

This is a test file.

Section 1

foobar

Section 2

lorem ipsum


Bienvenue tout le monde