https://github.com/uprun/WebPad
wiki-notes, micro zettelkasten, personal wiki.
https://github.com/uprun/WebPad
notes notes-app wiki wiki-notes zettelkasten zettelkasten-methodology
Last synced: about 1 month ago
JSON representation
wiki-notes, micro zettelkasten, personal wiki.
- Host: GitHub
- URL: https://github.com/uprun/WebPad
- Owner: uprun
- License: mit
- Created: 2018-07-22T08:38:40.000Z (almost 7 years ago)
- Default Branch: prod
- Last Pushed: 2024-03-31T11:52:43.000Z (about 1 year ago)
- Last Synced: 2024-08-02T13:23:00.995Z (10 months ago)
- Topics: notes, notes-app, wiki, wiki-notes, zettelkasten, zettelkasten-methodology
- Language: JavaScript
- Homepage: https://webpad.com.ua
- Size: 5.41 MB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starz - uprun/WebPad - mini wiki (JavaScript)
README
# WebPad
nano wikiTry it now at https://uprun.github.io/WebPad/wwwroot/WebPad-mini-wiki.html
The main motto:
1) [YAnGNI] : You Are not Gonna Need It
2) files of maximum 43 lines, each line is maximum 112 characters
3) names should be compact
4) no usage of "and" in names
5) amount of files in folder less than 20
6) write notes down on interruptions# Support on Patreon
https://www.patreon.com/o_kryvonos
# Join Discord server
https://discord.gg/W5HFSKVXgc
## Building
```
dotnet restore
dotnet run
```## License
Copyright © Kryvonos Oleksandr 2018-2025 . Provided under the [MIT License](http://opensource.org/licenses/MIT).