Skip to content
This repository has been archived by the owner on Aug 16, 2019. It is now read-only.

Commit

Permalink
Merge pull request #37 from lakhanmandloi/dev
Browse files Browse the repository at this point in the history
Issue #22 feat: Edit Page Link
  • Loading branch information
Lakhan Mandloi authored Nov 7, 2017
2 parents 04f21e6 + a270116 commit 9ed2505
Show file tree
Hide file tree
Showing 69 changed files with 23 additions and 189 deletions.
1 change: 1 addition & 0 deletions _layouts/page.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ <h1>{{ page.title }} </h1>
</div>

<div id="main-content" class="inner__content">
<p class="text-right pull-right"><a target="_blank" class="btn btn-edit" href="https://github.com/project-sunbird/project-sunbird.github.io/blob/dev/pages/{{page.path}}"><i class="fa fa-pencil-square-o" aria-hidden="true"></i> Edit this page</a></p>
{{ content }}
</div>
</div>
Expand Down
5 changes: 5 additions & 0 deletions css/docspage.scss
Original file line number Diff line number Diff line change
Expand Up @@ -174,3 +174,8 @@ ul.learning-list{font-size:20px !important;}
.content{margin-top: 70px;}
}
.inner__content.header h1 {margin-top:10px;}
.btn-edit{
background: #eee;
padding: 5px 10px;
border-radius: 3px;
}
4 changes: 1 addition & 3 deletions pages/apis/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,9 @@ title: APIs References
page_title: APIs Documentation
description: APIs Documentation
keywords: APIs Documentation
hide_platform_selector: true
hide_section_selector: true
published: true
---
## APIs References


**Bulk Upload Service APIs**

Expand Down
3 changes: 0 additions & 3 deletions pages/architecture/design.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,8 @@ title: Design
page_title: Design
description: Architecture Design
keywords: Architecture Design
hide_platform_selector: true
hide_section_selector: true
published: true
---

## Architecture Design

{% ingredient /architecture/archdesign_desc %}{% endingredient %}
3 changes: 0 additions & 3 deletions pages/architecture/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,8 @@ title: Architecture
page_title: Architecture
description: Architecture Overview
keywords: Architecture Overview
hide_platform_selector: true
hide_section_selector: true
published: true
---
## Architecture

Sunbird is a next-generation, societal learning platform built for cloud/mobile native environments and meant to address teaching and learning use cases.It is architected to enhance on scalibility and extensibility.Multiple organizations can exist independently as tenants on the platform and users of these organizations can access the platform via mobile devices, tablets, laptops and desktops.

Expand Down
2 changes: 0 additions & 2 deletions pages/architecture/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ title: Overview
page_title: Overview
description: Architecture Overview
keywords: Architecture, overview
hide_platform_selector: true
hide_section_selector: true
alias:
- /architecture/overview/
published: true
Expand Down
2 changes: 0 additions & 2 deletions pages/architecture/usecase.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ title: Use Cases
page_title: Use case
description: Architecture Use case
keywords: Architecture, use case
hide_platform_selector: true
hide_section_selector: true
alias:
- /architecture/usecase/
published: true
Expand Down
3 changes: 0 additions & 3 deletions pages/architecture/views/conceptual.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,8 @@ title: Conceptual View
page_title: Conceptual View
description: Conceptual View
keywords: Conceptual View
hide_platform_selector: true
hide_section_selector: true
published: true
---
## Conceptual View

{% ingredient /architecture/archd_con_view_desc %}{% endingredient %}

Expand Down
3 changes: 0 additions & 3 deletions pages/architecture/views/deployment.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,7 @@ title: Deployment View
page_title: Deployment View
description: Deployment View
keywords: Deployment View
hide_platform_selector: true
hide_section_selector: true
published: true
---
## Deployment View

{% ingredient /architecture/arch_deploy_view %}{% endingredient %}
3 changes: 0 additions & 3 deletions pages/architecture/views/elementryview.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,9 @@ title: Views
page_title: Views
description: Elementary Views
keywords: Elementary Views
hide_platform_selector: true
hide_section_selector: true
published: true
---

## Elementary View

The views of Sunbird architecture are classified as:

Expand Down
3 changes: 0 additions & 3 deletions pages/architecture/views/logical.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,8 @@ title: Logical View
page_title: Logical View
description: Logical View
keywords: 'Elementary views, Logical View'
hide_platform_selector: true
hide_section_selector: true
published: true
---
## Logical View

