https://github.com/bolt/site-bolt-cm
https://github.com/bolt/site-bolt-cm
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bolt/site-bolt-cm
- Owner: bolt
- Created: 2016-04-20T14:04:21.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2018-07-11T15:53:35.000Z (almost 8 years ago)
- Last Synced: 2025-12-28T20:53:21.003Z (6 months ago)
- Language: CSS
- Size: 6.59 MB
- Stars: 1
- Watchers: 10
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
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
```