Skip to content

An e-commerce kind of theme for simple product display and potentially a simple checkout flow, meant to be used with gohugo - a static site generator

License

Notifications You must be signed in to change notification settings

LeeU1911/hugo-ecommerce-theme

Repository files navigation

Hugo e-commerce theme

Build Status

Open-sourced from DalaFarm website at:

http://dalafarm.vn

Install

You must have hugo and gulp installed. Create a new folder and enter on it.

hugo new site .
git init
git submodule add https://github.com/LeeU1911/hugo-ecommerce-theme.git themes/hugo-ecommerce-theme
cp ./themes/hugo-ecommerce-theme/exampleSite/* .
sudo npm install gulp gulp-concat gulp-rename gulp-uglify gulp-less gulp-minify-css gulp-imagemin gulp-gzip gulp-htmlmin
gulp
hugo server

About

An e-commerce kind of theme for simple product display and potentially a simple checkout flow, meant to be used with gohugo - a static site generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published