Skip to content

djencks/morphia-docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

102 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Morphia Documentation

This repository holds the source for the Morphia documentation. It is currently broken up in to two main sections: landing and reference. landing holds the main page which links off to the versioned docs. reference holds the guides specific to each supported version of Morphia. To build the docs you'll need the following installed:

  1. Java 11+
  2. Maven 3.6.3+
  3. Hugo 0.62+
  4. make

Building

To build all the docs, simply run make from the root directory. If you're updating a specific version's documentation, running make in that version's folder will build the subset of the docs for that version. Whether working on landing or a reference version you can track the live changes using make watch. This is simply a wrapper via the Makefile over the hugo watch command.

About

Repository for the website and reference materials for Morphia

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Handlebars 63.4%
  • Makefile 18.8%
  • CSS 17.8%