Skip to content

lorensansol/diamonddance.es

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

diamonddance.es

Jekyll

Install

Jekyll install from root directory

gem install bundler
bundle install

Server

Jekyll server start

# local (development)
bundle exec jekyll serve --watch --config _config.yml,_config_dev.yml

# production
JEKYLL_ENV=production bundle exec jekyll serve --watch

## Deploy

Deploy with date now

# deploy with date now
git add .;git commit -m "Update: `date +'%Y-%m-%d %H:%M:%S'`";git push

FALTA

  • combinaciones links for each view
  • desgin product info
  • next/prev product with keyboard
  • cart with paypal
  • filter/categories
  • legal and cookies

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published