Skip to content

hulksmaaash/arm-learning-paths

 
 

Repository files navigation

THE LEARNING PATH WEBSITE IS BEING MIGRATED TO A NEW URL AND NOT CURRENTLY AVAILABLE.

THE NEW URL WILL BE POSTED HERE WHEN THE MIGRATION IS COMPLETE.

Arm Learning Paths

This repository contains the source files for the Arm Learning Paths static website, serving learning based technical content for Arm software developers.

The Learning Paths created here are maintained by Arm and the Arm software development community. Learning Paths are meant to solve problems developers face while developing on and for Arm. Helpful instructions to install a variety of software tools are also provided.


How To Contribute

All contributions are welcome as long as they relate to software development for the Arm architecture.

You can fork this repository and submit pull requests to contribute new Learning Paths or to provide other improvements.

The step-by-step instructions to contribute a Learning Path are contained in a Learning Path called Create a Learning Path.

For all other questions please create a GitHub issue.


Directory Structure

This site is built on the Hugo web framework, ideal for generating static websites. Below is a brief description of the key files and directories:

/

  • /content
    • where all learning path and tool installation content is located
  • /themes
    • where the html elements are defined to render /content into stylized HTML
  • /tools
    • python scripts to automatically check website integrity
  • LICENSE files
    • where the license information is contained
  • config.toml
    • where the high-level website configuration settings are defined

About

Repository for Learning based software developer content

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 58.3%
  • Python 19.2%
  • JavaScript 12.5%
  • CSS 9.8%
  • Dockerfile 0.2%