Sridhar Ratnakumar

Results 580 comments of Sridhar Ratnakumar

Yea, I was just trying to get this running locally so as to understand how files can be used as "data" to render HTML (whilst continuing to support static site...

And I'm positive that this has nothing to do with the package in question, `clap`. Confirmed here, - https://github.com/srid/bouncy/runs/2293288367 - https://github.com/srid/bouncy/runs/2293424388

@FintanH No, I no longer use Rust. Still using Haskell :-)

@jgm While it is true that the CSS spec prevents use of these characters ... why should the commonmark parser **assume** that it is to *always* generate strict CSS classes?...

> Is the idea that tailwind compiles this HTML down to HTML that contains only valid class names? So, there are more than one compiler actually. The answer is "no"...

Can we add an extra field to the `Note` constructor (which as I understand is used for footnotes exclusively)? ```haskell -- | Note Note Text [Block] ``` Just to provide...

Try installing with [stack](https://www.haskellstack.org): `stack install clanki`

@nh2 Can `nixos-in-place` be used to install on top of Ubuntu install on hetzner *dedicated* server? (AX101 in particular)?

Complete log: https://gist.githubusercontent.com/srid/da55f76c8d154fa638d4847045e621d9/raw/063f19bbc11b358ccf76189a8d3ee5d7ef10c27a/gistfile1.txt

This may be relevant: https://github.com/NixOS/nixpkgs/issues/27602#issuecomment-318812266