Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bigbluehat/blueink-template-blank
https://github.com/bigbluehat/blueink-template-blank
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/bigbluehat/blueink-template-blank
- Owner: BigBlueHat
- License: apache-2.0
- Created: 2016-04-09T15:21:14.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-04-13T18:13:46.000Z (over 8 years ago)
- Last Synced: 2024-11-08T04:41:29.498Z (2 months ago)
- Language: HTML
- Size: 39.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BlueInk Blank Theme
[![GitHub license](https://img.shields.io/github/license/BigBlueHat/BlueInk.svg?style=flat-square)](http://github.com/BigBlueHat/BlueInk)
[![Patreon](https://img.shields.io/badge/donate-patreon-orange.svg?style=flat-square)](https://www.patreon.com/BigBlueHat)Nothing to see here. Except your content!
Deliberately minimal / empty theme for starting out with
[BlueInk](http://github.com/bigbluehat/blueink).## Usage
1. setup a CouchDB [virtual host](http://docs.couchdb.org/en/latest/config/http.html#virtual-hosts) (vhost) such as `newsite.dev`
2. in the BlueInk directory
`gulp --url=http://{user}:{pass}@localhost:5984/newsite-dev`
3. in this directory
`gulp --url=http://{user}:{pass}@localhost:5984/newsite-dev`
4. visit `http://newsite.dev` (or whatever you called it)
5. enjoy the zen-like blankness## License
[Apache License 2.0](http://www.apache.org/licenses/LICENSE-2.0)