Skip to content
/ shiori Public
forked from go-shiori/shiori

Simple bookmark manager built with Go

License

Notifications You must be signed in to change notification settings

wykhuh/shiori

 
 

Repository files navigation

Shiori

This is a fork of Shiori

Run

  1. install repos
go get github.com/RadhiFadlillah/shiori

go get github.com/shurcooL/vfsgen

go get github.com/wykhuh/shiori
  1. start server
 ~/go/bin/shiori serve -p 8888

Update View

  1. change view files
  2. rebuild assests
go generate
  1. commit and push changes
  2. rebuild binary via remote
go get github.com/wykhuh/shiori

License

Shiori is distributed using MIT license, which means you can use and modify it however you want. However, if you make an enhancement for it, if possible, please send a pull request.

About

Simple bookmark manager built with Go

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 65.6%
  • Go 15.0%
  • HTML 12.3%
  • Less 5.7%
  • CSS 1.3%
  • Dockerfile 0.1%