summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-04-22fix lead inHEADmasterJonas Smedegaard
2022-04-22drop unused JavaScript code (was used for URI suffix ?print and to fetch ↵Jonas Smedegaard
static maps from Google)
2017-09-17Drop index.md sample page: Other samples are far better.Jonas Smedegaard
2017-09-17Convert blockquote to markdown.Jonas Smedegaard
2017-09-17Convert simple lists to markdown.Jonas Smedegaard
2017-09-17Convert strong to markdown.Jonas Smedegaard
2017-09-17Convert ligatures to markdown.Jonas Smedegaard
2017-09-17Recode preformatted block to preformatted code block.Jonas Smedegaard
2017-09-17Convert code spans to markdown.Jonas Smedegaard
2017-09-17Convert paragraphs to markdown.Jonas Smedegaard
2017-09-17Convert headlines to markdown.Jonas Smedegaard
2017-09-17Minimally convert demo pages to Markdown.Jonas Smedegaard
2017-09-17Strip indentation (to ease tracking later conversion to Markdown).Jonas Smedegaard
2017-09-17Fix markup to comply with Commonmark no pandoc extensions).Jonas Smedegaard
2017-09-17Generalize and normalize font sizes.Jonas Smedegaard
2017-09-17Fix lower base font size and line-height.Jonas Smedegaard
2017-09-17Set base font as part of Normalize.Jonas Smedegaard
2017-09-17Use Normalize (not Toolkit: Contains inflexible and seemingly unmaintained ↵Jonas Smedegaard
Normalize).
2017-09-16Use cmark.Jonas Smedegaard
2017-09-16Use Toolkit.Jonas Smedegaard
2017-09-16Add README.Jonas Smedegaard
2017-09-16Generate CSS from SCSS using sassc.Jonas Smedegaard
2017-09-16Use transform-origin (not translate()), and drop vendor prefixes. Thanks to ↵Jonas Smedegaard
Jorrit at <http://web.archive.org/web/20120807050641/http://natbat.net:80/2009/May/21/pocketbooks/#c7385>.
2013-03-31Testing git authorship, looks like I accidentally committed the last change ↵Natalie Downe
logged in as Simon - [Natalie Downe]
2013-03-31Adding the CSS selector pocket book I wrote a while back and recently dug ↵Simon Willison
out of the internet archive
2009-05-23new pdfNatalie Downe
2009-05-23wordingNatalie Downe
2009-05-23minor adjustmentsNatalie Downe
2009-05-23minor modifications to styles, adding in a terminal / subversion cheat sheet ↵Natalie Downe
and the pdf in the artifacts directory
2009-05-23Inserting -moz alternative to -webkit transforms, also using straight ↵Natalie Downe
'transform' CSS 3 property
2009-05-21Rename to demo.htmlNatalie Downe
2009-05-21Fix JS bug when no print styles requestedNatalie Downe
2009-05-21Use natbat.net Google Maps API keyNatalie Downe
2009-05-21Add ?print to the experimental.html URL to force a print previewNatalie Downe
2009-05-21Initial developmentNatalie Downe
2009-05-21first commitNatalie Downe