GithubHelp home page GithubHelp logo

isabella232 / amundsen-io.github.io Goto Github PK

View Code? Open in Web Editor NEW

This project forked from amundsen-io/amundsen-io.github.io

0.0 0.0 0.0 18.45 MB

License: MIT License

Ruby 0.67% HTML 96.78% JavaScript 1.94% CSS 0.61%

amundsen-io.github.io's Introduction

Amundsen Marketing Site

Built using NPM, Jekyll, and Tailwind.css via npm start.

Repo structure and branches

We use GitHub pages to deploy amundsen.io. We use GitHub organization pages (instead of project pages). There are two ways to deploy GitHub pages:

  1. You push the source (HTML, CSS, JS, etc.) to master branch and have GitHub build and deploy using Jekyll.
  2. You push the distribution (usually a folder called dist from local build) to master branch. GitHub simply deploys the pre-built distribution then.

We only support option #2 for this repository. This means that master branch contains the code for generating the distribution. It also contains the locally built distribution in the docs folder (NOT dist). Note, as of now, you can only use master branch to put content of GitHub pages for an organization.

Making changes

In order to make changes, you'd have to make changes locally, build using Jekyll, test changes locally and then push both the code and the distribution (in the docs folder) to the master branch. Use can follow these instructions to do local set up. In order to build, use gulp and to serve locally, use gulp serve.

amundsen-io.github.io's People

Contributors

markgrover avatar kylewaynebenson avatar jornh 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.