Learnmonkey Learnmonkey Logo

Contributing

If you want to add some content or fix something, fork this repository and make your edits. Then, you can create a pull request.

If you want to make some suggestions, you can open an issue. For more information, take a look at CONTRIBUTING.md.

You can also view the Todo List in the Wiki.

Running Learnmonkey

In order to run an instance of Learnmonkey, you need:

Now, you can run Learnmonkey:

bundle exec jekyll serve

Just forking the GitHub repository on GitHub will also allow you to view the site if you connect the main branch to GitHub pages and run the site. However, do note that this method will mess up the permalinks so you will need to type the links in your address bar manually.