Skip to content

Resources for people learning Loomio and introducing their group to online decision making.

Notifications You must be signed in to change notification settings

MichaelatLoomio/loomio_help

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Loomio Help Documentation

This is a Hugo project.

Setup

Install Hugo (on MacOS):

brew install hugo

Fetch this repo

git clone [email protected]:loomio/loomio_help.git

Fetch the theme repo

cd themes/
git clone [email protected]:loomio/loomio-hugo-theme.git

Development

Run hugo

hugo serve --disableFastRender

And open http://localhost:1313/ and edit some content. It will live reload.

Publish

For Loomio devs, You'll need your public ssh key added to docs.loomio.org, then

./publish.sh

About

Resources for people learning Loomio and introducing their group to online decision making.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 80.0%
  • Shell 20.0%