Giter Site home page Giter Site logo

satis's Introduction

Satis setup on GitHub Pages

This is my implementation of a private Satis Composer repository. It allows me to access all my private packages without having to reference too many Git repositories or buying something way too expensive for personal things ;)

Note: Github Pages now supports SSL for Custom Domains as mentioned in the Custom domains on GitHub Pages gain support for HTTPS article.

How does it work?

Simple, actually. There are 3 parts to it:

  1. The composer/satis package delivers Satis so that the static composer repository can be generated (learn more).
  2. The satis.json file has all of my private repository links (if this information is too sensitive for you to display, maybe this isn't the thing for you, try Private Packagist).
  3. A deploy script, triggered by composer (say woot!?), to make things go to the gh-pages branch of this repo, ultimately resulting in our final goal.

Usage

There are two scripts, triggered via composer run-script <name>:

  • build: If you want to see what the output would be like. This script installs the dependencies and builds your satis static repository on the public/ folder.
  • deploy: This triggers the deploy.sh script. It's what you would trigger to make deploy, manually or through Continuous Integration, to the gh-pages branch of the remote repository to have your Satis hosted on GitHub Pages.

satis's People

Contributors

djallits avatar xipasduarte avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

satis's Issues

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.