======
- deps: remove qreader
- deps: don't pin most dependencies
- deps: use PyQt 5.12.2, and PyQtWebengine 5.12
- deps: use Pygments, feedgen and feedparser for Atom feeds
- deps: use Markdown instead of markdown2
- move the ResourceAnalyzer to galacteek.core.analyzer
- user website's templates moved to galacteek/templates/usersite
- IPFS scheme handlers are implemented now in galacteek.core.schemes
- pretty much all content should now be imported in CIDv1
- ipfsops: new coros addBytes() and addString() (CIDv1 by default)
- the user's website now has a basic blog and an Atom feed
- galacteek.ipfs.dag.EvolvingDAG: some fixes and additions
- the application/atom+xml mime type should be correctly handled
- add a markdown reference help webpage