/collaborate

A simple HTML, CSS & etc. Project for a team collaboration.

Primary LanguageJavaScript

collaborate

A simple HTML, CSS, JS theme with purpose collabration and Team work. Highly welcoming to any collabration.

Features

  • Feature 1
  • Feature 2

Contributors ✨

Thanks goes to these wonderful people


Soliexe

📧

AmirHossein mohammadi


sinazarrin

📧

Amirhossein Lashkari

📧

rouzbeh


Mohammad maleki

Theme installation

Theme structure

themes/collaborate/              # → Root of your theme
│── assets/                      # → Theme internal assets
│   ├── css/                     # → Compressed css file
│   ├── fonts/                   # → Theme default fonts
│   ├── images/                  # → Theme compressed images
│   ├── js/                      # → Theme Minified javascript files
│   └── src/                     # → Theme source files

Theme setup

Theme development

  • Run npm install from the theme directory to install dependencies
  • Run npm i -g gulp-cli to install gulp cli
  • Run gulp from the root of theme directory and it's starting to watch any changes in scss files from the sass folder
  • It is important that you install gulp,browser-sync,gulp-rename,gulp-concat,gulp-autoprefixer,gulp-sass, sass, node-sass
  • Also you can use VSCode and live server extension to render this website or any other extenstion

License

collaborate is licensed under GNU GPL Version 3.