Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bigbluehat/blueink-example-site
https://github.com/bigbluehat/blueink-example-site
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/bigbluehat/blueink-example-site
- Owner: BigBlueHat
- License: apache-2.0
- Created: 2018-09-21T21:13:26.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T21:48:13.000Z (about 2 years ago)
- Last Synced: 2024-10-17T06:42:41.757Z (3 months ago)
- Language: HTML
- Size: 672 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BlueInk Example Site
The plan is for sites to be stand alone node.js packages which depend on
[BlueInk](https://github.com/BigBlueHat/BlueInk)....we're not quite there yet...
## Usage
```sh
$ npm i
$ cp config.json.sample config.json # and customize
$ npm run build
```## License
Apache License 2.0