victorb / self-editing-website

A P2P website that can edit and replicate itself

Home Page:https://ipfs.io/ipfs/QmbYBnP7XEuVriCTr3ddcwWAVU9DRY1k75wmR4JczhE9pf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

  • Add new files
  • Codemirror
  • Syntax highlightning
  • Save all modified files (not just the current)
  • Save each history
  • Accept patches on files
    • "Offer patch" button
    • Listen to "offers"
    • Diff viewer
    • Save change
  • Chat
  • Be able to have state of file without saving
  • If new version is the same as previous one, don't change previous_version

About

A P2P website that can edit and replicate itself

https://ipfs.io/ipfs/QmbYBnP7XEuVriCTr3ddcwWAVU9DRY1k75wmR4JczhE9pf


Languages

Language:JavaScript 98.1%Language:CSS 1.6%Language:HTML 0.3%