aboutsummaryrefslogtreecommitdiffstats
path: root/index.html
AgeCommit message (Collapse)Author
2018-11-19index.html: Add preview bannerTeddy Wing
2018-11-19index.html: Add demo videoTeddy Wing
Not committing the video files. They're only 3 & 4 megabytes each, but that still seems a bit too much to keep in version control. Add the video to the home page and center it in the content area. We give it a negative margin to center it since it's wider than the container.
2018-11-16index.html: Increase minimum OS requirementTeddy Wing
Just tested the program on 10.8 and it didn't work. It ran just fine, but didn't run map actions, and I'm not sure why. Used the release build, so I didn't debug it at all. Since I'm planning an imminent public release, just set the minimum to an OS version that we know for sure works. In the future, I'd still like to get the program working on 10.8. We can always bring down the minimum OS version.
2018-11-15index.html: Remove "Application switcher" exampleTeddy Wing
Turns out this doesn't work very well. It activates the application switcher, but doesn't deactivate it, so it doesn't go away. Bad example. Oh well.
2018-11-15index.html: Add a section describing the Vim syntax pluginTeddy Wing
2018-11-15index.html: Add an extra command to the 'frequently used' exampleTeddy Wing
Give an example of a multi-button trigger mapping.
2018-11-15Add manual pagesTeddy Wing
Also a section linking to them on the home page. Generated in the main DomeKey repository with: $ a2x --no-xmllint --format xhtml doc/dome-key.1.intermediate.txt $ a2x --no-xmllint --format xhtml doc/dome-key-mappings.7.txt Deciding to go with the AsciiDoc CSS for now and not bother with making these pages fit with the site's style to make things easy.
2018-11-15index.html: Add Paddle checkout JavaScriptTeddy Wing
Clicking on the "Buy" button brings up the Paddle checkout modal overlay.
2018-11-14index.html: Add information on licensing and upgradesTeddy Wing
2018-11-14Decide on an email addressTeddy Wing
2018-11-13Add a meta description to HTML pagesTeddy Wing
2018-11-11Make subtitle maroonTeddy Wing
Makes it stand out a bit differently.
2018-11-11Add responsive breakpointsTeddy Wing
Ensure that nothing leaves the viewable page area and that no elements collide with one another.
2018-11-11Move "Buy" button to the right side of the "Try it free" headerTeddy Wing
Needed to adjust some positioning styles and fix the padding on the button.
2018-11-11Separate `.button` class into `.button` and `.button-magenta`Teddy Wing
Use `.button` only for base button traits.
2018-11-11Style "Buy" buttonTeddy Wing
* Move Lucida Grande font stack to a variable * Add buttons styles for a magenta gradiented button
2018-11-10Put tagline in <title>Teddy Wing
2018-11-09Increase font size of subtitleTeddy Wing
2018-11-08Add system requirements sectionTeddy Wing
2018-11-08Mention free trialTeddy Wing
2018-11-08Add some more descriptive copy to the websiteTeddy Wing
Describe the program, high-level features. Add styles: * Fix leading * Add list bullets that were removed by the reset
2018-11-08Use a smaller font size for mapping examplesTeddy Wing
2018-11-08Update logo alt textTeddy Wing
Clearer explanation of what the image is.
2018-11-08Adjust logo and content marginsTeddy Wing
* Add margins to the top & bottom of the page * Align the logo relative to the content area, and move it left a bit, outside of the column
2018-11-08Add margins to headers and blocksTeddy Wing
2018-11-08Add a few mapping examplesTeddy Wing
2018-11-08Add a code block styleTeddy Wing
2018-11-08Initial homepage experimentTeddy Wing
A rough setup for the website layout. * Muted yellow background * Logo set in Superclarendon by Typodermic