Skip to content

Commit

Permalink
Add images
Browse files Browse the repository at this point in the history
  • Loading branch information
jarun committed May 25, 2018
1 parent a481e9c commit aea87cb
Showing 1 changed file with 39 additions and 0 deletions.
39 changes: 39 additions & 0 deletions bukuserver/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
- [Installing from PyPi](#installing-from-pypi)
- [Webserver options](#webserver-options)
- [Configuration](#configuration)
- [Screenshots](#screenshots)

### Installation

Expand Down Expand Up @@ -62,3 +63,41 @@ $ export BUKUSERVER_PER_PAGE=100
# on windows
$ SET BUKUSERVER_PER_PAGE=100
```

### Screenshots

<p><br></p>
<p align="center">
<a href="https://i.imgur.com/EELmkRU.png"><img src="https://i.imgur.com/EELmkRU.png" alt="home page" width="650"/></a>
</p>
<p align="center"><i>home page</i></a></p>

<p><br><br></p>
<p align="center">
<a href="https://i.imgur.com/MBgdf6L.png"><img src="https://i.imgur.com/MBgdf6L.png" alt="index page" width="650"/></a>
</p>
<p align="center"><i>bookmark stats</i></a></p>

<p><br><br></p>
<p align="center">
<a href="https://i.imgur.com/tnRWsds.png"><img src="https://i.imgur.com/tnRWsds.png" alt="index page" width="650"/></a>
</p>
<p align="center"><i>bookmark page (1)</i></a></p>

<p><br><br></p>
<p align="center">
<a href="https://i.imgur.com/W5onldC.png"><img src="https://i.imgur.com/W5onldC.png" alt="index page" width="650"/></a>
</p>
<p align="center"><i>bookmark page (2)</i></a></p>

<p><br><br></p>
<p align="center">
<a href="https://i.imgur.com/ONW70gy.png"><img src="https://i.imgur.com/ONW70gy.png" alt="index page" width="650"/></a>
</p>
<p align="center"><i>bookmark edit page</i></a></p>

<p><br><br></p>
<p align="center">
<a href="https://i.imgur.com/ohctZyu.png"><img src="https://i.imgur.com/ohctZyu.png" alt="index page" width="650"/></a>
</p>
<p align="center"><i>tag page</i></a></p>

1 comment on commit aea87cb

@jarun
Copy link
Owner Author

@jarun jarun commented on aea87cb May 25, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rachmadaniHaryono please review.

Please sign in to comment.