basica is a free responsive W3.CSS powered HTML web template.
This is a work in progress. For more info refer to the wiki pages.
If you like the concept - PLEASE JOIN 😄
As I already mentioned, this is a work in progress, but you can check how far has come (in terms of coding) on this link.
As far as design is concerned you can check the design folder where you can find all design source files. If you like to design, redesign or edit something please refer to this design guide wiki.
Follow these steps to contribute to the basica project:
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request 😁 👍