GitXplorerGitXplorer
r

notepadtab.com

public
138 stars
9 forks
7 issues

Commits

List of commits on branch main.
Verified
c3f04bb910c32608a81281bd599e305ca18fc77d

Merge pull request #26 from revolter/change/wider-content-on-bigger-screens

rrevolter committed a month ago
Verified
9710491b237837a633e7b7ef717cc7c090fc6353

Made the content wider on bigger screens

rrevolter committed a month ago
Verified
418f0e0674bf4317fc77698a2b51c175850e229f

Refactor: Replaced duplicated logic with existing mixin

rrevolter committed a month ago
Verified
45646d06ceca842b10b7d745418a8065607985c5

Refactor: Simplified full-width related CSS code

rrevolter committed a month ago
Verified
0e46d6f91a5b11d0a064d2f0e29e2e11a1bb4362

Merge pull request #25 from revolter/change/add-author

rrevolter committed 4 months ago
Verified
e90a17b2079fca8c9f898d4c69643650b4974a17

Added website author information

rrevolter committed 4 months ago

README

The README file for this repository.

Notepad Tab

A simple, secure and private note taking tool.

The idea of encoding and persisting the content in the URL was inspired by https://mermaid.live.

Installation

  1. Install Ruby by following the instructions from https://www.ruby-lang.org/en/documentation/installation/.
  2. Install the Ruby dependencies by running
    bundle install
  3. Install Node.js by following the instructions from https://docs.npmjs.com/downloading-and-installing-node-js-and-npm.
  4. Install the Node.js dependencies by running
    npm install

Configuration

Favicon

Usage

npm run serve

License

GPL