Liam Doherty
Liam Doherty
The latest version of [Shoelace](https://github.com/shoelace-style/shoelace) has removed the compiled CSS and is no longer really usable as a minimal "dropin" stylesheet. The legacy version has been linked for now, but...
We currently include [LatexCSS](https://github.com/davidrzs/latexcss) (69 stars). There is also a separate project called [LaTeX.css](https://github.com/vincentdoerig/latex-css) (1.2k stars). Output is similar, with some differences, most notably the size of the headings. Both...
After the latest updates, Bulma and Tachyons no longer seem to be usable as classless/minimal stylesheets, so they should probably be removed. Alternatively, we could link to older versions of...
It should be much easier to include new frameworks now, since all that is required is to add the relevant information to `frameworks.yml` and the repo will update itself automatically....
Many of the templates currently do not include a master slide, which makes them difficult to use as presentation templates. All templates without a master slide should be updated to...
I built a quick and dirty [Markdown to Asciidoctor converter](https://github.com/dohliam/markdoctor) for one-off documents that can be quickly converted in the browser. It uses a very naive series of regexes to...
Are you aware of the [stopwords-json](https://github.com/6/stopwords-json) project which already has freely-licensed json-format lists of stopwords for 50 different languages? Importing these would be an easy way to expand the list...
@Kyubyong I'd like to incorporate the data here into the [ipa-dict](https://github.com/open-dict-data/ipa-dict) project for languages that we don't have yet (for example, Russian, Polish, and Portuguese). However, I couldn't find a...
Epub files containing unicode work beautifully when `epub.py` is called without command-line options. They also works perfectly well (at least in unicode locales) when the output is simply dumped to...