Skip to content

Commit

Permalink
history & updated getting started
Browse files Browse the repository at this point in the history
  • Loading branch information
SachaG committed Jan 5, 2015
1 parent c03aac3 commit 67671d4
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions History.md
Expand Up @@ -12,6 +12,7 @@
* Renamed `viewNav` to `viewsMenu`.
* Renamed `adminNav` to `adminMenu`.
* Improvements to the Post by Feed package.
* Added tests for nav bar (thanks @anthonymayer!).
* **New and improved [documentation](http://telesc.pe/docs).**

## v0.11.1 “FeedScope”
Expand Down
Expand Up @@ -10,10 +10,10 @@ If you'd like, you can also enable post thumbnails. You'll need to get an [Embed

Telescope can also automatically generate and send a newsletter of the best posts of the day or week. All you need to do is provide your MailChimp API key and list ID in the Settings screen, choose the sending frequency, and then enable the newsletter.

Be sure to check out the [Sending Email](http://www.telesc.pe/docs/sending-email/) section of the documentation as well.
If you want to learn more, be sure to check out the [Email](http://www.telesc.pe/docs/packages/email/) section of the documentation as well.

### Customizing Your Templates

Telescope also makes it possible to completely override any part of your app with your own custom templates.

As usual, you'll learn more about this in [the documentation](http://www.telesc.pe/docs/custom-themes/).
As usual, you'll learn more about this in [the documentation](http://www.telesc.pe/docs/customizing/theming-telescope/).
Expand Up @@ -18,4 +18,4 @@ Note that deploying does *not* copy over your database, which contains your post

Hosting on `*.meteor.com` is fine for small apps and prototypes, but if you want to deploy your app in production you'll need something better.

Check out [the Telescope documentation](http://www.telesc.pe/docs/deploying/) to learn more about this topic.
Check out [the Telescope documentation](http://www.telesc.pe/docs/getting-started/deploying/) to learn more about this topic.

0 comments on commit 67671d4

Please sign in to comment.