Coder Social home page Coder Social logo

danswater / deployment-workflow Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bocoup/deployment-workflow

0.0 2.0 0.0 246 KB

Modern Web Deployment Workflow

Home Page: https://deployment-workflow.bocoup.com/

License: MIT License

JavaScript 28.06% HTML 10.53% CSS 43.06% Shell 18.35%

deployment-workflow's Introduction

Modern Web Deployment Workflow

The files and directory you care about are:

Everything else is used to generate the project home page, which is just a stylized version of the main project documentation (deploy/README.md). And yes, the deployment workflow homepage is deployed using the deployment workflow.

If this is your first time here, you should start by reading the documentation.

Developing the project homepage

There are 2 ways to develop the example project.

Without vagrant, which is easier and faster:

  1. Ensure node.js and npm are installed.
  2. npm install
  3. npm run dev
  4. Check the main page: open public/index.html
  5. Check the 404 page: open public/404.html
  6. Edit build/* and deploy/README.md files locally, pages should auto-reload
  7. Repeat steps 4-6

With vagrant, which more accurately reflects site behavior once deployed:

  1. Ensure the deployment workflow dependencies as well as node.js and npm are installed.
  2. vagrant up
  3. npm install
  4. npm run dev
  5. Check the main page: http://deployment-workflow.loc/
  6. Check the 404 page: http://deployment-workflow.loc/whoops
  7. Edit build/* and deploy/README.md files locally, pages should auto-reload
  8. Repeat steps 5-7

When done, file a PR!

deployment-workflow's People

Contributors

cowboy avatar isaacdurazo avatar jennschiffer avatar reconbot avatar leobalter avatar jugglinmike avatar

Watchers

James Cloos avatar Francis Kennet Lamayo 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.