0.2.5 • Published 5 years ago

@braulio_fp/blogjs v0.2.5

Weekly downloads
7
License
ISC
Repository
github
Last release
5 years ago

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

0.2.5

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.2.3

5 years ago

0.2.2

5 years ago

0.2.4

5 years ago

0.1.0

5 years ago