Training and Contribution
Last updated: Mar 3, 2022
We are all the students, as well as the teachers.
Facebook Groups
- Blazed University
- Blazed Development
- Blazed National Forum
- Web Development School
- Truth
- The Monastic Order of Nature
- Forbidden Mystery School of Atlantis
Facebook Pages
- Blazed Labs
- Blazed Foods
- Blazed Nation
- Woodrow Bronzelton
- Plotinus Magnus
- Alexander Mazelow
- Thoth
- Ruff Management Group
- Ocean Car Service
- RTM Transportation
Contributing Guide
Thank you for your interest in the Blazed Development Group, your contributions are dearly appreciated. To begin, please refer to the specific guidelines present in the CONTRIBUTING.md file, found in the root of the target repository.
Please make sure to report all bugs to our ticketing system.
Also, make use of the public Development Group to help connect with other contributors.
<blz-app>
<blz-header>
<header>
[...]
</header>
</blz-header>
<main>
[...]
</main>
<blz-footer>
<footer>
[...]
</footer>
</blz-footer>
</blz-app>
To submit changes to a Blazed Project, follow the steps below:
- Fork the project and stage all changes within the forked repository.
- Create a Pull Request, and submit a PR Form (Either ISSUE or FEATURE).
- The Pull Request must then get the approval of two or more project maintainers.
- Once a Pull request is accepted (merged), the senior development team will work to add attributions and documentation.
syntax highlighting
To get syntax highlighting for your code, use markdown code fences, then specify the language:
<div role="dialog" aria-labelledby="dialog-heading">
<button aria-label="close">x</button>
<h2 id="dialog-heading">Confirmation</h2>
<p>Press Okay to confirm or Cancel</p>
<button>Okay</button>
<button>Cancel</button>
</div>
<div role="dialog" aria-labelledby="dialog-heading">
<button aria-label="close">x</button>
<h2 id="dialog-heading">Confirmation</h2>
<p>Press Okay to confirm or Cancel</p>
<button>Okay</button>
<button>Cancel</button>
</div>
codePen
{{< codePen VpVNKW >}}
colors
{{< colors "#111111, #cccccc, #ffffff" >}}
- #111111
- #CCCCCC
- #FFFFFF
expandable
{{< expandable label="A section of dummy text" level="2" >}}
Here is some markdown including [a link](https://twitter.com/heydonworks). Donec erat est, feugiat a est sed, aliquet pharetra ipsum. Vivamus in arcu leo. Praesent feugiat, purus a molestie ultrices, libero massa iaculis ante, sit amet accumsan leo eros vel ligula.
{{< /expandable >}}
fileTree
{{< fileTree >}}
* Level 1 folder
* Level 2 file
* Level 2 folder
* Level 3 file
* Level 3 folder
* Level 4 file
* Level 3 folder
* Level 4 file
* Level 4 file
* Level 3 file
* Level 2 folder
* Level 3 file
* Level 3 file
* Level 3 file
* Level 2 file
* Level 1 file
{{< /fileTree >}}
- Level 1 folder
- Level 2 file
- Level 2 folder
- Level 3 file
- Level 3 folder
- Level 4 file
- Level 3 folder
- Level 4 file
- Level 4 file
- Level 3 file
- Level 2 folder
- Level 3 file
- Level 3 file
- Level 3 file
- Level 2 file
- Level 1 file
ticks
{{< ticks >}}
* Selling point one
* Selling point two
* Selling point three
{{< /ticks >}}
- Selling point one
- Selling point two
- Selling point three
figureCupper
{{< figureCupper
img="sun.jpg"
caption="The Sun is the star at the center of the Solar System. It is a nearly perfect sphere of hot plasma, with internal convective motion that generates a magnetic field via a dynamo process. It is by far the most important source of energy for life on Earth. [Credits](https://images.nasa.gov/details-GSFC_20171208_Archive_e000393.html)."
command="Resize"
options="700x" >}}

principles
See the full principles list.
{{< principles include="Add value, Be consistent" descriptions="true" >}}
-
Be consistent
:
Use familiar conventions and apply them consistently.
Familiar interfaces borrow from well-established patterns. These should be used consistently within the interface to reinforce their meaning and purpose. This should be applied to functionality, behavior, editorial, and presentation. You should say the same things in the same way and users should be able to do the same things in the same way.
-
Add value
:
Consider the value of features and how they improve the experience for different users.
Features should add value to the user experience by providing efficient and diverse ways to find and interact with content. Consider device features such as voice, geolocation, camera and vibration API's, and how integration with connected devices or a second screen could provide choice.
wcag
See the full wcag list.
{{< wcag include="1.2.1, 1.3.1, 4.1.2" >}}
- 1.2.1 Audio-only and Video-only (Prerecorded (level A)
- 1.3.1 Info and Relationships (level A)
- 4.1.2 Name, Role, Value (level A)
tested
See the full browser list.
{{< tested using="Firefox + JAWS, Chrome, Safari iOS + Voiceover, Edge" >}}
Tested using |
|
|
|
|
---|