Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/watsonbox/telescope-pinna
Customized Limited Run Telescope theme for Pinna Records
https://github.com/watsonbox/telescope-pinna
Last synced: about 18 hours ago
JSON representation
Customized Limited Run Telescope theme for Pinna Records
- Host: GitHub
- URL: https://github.com/watsonbox/telescope-pinna
- Owner: watsonbox
- Created: 2014-09-02T11:19:28.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-11-30T06:08:28.000Z (almost 7 years ago)
- Last Synced: 2023-03-12T08:34:42.423Z (over 1 year ago)
- Language: CSS
- Size: 514 KB
- Stars: 1
- Watchers: 4
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pinna Records Limited Run Theme
[http://www.pinnarecords.com/](http://www.pinnarecords.com/)
~
[http://limitedrun.com/](http://limitedrun.com/)Based on the Telescope theme. Includes a Sinatra-based webapp for working with the theme offline.
## Usage
Install the required gems:
```bash
$ bundle install
```Run the theme locally with:
```bash
$ ruby themekit.rb
```## Configuration
Edit `store.json` to modify store data. Reloaded on every request.
## Todo
* Pagination
* SASS compilation