Use https://github.com/hackmdio/codimd or https://hackmd.io/ instead
- Bookmarks list like thumbs
- Markdown editor
- Code highlight
- Tag you bookmark
- Tag list filter
- Search by everything
- Search field to find by bookmark name, content and tags names
- Tag list to filter your bookmarks
- Logviewer
- Mobile friendly
- Make your bookmarks public
- Run image (It can take some seconds to server start to listen)
$ docker-compose up postgres
$ ./gradlew run
Server Running: http://localhost:8080
- Access browser http://localhost:8080
- That's it :)
$ docker-compose -f docker-compose-prod.yml rm -f
$ docker-compose -f docker-compose-prod.yml up postgres
$ docker-compose -f docker-compose-prod.yml up bookmark-notes
Access browser http://localhost:8080