heckle icon indicating copy to clipboard operation
heckle copied to clipboard

:black_nib: Jekyll in Haskell (feat. LaTeX)

Results 7 heckle issues
Sort by recently updated
recently updated
newest added

Would it be possible to support the ISO 8601 format of yyyy-mm-ddThh:mm:ssTZD as defined here https://www.w3.org/TR/NOTE-datetime for the preamble?

I get the above error when running `stack install heckle`

Just add a parsing format for the format created by the `\today` command from LaTeX. This format looks like `February 16, 2017` so people don't have to manually define the...

For each post include first X characters in the page

Ahhhh who doesn't love Unit Testing? Things to test: - `init` - successfully initializes the directory/files it needs to - Building an initialized site succeeds - Each of the intermediate...

hacktoberfest

If the user isn't planning to use LaTeX, LaTeX shouldn't be a requirement Similarly if the user doesn't use markdown they should be able to delete the template.html.hkl file Make...

This isn't an issue for most blogs, but perhaps if you have thousands and thousands of posts, the process of compiling every single markdown file into HTML even if it...