Skip to content

Commit

Permalink
nakedNv takeover!!! party in the kitchen!
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Keating committed Jul 14, 2023
1 parent fe6e569 commit a84e33e
Show file tree
Hide file tree
Showing 86 changed files with 7,060 additions and 16,817 deletions.
7 changes: 0 additions & 7 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -1,16 +1,9 @@
# Top-most EditorConfig file
root = true

[*]
charset = utf-8
end_of_line = LF
trim_trailing_whitespace = true
insert_final_newline = true

[*.js]
indent_style = space
indent_size = 2

[*.{yml,yaml,json}]
indent_style = space
indent_size = 2
34 changes: 0 additions & 34 deletions .github/workflows/build.yml

This file was deleted.

11 changes: 0 additions & 11 deletions .github/workflows/lint.yml

This file was deleted.

28 changes: 2 additions & 26 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,26 +1,2 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.

# dependencies
/node_modules
/.pnp
.pnp.js

# testing
/coverage

# production
/build

# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local

npm-debug.log*
yarn-debug.log*
yarn-error.log*
dist
.eslintcache
*_rxdb_internal
*.DS_Store
node_modules
1 change: 0 additions & 1 deletion .rescriptsrc.js

This file was deleted.

5 changes: 0 additions & 5 deletions .webpack.config.js

This file was deleted.

24 changes: 4 additions & 20 deletions README.md
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,28 +1,12 @@
# nvAux

The in-the-zone, idea-capturing sidekick for creative knowledge workers.

