VerzatileDevOrg/Programming_HandBook

[ADD] - Contribution Guideline information to main Page section.

Closed this issue · 3 comments

Description:

Currently the base part of the contribution lies within the Wiki

Proposed Solution:

  • Aim to include the nessecary information to the main page and directions for new users. ❌
  • Improve the Wiki to address the guidelines of pages and how to add new ones. ❌

Additional Context

  • Write about required part of each page such as layout, link, navigation and search exclude or includes, etc.

Such as:

---
layout: default
title: Page Title & Information Title
permalink: /link.html
nav_exclude: true/false
search_exclude: true/false
nav_order: 1/2/3/4/etc
parent: - Previous folder the current section comes after see next reference.
---

image

In the following:

docs is a parent of Concepts
And
docs would be a grandparent to Polymorphism

  • In order to reference content or a section as a parent or grandparent its required that a reference to ".md " file is available such as a folder of Concepts Should include a file within the folder such as Concepts.md

Setup, Extentsions used, Page Setup & Information, Writing New Pages, Limitations. Main Page of the Wiki Addressed

image

Page Links to be Added and written.

Rearranged and additionally Added Sidebar for navigation in regards to the required content to contribute the way it was addressed originally.

image

Arranged and touched almost every area required to write new content for new users.
image