Begin README with fork description.

This commit is contained in:
nervuri 2022-05-23 00:00:00 +00:00
parent d31b41ad1f
commit b216653887
1 changed files with 11 additions and 7 deletions

View File

@ -1,3 +1,14 @@
This is a fork of [AV-98](https://tildegit.org/solderpunk/AV-98) with
experimental URI fragment support. It introduces the `fragment` (`fr`)
command to generate URIs with fragments, which are used as search
queries in the page (like Ctrl+F in modern web browsers).
* Demo: https://asciinema.org/a/458615
* Old demo: https://asciinema.org/a/456941
* Spec discussion: https://gitlab.com/gemini-specification/gemini-text/-/issues/3
---
# AV-98
AV-98 is an experimental client for the
@ -8,13 +19,6 @@ from the official Gemini specification for the purposes of, well,
experimentation. Despite this, it is expected to be stable enough for regular
daily use at the same time.
This is a fork with experimental URI fragment support. It introduces
the `fragment` (`fr`) command to generate URIs with fragments.
* Demo: https://asciinema.org/a/458615
* Old demo: https://asciinema.org/a/456941
* Spec discussion: https://gitlab.com/gemini-specification/gemini-text/-/issues/3
## Dependencies
AV-98 has no "strict dependencies", i.e. it will run and work without anything