Search Results

7
votes
9answers
294 views

Displaying code in blog posts

What libraries and/or packages have you used to create blog posts with code blocks? Having a javascript library that would support line numbers and indentation is ideal. …
0
votes

Current state of Erlang web development? Frameworks, Template languages

An important step in understanding how to develop a website or service in Erlang is making the distinction between your applications that contain business logic and the web interface layer. In Erla …