Git Product home page Git Product logo

itcs-ham-demo's Introduction

Lufthansa Systems ITCS Hamburg Workshop

This repository shows an example solutions to the tasks of the Lufthansa Systems Workshop at the ITCS Hamburg

Tasks ๐Ÿš€

  1. Create a public GitHub repository. You can simply use your existing GitHub account or you can create a new one for free here.

    Make sure it is a public repository in order to make sure we have all needed features available

  2. Create a rule in your repository that prevents anybody from pushing directly to the main branch. Use seperate development branches instead.

  3. Create a GitHub Actions Workflow in your repository. It should be triggered everytime there is a change to a Pull Request and run a linter to check the Markdown Code. You can take the .markdownlint.yml from this repo.
    Edit the branch protection to only allow merges when the lint has been successful.

  4. Create a simple document using Markdown. A short introduction to Markdown can be found here. If you want you can also create multiple files and subfolder. Just be creative :).

  5. In the your Workflow, use Jekyll to create a static web page using your Markdown-Files everytime there is a push on the main branch.

  6. Publish the generated website to GitHub Pages

  7. Package your website in a .zip and publish it to GitHub Packages so that other users can download the .zip. This should be done automatically everytime you create a new Tag in your repository

    Bonus Task ๐Ÿ”

    Configure your Workflow to deploy an INT-Version of your webpage to the Azure Blob Store every time a pull request is opened. Please contact us on how to use the Azure Blob Store

Contact โ˜Ž๏ธ

This Workshop is held by:

ย 
ย 

lhsystems

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.