Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/d6y/skitters-template
Telegr.am template for the dog's blog
https://github.com/d6y/skitters-template
Last synced: about 1 month ago
JSON representation
Telegr.am template for the dog's blog
- Host: GitHub
- URL: https://github.com/d6y/skitters-template
- Owner: d6y
- Created: 2012-08-05T09:57:32.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-08-05T09:58:24.000Z (over 12 years ago)
- Last Synced: 2023-03-10T19:08:48.824Z (almost 2 years ago)
- Language: JavaScript
- Size: 402 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## The default template for [Telegram](https://telegr.am) sites
This template is the default template for Telegram sites. It's based on
[Twitter Bootstrap](http://twitter.github.com/bootstrap/) with modifications
and enhancements based on [Addy Osmani's](http://addyosmani.github.com/jquery-ui-bootstrap/) stuff.Include this template in your site by putting the following line
at the top of your `index.md` file:template_url: https://github.com/telegr-am/template-base.git
So that your `index.md` looks something like:
template_url: https://github.com/telegr-am/template-base.git
# Hello
I am a pageAlternatively, you can put it in Hoisted's faux reference extra info format:
# Hello
I am a page
[template_url: https://github.com/telegr-am/template-base.git]: /You can also fork the template and change it up to your heart's content and then
use the `template_url` extra info to point to your public GitHub repository
with the template in it.We will also gladly accept pull requests if there are fixes or enhancements to this
template.Rock and Roll!