Moison Templates for classified portals like business directory, real estate, car dealers, job portals, model finder etc.
Documentation links
Sublime Text 3 (download for free). Used to edit the .HTML, .JS, and .CSS files.
The following scheme displays the template files structure.
root - contains the .html files of the template. assets- contains all files except .html fonts- contains all fonts. css - contains all the .css files used in the design. images - contains all the images used in .html files. js - contains JavaScript files. Scss - contains all the .scss files used in the design. slick - contains .js and .css file of the slickslider library .
Moison template uses Bootstrap library heavily. Please consider the bootstrap 4.x documentation as extended documentation to Moison template, as most of the answers can be found there.
Autoprefixer required for Less/Sass
sudo su -c "gem install sass"
Here's the quickest way we've found to start using Sass by using the command line:
Open your Terminal or Command Prompt. On the Mac the Terminal.app comes installed by default. It's located in your "Utilities" folder. On Windows, run `cmd`.
Install Sass. Ruby uses Gems to manage its various packages of code like Sass. In your open terminal window type:
gem install sass
This will install Sass and any dependencies for you. It's pretty magical. If you get an error message then it's likely you will need to use the sudo
command to install the Sass gem. It would look like:
sudo gem install sass
Double-check. You should now have Sass installed, but it never hurts to double-check. In your terminal application you can type:
sass -v
It should return Sass 3.4.22 (Selective Steve)
. Congratulations! You've successfully installed Sass.
Go and play. If you're brand new to Sass we've set up some resources to help you learn pretty darn quick.
1. assets/icons
2. https://fontawesome.com/v4.7.0/icons/
3. https://icons8.com/line-awesome
I've used the following files and services as listed:
Thank you so much for purchasing this template. I'd be glad to help you if you have any questions relating to this tempalte. No guarantees, but I will do my best to help.