{% ingredient /architecture/archa_ele_logv_desc %}{% endingredient %}
{% ingredient /architecture/archd_logv_cat_sb_f_entities_p1 %}{% endingredient %}
Expand Down
3 changes: 0 additions & 3 deletions pages/architecture/views/physical.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,8 @@ title: Physical View
page_title: Physical View
description: Physical View
keywords: Physical View
hide_platform_selector: true
hide_section_selector: true
published: true
---
## Physical View

{% ingredient /architecture/archd_phy_view %}{% endingredient %}
{% image src='/pages/architecture/image/phy_arch.png' full center alt='Physical View' %}
3 changes: 0 additions & 3 deletions pages/developer-docs/api_ref.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,7 @@ title: API References
page_title: API Reference
description: API Reference
keywords: API, Reference, Coding, REST
hide_platform_selector: true
hide_section_selector: true
---
# API Reference

{% ingredient /developer-docs/api_organisation_man %}{% endingredient %}

Expand Down
6 changes: 2 additions & 4 deletions pages/developer-docs/code_contribute.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,12 @@ title: Contributing to Sunbird
page_title: Contributing to Sunbird
description: Contributing to Sunbird
keywords: 'Contribute, Code, Code contribution'
hide_platform_selector: true
hide_section_selector: true
published: true
---

# Contributing to Sunbird

## Overview (page is in progress)

### Overview (page is in progress)

{% ingredient /developer-docs/contribute_code %}{% endingredient %}

Expand Down
3 changes: 0 additions & 3 deletions pages/developer-docs/customize_sunbird.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,7 @@ title: Customizing Sunbird
page_title: Customizing Sunbird
description: Customizing Sunbird
keywords: Customize, Code, look & feel
hide_platform_selector: true
hide_section_selector: true
---

# Customizing Sunbird

{% ingredient /developer-docs/customize_sunbird_look_feel %}{% endingredient %}
4 changes: 1 addition & 3 deletions pages/developer-docs/deploy_new service.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,8 @@ title: Deploying a New Service
page_title: Deploying a New Service
description: Deploying a New Service
keywords: Deploy, Service, New Service
hide_platform_selector: true
hide_section_selector: true
---

# Deploying a New Service


(page is in progress)
4 changes: 1 addition & 3 deletions pages/developer-docs/developer_install.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,8 @@ directory: developer-docs
title: Install Sunbird on Laptop
page_title: Install Sunbird on Laptop
description: Install Sunbird on Laptop
hide_platform_selector: true
hide_section_selector: true
published: true
---
## Installing Sunbird


{% ingredient /developer-docs/install_wantextsbcontent_p6 %}{% endingredient %}
4 changes: 1 addition & 3 deletions pages/developer-docs/extending_sunbird.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,9 @@ title: Extending the Sunbird Platform
page_title: Extending the Sunbird Platform
description: Extending the Sunbird Platform
keywords: Sunbird Platform, Platform, Extending, Extension points, Extension Option
hide_platform_selector: true
hide_section_selector: true
---

# Extending the Sunbird Platform


{% ingredient /developer-docs/extend_sunbird_overview %}{% endingredient %}

Expand Down
3 changes: 0 additions & 3 deletions pages/developer-docs/getting_started.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,8 @@ title: Getting Started
page_title: Getting Started
description: Getting Started
keywords: 'Getting Started, Supported, Enviornment'
hide_platform_selector: true
hide_section_selector: true
published: true
---

# Getting Started

{% ingredient/developer-docs/getting_started_supported_environment %}{% endingredient %}
5 changes: 1 addition & 4 deletions pages/developer-docs/hosting_sunbird.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,10 @@ directory: developer-docs
title: Hosting
page_title: Hosting
description: Hosting
keywords: 'Hosting,'
hide_platform_selector: true
hide_section_selector: true
keywords: 'Hosting'
published: true
---

# Hosting

{% ingredient /developer-docs/hosting_description %}{% endingredient %}

Expand Down
4 changes: 1 addition & 3 deletions pages/developer-docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,10 @@ title: Developer Documentation
page_title: Developer Documentation
description: Developer Documentation Overview
keywords: 'Installation, pre requisite, extending sunbird'
hide_platform_selector: true
hide_section_selector: true

published: true
---

## Developer Documentation

The Developer Documentation provides a way through, that will not only help you get started as a Sunbird contributor, but that you'll find useful to refer to even if you are already an experienced contributor. The Sunbird community prides itself on being an open, accessible and friendly for new participants.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ title: Install Sunbird on Laptop
page_title: Install Sunbird on Laptop
published: true
---
## Installing Sunbird

