https://github.com/danielgamage/bolt-extension-latesttweet
https://github.com/danielgamage/bolt-extension-latesttweet
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/danielgamage/bolt-extension-latesttweet
- Owner: danielgamage
- Created: 2014-09-10T04:55:14.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-09-10T04:55:31.000Z (almost 12 years ago)
- Last Synced: 2025-05-25T11:40:00.287Z (about 1 year ago)
- Language: PHP
- Size: 97.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Latest Tweet
====================
An extentions to add a Twitter feed to your site when using {{ tweet() }} in your templates.
Ideally I'd like this to become an object so users can access tweet data in templates like {{ tweet.0.user.screen_name }}. Not sure how to approach that.