Skip to content

marinecoders/marines.dev

This is Marine Coders website repo

We are a group of U.S. Marines who use code to improve the lives of our fellow Marines.

On our website we offer members links to opportunities (such as the USAF Platform One Residency Program and a free trial to Cloud Academy), as well as links to ongoing Marine Coders projects, special events, and learning resources. Resources include self guided courses for:

  • Learning to code
  • Agile and DevOps methodologies
  • Web development, Mobile Development, Front End/Back End frameworks
  • Platforms and infrastructure
  • and more! We also provide a link to the DOD DevSecOps services page provided by the USAF.

What We Do

  • We build code to help Marines!
  • We open source as much as possible cio.gov code.mil
  • We are responsible users of existing open source code
  • We help each other

Have questions or want to join us?

Join us in our chat channel, Marine Coders Chat, or send an email to [email protected] / [email protected]. We would love to hear from you!

Public domain

This project is in the public domain within the United States, and copyright and related rights in the work worldwide are waived through the CC0 1.0 Universal public domain dedication.

All contributions to this project will be released under the CC0 dedication. By submitting a pull request, you are agreeing to comply with this waiver of copyright interest.

How to work in open source?

Check out the following resource for contributing to Open Source projects! https://opensource.guide/how-to-contribute/

Marine Coders Docs

Documenation theme / boilerplate is created using https://github.com/mkdocs/mkdocs and https://github.com/squidfunk/mkdocs-material with a series of extensions.

Build Requirments

Prior to installation and repository setup ensure you have a version of Python 3.x installed and is correctly configured to the path.

> git clone https://github.com/marinecoders/marines.dev.git
> pip install -r requirements.txt
> mkdocs serve
    INFO     -  Building documentation...
    INFO     -  Cleaning site directory
    INFO     -  Documentation built in x seconds
    INFO     -  [09:19:58] Watching paths for changes: 'docs', 'mkdocs.yml'
    INFO     -  [09:19:58] Serving on http://127.0.0.1:8000/

The mkdocs insiders is available inside our private repository, you will need to download and conduct a pip install -e <folder>

Follow On Development Guides

To continue to built onto this boiler plate please follow MkDocs or MkDocs-Material Guides listed.

Contributors

We are open to contributors please view contributions.md