Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/daffadevhosting/J-static_webshop
Jekyll simpleCart checkout form to whatsApp
https://github.com/daffadevhosting/J-static_webshop
e-commerce-project jekyll jekyll-site online-shop online-shopping online-shopping-cart whatsapp
Last synced: 2 months ago
JSON representation
Jekyll simpleCart checkout form to whatsApp
- Host: GitHub
- URL: https://github.com/daffadevhosting/J-static_webshop
- Owner: daffadevhosting
- License: other
- Created: 2022-07-06T02:36:59.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-02-24T13:42:48.000Z (almost 2 years ago)
- Last Synced: 2024-07-30T21:02:54.440Z (5 months ago)
- Topics: e-commerce-project, jekyll, jekyll-site, online-shop, online-shopping, online-shopping-cart, whatsapp
- Language: HTML
- Homepage: https://j-static-webshop.pages.dev/
- Size: 10.5 MB
- Stars: 9
- Watchers: 1
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
#### Jekyll online shop checkout form whatsapp
J-static adalah website Online Shop berbasis Jekyll yang dibuat dengan simpleCart(js) versi IDR (Indonesia Rupiah), dengan checkout form langsung melalui *WhatsApp / *Telegram.
Repo: https://github.com/daffadevhosting/J-static_webshop.git
Demo: https://j-static-webshop.pages.dev/dibangun dengan Jekyll v4.2.2 & Bootstrap v5.2
Instal dependensi dengan [Bundler](http://bundler.io/)
```shell
$ npm init$ npm i bootstrap gulp sass gulp-sass gulp-clean-css --save-dev
$ bundle install
```Kemudian
```shell
$ bundle exec jekyll serve
```
untuk ganti style / css(backup main.css utama) kemudian buat file custom.scss di folder _styles/custom.scss import bootstrap kedalamnya.
```shell
$ gulp
```dan silahkan ganti gambar produk dan keterangan produk, juga blog post sesuai dengan barang jualan kamu.