Skip to content

Repository files navigation

MicroMDM Website

Netlify Status

Source for the MicroMDM website, built with Hugo.

Getting started

  1. Install Hugo.
  2. Run hugo serve and open http://localhost:1313 to preview locally.

Adding a new blog post

  1. Fork this repository and create a branch (git checkout -b my_post).
  2. Create a new post: hugo new blog/my-post-title.md.
  3. Edit content/blog/my-post-title.md and write your post using Markdown.
  4. Preview with hugo serve at http://localhost:1313.
  5. Commit and push your branch.
  6. Open a pull request.

Making changes to the site

Site templates live in the themes/micromdm directory. Run hugo serve and open http://localhost:1313 to see changes live.

About

Website for MicroMDM

Topics

Resources

Code of conduct

Contributing

Stars

4 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages