Giter Club home page Giter Club logo

openstack_examples's Introduction


GEC Customer Documentation

This repository contains the customer documentation for GEC.



Setup

Hint: A quickstart devcontainer is down below.

To be able to build and run this project, Ruby 2.4 or higher is required. In addition, RubyGems, GCC and Make must be installed. See Jekyll Installation for further details.

One those prerequisites are set up, install all dependencies by running:

bundle install

Now, the following commands are available:

Command Description
jekyll serve Starts a development build
jekyll build Creates a production build

Jekyll will put the build output in the _site folder, while also keeping a cache in .jekyll-cache



Project

This project is structured the following way:

  • Dependencies (e.g. theme, plugins) are defined in Gemfile and pinned by Gemfile.lock
  • The Jekyll configuration (including configurations for theming and plugins) is defined in _config.yml
  • Theme customizations (for the "Just the Docs" theme) are placed in
    • the _includes folder for custom HTML templates
    • the _sass folder for custom SASS styling

All other folders containing markdown files and assets are the actual site content. Sites that exist in multiple languages can be placed right next to each other (e.g. index.de.md and index.en.md), and assets (such as images) can be placed right next to the pages using them.



Tools & dependencies

The following tools & dependencies are being used:

Tool / dependencie Description
Jekyll Static Site Generator
Just the Docs Jekyll theme
polyglot Jekyll plugin for internationalization
jekyll-postfiles Jekyll plugin for using assets placed next to markdown files



Using the (experimental) docker environment

Requirements

Procedure

  • Clone this repository
  • Open it in Visual Studio Code
  • VSCode will prompt, if you want to run the integrated dev container, select yes
  • Wait for the build to finish, it might take some minutes on the first run
  • Have fun!

Hints

  • Your ssh agent and git configuration should automatically be available inside the dev container.
  • You can change the devcontainer image to your preferences, by adding a Dotfile-Repository

openstack_examples's People

Contributors

fitschn avatar innovorip avatar oliof avatar thesimonxy avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  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.