@braulio_fp/blogjs

0.2.5 • Public • Published

Blog.js CLI v0.2.5

Blog.js

Twitter: @braulio_info GPL Badge NodeJS

Blog.js CLI is a tool created in Node.js of Content Management System. With this tool it is possible to create your blog in a simpler way with more optimized code than the current tools Blog.js is created and maintained by Bráulio Figueiredo. Stay up to date with the latest release and announcements on Twitter: @braulio_info.

Dependencies

  • NodeJS
  • PostgreSQL Database
  • NPM

Instalation

  • npm install -g @braulio_fp/blogjs

Quickstart

  • Create a new project blogjs init <project_name>

Versioning

Blog.js CLI will be maintained under the Semantic Versioning guidelines as much as possible. Releases will be numbered with the following format:

<major>.<minor>.<patch>

And constructed with the following guidelines:

  • Breaking backward compatibility bumps the major (and resets the minor and patch)
  • New additions, including new icons, without breaking backward compatibility bumps the minor (and resets the patch)
  • Bug fixes and misc changes bumps the patch

For more information on SemVer, please visit SemVer.

Contributing

You can contribute to the development of this project in the following ways:

  • Reporting on Issues any error or improvement for the project
  • Review the code and ask for changes if it's interesting
  • Translate language files for other languages
  • Fixing bugs or making code improvements (use npm link)
  • Making donations on the official website

Author

Readme

Keywords

none

Package Sidebar

Install

npm i @braulio_fp/blogjs

Weekly Downloads

2

Version

0.2.5

License

ISC

Unpacked Size

30.3 kB

Total Files

46

Last publish

Collaborators

  • braulio_fp