{"id":20958344,"url":"https://github.com/yefim/heaver","last_synced_at":"2026-04-16T15:02:38.450Z","repository":{"id":12575467,"uuid":"15246053","full_name":"yefim/heaver","owner":"yefim","description":"Haskell implementation of Cleaver","archived":false,"fork":false,"pushed_at":"2013-12-20T07:47:26.000Z","size":8916,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-12-29T17:25:54.807Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yefim.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-12-17T05:33:14.000Z","updated_at":"2015-03-25T00:27:52.000Z","dependencies_parsed_at":"2022-09-11T16:40:30.888Z","dependency_job_id":null,"html_url":"https://github.com/yefim/heaver","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yefim/heaver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yefim%2Fheaver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yefim%2Fheaver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yefim%2Fheaver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yefim%2Fheaver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yefim","download_url":"https://codeload.github.com/yefim/heaver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yefim%2Fheaver/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31891038,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T11:36:10.202Z","status":"ssl_error","status_checked_at":"2026-04-16T11:36:09.652Z","response_time":69,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-19T01:46:55.961Z","updated_at":"2026-04-16T15:02:38.402Z","avatar_url":"https://github.com/yefim.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"progress: true\ncontrols: true\nencoding: utf-8\ntitle: README\n\n--\n\n# Heaver\n\n## inspired by Cleaver\n\n## Thirty second Slideshows for Hackers\n\n--\n\n### Quick Start\n\nCompile the binary:\n\n`make`\n\nAnd run it like so:\n\n`./heaver path/to/file.md`\n\n--\n\n### Options\n\n    title: Basic Example\n    author:\n      name: Geoffrey Vedernikoff\n      twitter: yefim\n      url: http://yef.im\n    output: basic.html\n    progress: true\n    controls: true\n    encoding: utf-8\n\nHeaver supports several basic options that allow you to further customize the look and feel of your presentation, including author info, progress bar, and arrow controls.\n\n--\n\n### Overview\n\n* `Main.hs` is the most important file. The `main` function in `Main.hs` runs whenever Heaver is called. `main` reads the Markdown file, slices it up into slides, renders the author slide, renders the other slides, and outputs them into a slideshow.\n\n* `OurStache.hs` is the Mustache-subset parser which powers the templates. It has four main components:\n    - Context - the Map which stores the variable state\n    - Expr - the AST intermediate state\n    - stacheP - the parser which turns a string into an Expr\n    - pp - the printer which turns an Expr and a Context into a String\n\n\n--\n\n### Dependencies\n\n* [HUnit](http://hackage.haskell.org/package/HUnit-1.2.5.1)\n* [split](http://hackage.haskell.org/package/split-0.2.1.1)\n* [pandoc](http://hackage.haskell.org/package/pandoc-1.12.2.1)\n* [yaml-light](http://hackage.haskell.org/package/yaml-light-0.1.4)\n\n--\n\n### Contributors\n\n* Lewis Ellis (ellisl)\n* Geoffrey Vedernikoff (veg)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyefim%2Fheaver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyefim%2Fheaver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyefim%2Fheaver/lists"}