https://github.com/vulcanjs/telescope-homepage
The Telescope homepage
https://github.com/vulcanjs/telescope-homepage
Last synced: 20 days ago
JSON representation
The Telescope homepage
- Host: GitHub
- URL: https://github.com/vulcanjs/telescope-homepage
- Owner: VulcanJS
- Created: 2014-07-12T02:10:49.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2017-01-24T06:34:35.000Z (over 9 years ago)
- Last Synced: 2025-01-03T08:43:28.904Z (over 1 year ago)
- Language: HTML
- Size: 37.2 MB
- Stars: 10
- Watchers: 12
- Forks: 18
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is the repo for the [Telescope](http://telesc.pe) homepage.
It's a [Middleman](http://middlemanapp.com) app. Install it with:
```
bundle install
```
Then run it locally with:
```
middleman server
```
**Important**: this repository's code is made available publicly in order to facilitate pull requests. This does *not* mean that its code is available to reuse under any open-source license, for either commercial or non-commercial applications.