diff --git a/scribblings/more-help.scrbl b/scribblings/more-help.scrbl index 810c07b..5824405 100644 --- a/scribblings/more-help.scrbl +++ b/scribblings/more-help.scrbl @@ -2,6 +2,33 @@ @title{Getting more help} -Bugs and feature requests can be submitted as @link["https://github.com/mbutterick/pollen/issues"]{GitHub issues}. -For general tips and how-to questions, use the @link["https://groups.google.com/forum/#!forum/pollenpub"]{Pollen discussion group} at @link["mailto:pollenpub@googlegroups.com"]{pollenpub@"@"googlegroups.com}. I'll also use that list to post major changes and new features. \ No newline at end of file +@section{Bugs and feature requests} + +Can be submitted as @link["https://github.com/mbutterick/pollen/issues"]{GitHub issues}. + +@section{Mailing list} + +For general tips and how-to questions, use the @link["https://groups.google.com/forum/#!forum/pollenpub"]{Pollen discussion group} at @link["mailto:pollenpub@googlegroups.com"]{pollenpub@"@"googlegroups.com}. I'll also use that list to post major changes and new features. + +@section{Utilities & libraries} + +@link["https://github.com/malcolmstill/pollen-count"]{pollen-count}: enumeration and cross-referencing library by Malcolm Still + +@link["https://github.com/basus/pollen-mode"]{Pollen mode}: Emacs mode for Pollen by Shrutarshi Basu + +@section{Sample projects & guides} + +@link["http://mstill.io"]{mstill.io blog} by Malcolm Still [@link["https://github.com/malcolmstill/mstill.io"]{source}] + +@link["http://tilde.club/~joeld/secretary/"]{Secretary of Foreign Relations} by Joel Dueck [@link["https://github.com/otherjoel/try-pollen"]{source}] + +@link["https://github.com/fasiha/pollen-guide"]{A Poor Guide to Pollen} by Ahmed Fasih + +@link["http://con.racket-lang.org/"]{RacketCon 2015 website} by MB [@link["https://github.com/racket/racket-lang-org/tree/master/rcon/2015-mb"]{source}] + +@link["http://unitscale.com/mb/technique/dual-typed-untyped-library.html"]{Making a dual typed / untyped Racket library} by MB [source linked at bottom of page] + +@section{Can I see the source for Practical Typography?} + +Eventually. I'm working on tidying it up & adding comments so it's a worthy educational tool. In the meantime, the @secref["third-tutorial"] covers all the important techniques used in PT (the rest is mostly snazzy typography; read PT itself to learn about that). \ No newline at end of file