Skip to content

GDGVIT/katamari

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DSC VIT

katamari

A projects page generator for GitHub users and organizations


DOCS Join Us

Functionality

  • 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

Getting started

Follow the instructions to get started and run this project.

Arch Linux

This package is available as an AUR.

Dependencies

Installation

go get -u github.com/GDGVIT/katamari

Alternatively, you can also check out releases to get a pre-compiled binary

Generating a katamari project

katamari create <github organization name>

or

katamari create -u <your github username>

Building the katamari project

cd <github organization name>
katamari build

Fix rate limiting

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.

Contributors

Amogh Lele

Amogh Lele

GitHub LinkedIn

Siddhartha Varma

Amogh Lele

GitHub LinkedIn

Made with ❤️ by DSC VIT