Document Dump

Abstract Syntax Tree Node Inspection

Document Open all

Document Preview

Raw HTML

Node Structure

html
    head
        meta
        meta
        title
        style
        style
    body
        main
            div
                div
                    h1
                        span
                        span
                    div
                        section
                            p
                        section
                            p
                            pre
                                code
                                    span
                                    span
                        div
                            span
                            ul
                                li
                                    a
                                li
                                    a
                                li
                                    a

Text Representation

Welcome to HydePHP!
You're running on HydePHP
Leap into the future of static HTML blogs and documentation with the tools you already know and love.
Made with Tailwind, Laravel, and Coffee.
This is the default homepage stored as index.blade.php, however you can publish any of the built-in views using the following command:
php hyde php hyde php hyde publish:homepage
Resources for getting started
Documentation
Getting Started
GitHub Source Code