Skip to content
 
 

Latest commit

 

History

87 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

website

GeoNetwork opensource website project. The content of this repository is deployed as a website at http://geonetwork-opensource.org

Website build

Required software:

First checkout the website source:

  git clone -b master https://github.com/geonetwork/website.git .

If you need to build the user documentation, retrieve user and developer docs using shell script:

  ./checkup_docs.sh

Run make html in docsrc to build website using sphinx:

  make html

or maven in the root folder:

  mvn clean install

Copy the javadoc to the build/html folder:

  cp -fr ../../trunk/docs/build/html/javadoc build/html/.

Publish the website on http://geonetwork-opensource.org

About

GeoNetwork website project

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages