Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 

README.md

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

About

🌐 Banana docs website.

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.