Skip to content

coar-repositories/ngr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

These are the sources (in the 'webroot' folder) for an experimental website, to look at possible presentations of the outputs of the COAR Next Generation Repositories Working Group

These sources can be compiled into a functioning, 'static-HTML' website using Hugo

Instructions for using Hugo with these website sources

In the instructions below, <LOCAL_FOLDER> refers to the folder containing your checked-put working-copy of this Github repository.

The Hugo documentation is comprehensive and useful.

Any changes committed to this repository, or pushed to this repository from a remote checked out copy, will automatically rebuild the website at http://ngr.coar-repositories.org.

Serving the website on your local machine with Hugo

  1. Install Hugo (instructions)

  2. In a terminal, issue the following commands:

    git clone git@github.com:coar-repositories/ngr.git <LOCAL_FOLDER>
    cd <LOCAL_FOLDER>/webroot
    hugo server
  3. Got to http://localhost:1313/ with your web browser

Creating a new web-page

  1. cd <LOCAL_FOLDER>/webroot
  2. hugo new <NAME_OF_WEB_PAGE>.md

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •