You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

56 lines
2.2 KiB
Markdown

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# pollen-users
This is the official discussion area / mailing-list substitute for [Pollen](https://pollenpub.com), a book-publishing system written in Racket, as well as the related project [Quad](https://docs.racket-lang.org/quad/), a document processor that converts markup to PDF and cooperates nicely with Pollen.
Questions, suggestions, announcements welcome. Your host: Matthew Butterick.
This supersedes the `pollenpub` Google Group that was used from June 2015 August 2019.
### To read
No login necessary. All activity happens under the [Issues](https://github.com/mbutterick/pollen-users/issues) tab.
### To post
You need a GitHub account (free; email address needed). Then [post a new issue](https://github.com/mbutterick/pollen-users/issues/new).
### What kinds of topics can be posted here?
Anything pertaining to using Pollen or Quad — questions, suggestions, feature requests, etc. (Dont feel constrained by the fact that they are all known as “Issues”.)
### After I post a question, when should I use the “close issue” button?
If you got a satisfactory answer, sure — hit the “close issue” button, and then others will know that no further reply is needed. BTW closing an issue doesnt delete it or prevent further discussion post-closure. The issue can also be reopened if you change your mind.
### Can I search issues?
Yes. Use the search box in the top nav bar, which will search this repository (including all the issues).
### To receive email notification of responses
If you start a new issue or post a response, youll automatically get email notification of subsequent messages posted to that thread.
### To receive email notification of new issues as they are created
That is, in the classic mailing-list style. At the top of the screen, use the “Watch” button to change your status to “Watching”.
### Does this replace the Pollen or Quad source repository?
No. Those remain at https://github.com/mbutterick/pollen and https://github.com/mbutterick/quad, respectively.
### Where should I post bugs?
Probably on the source repo, though Im not going to be finicky about it.
### Why not consolidate all the issues in the source repo?
I prefer to restrict the issues in the source repos to coding-related tasks.