Installing Sunbird requires two primary software components, the Sunbird portal or web application, and the Sunbird services stack or the backend API interface.

Expand Down
4 changes: 1 addition & 3 deletions pages/developer-docs/installation_overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,9 @@ title: Installation Overview
page_title: Installation
description: installation overview
keywords: 'Try Sunbird, Installation method, Pre-requisites, Sandbox'
hide_platform_selector: true
hide_section_selector: true
---

## Installation Overview


{% ingredient /developer-docs/install_sb_overview_p1 %}{% endingredient %}

Expand Down
3 changes: 1 addition & 2 deletions pages/developer-docs/large_scale_deploy.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ title: Large Scale Deployment
page_title: Large Scale Deployment
description: About how developer can deploy
keywords: >-
hide_platform_selector: true
hide_section_selector: true
---

{% ingredient /developer-docs/install_largescdepcontent_p8 %}{% endingredient %}
Expand Down
3 changes: 0 additions & 3 deletions pages/developer-docs/medium_scale_deploy.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,7 @@ directory: developer-docs
title: Medium Scale Deployment
page_title: Medium Scale Deployment
description: About how developer can deploy
hide_platform_selector: true
hide_section_selector: true
published: true
---
## Medium Scale Deployment

{% ingredient /developer-docs/install_medscdepcontent_p7 %}{% endingredient %}.
3 changes: 0 additions & 3 deletions pages/faqs/audience.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,8 @@ keywords: >-
Audience, Consumer, Who visits the platform, Who can consume content, Target
Audience, Credit for creator, credit for author, content contributor,
Instructor, Learner
hide_platform_selector: true
hide_section_selector: true
published: true
---
## Audience

**Who is the audience for the content on the platform?**

Expand Down
3 changes: 0 additions & 3 deletions pages/faqs/content_format.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,8 @@ description: >-
keywords: >-
Content, Format, Support, File Size, Metadata, Youtube, Video, Maximum File
size
hide_platform_selector: true
hide_section_selector: true
published: true
---
## Content Formats

**What content formats are supported on the platform?**

Expand Down
3 changes: 0 additions & 3 deletions pages/faqs/content_repo.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,9 @@ description: Content and Organization's repositories
keywords: >-
Content, Repository, Repositories, Upload, Uploaded, Original, Organization,
Platform, Stored
hide_platform_selector: true
hide_section_selector: true
published: true
---

## Content Repositories

**After content is uploaded on the platform, do updates made to the original content in the organization’s repository reflect automatically in platform's repository?**

Expand Down
3 changes: 0 additions & 3 deletions pages/faqs/content_types.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,9 @@ title: Content Types
page_title: Content Types
description: Defination of different content types
keywords: 'Content types, Content, Course, Book, Difference'
hide_platform_selector: true
hide_section_selector: true
published: true
---

## Content Types

**What is the difference between a course, content and a Book?**

Expand Down
3 changes: 0 additions & 3 deletions pages/faqs/content_upload.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,9 @@ title: Content Upload
page_title: Content Upload
description: Uploading Content
keywords: 'Content, Upload, Uploading, Bulk Upload,Time Window, API, Pull content '
hide_platform_selector: true
hide_section_selector: true
published: true
---

## Content Upload

**How do you upload content on the platform?**

Expand Down
3 changes: 0 additions & 3 deletions pages/faqs/contentcreation.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,9 @@ description: Content Creation
keywords: >-
Platform, Content creation, Creating content, Course, Course Unit, Book, Book
Unit, Collection, Worksheet, Stories, Modify
hide_platform_selector: true
hide_section_selector: true
published: true
---

## Creating Content

**Who can create content on the platform?**

Expand Down
3 changes: 0 additions & 3 deletions pages/faqs/contentreviews.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,8 @@ title: Content Review
page_title: Content Review
description: Review and its lifecycle
keywords: 'Content, Review, Criteria, Guideline, Send for Review '
hide_platform_selector: true
hide_section_selector: true
published: true
---
## Content Review

**Who reviews content?**

Expand Down
3 changes: 0 additions & 3 deletions pages/faqs/feature.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,9 @@ description: Product features
keywords: >-
Content creator, Content provider, Feature, Platform, Product, Languages,
Languages Supported, Multilingual Support, Indian Languages
hide_platform_selector: true
hide_section_selector: true
published: true
---

## Features

**Which product features are relevant for content creators and content providers?**

Expand Down
Loading

0 comments on commit 9ed2505

Please sign in to comment.