@braulio_fp/blogjs
v0.2.5
Published
A Blog.JS CLI project
Downloads
4
Readme
Blog.js CLI v0.2.5
Blog.js
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
- Email: [email protected]
- Twitter: @braulio_info
- GitHub: braulioti
- Website: brau.io