Software Alternatives, Accelerators & Startups

Markdown blog with EJS

ExpressJS Markdown by DaringFireball
  1. Sinatra inspired web development framework for node.js -- insanely fast, flexible, and simple
    Pricing:
    • Open Source
    Express, the web framework for Node.js.

    #JavaScript Framework #Node.js Framework #Web Frameworks 425 social mentions

  2. 2

    EJS

    An open source JavaScript Template library.
    Pricing:
    • Open Source
    Writing a post content with HTML is not as easy as doing it with Markdown. Since my coming back to the roots whit a static site, I write my posts content with Markdown. A little time after that, I discovered Deta Cloud and was able to try everything I've learned about Node.js on a live server. My favorite templating language is EJS, and I wanted to create a dead simple blog by combining the content of a Markdown file with an EJS template. After a lot of research and tries & fails, I've understood the mechanism needed to accomplish my goal. I found some tutorials about the subject and this tutorial is inspired by the last one I stumbled on, Building A Markdown Blog App with Express and EJS, with some improvements and all the details.

    #Javascript UI Libraries #Front-End Frameworks #Development 20 social mentions

  3. Text-to-HTML conversion tool/syntax for web writers, by John Gruber
    Writing a post content with HTML is not as easy as doing it with Markdown. Since my coming back to the roots whit a static site, I write my posts content with Markdown. A little time after that, I discovered Deta Cloud and was able to try everything I've learned about Node.js on a live server. My favorite templating language is EJS, and I wanted to create a dead simple blog by combining the content of a Markdown file with an EJS template. After a lot of research and tries & fails, I've understood the mechanism needed to accomplish my goal. I found some tutorials about the subject and this tutorial is inspired by the last one I stumbled on, Building A Markdown Blog App with Express and EJS, with some improvements and all the details.

    #Markdown Editor #Text Editors #Office & Productivity 79 social mentions

Discuss: Markdown blog with EJS

Log in or Post with