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

https://github.com/bolt/site-bolt-cm


https://github.com/bolt/site-bolt-cm

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

Bolt.cm Site
------------

This is the repository of the web site that runs https://bolt.cm

## Set up

```
git clone https://github.com/bolt/site-v30.git /path/to/site/
composer install
cd extensions
composer install
```