mirror of
https://github.com/go-shiori/shiori.git
synced 2025-01-16 04:48:30 +08:00
0bf1a4875c
* docs: migrate documentation from the wiki * docs: updated docker image url * docs: added migrations section * docs: fixed index link
10 lines
494 B
Markdown
10 lines
494 B
Markdown
Shiori is a simple bookmarks manager written in Go language. Intended as a simple clone of [Pocket](https://getpocket.com//). You can use it as command line application or as web application. This application is distributed as a single binary, which means it can be installed and used easily.
|
|
|
|
## Resources
|
|
|
|
- [API](./API.md)
|
|
- [Configuration](./Configuration.md)
|
|
- [FAQ](./Frequently-Asked-Question.md)
|
|
- [Installation](./Installation.md)
|
|
- [Screenshots](./screenshots/)
|
|
- [Usage](./Usage.md)
|