Giter VIP home page Giter VIP logo

ecosystemlandscape's Introduction

Linaro Arm Ecosystem Landscape Jekyll Site

This is the git repository for the ecosystemlandscape.linaro.org static Jekyll-based website.

Hosted in this repo are the markdown content files associated with the website. Feel free to submit a PR / Issue if there is anything you would like to change.

This static Jekyll site is using the linaro-jekyll-theme. Please take a moment to review the guides on the theme's GitHub wiki.


Contributing

To make it easier to contribute to the content, Linaro provides a couple of Docker containers for building and checking the site. All you need is Docker installed on your computer and enough RAM and disc space.

To build the site:

cd <git repository directory>
./build-site.sh

To build the site and then serve it so that you can check your contribution appears:

cd <git repository directory>
JEKYLL_ACTION="serve" ./build-site.sh

To check that your contribution doesn't include any broken links:

cd <built web site directory>
../check-links.sh

The built web site directory will be production.ecosystemlandscape.linaro.org.

For more information, please see the build container wiki and the link checker wiki.

Rules to add a new project to the top level

The project can be added to the top level if it can fit the one of the following conditions:

  1. The project officially released Arm supported releases.

  2. The project itself does not release Arm supported releases(some project only release source code), but they officially claimed that they can run on.

  3. The project neither released Arm supported releases, nor officially claimed to have Arm support, but some of the mainstream OS distribution provided packages(CentOS, Ubuntu, openEuler, etc), we can probably also provide the information, because those OS distributions can provide support for the software.

Pull Requests

When a Pull Request is created, GitHub Actions are used to automatically build a test version of the proposed modified site and then check that any links in the pages are valid.

If there are any questions or problems with the GitHub Actions, please contact Linaro IT Services.

Project Details Structure

Directory "_post" contains all the sub-page info using yaml, so please refer to existing files to filling in the content.

Field Details
category* Filling the category filed, e.g. "storage", "database", "big data"
project - type* Coding language of the project
project - logo* Better to find the png logo without any background. Store it at assets/images/projects/storage
project - overview* Project introduction
support_release* All support arm64 release
user_stories(if have) - optional The user stories, please check with user before public the cases. Reference to Hadoop User story
work_items Patch, PR, Jira Items which is related to this project support and status on Arm64, the status can be DONE, TODO or WIP
Events - optional All the presentations, talks, demo which is related to this project support and status on Arm64

* required field

** offer a “not available” option so we can flag it.

ecosystemlandscape's People

Contributors

kevinzs2048 avatar martin-g avatar nelson-he avatar pcolmer avatar philip-linaro avatar wangyu07 avatar xin3liang avatar zhengzhenyu 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.