An open API service indexing awesome lists of open source software.

https://github.com/llvm/community.o

Community.o website and other resources
https://github.com/llvm/community.o

Last synced: 5 months ago
JSON representation

Community.o website and other resources

Awesome Lists containing this project

README

          

# Community.o
Community.o website and other resources

### Get Started Contributing

This website uses Hugo to render the website. The current theme is based on Syna.

* Install [Hugo](https://gohugo.io/installation/)
* Run `git submodule init`
* Run `git submodule update`

To locally see changes:

`hugo server -D`