[PR #94] [MERGED] Feature/move code to gh pages #162

Closed
opened 2026-03-02 03:43:41 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/davidarroyo1234/InstagramUnfollowers/pull/94
Author: @davidarroyo1234
Created: 7/18/2023
Status: Merged
Merged: 7/29/2023
Merged by: @davidarroyo1234

Base: masterHead: feature/move-code-to-gh-pages


📝 Commits (8)

📊 Changes

9 files changed (+93 additions, -36 deletions)

View changed files

.github/workflows/build_and_deploy_pages.yaml (+47 -0)
📝 .gitignore (+1 -0)
.nvmrc (+1 -0)
📝 README.md (+13 -12)
assets/copy_code.png (+0 -0)
📝 docs/index.html (+9 -2)
📝 package.json (+1 -1)
scripts/update-index.js (+21 -0)
scripts/update-readme.js (+0 -21)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/davidarroyo1234/InstagramUnfollowers/pull/94 **Author:** [@davidarroyo1234](https://github.com/davidarroyo1234) **Created:** 7/18/2023 **Status:** ✅ Merged **Merged:** 7/29/2023 **Merged by:** [@davidarroyo1234](https://github.com/davidarroyo1234) **Base:** `master` ← **Head:** `feature/move-code-to-gh-pages` --- ### 📝 Commits (8) - [`90a8e84`](https://github.com/davidarroyo1234/InstagramUnfollowers/commit/90a8e848d51ed831d08182c56b04fffd20e4fdf9) Working pending build script - [`122bff6`](https://github.com/davidarroyo1234/InstagramUnfollowers/commit/122bff6a52caedd2d1002e7531eeaefb6d1284ab) Pending build - [`2762ec1`](https://github.com/davidarroyo1234/InstagramUnfollowers/commit/2762ec1b0c71fec09413862782cd6520cf14fb86) rename - [`ea82405`](https://github.com/davidarroyo1234/InstagramUnfollowers/commit/ea82405e19366fbef46d365dd9676f14c769f382) Working script, pending fixing CODE_BLOCK_END - [`0733fc1`](https://github.com/davidarroyo1234/InstagramUnfollowers/commit/0733fc19a47ee692077abf6d6549d24d0a2dd02b) Working build - [`a19f830`](https://github.com/davidarroyo1234/InstagramUnfollowers/commit/a19f830b1b961c62c4883be69b21c24d47b29357) nvmrc and readme update - [`cffe98b`](https://github.com/davidarroyo1234/InstagramUnfollowers/commit/cffe98bf23ec879380379c1b172fae373969d471) Avoid lagging on touch - [`9309903`](https://github.com/davidarroyo1234/InstagramUnfollowers/commit/93099036488717597dd9c8bc8a59e2ac69112552) Build and deploy gh pages when pushing to master (#101) ### 📊 Changes **9 files changed** (+93 additions, -36 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/build_and_deploy_pages.yaml` (+47 -0) 📝 `.gitignore` (+1 -0) ➕ `.nvmrc` (+1 -0) 📝 `README.md` (+13 -12) ➕ `assets/copy_code.png` (+0 -0) 📝 `docs/index.html` (+9 -2) 📝 `package.json` (+1 -1) ➕ `scripts/update-index.js` (+21 -0) ➖ `scripts/update-readme.js` (+0 -21) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 03:43:41 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/InstagramUnfollowers#162
No description provided.