> "Make a web page (demo.racket-lang ?) that contains Racket snippets. > > I'm looking to: > > b. make up some kind of curated wiki to host that code (and examples > from other sources) > c. make Racket look as capable of everything as we all know it is
Instead of a wiki, perhaps consider collecting demo code samples into a new Racket package & adding explanations via Scribble docs. In turn, these will be automatically published at docs.racket-lang.org. For instance: http://docs.racket-lang.org/aoc-racket/ <http://docs.racket-lang.org/aoc-racket/> Bonus points for using `scribble/lp`. -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to racket-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.