- Notifications
You must be signed in to change notification settings - Fork4
Simple and elegant AMP for Ghost
License
NotificationsYou must be signed in to change notification settings
godofredoninja/Hodor-AMP-Ghost
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
If you have any suggestions to improve the theme, you can send me a tweet@GodoFredoNinja
❤ Please, help me with a small donation onPaypal. It'll help motivate me to update the theme with many improvements.
- Navigation
- links to followers in social media
- Tags
- Related Articles (6 articles)
- Buttons to share the article (Facebook - Twitter - Google + - Whatsapp)
- YouTube, Vimeo, kickstarter, Facebook, dailymotion => Responsive
is very easy to use, you just have to copyamp.hbs
andpartials
in your ghost theme
edit on line 17 add your favorite color in.u-bgColor {background-color: # 00a034}
<style amp-custom>.u-bgColor{background-color:Add_your_favorite_color}{{> "amp/amp-styles"}}</style>
— you need to edit the following filepartials/amp/amp-sidebar
{{!-- Instagram --}}<ahref=""rel="nofollow"target="_blank">{{>"amp/icon-instagram"}}</a>{{!-- Youtube --}}<ahref=""rel="nofollow"target="_blank">{{>"amp/icon-youtube"}}</a>{{!-- Telegram --}}<ahref=""rel="nofollow"target="_blank">{{>"amp/icon-telegram"}}</a>{{!-- SnapChap --}}<ahref=""rel="nofollow"target="_blank">{{>"amp/icon-snapchap"}}</a>