Key Features • How To Use • Download • Credits • Support • License
- Fully compatible with Github Pages
- No backend or database is needed
- Only need to configure the routes
- It weighs less than 100kb
- You can write with Markdown or Html
- Editing directly from Github
- Supports multiple themes
- It can be divided into versions and languages
- Fully configurable and customisable
You only need to download the latest release and copy it to the folder where Github Pages are enabled (Ex: Docs)
Gitowl has two important files config.yaml and routes.yaml, that you can edit.
It can make different routes arrangements. The easy way is to create a folder by subject and put in the .md or .html files. All files and folders must be declared in the routes.yaml
- id: 1
title: Folder Title
folder: path
items:
- title: Title 1
file: file1.md
- title: Title 2
file: file2.md
- id: 2
title: Without folder
file: file.mdYou can edit all files directly from GitHub.
For more details read the documentation
You can download latest stable release. (When version 1.0 is ready)
This software uses code from several open source packages.
GitOwl is highly inspired by grav-learn but doesn't use its code.
You can help in different ways:
- Use it!
- Put us a star on github
- Warn us if you found a bug
- Correct my English
- Share it with everyone
- Buy me a coffee
MIT is open-sourced software licensed under the MIT license.

