Coder Social home page Coder Social logo

0ffer / ovirt-site Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ovirt/ovirt-site

0.0 0.0 0.0 1.04 GB

oVirt website

Home Page: http://www.ovirt.org/

License: Other

Shell 3.37% JavaScript 0.92% Ruby 14.57% Python 4.39% CoffeeScript 1.52% CSS 5.17% HTML 4.25% Dockerfile 0.96% Haml 14.17% SCSS 0.53% Sass 50.15%

ovirt-site's Introduction

oVirt.org

Welcome to the oVirt website source repository. This repository contains the code and images for the website and documentation.

How to contribute

Please join us! All content on ovirt.org is community-driven, and we welcome contributions!

Found a bug or documentation issue?

To submit a bug or suggest a documentation fix/enhancement for a specific page, navigate to the page, and click "Report an issue on GitHub" in the page footer. If it is a more general problem, simply submit an issue here and provide as much detail as possible.

Edit the site

To edit a single page, navigate to the page, and click "Edit this page on GitHub" in the page footer. That will create a simple Pull Request where you can propose your changes.

You can also clone and fork the repository like any other GitHub project, if you are more comfortable with that. See CONTRIBUTING.md for instructions on building and testing the site locally.

See MAINTAINING.md for information about site maintainers.

See README_ORGANIZATION.md for information about how the source code is organized.

Most of the website content is written in Markdown. For information on formatting Markdown, see Markdown Basics.

You can create a new file two ways:

  • From your local Git repo folder, navigate to the relevant directory, create a new text file and save it with the following naming convention: <name>.md

  • From the GitHub repo, navigate to the relevant directory and click the New File button at the top-right corner of the pane.

After you submit a PR to the ovirt-site reposiory, automation will verify your submission. If no error is found you'll see a green symbol and a text saying "All checks have passed". You can inspect the generated website by downloading the site-without-markdown.zip file from the automation system. In order to do so, click on the "Checks" tab within your PR and then click on "Website Tests" link on the left bar. You can find "site-without-markdown" artifact at the bottom of the page.

Once downladed the zip file, in order to check how the website looks like you need to extract the archive and serve the extracted directory with a web server. An easy way to do it is using python: python3 -m http.server from the web site directory. This won't provide a full replica of what will happen on the real website because there are a few redirects provided via .htaccess that can be processed only using apache. If you can run an apache server on your system you can extract the zip within /var/www/html/ and serve it with your apache installation.

Still need help?

If you have any other questions, simply submit an issue here and provide as much detail as possible.

ovirt-site's People

Contributors

sandrobonazzola avatar emesika avatar masayag avatar garrett avatar bproffitt avatar johnmarksrh avatar alonakaplan avatar dankenigsberg avatar quaid avatar abonas avatar mureinik avatar rgolangh avatar mburns72h avatar dougsland avatar sradco avatar oourfali avatar alonbl avatar danielerez avatar gregsheremeta avatar lveyde avatar fabiand avatar sabose avatar ffromani avatar didib avatar mwperina avatar xsgordon avatar emarcusrh avatar assafmuller avatar bronhaim avatar jhernand 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.