Skip to content

arindamlahiri/static-marks-app

 
 

Repository files navigation

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

Issues

Build

  1. Update version of app.
  2. Run yarn build for app.
  3. Check if cli changelog is up-to-date.
  4. If it's a cli-only change, update version in template.
  5. Make sure no CRLF line endings are used in CLI files.
  6. npm publish + GitHub Release (releasec).

License

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

About

Frontend part of the Static Marks project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 61.8%
  • SCSS 26.0%
  • HTML 12.2%