move roadmap to README
This commit is contained in:
parent
9c36ae1c7b
commit
95f7f97716
@ -93,4 +93,9 @@ Within the shell which opens you can do `cargo run` to start a local instance.
|
|||||||
|
|
||||||
## Roadmap
|
## Roadmap
|
||||||
|
|
||||||
Check out the `src/service/http_tpl/index.html` file for the current roadmap.
|
* Support for AAAA and CNAME records
|
||||||
|
* Support for more backends than just git repositories, including:
|
||||||
|
* IPFS/IPNS
|
||||||
|
* Alternative URLs (reverse proxy)
|
||||||
|
* Google Drive
|
||||||
|
* Dropbox
|
||||||
|
@ -40,21 +40,3 @@ been set up.</p>
|
|||||||
individuals for their community of friends and family. By making it super easy
|
individuals for their community of friends and family. By making it super easy
|
||||||
to set up a domain we can help our non-technical folk own their own slice of
|
to set up a domain we can help our non-technical folk own their own slice of
|
||||||
the internet, the way it was always intended.</p>
|
the internet, the way it was always intended.</p>
|
||||||
|
|
||||||
<h2>Roadmap</h2>
|
|
||||||
|
|
||||||
<p>Domani is very much a work in progress. The following functionality is
|
|
||||||
planned but not yet implemented:</p>
|
|
||||||
|
|
||||||
<ul>
|
|
||||||
<li>Support for AAAA and CNAME records</li>
|
|
||||||
<li>
|
|
||||||
Support for more backends than just git repositories, including:
|
|
||||||
<ul>
|
|
||||||
<li>IPFS/IPNS Hash</li>
|
|
||||||
<li>Alternative URL (reverse proxy)</li>
|
|
||||||
<li>Google Drive / Dropbox</li>
|
|
||||||
</ul>
|
|
||||||
</li>
|
|
||||||
<li>Scalable backend which requires only an S3 compatible database</li>
|
|
||||||
</ul>
|
|
||||||
|
Loading…
Reference in New Issue
Block a user