~alcinnz/rhapsode

5c48d5e0 — Adrian Cochrane 4 years ago
Implement :target pseudoclass.

Defaults to <main> to further avoid excess clutter from pages.
3898dfa3 — Adrian Cochrane 4 years ago
Implement new -rhaps-marker property for controlling user interaction.
ee018b49 — Adrian Cochrane 4 years ago
Extensively refactor to use the CSS engine's counters implementation.
5710d553 — Adrian Cochrane 4 years ago
Plan form handling.
12586547 — Adrian Cochrane 4 years ago
Take advantage of new Haskell Stylist assets & pseudoclass filters.
945a755a — Adrian Cochrane 4 years ago
Implement Gemini!
a3dc72fe — Adrian Cochrane 4 years ago
Refactor Rhapsode to use new HURL APIs and more leniantly handle MIMEtypes.
aceb276d — Adrian Cochrane 4 years ago
Serve link.wav with correct MIMEtype.

I converted it to audio/vnd.wav but without updating the metadata
another check concluded eSpeak-NG wouldn't be able to play it.
b0e7b8c4 — Adrian Cochrane 4 years ago
Docs: Add qualifiers to Web Platform bloat numbers.

To head off nitpickers.
5237f620 — Adrian Cochrane 4 years ago
Docs: Expand on why this project exists!
309fcedf — Adrian Cochrane 4 years ago
ISSUES: Add request for help to webforms plans.
bb37c331 — Adrian Cochrane 4 years ago
ISSUES: Refine potential fields for an intermediate webform format.
30ef731b — Adrian Cochrane 4 years ago
ISSUES: Add implementation notes for forms.
c348af7a — Adrian Cochrane 4 years ago
Metadata: Update homepage link.
5a140feb — Adrian Cochrane 4 years ago
Improve list of potential tasks.
b130fb0b — Adrian Cochrane 4 years ago
update Accepts header for CSS assets.
4296814b — Adrian Cochrane 4 years ago
Update README, seperate out CONTRIBUTING.md
0f61fa28 — Adrian Cochrane 4 years ago
Manually linewrap the doc files.
2481b8c0 — Adrian Cochrane 4 years ago
Merge wiki into main repo.
edd84882 — Adrian Cochrane 4 years ago
Output audio cues in live speech.

Turned out I was overcomplicating things, all I needed to do was use file paths not URIs.
eSpeak NG handled it from there.
Next