Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 1.35 KB

README.md

File metadata and controls

41 lines (27 loc) · 1.35 KB

Static Marks — App

Build license

Note: This is the frontend part of the Static Marks project. Please view the main repository for more information.

Terms

  • Project: List of collections, defined in a single file
  • Collection: List of buckets
  • Bucket: List of bookmarks
  • Bookmark: A link with optional notes

Features

  • Easily sharable as a single HTML file
  • Print layout, including URLs

Shortcuts

  • Esc: Reset filter
  • f: Focus filter input

Issues

Build

  1. Update version of app and cli.
  2. Run yarn build for app.
  3. Update Changelog
  4. Update version in template
  5. Make sure no CRLF line endings are used in CLI files.
  6. npm publish
  7. Make GitHub Release

License

This project and its contents are open source under the MIT license.