Socket
Socket
Sign inDemoInstall

liveblog-amp-theme

Package Overview
Dependencies
1
Maintainers
4
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    liveblog-amp-theme

Liveblog 3 AMP theme


Version published
Weekly downloads
0
Maintainers
4
Created
Weekly downloads
 

Readme

Source

Liveblog 3 AMP Theme (beta)

Build Status

AMP (Accelerated Mobile Pages) Live Blog Theme, based on Liveblog 3 SEO Theme.

Compatibility

This theme requires Live Blog version 3.5 or higher.

Supported features and post types

Be aware that the Liveblog 3 AMP Theme is a beta version that is yet lacking a few features:

  • There are no sorting or filtering options available such as "newest first", "oldest first" or "highlights". Latest post will always show up on top.
  • There is no paging available yet. Make sure to set the number of posts per page in the theme settings to a high number.
  • Posts of type advertisement and "free types" are not yet supported. Advertisements will not show up.
  • Embeds for the following social media sources are properly supported: Twitter, Youtube, Facebook, Instagram. Make sure to just paste in a URL, not a code snippet.
  • Image galleries are supported, if all items of a post are image items.
  • Commenting feature is supported.

Develop

The best starting point for the development of custom theme extensions is our Wiki: https://wiki.sourcefabric.org/x/wICrB

--

Just issue a npm i followed by gulp watch-static.

CSS assets are included in main index.html as inline html as AMP doesn't allow to include any external CSS or Javascript File.

To validate AMP-compatible markup please run gulp amp-validate.

Development server is listening by default to localhost:8008.

Build

Use make or alternatively zip this directory without the node_modules and .git folders.

Documentation

Generate documentation via jsdoc.

License

Liveblog 3 is licensed under AGPL v3, as is this theme.

FAQs

Last updated on 08 Mar 2021

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc