Skip to content

otherjoel/punct

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
January 1, 2023 14:00
December 29, 2022 11:32
December 29, 2022 11:32
June 29, 2022 21:19
December 29, 2022 11:55

Punct

Punct is a programming environment for publishing things, implemented in Racket. It uses inline Racket code to extend CommonMark-flavored Markdown, which is parsed into a format-independent AST that can be rendered in HTML (or any other target file type).

Documentation is at https://joeldueck.com/what-about/punct/.

Installation

Clone this repository, and from within the checkout’s root folder, do raco pkg install --link punct-lib/ punct-doc/ (note the trailing slashes).

Once this is done, try it out by following along with the Quick Start.

About

✍️ Write in Lisp + Markdown, publish to multiple formats

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published