Sha256: 4b72c98a240ca40a77f4e64a676f95d0b0675736704c34f6bd30d1594b046069
Contents?: true
Size: 966 Bytes
Versions: 1
Compression:
Stored size: 966 Bytes
Contents
--- date: 2020-08-17 image: jekyll_theme_amp_screenshot-728x212: screenshot_amp.png --- # jekyll-theme-amp <amp-img alt="CI" src="https://github.com/rundocs/jekyll-theme-amp/workflows/CI/badge.svg" width="90px" height="20px"></amp-img> Just another jekyll docs theme compatible with GitHub Pages and AMP ```yml remote_theme: rundocs/jekyll-theme-amp ``` {% include image name="jekyll_theme_amp_screenshot-728x212" %} ## Writing ```markdown --- date: 2020-01-01 image: [alt]-[width]x[height]: [src] . . . --- # Your awesome title {% raw %}{% include image name="[alt]-[width]x[height]" %}{% endraw %} ``` Custom your logo `assets/schema.600x60.png` ## Debug - [AMP documentation](https://amp.dev/documentation/) - [Google AMP Tester](https://search.google.com/test/amp) - [Google Search documentation](https://developers.google.com/search/docs/data-types/article) AMP test: `{{ page.url | absolute_url | append: "#development=1" }}`, then `F12`
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
jekyll-theme-amp-0.1.0 | README.md |