Giter Site home page Giter Site logo

ramparison / quattor.github.com Goto Github PK

View Code? Open in Web Editor NEW

This project forked from quattor/quattor.github.com

0.0 0.0 0.0 1.82 MB

External Website and Project Documentation

Home Page: www.quattor.org

Ruby 0.43% GCC Machine Description 12.45% HTML 34.52% JavaScript 7.09% CSS 44.98% Shell 0.53%

quattor.github.com's Introduction

Quattor Web Site

This is the Quattor web site that contains information for users. Please do not put information here that is intended for the developers of Quattor.

If you are looking for the Quattor web site itself, try http://quattor.org.

The site is hosted through GitHub pages and can be modified by cloning this repository, making changes, and pushing the changes back into the repository. Generally, you should only add new articles to the __posts subdirectory. Do not change the skeletons or styles without discussing the changes first on the developers' mailing list.

Guidelines for Content

Again, the content on this web site is intended for users of Quattor. If it is not of interest to users, then put the information on the Quattor wiki instead.

The naming scheme for the items in the __posts subdirectory is the date, followed by the category (news or documentation), followed by a short title. The content of the post should be done in markdown format preceeded by a small amount of metadata. Use the existing posts as guidelines for the metadata. (There is another category, "review", that is supported; see below for how to use this category.)

News: This is intended for short announcements that would interest users, such as release announcements and invitations to meetings of general interest.

Documentation: This category contains short articles documenting the features of the Quattor toolkit, for example, a getting started guide or high-level documentation of the architecture. Comprehensive documentation for a core tool should be provided in a separate document, ideally generated from DocBook as part of the build process. Links to the longer documents should be available in the shorter articles here.

Note: All of the content should also be reasonably formatted in the source markdown file. This allows the content to be easily reused in other distribution channels. For example, the news items posted here will likely be automatically forwarded to the general Quattor mailing list.

Local Testing of Content

GitHub pages uses Jekyll to generate the website after each pushed change. You can install Jekyll locally to see how the site will look with your changes and/or contributions. Many editors, such as TextMate on the Mac, can render markdown documents. This may be an easier solution than installing Jekyll if you are only adding content.

To generate the site locally use the following command:

jekyll --base-url=file:///`pwd`/_site/

for old versions of Jekyll, or

jekyll build

for newer versions of Jekyll.

With this command all of the links on the site will function correctly.

Review of Content

Ideally new content should be reviewed by others in the Quattor development team. Please put new posts into the "review" category. Material marked as review will appear on a separate list that is not visibly linked on the website. You can see the articles undergoing review at the /review/index.html page. Content you write should be posted there first with an invitation for review sent to the developers' mailing list.

News items probably need only minimal review. Documentation entries may need longer and more detailed review by others in the developer community. Use your best judgement on how long to leave something in review before moving it into a visible category.

quattor.github.com's People

Contributors

dzila avatar guillaume-philippon avatar iancollier avatar iliclaey avatar jouvin avatar jrha avatar ned21 avatar njwilliams avatar piojo avatar piojo-zz avatar stdweird avatar victor-mendoza avatar wdpypere 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.