Notes & Dispatches /Devlog

Introducing Guest Posts on HydePHP.com

We're excited to announce that HydePHP.com is now accepting guest posts from the community. Learn how you can contribute and share your knowledge with fellow developers.

HydePHP Team 3 min read

We're thrilled to announce that HydePHP.com is now accepting guest posts from our amazing community! Whether you're a Laravel enthusiast, a static site generation expert, or someone who has built something cool with HydePHP, we want to hear your story.

Why Write for HydePHP?

What We're Looking For

We welcome a variety of content that adds value to our community, including:

How to Submit Your Post

  1. Fork the HydePHP.com repository or use the GitHub.com website
  2. Create your post file in the _posts/guest-posts/ directory
  3. The filename should be the post title in kebab case
  4. Include the required front matter (example below)
  5. Submit one post per pull request

Make sure to proofread your post to ensure proper spelling, grammar, and formatting.

Here's the required front matter template:

1title: "Your Engaging Post Title"
2description: "A brief 1-2 sentence description of your post"
3category: "Guest Posts"
4author:
5 name: "Your Name"
6 website: "https://yourwebsite.com" # Optional
7 socials:
8 linkedin: "your_linkedin_handle" # Optional
9 github: "your_github_handle" # Optional
10 x: "your_x_handle" # Optional
11date: "YYYY-MM-DD HH:MM"
12guest_post: true
13canonical_guest_post_url: "https://example.com/original-post" # Optional, for republished content

Style Guide

Please use Markdown formatting for your post, and use a clear heading structure. You don't need to add a level one heading, as HydePHP adds that based on the front matter title. Start with level two headings, and try to only use level two and three headings.

When using links, make sure these are not overly promotional, and that they only lead to relevant and useful resources. Paid/sponsored affiliate links are not allowed.

Guidelines and Terms

To ensure a positive experience for everyone, please note:

For republished content, we're happy to include canonical links to the original post, provided it aligns with our community guidelines.

Legal Considerations

By submitting a guest post, you:

AI Usage Guidelines

We welcome the use of AI as a supportive writing tool, as long as human creativity remains at the forefront. Here’s our stance:

Acceptable AI usage:

However, we do not accept purely AI-generated content. All posts must be primarily written by humans, with AI serving as a supplementary tool rather than the primary author.

If you use AI tools in your writing process, please disclose this in your pull request, briefly describing how AI assisted your work. This transparency helps us maintain the quality, authenticity, and accuracy of our community content.

Questions?

We're here to help! Reach out to:

We can't wait to see your contributions and share your knowledge with the HydePHP community!


Ready to submit your first guest post? Head over to our GitHub repository and start writing!


Syntax highlighting by Torchlight.dev

HydePHP Team

β†— Discuss on GitHub β†— Share this dispatch β†— Subscribe by RSS