plurimath / plurimath.org

Official Plurimath web site
https://www.plurimath.org/
MIT License
0 stars 0 forks source link

= Plurimath Open Project Site

== Introduction

This is the Plurimath project site, part of Ribose Open Project network, located at https://www.plurimath.org.

It is a https://jekyllrb.com[Jekyll]-based site created with the Open Project Jekyll theme.

Refer to their respective docs for details.

== Content management

== Development

=== Getting started

=== Serving site preview

== Workflow

. Ensure tests pass . Create your feature branch (git checkout -b my-new-feature) . Commit your changes (git commit -am 'Add some feature') . Push to the branch (git push origin my-new-feature) . Make a pull request