[![Dependencies](https://david-dm.org/matterofabstract/nvAux.svg)](https://github.com/matterofabstract/nvAux)
![Github All Releases](https://img.shields.io/github/downloads/matterofabstract/nvAux/total.svg)
![Lint](https://github.com/matterofabstract/nvAux/workflows/Lint/badge.svg)
![Build/release](https://github.com/matterofabstract/nvAux/workflows/Build/release/badge.svg)
Capture and retrieve ideas at the speed of thought with nvAux, the in-the-zone, aint-nobody-stopping-me note-taking app for creative professionals.

nvAux is a note-taking app that knows how to get weird. It's purpose is to capture and retrieve things at the speed of thought so that you can maximize on your journey through flowstate.

This is the codebase for the app and what follows is to be taken in a developers context. If you're looking to use the app itself all you need is [nvAux.com](https://nvaux.com/).

![Screenshot of nvAux](https://bpk-disk.s3.us-east-1.amazonaws.com/nvAux-screenshot.png?c=5)

## Before jumping in...

Thank you for taking interest in the development of this project. It means you're curious, creative and courageous enough to hack on something we hold very dear. This is the very reason why the source code is made available and look forward to getting to know you.

Please be aware that while your contributions will be celebrated and credited appropriately, nvAux remains property of Abstractly, LLC.

## Running locally

```sh
yarn && yarn dev
npm i && npm run dev
```

![](https://bpk-disk.s3.us-east-1.amazonaws.com/designed-by-abstractly-footer.png?c=3)
Designed and built by [Abstractly](https://abstract.ly/). The Human Interface Company.

Binary file removed assets/background.tiff
Binary file not shown.
Binary file removed assets/icon.icns
Binary file not shown.
Binary file removed assets/icon.png
Binary file not shown.
8 changes: 0 additions & 8 deletions assets/licenseButtons_en.json

This file was deleted.

33 changes: 0 additions & 33 deletions assets/license_en.txt

This file was deleted.

61 changes: 61 additions & 0 deletions dist/index.html

Large diffs are not rendered by default.

17 changes: 17 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link
rel="icon"
type="image/svg+xml"
href="data:image/svg+xml,%3Csvg width='332px' height='332px' viewBox='0 0 332 332' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3CradialGradient cx='50%25' cy='0%25' fx='50%25' fy='0%25' r='100%25' id='radialGradient-1'%3E%3Cstop stop-color='%234B6D8D' offset='0%25'%3E%3C/stop%3E%3Cstop stop-color='%23310550' offset='100%25'%3E%3C/stop%3E%3C/radialGradient%3E%3C/defs%3E%3Cg stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cpath d='M80.7623838,-6.89023353e-15 L251.237616,3.26289697e-15 C279.320457,-1.8958371e-15 289.503973,2.92400675 299.77064,8.41468017 C310.037306,13.9053536 318.094646,21.9626937 323.58532,32.2293603 C329.075993,42.496027 332,52.6795435 332,80.7623838 L332,251.237616 C332,279.320457 329.075993,289.503973 323.58532,299.77064 C318.094646,310.037306 310.037306,318.094646 299.77064,323.58532 C289.503973,329.075993 279.320457,332 251.237616,332 L80.7623838,332 C52.6795435,332 42.496027,329.075993 32.2293603,323.58532 C21.9626937,318.094646 13.9053536,310.037306 8.41468017,299.77064 C2.92400675,289.503973 3.3714784e-15,279.320457 -5.8026012e-15,251.237616 L2.17526465e-15,80.7623838 C-1.2638914e-15,52.6795435 2.92400675,42.496027 8.41468017,32.2293603 C13.9053536,21.9626937 21.9626937,13.9053536 32.2293603,8.41468017 C42.496027,2.92400675 52.6795435,4.0034241e-15 80.7623838,-6.89023353e-15 Z' id='Rectangle' fill='url(%23radialGradient-1)'%3E%3C/path%3E%3Cpath d='M36.052459,205 L36.052459,151.157895 C36.052459,147.578947 36.6295082,144.842105 37.7836066,142.947368 C38.9377049,141.052632 41.0360656,140.105263 44.0786885,140.105263 C46.5967213,140.105263 48.5377049,140.947368 49.9016393,142.631579 C51.2655738,144.315789 51.947541,146.631579 51.947541,149.578947 L51.947541,149.578947 L51.947541,205 L68,205 L68,143.578947 C68,140 67.5278689,136.973684 66.5836066,134.5 C65.6393443,132.026316 64.3803279,130 62.8065574,128.421053 C61.2327869,126.842105 59.4491803,125.710526 57.4557377,125.026316 C55.4622951,124.342105 53.4688525,124 51.4754098,124 C47.8032787,124 44.7868852,124.815789 42.4262295,126.447368 C40.0655738,128.078947 38.0459016,130.157895 36.3672131,132.684211 L36.3672131,132.684211 L36.052459,132.684211 L36.052459,124.947368 L20,124.947368 L20,205 L36.052459,205 Z M110.118644,205 L131,125 L113.915254,125 L103.158192,176.12426 L102.841808,176.12426 L92.0847458,125 L75,125 L95.8813559,205 L110.118644,205 Z M147.198511,205 L151.962779,180.717697 L174.037221,180.717697 L178.801489,205 L195,205 L169.74938,92 L156.25062,92 L131,205 L147.198511,205 Z M171,165 L155,165 L162.843137,124 L163.156863,124 L171,165 Z M218.52459,206 C222.196721,206 225.213115,205.184211 227.57377,203.552632 C229.934426,201.921053 231.954098,199.842105 233.632787,197.315789 L233.632787,197.315789 L233.947541,197.315789 L233.947541,205.052632 L250,205.052632 L250,125 L233.947541,125 L233.947541,178.842105 C233.947541,182.421053 233.370492,185.157895 232.216393,187.052632 C231.062295,188.947368 228.963934,189.894737 225.921311,189.894737 C223.403279,189.894737 221.462295,189.052632 220.098361,187.368421 C218.734426,185.684211 218.052459,183.368421 218.052459,180.421053 L218.052459,180.421053 L218.052459,125 L202,125 L202,186.421053 C202,190 202.472131,193.026316 203.416393,195.5 C204.360656,197.973684 205.619672,200 207.193443,201.578947 C208.767213,203.157895 210.55082,204.289474 212.544262,204.973684 C214.537705,205.657895 216.531148,206 218.52459,206 Z M272.084746,205 L283,180.542406 L293.915254,205 L311,205 L290.909605,164.13215 L310.050847,125 L292.966102,125 L283,147.721893 L273.033898,125 L255.949153,125 L274.774011,164.13215 L255,205 L272.084746,205 Z' id='nvAux' fill='%23FFFFFF' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A"
/>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<title>nvAux</title>
</head>
<body>
<div id="app" />
<script type="module" src="/src/main.js"></script>
</body>
</html>
32 changes: 32 additions & 0 deletions jsconfig.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"compilerOptions": {
"moduleResolution": "bundler",
"target": "ESNext",
"module": "ESNext",
/**
* svelte-preprocess cannot figure out whether you have
* a value or a type, so tell TypeScript to enforce using
* `import type` instead of `import` for Types.
*/
"verbatimModuleSyntax": true,
"isolatedModules": true,
"resolveJsonModule": true,
/**
* To have warnings / errors of the Svelte compiler at the
* correct position, enable source maps by default.
*/
"sourceMap": true,
"esModuleInterop": true,
"skipLibCheck": true,
/**
* Typecheck JS in `.svelte` and `.js` files by default.
* Disable this if you'd like to use dynamic types.
*/
"checkJs": true
},
/**
* Use global.d.ts instead of compilerOptions.types
* to avoid limiting type declarations.
*/
"include": ["src/**/*.d.ts", "src/**/*.js", "src/**/*.svelte"]
}
Loading

0 comments on commit a84e33e

Please sign in to comment.