Giter VIP home page Giter VIP logo

dayton-valley-aquaponics's Introduction

Dayton Valley Aquaponics

by Peter Laxalt 2018 (laxaltandmciver.co) (peterlaxalt.dribbble.com)

Run On Development

  1. We built this site using Jekyll. Reference the official Jekyll documentation for getting setup.
  2. git clone [email protected]:peterlaxalt/dayton-valley-aquaponics.git
  3. cd dayton-valley-aquaponics
  4. bundle install
  5. bundle exec jekyll serve
  6. Navigate to http://127.0.0.1:4000/ or localhost:4000/

Fire up a .ngrok server (Testing)

  • You can access your localhost:4000 from any device because .ngrok is amazing.
  • In the /_ngrok/ folder you'll find a .zip file with .ngrok in it. Install that.
  • In terminal, simply type $ ./_ngrok/ngrok http 4000 to fire up a server and they will provide urls. - Be sure that if you are on development and potentially behind a directory such as /dayton-valley-aquaponics/, you'll have to append that to your .ngrok url.

Deploy via Github Pages (Development)

  • We're hosted up on Github pages, deploying off of the master branch for development purposes.
  • To deploy, simply git add . your changes, leave a commit message as git commit -m "always improving" and then deploy by git push origin master.

Deploy via FTP using Glynn (Production)

  • Go to config.yml and make sure the url: property is set to the correct domain. Comment/uncomment the line if needed.
  • Simply type glynn into terminal and it will deploy to the dvaquaponics.com server.
  • To update FTP info, check config.yml

Copyright

Copyright (c) 2018 Dayton Valley Aquaponics - All Rights Reserved.

Proprietary and confidential. See LICENSE.

dayton-valley-aquaponics's People

Contributors

peterlaxalt avatar

Watchers

James Cloos avatar Matt McIver avatar  avatar

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.