Skip to content

Statichunt is a free open-source Jamstack directory that lists hundreds of themes, starters, and resources for Jamstack sites.

License

Notifications You must be signed in to change notification settings

wrappixelTeam/statichunt

 
 

Repository files navigation

Statichunt

Statichunt is an open-source directory that enlists hundreds of themes, starters, and resources for static site generators submitted by the community.

Submit A Theme

Anyone can submit an open-source theme by adding a markdown file to the content/themes folder.

  1. Fork this repo and copy the _template.md file in content/themes folder. Another option is to add a new file using the Github UI (click the "add file" button)
  2. Rename it to your theme name with the ssg prefix (ex: nextjs-theme-name.md) and fulfill the file with your theme info.
  3. Submit a pull request

Tip: Do not generate the Github stars or theme screenshots. Please just submit the markdown file in your pull request.

Submit A Resource

Anyone can submit a resource by adding a markdown file to the content/resources folder.

  1. Fork this repo and copy the _template.md file in content/resources folder. Another option is to add a new file using the Github UI (click the "add file" button)
  2. Rename it to the resource name (ex: newsletter.md) and fulfill the file with resources info.
  3. Submit a pull request

Tip: Do not generate the screenshots. Please just submit the markdown file in your pull request.

Submit A Jamstack Example Site

Anyone can submit a jamstack example by adding a markdown file to the content/examples folder.

  1. Fork this repo and copy the _template.md file in content/examples folder. Another option is to add a new file using the Github UI (click the "add file" button)
  2. Rename it to the resource name (ex: statichunt.md) and fulfill the file with examples info.
  3. Submit a pull request

Tip: Do not generate the screenshots. Please just submit the markdown file in your pull request.

Contribution Guidelines

  • Any open source themes with a public Github repo can be submitted.
  • Please make sure the demo URL links to a demo of the theme and not your personal or business site.

Feedback

What would make this project better? We are open to getting your valuable feedback. Also, share your thoughts on this project and help us upgrade.
hey@statichunt.com

If you love this project don’t forget to click the “Star” button.

Acknowledgments

Powered by Nextjs, Deployed by Vercel, and Maintained by Zeon Studio.

Connect With Us

Stay up to date with all static site generator resources and engage with the community.
Follow us on Twitter: Statichunt
Join Discord Community: Statichunt Discord Server

About

Statichunt is a free open-source Jamstack directory that lists hundreds of themes, starters, and resources for Jamstack sites.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.7%
  • SCSS 7.6%
  • Other 0.7%