Skip to content

Commit

Permalink
feat(instagram): init (#300)
Browse files Browse the repository at this point in the history
* feat(instagram): init

* fix(typos): create exception for instagram

* fix(instagram): like icon color

* fix(instagram): business account

Co-authored-by: Gen <[email protected]>

* chore(instagram): update maintainer

* fix(instagram): buttons

* fix(instagram): correct more unthemed sections

* fix: add category to Instagram

---------

Co-authored-by: Gen <[email protected]>
Co-authored-by: Hamothy <[email protected]>
  • Loading branch information
3 people authored Nov 13, 2023
1 parent 04c8d1b commit 10878cc
Show file tree
Hide file tree
Showing 8 changed files with 779 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .typos.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@ locale = "en-us"

# maintainer names
[default.extend-words]
Ren = "Ren"
unavilable = "unavilable"
Ren = "Ren" # maintainer
unavilable = "unavilable" # needed for deepl
bloks = "bloks" # needed for instagram

# catppuccin python spelling
[type.py.extend-identifiers]
Expand Down
13 changes: 13 additions & 0 deletions src/userstyles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,12 @@ collaborators:
- &BlankParticle
name: BlankParticle
url: https://github.com/BlankParticle
- &haiksgithub
name: haiksgithub
url: https://github.com/haiksgithub
- &genshibe
name: GenShibe
url: https://github.com/GenShibe

userstyles:
advent-of-code:
Expand Down Expand Up @@ -243,6 +249,13 @@ userstyles:
readme:
app-link: "https://ichi.moe"
current-maintainers: [*watatomo]
instagram:
name: Instagram
category: social
readme:
app-link: "https://instagram.com"
current-maintainers: [*genshibe]
past-maintainers: [*haiksgithub, *isabelroses]
invidious:
name: Invidious
category: leisure
Expand Down
3 changes: 3 additions & 0 deletions styles/instagram/assets/catwalk.webp
Git LFS file not shown
3 changes: 3 additions & 0 deletions styles/instagram/assets/frappe.webp
Git LFS file not shown
3 changes: 3 additions & 0 deletions styles/instagram/assets/latte.webp
Git LFS file not shown
3 changes: 3 additions & 0 deletions styles/instagram/assets/macchiato.webp
Git LFS file not shown
3 changes: 3 additions & 0 deletions styles/instagram/assets/mocha.webp
Git LFS file not shown
Loading

0 comments on commit 10878cc

Please sign in to comment.