- Aggregate all your project READMEs into a single static site
- Support for aggregating User READMEs also
- Generate the static site using Hugo
- Default theme set to "Ananke" (needs git)
- Store GitHub Access Token in config
- Available on the AUR
- Set Hugo configuration without having to edit
config.toml
Follow the instructions to get started and run this project.
This package is available as an AUR.
go get -u github.com/GDGVIT/katamari
Alternatively, you can also check out releases to get a pre-compiled binary
katamari create <github organization name>
or
katamari create -u <your github username>
cd <github organization name>
katamari build
Wherever you install katamari, it creates a config.json
file in .katamari
folder in the same directory as the executable. You need to add your GitHub Personal Access Token in .katamari/config.json
in case you're being rate limited. If you require help in creating a Personal Access Token visit this link.
Amogh Lele |
Siddhartha Varma |
Made with ❤️ by DSC VIT