update URLs for git.matthewbutterick.com

main
Matthew Butterick 2 years ago
parent 342422e221
commit 9b95b094df

@ -670,5 +670,5 @@ Check whether @racket[_x] is a valid CSP variable name, which today can mean any
This module is licensed under the MIT license.
Source repository at @link["http://github.com/mbutterick/csp"]{http://github.com/mbutterick/csp}. Suggestions & corrections welcome.
Source repository at @link["http://git.matthewbutterick.com/mbutterick/typesetting"]{http://git.matthewbutterick.com/mbutterick/typesetting}. Suggestions & corrections welcome.

@ -1,4 +1,4 @@
## fontland ![Build Status](https://github.com/mbutterick/fontland/workflows/CI/badge.svg)
## fontland
Racket library for messing with fonts. Based on [`fontkit`](https://github.com/foliojs/fontkit).
@ -13,4 +13,4 @@ Fonts in `assets` folder are under separate licenses included there.
## Project status
Actively developed, but this package exists entirely to support [`pitfall`](https://github.com/mbutterick/pitfall) and [`quad`](https://github.com/mbutterick/quad). I have no ambition to make this a standalone library with documentation. I add things opportunistically based on whats happening with Quad.
Actively developed, but this package exists entirely to support [`pitfall`](https://git.matthewbutterick.com/mbutterick/typesetting/src/branch/main/pitfall) and [`quad`](https://git.matthewbutterick.com/mbutterick/typesetting/src/branch/main/quad). I have no ambition to make this a standalone library with documentation. I add things opportunistically based on whats happening with Quad.

@ -1,4 +1,4 @@
## hyphenate ![Build Status](https://github.com/mbutterick/hyphenate/workflows/CI/badge.svg)
## hyphenate
Racket implementation of the KnuthLiang hyphenation algorithm.

@ -236,5 +236,5 @@ There is no way to use @racket[hyphenate] in ``polyglot'' mode, where English an
This module is released under the MIT license.
Source repository at @link["http://github.com/mbutterick/hyphenate"]{http://github.com/mbutterick/hyphenate}. Suggestions & corrections welcome.
Source repository at @link["http://git.matthewbutterick.com/mbutterick/typesetting"]{http://git.matthewbutterick.com/mbutterick/typesetting}. Suggestions & corrections welcome.

@ -1,4 +1,4 @@
## pitfall ![Build Status](https://github.com/mbutterick/pitfall/workflows/CI/badge.svg)
## pitfall
Racket library for generating PDFs. Based on [PDFKit](https://github.com/devongovett/pdfkit).
@ -11,4 +11,4 @@ Fonts in `ptest` folder are under separate licenses included there.
## Project status
Actively developed, though its not clear what more needs to be done. Most of the functionality from PDFKit has been ported over. This project is built to support [Quad](https://github.com/mbutterick/quad). I have no plans to release it as a standalone library or write documentation. In truth, I dont know how a lot of this code works.
Actively developed, though its not clear what more needs to be done. Most of the functionality from PDFKit has been ported over. This project is built to support [Quad](https://git.matthewbutterick.com/mbutterick/typesetting/src/branch/main/quad). I have no plans to release it as a standalone library or write documentation. In truth, I dont know how a lot of this code works.

@ -1,4 +1,4 @@
## Quad ![Build Status](https://github.com/mbutterick/quad/workflows/CI/badge.svg)
## Quad
A work-in-progress document processor written in [Racket](http://racket-lang.org).
@ -39,7 +39,7 @@ http://docs.racket-lang.org/quad
## Questions
Can be posted in the [`pollen-users` discussion area.](https://github.com/mbutterick/pollen-users/)
Can be posted in the [Quad forum](https://forums.matthewbutterick.com/c/quad/).
## License

@ -71,7 +71,7 @@ For the most part, neither Quad nor Quadwriter rely much on @racketmodname[racke
A demo app built with Quad. It takes a text-based source file as input, calculates the typesetting and layout, and then outputs a PDF.
You can fiddle with it & then submit issues and feature requests at the @link["http://github.com/mbutterick/quad"]{Quad repo}.
You can fiddle with it & then submit issues and feature requests at the @link["https://git.matthewbutterick.com/mbutterick/typesetting/src/branch/main/quad"]{Quad repo}.
@section{Quadwriter quick tour}
@ -963,7 +963,7 @@ Some things I personally plan to use Quad for:
@subsection{Getting more help}
Questions about Quad and Quadwriter can be posted in the @link["https://github.com/mbutterick/pollen-users/"]{@tt{pollen-users} discussion area.}
Questions about Quad and Quadwriter can be posted in the @link["https://forums.matthewbutterick.com/c/quad/"]{Quad forum.}
@subsection{Why is it called Quad?}

@ -1,4 +1,4 @@
## xenomorph ![Build Status](https://github.com/mbutterick/xenomorph/workflows/CI/badge.svg)
## xenomorph
Racket library for binary encoding & decoding. Based on [`restructure`](https://github.com/foliojs/restructure).
@ -14,4 +14,4 @@ MIT
## Project status
Actively developed though Im not sure what more will be done. Everything from `restructure` has been ported over. Mostly this package supports [Quad](https://github.com/mbutterick/quad), so I dont expect it will have a meaningful life as a standalone library. Moreover nobody seems to like binary formats.
Actively developed though Im not sure what more will be done. Everything from `restructure` has been ported over. Mostly this package supports [Quad](https://git.matthewbutterick.com/mbutterick/typesetting/src/branch/main/quad), so I dont expect it will have a meaningful life as a standalone library. Moreover nobody seems to like binary formats.

@ -1861,5 +1861,5 @@ The following values are deemed to be resolvable: any @racket[exact-nonnegative-
This module is licensed under the MIT license.
Source repository at @link["http://github.com/mbutterick/xenomorph"]{http://github.com/mbutterick/xenomorph}. Suggestions & corrections welcome.
Source repository at @link["http://git.matthewbutterick.com/mbutterick/typesetting"]{http://git.matthewbutterick.com/mbutterick/typesetting}. Suggestions & corrections welcome.

Loading…
Cancel
Save