All Projects → RedHatOfficial → Redhatofficial.github.io

RedHatOfficial / Redhatofficial.github.io

Licence: cc-by-sa-4.0
The official Red Hat project page.

Labels

Projects that are alternatives of or similar to Redhatofficial.github.io

Bslib
Tools for theming shiny and rmarkdown from R via Bootstrap (3 or 4) Sass.
Stars: ✭ 197 (-6.64%)
Mutual labels:  scss
Vue Impression
A Vue.js 2.0 UI elements for mobile.
Stars: ✭ 205 (-2.84%)
Mutual labels:  scss
Bitrix Project
Заготовка 1C Bitrix проекта: автозагрузка, композер, базовые ООП компоненты, миграции, модели, современный фронтенд стек, инструменты для деплоя.
Stars: ✭ 207 (-1.9%)
Mutual labels:  scss
Colaboradados.github.io
O VEÍCULO COLABORATIVO SOBRE TRANSPARÊNCIA E OPEN DATA NO BRASIL.
Stars: ✭ 201 (-4.74%)
Mutual labels:  scss
Sean Parent.github.io
Stars: ✭ 203 (-3.79%)
Mutual labels:  scss
Scsscale
Typographic modular scale starter based on body's font-size built on SCSS.
Stars: ✭ 206 (-2.37%)
Mutual labels:  scss
Feathers Vue
A boiler plate template using Feathers with Email Verification, Vue 2 with Server Side Rendering, stylus, scss, jade, babel, webpack, ES 6-8, login form, user authorization, and SEO
Stars: ✭ 195 (-7.58%)
Mutual labels:  scss
Typesetter
Open source CMS written in PHP focused on ease of use with true WYSIWYG editing and flat-file storage.
Stars: ✭ 212 (+0.47%)
Mutual labels:  scss
Javaee.github.io
Java Enterprise Edition Development
Stars: ✭ 205 (-2.84%)
Mutual labels:  scss
Express React Redux Starter
Starter for Express, React, Redux, SCSS applications
Stars: ✭ 207 (-1.9%)
Mutual labels:  scss
Paper Kit 2
Paper Kit is a Fully Coded Web UI Kit based on Bootstrap.
Stars: ✭ 201 (-4.74%)
Mutual labels:  scss
Grav Learn
Grav Learn (exhaustive grav documentation)
Stars: ✭ 204 (-3.32%)
Mutual labels:  scss
Vue2.0 Multi Page
基于vue-cli(vue2.X,webpack1.X,es6,sass环境)多页面开发
Stars: ✭ 206 (-2.37%)
Mutual labels:  scss
Mazer
Free and Open-source Bootstrap 5 Admin Dashboard Template and Landing Page
Stars: ✭ 195 (-7.58%)
Mutual labels:  scss
Colors.lol
🎨 Overly descriptive color palettes
Stars: ✭ 207 (-1.9%)
Mutual labels:  scss
Airspace Hugo
Airspace theme (Hugo version)
Stars: ✭ 196 (-7.11%)
Mutual labels:  scss
Web Portfolio
Personal portfolio website made with the React
Stars: ✭ 207 (-1.9%)
Mutual labels:  scss
Run Aspnetcore Realworld
E-Commerce real world example of run-aspnetcore ASP.NET Core web application. Implemented e-commerce domain with clean architecture for ASP.NET Core reference application, demonstrating a layered application architecture with DDD best practices. Download 100+ page eBook PDF from here ->
Stars: ✭ 208 (-1.42%)
Mutual labels:  scss
Debugged.it
Stars: ✭ 211 (+0%)
Mutual labels:  scss
Django Static Precompiler
Django Static Precompiler provides template tags and filters to compile CoffeeScript, LiveScript, SASS / SCSS, LESS, Stylus, Babel and Handlebars. It works with both inline code and external files.
Stars: ✭ 206 (-2.37%)
Mutual labels:  scss

Red Hat on GitHub

We’ve put together a comprehensive list of the projects hosted on GitHub in which Red Hat employees are actively involved. Given the large scope of our open source work, we recognize that we might have missed some projects or gotten a listing wrong. As time passes, more projects with which Red Hat employees collaborate will need to be added to the list. These circumstances, and others we can’t currently foresee, may mean you’ll want to make changes to this list. So, how do you do that?

Adding a project

To add or modify projects to the list on https://redhatofficial.github.io, either submit a pull request or create an issue in the repo. Upon review, the site maintainers will merge the PR or change the content as requested. No direct merges will be accepted.

All projects are stored in the /app/data directory in the projects.json file within the dev branch of this repo. Try to add your project alphabetically (just to make the file easier to search) and create a new object in the JSON that has:

{
  "projectName": "Foo Project",
  "projectDescription": "Lorem ipsum.",
  "projectRepository": "https://github.com/foo",
  "projectWebsite": "http://foo.github.io",
  "category": "Development",
  "twitterHandle": "",
  "twitterURL": ""
}

Be sure to include at least the projectName, projectRepository, and category.

Current categories include:

  • Development
  • Documentation
  • Middleware
  • Operations
  • Organizations
  • Platform
  • Storage

Criteria for adding projects to the page

At this time, only projects that Red Hat employees are required to work on as part of their job will be listed. This includes projects Red Hat stewards as well as projects in which Red Hat is just one contributor among others. For now, don't list sub-projects if at all possible. Eventually we will get to that, but for now, top-level projects only, please.

Please don't add projects for which you volunteer. There are so many amazing projects that Red Hatters work on as enthusiasts, ourselves included, but too many to recognize here.

These criteria may be subject to change as the page evolves.

Criteria for featured projects

Any project can appear in the Featured Projects section. To do so, the project must have a logo, as well as a straightforward and brief web description. Please submit your request as an ISSUE for this repo. No PRs, please, as updating the cards at this point in time involves changing multiple files.

What about projects not on GitHub?

This list is just for Red Hat contributions to projects hosted on GitHub. See https://community.redhat.com/software/ for a more comprehensive listing of Red Hat's contributions to free and open source projects, regardless of where they are hosted.

Hosting projects on /RedHatOfficial

Open an issue in this repo, and the owners of the RedHatOfficial organization will get in touch with you.

Quick start

git clone https://github.com/RedHatOfficial/RedHatOfficial.github.io.git
cd RedHatOfficial.github.io

Building and running locally

To build and run this project in your local dev environment, follow the instructions below. Be sure you have Node.js installed before you start.

  1. Install dependencies: npm install
  2. Run the local development server: npm start

The web page will start running on localhost:8080.

Built with

This site was created using Angular, webpack, NPM, Babel, Sass, and Netlify.

Licensing

  • CC BY-SA 4.0 for the displayed page and primary license for this repository
  • MIT for the JavaScript
  • CC0 for the HTML and CSS

Red Hat trademarks are not subject to the above license grants.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].