bananacss / bananacss.github.io

:globe_with_meridians: Banana docs website.
http://bananacss.github.io/
MIT License
1 stars 0 forks source link

bananacss.github.io

The Banana CSS website.

Run the project locally

1 - Clone the project and install the dependencies:

$ git clone https://github.com/bananacss/bananacss.github.io.git
$ cd bananacss.github.io
$ npm install

2 - Run the metalsmith:

$ metalsmith

Go to: localhost:3000

Stack

Stack based in NodeJS:

Vendors:

Folders Structure:

.
├── README.md
├── build/
├── src/
|   ├── assets/
|   ├── partials/
|   ├── layouts/
|   ├── playground/
|   ├── docs/
|   └── index.jade
├── metalsmith.js
├── package.json
├── .editorconfig
├── .jshintrc
└── .gitignore

Versioning

To keep better organization of releases we follow the Semantic Versioning 2.0.0 guidelines.

Contributing

Find on our roadmap the next steps of the project ;)
Want to contribute? Follow these recommendations.

History

See Releases for detailed changelog.

License

MIT License © Afonso Pacifer