Git Product home page Git Product logo

aaraney / openmodelingfoundation.github.io Goto Github PK

View Code? Open in Web Editor NEW

This project forked from openmodelingfoundation/openmodelingfoundation.github.io

0.0 1.0 0.0 6.12 MB

Website for standards and governance of the Open Modeling Foundation

Home Page: https://openmodelingfoundation.github.io

License: Creative Commons Zero v1.0 Universal

HTML 81.43% Dockerfile 1.14% Makefile 5.22% SCSS 12.11% Shell 0.10%

openmodelingfoundation.github.io's Introduction

Open Modeling Foundation Standards and Governance Repository

This repository is for establishing and disseminating standards related to accessibility, interoperability, documentation, and reuse of computational models. Please see our mission and charter for more details.

How to Contribute

You can contribute to this site by following the directions at https://openmodelingfoundation.github.io/contribute/ - the process of proposing and accepting changes to OMF standards will be finalized once we have established our governance structure.

About

This GitHub pages site is generated with hugo using the docsy theme and can be built locally by following these instructions:

Setup

To create a local setup of this site you can install Docker and docker-compose or hugo and yarn on your local operating system.

Clone this repository via git clone --recurse-submodules -j8 https://github.com/openmodelingfoundation/openmodelingfoundation.github.io.git

Docker and docker-compose installed

If you have Docker and docker-compose installed, you can use the Makefile in the repository to automatically serve a local copy of the site to test out any changes:

Build and start a docker container with a hot-reloading hugo server that you can visit in your browser at http://localhost:1313 via

% make serve

Open a hugo shell in the docker container

% make shell

Install hugo and yarn locally

If you don't have docker installed and don't mind installing things in your operating system, you can do the following:

  • Install the extended version of hugo from the releases page.
  • Install yarn via your operating system's package manager or from the yarn site.
  • Run yarn install in the base directory
  • Use hugo commands to render the site.
% hugo serve     # dev server without drafts
% hugo serve -D  # dev server with drafts

openmodelingfoundation.github.io's People

Contributors

alee avatar chporter avatar cmbarton avatar cpritcha avatar dependabot[bot] avatar gregtucker avatar lauraswantek avatar ljhwang avatar marcoajanssen avatar mensch72 avatar platipodium avatar pradal avatar seanbergin avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.