~alcinnz/rhapsode

b0b897ea — Adrian Cochrane 4 years ago
Add CSS speech properties reference.
3659b6d7 — Adrian Cochrane 4 years ago
Merge branch 'master' of git.nzoss.org.nz:alcinnz/rhapsode
122e0974 — Adrian Cochrane 4 years ago
Style <aside>.
e0502097 — Adrian Cochrane 4 years ago
Provide installation instructions.
97ae04ec — Adrian Cochrane 4 years ago
Upgrade Stylist dependency, fix default table styles.

I forgot that the content property replaces all children.
8adde0e9 — Adrian Cochrane 4 years ago
Don't use :not(), it's not supported by Stylish Haskell.
ec9a251c — Adrian Cochrane 4 years ago
Load userstyles.
27745b94 — Adrian Cochrane 4 years ago
Support multi-valued CSS content: properties.
256c26c1 — Adrian Cochrane 4 years ago
Refine user agent CSS...

* Read <img> alt, failing that src.
* I'll preprocess HTML forms to insert a better labeled link.
* type=button is never meaningful without JS.
* Insert alternatives to audio cues that don't come accross yet.
362b4f07 — Adrian Cochrane 4 years ago
Render CSS counters into the webpage!
7157dd64 — Adrian Cochrane 4 years ago
Fix counters parsing & usage.
2adc7fb2 — Adrian Cochrane 4 years ago
Parse content & counter properties, cleanup property handling.
5b9b03db — Adrian Cochrane 4 years ago
Integrate CSS Speech Box Model, improve user agent stylesheet.
654b3f04 — Adrian Cochrane 4 years ago
Draft code for laying out CSS Speech Box Model.
b5f53aef — Adrian Cochrane 4 years ago
Allow adjusting keyword values.
eddbb26a — Adrian Cochrane 4 years ago
Output SSML that TTS software like eSpeak can read.
df290308 — Adrian Cochrane 4 years ago
Refine useragent CSS to use less 'voice-rate: x-slow' and more 'voice-pitch'.
f1a311bd — Adrian Cochrane 4 years ago
Implement mappings to SSML <prosody> attributes.
2c6a5f58 — Adrian Cochrane 4 years ago
Turn off CSS inheritance for cleaner output.
53b9d822 — Adrian Cochrane 4 years ago
Upgrade to nonbroken Stylish Haskell.
Next