/moov-io

website moov.io

Primary LanguageHTMLApache License 2.0Apache-2.0

moov-io

Netlify Status Apache 2 licensed

This repository holds our public website (moov.io) discussing our products and features.

Getting Started / Install

  1. Clone the repository somewhere (git clone git@github.com:moov-io/moov-io.git).
  2. Edit the files you want locally
  3. Run hugo serve to run a webserver at localhost:1313.
  4. Commit your changes, push up a new branch, and create a Pull Request!
    1. Optional: Verify your changes with github pages (load user.github.io/moov-io in a browser).

Production Deploys

  1. Merge an approved PR to the master branch
  2. Login to the moov-bot GitHub account.
    1. @adamdecaf or @wadearnold should have access to this
  3. "Login with GitHub" to the Netlify dashboard

Content Management

Updating Community Stats

To update the counts for Slack users, Github Stars and Twitter, open data/stats.toml and change the lablled values.

Getting Help

channel info
Project Documentation Our project documentation available online.
Google Group moov-users The Moov users Google group is for contributors other people contributing to the Moov project. You can join them without a google account by sending an email to moov-users+subscribe@googlegroups.com. After receiving the join-request message, you can simply reply to that to confirm the subscription.
Twitter @moov_io You can follow Moov.IO's Twitter feed to get updates on our project(s). You can also tweet us questions or just share blogs or stories.
GitHub Issue If you are able to reproduce a problem please open a GitHub Issue under the specific project that caused the error.
moov-io slack Join our slack channel to have an interactive discussion about the development of the project.

Contributing

Yes please! Please start by reviewing our Code of Conduct.

You only have a fresh set of eyes once! The easiest way to contribute is to give feedback on the documentation that you are reading right now. This can be as simple as sending a message to our Google Group with your feedback or updating the markdown in this documentation and issuing a pull request.

License

Apache License 2.0 See LICENSE for details.