AMP (Accelerated Mobile Pages) Live Blog Theme, based on Liveblog 3 SEO Theme.
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.
Use make or alternatively zip this directory without the node_modules and .git folders.
Generate documentation via jsdoc.
Liveblog 3 is licensed under AGPL v3, as is this theme.