Giter Club home page Giter Club logo

low_stock_notify's Introduction

Hosting a Static Site on Github Pages with Hugo

Just read the step-by-step-instructions on Hugo's website for a quick start guide.


Setting up the Repo

Clone this repo (with its submodules)

git clone --recursive <git URL>

Install Hugo

brew install hugo

Run the Hugo Server

This allows you to view your post before committing/publishing. The server should be accessible at http://localhost:1313/

hugo server

Write a new Post

Write a new Markdown file in the content directory or one of its sub-directories. As soon as your file is saved, the local site contents will be updated.

Publish

Convert and deploy the finished post to the static site.

./deploy.sh

Commit and push the changes to this repo.

low_stock_notify's People

Contributors

traviswaelbro avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

low_stock_notify's Issues

Suggestion

What I have in my mind, this module may work for products that are used as raw materials in manufacturing for example, you don't sell purchased raw materials, yet you need a module to notify you if you're low in raw materials, I think this module with modification will serve that purpose

As I understood from the module, if I put a negative number in field "notify on qty" then the product would be ignored by the module, if I'm correct then you can change the module to work with all products not just saleable ones, if I wanted only sealable ones then I would update "notify on qty" to be negative on all products except sealable ones, this way we won't change your module's current purpose but we're extending it ? if I'm correct so far,then maybe move the field "notify on qty" to group "inventory", I think that field is more appropriate to be there

What do you think?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.