nimaprmdi / collaborate

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

Home Page:https://nimaprmdi.github.io/collaborate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

https://nimaprmdi.github.io/collaborate


Languages

Language:JavaScript 62.5%Language:CSS 16.5%Language:HTML 12.1%Language:SCSS 8.9%