diff options
author | Karl Semich <0xloem@gmail.com> | 2016-06-09 18:08:08 -0400 |
---|---|---|
committer | Karl Semich <0xloem@gmail.com> | 2016-06-09 18:08:08 -0400 |
commit | 804aa45fbbaf034b09b0f63ebe75630f02b32052 (patch) | |
tree | 20a4b17c529795a18576a104e38a3f9844c09e53 /wiki | |
parent | ab25cea9c6502c6e923860665ee024f1ad0af1a5 (diff) | |
download | standingwithresilience-804aa45fbbaf034b09b0f63ebe75630f02b32052.tar.gz standingwithresilience-804aa45fbbaf034b09b0f63ebe75630f02b32052.zip |
Convert update.py to use more python
Diffstat (limited to 'wiki')
-rw-r--r-- | wiki/TODO.mdwn | 31 | ||||
-rw-r--r-- | wiki/index.mdwn | 2 |
2 files changed, 20 insertions, 13 deletions
diff --git a/wiki/TODO.mdwn b/wiki/TODO.mdwn index 7fd724f..c39575e 100644 --- a/wiki/TODO.mdwn +++ b/wiki/TODO.mdwn @@ -1,17 +1,24 @@ -[ ] Link mirrors on branchable, to propogate changes -[ ] Ensure branchable is pulling from other web mirror as well as pushing [ ] Make a space for blogging in the wiki -[ ] Upload site to zeronet - [x] Upload private site - [x] Upload public site - [x] Add git syncing to update.py - [x] Add public upload to update.py - [ ] Add sites to public list, will need to register an id, perhaps via bitmessage - [ ] Add page in wiki regarding ZeroNet -[ ] Upload site to qora +[ ] Upload site to qora, even though it is not currently developed + [ ] Add qora inproxy remote to normal git pull [ ] Upload site to ipfs + [ ] Provide for public name with public key in custom config dir ?? + [ ] Can use ipns-pub to update public name ?? + https://github.com/whyrusleeping/ipns-pub + [ ] Final ipfs url is spewed out by ipfs on stdout, must capture or use alternative (python api) + [ ] Add ipfs inproxy remote to normal git pull +[ ] Upload site to gnunet +[ ] Add a page on how to edit the wiki +[ ] Add a nicer looking stylesheet +[ ] Use ikiwiki's mirror plugin +[ ] Ensure branchable is pulling from other web mirrors as well as pushing [ ] Upload site to project maelstrom? -[ ] Provide .bit domain name for ZeroNet -[ ] Implement CGI in ZeroNet ?? [x] Link mirrors on index [x] Upload site to freenet +[x] Upload site to zeronet +[ ] ZeroNet refining + ==> [ ] Ensure site is in search engines and add it to an index or public page + [ ] Implement wiki editing + -> ZeroWiki already exists, open source +[ ] Freenet refining + [ ] Implement wiki editing ??? diff --git a/wiki/index.mdwn b/wiki/index.mdwn index 0d10632..7c63e70 100644 --- a/wiki/index.mdwn +++ b/wiki/index.mdwn @@ -13,4 +13,4 @@ This is a wiki, which anybody is free to [[edit, copy, or store|Editing]]. Plea These networks can help with isolation: [[Freenet]] [[ZeroNet]] -On the normal internet, this site is found at [branchable.com](https://standingwithresilience.branchable.com/) and [fairlystable.org](https://fairlystable.org/standingwithresilience/) +On the normal internet, this site is found at [branchable.com](https://standingwithresilience.branchable.com/) and [fairlystable.org](https://fairlystable.org/standingwithresilience/wiki/index/) |