nbe

0.0.1 • Public • Published

Node Blog Engine

Node Blog Engine is my second attempt at writing a blog engine in Node.js. This isn't intended for production use - just some fun to keep my skills sharp.

Road Map

0.1.0

  • Allow admin to login, and CRUD articles
  • Front page and article views
  • Some not-terrible design
  • Create a simple ORM to save the articles to some DB (https://github.com/SomeKittens/nbe-postgres)

0.2.0

  • Editor
    • More statistics for post editor
    • Suggest alternate words/phrases

0.3.0

  • Rendering engine

0.4.0

  • Tag system

/nbe/

    Package Sidebar

    Install

    npm i nbe

    Weekly Downloads

    3

    Version

    0.0.1

    License

    none

    Last publish

    Collaborators

    • somekittens