Skip to content

Releases: 2jun0/github-pokemon-collection

GitHub Pokémon Collection ver 4

13 Jul 03:41
Compare
Choose a tag to compare
2jun0's GitHub Pokemon Collection 2jun0's GitHub Pokemon Collection

*samples

New Features

  • No slow start when moving to the right
  • Add background options. This mode can be applied by using the background=? query parameter as shown below.
<a href="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/2jun0/github-pokemon-collection">
    <img src="https://gitpokecol.org/pokemons/2jun0?background=abyss" alt="2jun0's GitHub Pokemon Collection"/>
</a>

GitHub Pokémon Collection ver 3.2

31 May 14:58
Compare
Choose a tag to compare
2jun0's GitHub Pokemon Collection

New Features

  • Move the pokemon positioned below forward.

  • Add size options. This mode can be applied by using the width=??, height=?? query parameter as shown below.

    <a href="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/2jun0/github-pokemon-collection">
        <img src="https://gitpokecol.org/pokemons/2jun0?face=left&width=750&height=500" alt="2jun0's GitHub Pokemon Collection"/>
    </a>
    

GitHub Pokémon Collection ver 2

30 Apr 09:56
Compare
Choose a tag to compare
2jun0's

New Features

  • Add a moving right mode. This mode can be applied by using the face=right query parameter as shown below.
    <a href="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/2jun0/github-pokemon-collection">
      <img src="https://gitpokecol.org/pokemons/{username}?face=right" alt="{username}'s GitHub Pokemon Collection"/>
    </a>