https://github.com/codebar/manual
📖 The manual
https://github.com/codebar/manual
Last synced: about 1 month ago
JSON representation
📖 The manual
- Host: GitHub
- URL: https://github.com/codebar/manual
- Owner: codebar
- Created: 2014-11-06T16:13:24.000Z (about 11 years ago)
- Default Branch: gh-pages
- Last Pushed: 2022-08-22T13:08:14.000Z (over 3 years ago)
- Last Synced: 2025-08-17T06:27:04.986Z (6 months ago)
- Language: SCSS
- Homepage: http://manual.codebar.io
- Size: 332 KB
- Stars: 5
- Watchers: 17
- Forks: 13
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Manual
The purpose of the manual is to keep track of the codebar guidelines.
## Getting started
### Install the gem
```bash
gem install github-pages
```
### Run a local jekyll server
```bash
jekyll serve
```