Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/huyb1991/hugo-lamp
A light Hugo AMP responsive theme for blogger ⚡.
https://github.com/huyb1991/hugo-lamp
amp blog hugo hugo-theme responsive static-site-generator
Last synced: 4 months ago
JSON representation
A light Hugo AMP responsive theme for blogger ⚡.
- Host: GitHub
- URL: https://github.com/huyb1991/hugo-lamp
- Owner: huyb1991
- License: mit
- Created: 2018-05-28T08:10:44.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-10-03T21:21:11.000Z (over 1 year ago)
- Last Synced: 2024-09-29T05:41:31.759Z (4 months ago)
- Topics: amp, blog, hugo, hugo-theme, responsive, static-site-generator
- Language: HTML
- Homepage: https://themes.gohugo.io/theme/hugo-lamp/
- Size: 2.33 MB
- Stars: 53
- Watchers: 3
- Forks: 28
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# hugo-lamp
A light responsive [Hugo](https://gohugo.io/) [⚡ AMP](https://www.ampproject.org/) theme for blogger.
![hugo-lamp](/images/screenshot.png)
## Installation
Go to the directory where you have your Hugo site and run:
```bash
$ mkdir themes
$ cd themes
$ git clone https://github.com/huyb1991/hugo-lamp
$ rm -rf hugo-lamp/.git
```*For more information read the official [setup guide](https://gohugo.io/overview/installing/) of Hugo.*
## Guides
#### Content Editing
- [Add image to article](/docs/guide.md#add-image-to-article-content)
- [Content config for SEO](/docs/guide.md#content-config-for-seo)
- [Add icon](/docs/guide.md#add-icon)
- [Customize Theme](/docs/guide.md#customize-theme)#### Site Configuration
- [Site Info](/docs/guide.md#site-info)
- [Main Menu](/docs/guide.md#main-menu)
- [Taxonomies](/docs/guide.md#taxonomies)
- [SEO](/docs/guide.md#seo)
- [Publisher](/docs/guide.md#publisher)
- [Social Networks & Connections](/docs/guide.md#social-networks--connections)## Contributing
If you found a bug or got an idea for a new feature feel free to add a new [issues](https://github.com/huyb1991/hugo-lamp/issues).
## Thanks
- [gohugo-amp](https://gohugo-amp.gohugohq.com/styling/) for the build tool
- [hugo-nuo](https://themes.gohugo.io/hugo-nuo/) for the templateThanks to [Steve Francia](https://github.com/spf13) for creating [Hugo](https://gohugo.io/) and the awesome community around the project.