Skip to content

iaeiou/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
  • 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.

About

Frontend part of the Static Marks project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 54.2%
  • SCSS 42.3%
  • HTML 3.3%
  • Shell 0.2%