Close Menu
    DevStackTipsDevStackTips
    • Home
    • News & Updates
      1. Tech & Work
      2. View All

      Sunshine And March Vibes (2025 Wallpapers Edition)

      May 14, 2025

      The Case For Minimal WordPress Setups: A Contrarian View On Theme Frameworks

      May 14, 2025

      How To Fix Largest Contentful Paint Issues With Subpart Analysis

      May 14, 2025

      How To Prevent WordPress SQL Injection Attacks

      May 14, 2025

      I test a lot of AI coding tools, and this stunning new OpenAI release just saved me days of work

      May 14, 2025

      How to use your Android phone as a webcam when your laptop’s default won’t cut it

      May 14, 2025

      The 5 most customizable Linux desktop environments – when you want it your way

      May 14, 2025

      Gen AI use at work saps our motivation even as it boosts productivity, new research shows

      May 14, 2025
    • Development
      1. Algorithms & Data Structures
      2. Artificial Intelligence
      3. Back-End Development
      4. Databases
      5. Front-End Development
      6. Libraries & Frameworks
      7. Machine Learning
      8. Security
      9. Software Engineering
      10. Tools & IDEs
      11. Web Design
      12. Web Development
      13. Web Security
      14. Programming Languages
        • PHP
        • JavaScript
      Featured

      Strategic Cloud Partner: Key to Business Success, Not Just Tech

      May 14, 2025
      Recent

      Strategic Cloud Partner: Key to Business Success, Not Just Tech

      May 14, 2025

      Perficient’s “What If? So What?” Podcast Wins Gold at the 2025 Hermes Creative Awards

      May 14, 2025

      PIM for Azure Resources

      May 14, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      Windows 11 24H2’s Settings now bundles FAQs section to tell you more about your system

      May 14, 2025
      Recent

      Windows 11 24H2’s Settings now bundles FAQs section to tell you more about your system

      May 14, 2025

      You can now share an app/browser window with Copilot Vision to help you with different tasks

      May 14, 2025

      Microsoft will gradually retire SharePoint Alerts over the next two years

      May 14, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»Development»HydePHP is a Laravel-powered Static Site Generator

    HydePHP is a Laravel-powered Static Site Generator

    December 2, 2024

    HydePHP is a Laravel-powered Static Site Generator

    HydePHP is a static site generator that helps you make websites, blogs, and documentation pages with tools you already know and love. It is a Laravel-powered console application you can use to create blog posts and HTML pages using your choice of Markdown or Blade:

    ---
    title: My New Post
    description: A short description used in previews and SEO
    category: blog
    author: Mr. Hyde
    date: 2022-05-09 18:38
    ---
     
    ## Write Your Markdown Here
     
    Lorem ipsum dolor sit amet, consectetur adipisicing elit.
    Autem aliquid alias explicabo consequatur similique,
    animi distinctio earum ducimus minus, magnam.
    

    Using Hyde’s console, you can quickly serve your development project and create pages/posts interactively from the console:

    Main Features

    • Create blog posts using Markdown and Front Matter.
    • Create documentation pages from plain Markdown, no front matter needed!
    • Create simple pages using Markdown, or create advanced ones using Laravel Blade.
    • You can scaffold blog posts and Markdown pages to automatically fill in the front matter.
    • You can also scaffold Blade pages to automatically use the default layout.
    • Hyde comes with a TailwindCSS starter kit, so you can start making content right away.
    • The frontend is accessible to screen-readers and rich with semantic HTML and microdata.
    • And more…

    Learn More

    I recommend digging into the hydephp.com project for a complete example of using this project, which you can find on Github. The official documentation is the best place to get started to learn everything HydePHP has to offer. The source code the HydePHP is also open-source and available on GitHub at hydephp/hyde.


    The post HydePHP is a Laravel-powered Static Site Generator appeared first on Laravel News.

    Join the Laravel Newsletter to get all the latest
    Laravel articles like this directly in your inbox.

    Source: Read More 

    Facebook Twitter Reddit Email Copy Link
    Previous ArticleLaravel Jobs – December
    Next Article Mastering Dynamic String Manipulation with Laravel’s Str::replaceArray()

    Related Posts

    Security

    Nmap 7.96 Launches with Lightning-Fast DNS and 612 Scripts

    May 15, 2025
    Common Vulnerabilities and Exposures (CVEs)

    CVE-2025-4695 – PHPGurukul Cyber Cafe Management System SQL Injection

    May 15, 2025
    Leave A Reply Cancel Reply

    Continue Reading

    New Android Banking Malware ‘ToxicPanda’ Targets Users with Fraudulent Money Transfers

    Development

    CVE-2024-40445 – Forkosh Mime Tex Directory Traversal Arbitrary Code Execution

    Common Vulnerabilities and Exposures (CVEs)

    CVE-2025-2821 – WordPress Search Exclude Plugin Unauthenticated Data Modification

    Common Vulnerabilities and Exposures (CVEs)

    5 reasons not to buy an NVIDIA RTX 5000 GPU (and 3 ways it’s worth it)

    News & Updates

    Highlights

    Hackers exploit OttoKit WordPress plugin flaw to add admin accounts

    May 7, 2025

    Hackers exploit OttoKit WordPress plugin flaw to add admin accounts

    Hackers are exploiting a critical unauthenticated privilege escalation vulnerability in the OttoKit WordPress plugin to create rogue admin accounts on targeted sites.
    OttoKit (formerly SureTriggers) i …
    Read more

    Published Date:
    May 07, 2025 (3 hours, 52 minutes ago)

    Vulnerabilities has been mentioned in this article.

    CVE-2025-27007

    CVE-2025-3102

    Fast Deployments, Secure Code: Watch this Learn to Sync Dev and Sec Teams

    February 13, 2025

    Build a YouTube Video Summarizer Using LLMs and Gradio

    July 8, 2024

    The Evolution of Webinject

    April 9, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.