Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.17 KB

README.md

File metadata and controls

28 lines (19 loc) · 1.17 KB

basica

basica is a free responsive W3.CSS powered HTML web template.


Hello!

This is a work in progress. For more info refer to the wiki pages.
If you like the concept - PLEASE JOIN 😄


Previews

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.


Contributing

Follow these steps to contribute to the basica project:

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request 😁 👍