dependabot[bot] 8ce6b055e4 Bump lodash from 4.17.19 to 4.17.21 in /website-generator
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21)

---
updated-dependencies:
- dependency-name: lodash
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-04 11:21:15 +00:00
2020-08-26 10:04:56 +00:00
2021-06-05 19:54:59 +04:00
2020-08-19 09:05:33 +04:00
2021-02-27 23:02:05 +04:00
2021-06-26 09:20:28 +04:00




custom-website-generator


GPLv2 license Maintenance

We have create a module to generate static web pages using whatsapp

In this project we will illustrate how to build a static web page using commands in whatsapp.

Installation

Requirements : Node js and Npm

Install web generator

First, go to the folder named website-generator.
Then install all the node modules.

cd website-generation   
npm install

Install whatsapp bot

First, go to the folder named whatsapp-web.js.
Then install all the node modules.

cd whatsapp-web.js
npm install 

Start the website generator

Make sure you are in website-generator directory. Then type the following command :

npm start

For more information on deploying the server in IPFS, please click the following link:
https://github.com/Tech-club/Challenge-1/tree/master/website-generator#installation

Start whatsapp bot

Make sure you are in whatsapp-web.js directory. Then type the following command :

npm start

Start generating websites with whatsapp

You need to start both website-generator and whatsapp-bot.

Contributors

  1. Akilan Selvacoumar: akilan@hwtech.club (https://akilan.io)
  2. Mohammed Ashab Uddin : https://ashab272000.github.io/dist/
  3. Baber Jan
  4. Preeti Rawat
  5. Gaurav Gosain: gg68@hw.ac.uk
  6. Nicole Tobe: https://github.com/tobenxe
  7. Humaid AlQassimi: me@humaidq.ae(https://humaidq.ae) (Website generator based on: https://humaidq.ae/projects/shopsheet/)
Description
This is a custom static website generator which can interaction from almost any platform with API control.
Readme GPL-2.0 24 MiB
Languages
JavaScript 32.1%
CSS 26.8%
SCSS 19.4%
Less 11.2%
HTML 8.4%
Other 2.1%