Skip to content

Commit

Permalink
improvement: add brand new logo to the project
Browse files Browse the repository at this point in the history
  • Loading branch information
caneco committed Oct 22, 2020
1 parent cdbb27a commit c5b9866
Show file tree
Hide file tree
Showing 8 changed files with 12 additions and 2 deletions.
Binary file added art/header.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 art/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions art/logo.svg
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 art/logo@2x.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 art/logo@3x.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 art/logo@4x.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 art/socialcard.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 9 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<p align="center"><img src="https://themsaid.com/img/wink.jpg?1"></p>
<p align="center"><img src="/art/header.png?1" alt="wink logo"></p>

Wink adds a nice UI where you can manage a publication of any size with posts, pages, tags, and authors.

Expand Down Expand Up @@ -60,7 +60,7 @@ Visit https://unsplash.com/oauth/applications to create a new unsplash app. Grab

## Updates

After each update, make sure you run these commands:
After each update, make sure you run thMohamed Saidese commands:

```sh
php artisan wink:migrate
Expand All @@ -78,6 +78,13 @@ Wink is faceless, it doesn't have any opinions on how you display your content i

To display posts and pages content, use `$post->content` instead of `$post->body`. The content will always be in HTML format while the body might be HTML or raw markdown based on the post type.

## Credits

- [Mohamed Said](https://github.com/themsaid)
- [All contributors](https://github.com/themsaid/wink/contributors)

Special thanks to [Caneco](https://twitter.com/caneco) for the logo ✨

## Contributing

Check the [contribution guide](CONTRIBUTING.md).
Expand Down

0 comments on commit c5b9866

Please sign in to comment.