https://github.com/victorb/self-editing-website
A P2P website that can edit and replicate itself
https://github.com/victorb/self-editing-website
Last synced: 7 days ago
JSON representation
A P2P website that can edit and replicate itself
- Host: GitHub
- URL: https://github.com/victorb/self-editing-website
- Owner: victorb
- Created: 2018-08-10T16:56:19.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-14T18:06:55.000Z (almost 8 years ago)
- Last Synced: 2025-02-22T04:14:37.258Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://ipfs.io/ipfs/QmbYBnP7XEuVriCTr3ddcwWAVU9DRY1k75wmR4JczhE9pf
- Size: 844 KB
- Stars: 3
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## self-editing website
This editor/website was built in tandem with a live stream which recording you can watch here: https://www.youtube.com/watch?v=ud7WXPCxHyc
most recent version: https://ipfs.io/ipfs/QmbYBnP7XEuVriCTr3ddcwWAVU9DRY1k75wmR4JczhE9pf
## TODO
- [X] Add new files
- [X] Codemirror
- [X] Syntax highlightning
- [ ] Save all modified files (not just the current)
- [X] Save each history
- [ ] Accept patches on files
- [ ] "Offer patch" button
- [ ] Listen to "offers"
- [ ] Diff viewer
- [ ] Save change
- [X] Chat
- [ ] Be able to have state of file without saving
- [ ] If new version is the same as previous one, don't change previous_version