Skip to content

Commit

Permalink
Added new logo
Browse files Browse the repository at this point in the history
  • Loading branch information
markusantonwolf authored and markusantonwolf committed Jul 23, 2020
1 parent 9fe5498 commit 5a88412
Show file tree
Hide file tree
Showing 10 changed files with 944 additions and 350 deletions.
14 changes: 10 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<p align="center">
<img src="./public/assets/img/ta-pagination.png" width="900px" />
<img src="./public/assets/img/logo-ta-pagination.png" width="400px" />
</p>

# TA-Pagination
Expand All @@ -10,7 +10,7 @@ Use TA-Pagination as a part of your Tailwind CSS and Alpine JS project. You can

## Demos and documentation

[DEMO](https://ta-pagination.markusantonwolf.com) - [REALWORLD](https://www.markusantonwolf.com/en/blog/vue-js)
[DEMO](https://ta-pagination.markusantonwolf.com) | [DOCU](https://ta-pagination.markusantonwolf.com) | [REALWORLD](https://www.markusantonwolf.com/en/blog/vue-js)

For more details about the TA-Pagination take a look at <https://ta-pagination.markusantonwolf.com> and if you want to see a real world example you can find it on my homepage: <https://www.markusantonwolf.com/en/blog/vue-js>

Expand All @@ -26,6 +26,10 @@ For more details about the TA-Pagination take a look at <https://ta-pagination.m
- CSS + Animation = 3,3 kByte
- Alpine JS and Tailwind CSS + BEM

## More TA StyledPlugins

- [TA Gallery](https://github.com/markusantonwolf/ta-gallery) - An image gallery with endless animation options.

## Local development

```
Expand All @@ -46,11 +50,13 @@ npm run develop
npm run build
```

## Download
## Licence

TA Pagination is released under the MIT license & supports modern environments.
TA Pagination is released under the [MIT license](https://github.com/markusantonwolf/ta-pagination/blob/master/licence.md) & supports modern environments.

## Copyright

© 2020 Markus A. Wolf
<https://www.markusantonwolf.com>

<img src="./public/assets/img/logo-ta-styled-plugins.png" width="200px" style="padding-top:2rem;" />
2 changes: 1 addition & 1 deletion public/assets/css/tailwind.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added public/assets/img/logo-ta-pagination.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/assets/img/logo-ta-styled-plugins.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 5a88412

Please sign in to comment.