Giter VIP home page Giter VIP logo

content's Introduction

Content for Fedora Developer Portal

Project Page | Content Repository | Website Repository


This repository contains the text content for the Fedora Developer Portal.

Please submit your ideas, bug reports or requests regarding:

How to submit content

  1. Read our contribution guide about writing content
  2. Learn about markdown syntax
  3. Create new or modify existing files within this repository

How to test your changes

You can easily review the markdown formatting directly on Github but if you want to see how your changes look in context of the whole website, you might want to take a look at the website repository and run a local instance of the portal.

Structure

The website consists of several sections. Each section contains a set of pages. Each content file must start with an initial section in YAML syntax describing the title and where the file belongs.

An example for DevAssistant

Every file except the main page would start with:

---
title: Some Title      # This title is shown in menus
page: devassistant     # This is an ID of your content (select value from the list below)
order: 1               # Optional - order in menu
---

The main page would contain:

---
title: DevAssistant    # This title is shown in menus
page: devassistant     # This is an ID of your content (select value from the list below)
section: tools         # This page would be linked from the main menu in a group called tools (select value from the list below)
description: Lorem ipsum...    # a short description to be shown in the section menu
---

Section and page names

First level is a section id. Second level is a page id.

Start
  1. start-sw
  • web-app
  • cli-app
  • gui-app
  • mobile-app
  1. start-hw
  • raspberry-pi
  • arduino
  • embeded-devices
  1. start-tips
  • collaborate
  • documentation
Tools
  1. tools
  • abrt
  • devassistant
  • docker
  • vagrant
Technology
  1. tech-languages
  • python
  • ruby
  • php
  • perl
  • go
  • c
  • nodejs
  • java
  1. tech-database
  • postgre
  • mariadb
  • sqlite
Deployment
  1. deployment
  • copr
  • scl
  • nulecule
  • xdgapp
  • rolekit
  • openshift
  1. fedoranext
  • fedoranext

content's People

Contributors

asamalik avatar conan-kudo avatar frantisekz avatar frostyx avatar hhorak avatar joyrida08 avatar jpopelka avatar karabellyj avatar kashyapc avatar kdudka avatar khardix avatar mairin avatar mizdebsk avatar mruprich avatar msrb avatar phracek avatar praiskup avatar relrod avatar sorki avatar strzibny avatar synfo avatar thozza avatar tomastomecek avatar tomhughes avatar tpokorra avatar tradej avatar vjancik avatar voxik avatar vpavlin avatar xsuchy avatar

Watchers

 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.