From f168506bc14c57ba11edca50783640ebd2396ccb Mon Sep 17 00:00:00 2001 From: Radhi Date: Sun, 27 May 2018 20:19:27 +0700 Subject: [PATCH] Initial Home page --- Home.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Home.md diff --git a/Home.md b/Home.md new file mode 100644 index 0000000..a8b060d --- /dev/null +++ b/Home.md @@ -0,0 +1,8 @@ +Shiori is a simple bookmarks manager written in [Go](https://golang.org/) language. It's inspired by [Buku](https://github.com/jarun/Buku) and [Pocket](https://getpocket.com), so 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. It also available as [Docker image](https://hub.docker.com/r/radhifadlillah/shiori/) if you prefer to use container. + +## Resources + +- FAQ +- Screenshot +- Installation +- Usage \ No newline at end of file