Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/biomathcode/web-story-next
No code google web story (amp) code generator
https://github.com/biomathcode/web-story-next
code-generator hashnode no-code webstory
Last synced: about 2 months ago
JSON representation
No code google web story (amp) code generator
- Host: GitHub
- URL: https://github.com/biomathcode/web-story-next
- Owner: biomathcode
- Created: 2023-02-04T12:23:24.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-13T06:38:37.000Z (about 2 months ago)
- Last Synced: 2024-12-13T07:29:51.290Z (about 2 months ago)
- Topics: code-generator, hashnode, no-code, webstory
- Language: TypeScript
- Homepage: https://webstory.coolhead.in
- Size: 2.52 MB
- Stars: 12
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# Create Webstory from Webpages url
This is a code generator to create google web stories.
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
```## Resources on AMP
[AMP SEO - Everything you need to know](https://www.searchenginejournal.com/amp-seo-everything-you-need-to-know/375931/)
[AMP Search report](https://support.google.com/webmasters/answer/7450883?visit_id=638124340102566873-1453760594&rd=1#prioritize_fix_issues)
[AMP Guidelines](https://developers.google.com/search/docs/crawling-indexing/amp)
[How to optimize amp stories for google search results](https://www.searchenginejournal.com/how-to-optimize-amp-stories-for-google-search-results/348962/)
[Web story Content Policy](https://developers.google.com/search/docs/appearance/web-stories-content-policy)
[Web Story SEO ](https://blog.amp.dev/2020/02/12/seo-for-amp-stories/)
[AMP Test ](https://search.google.com/test/amp)
[AMP Validator](https://validator.ampproject.org/)
[Rich Results Test](https://search.google.com/test/rich-results)
[Page Speed](https://pagespeed.web.dev/)
[Web Story publishing checklist](https://creators.google/pt-br/content-creation-guides/modern-storytelling-with-web-stories/web-story-publishing-checklist/#follow-seo-best-practices)
[Web Story Technical Details](https://amp.dev/documentation/guides-and-tutorials/learn/webstory_technical_details)