GemCopeland / personal-website

A website of my very own
GNU General Public License v3.0
44 stars 8 forks source link

Pagination #15

Closed piperhaywood closed 4 years ago

piperhaywood commented 5 years ago

Use cases are:

It can probably all be as simple as the forwards / backwards arrow you currently have, but could also be different.

piperhaywood commented 5 years ago

How do we think the arrows should work? See #17 for arrow-related discussion.

piperhaywood commented 4 years ago

@GemCopeland to choose a bunch of unicode symbols for this. Once chosen, pass issue back to @piperhaywood so that I can implement them in the global.json file

GemCopeland commented 4 years ago

Selected symbols for pagination:

Back ← ↵ ↫ ⬱ ⬸ ⬳ ⬿ ⤶ ⫷

Forward → ↳ ↬ ➝ ➨ ⇢ ➺ ➽ ➯ ➔ ⤷ ⫸

piperhaywood commented 4 years ago

This is implemented on dev