3030</head >
3131
3232<body class =" antialiased overflow-x-hidden min-w-screen min-h-screen flex flex-col app-gradient" >
33- <main class =" my-auto px-6 pb-12 antialiased app-gradient-dark" >
34- <div class =" mx-auto max-w-7xl" >
35- <!-- Main Hero Content -->
36- <div class =" container max-w-lg px-4 py-32 mx-auto text-left md:max-w-none md:text-center" >
37- <h1
38- class =" text-5xl font-extrabold leading-10 tracking-tight text-left text-gray-100 md:text-center sm:leading-none md:text-6xl lg:text-7xl" >
39- <span class =" block text-4xl md:text-5xl mb-4 sm:mb-0" >You're running on </span ><span
40- class =" relative mt-2 text-transparent bg-clip-text bg-gradient-to-br logo-gradient md:inline-block drop-shadow-2xl tracking-normal" >HydePHP</span >
41- </h1 >
42- <div class =" mx-auto mt-8 sm:mt-4 text-gray-200 md:mt-8 md:max-w-2xl md:text-center" >
43- <section aria-label =" About Hyde" >
44- <p class =" lg:text-lg" >
45- Leap into the future of static HTML blogs and documentation with the tools you already know and love.
46- Made with Tailwind, Laravel, and Coffee.
47- </p >
48- </section >
49-
50- <section aria-label =" About this page" >
51- <p class =" mt-4 mb-4" >
52- This is the default homepage stored as index.blade.php, however you can publish any of the built-in views using the following command:
53-
54- <!-- Syntax highlighted by torchlight.dev -->
55- <pre style =" margin-top : 1.5rem ; margin-bottom : 1.5rem ;" ><code data-theme =" material-theme-palenight" data-lang =" bash" class =" torchlight" style =" background-color : #292D3E ; padding : 0.5rem 1rem ; border-radius : 0.25rem ;" ><span style =" color : #FFCB6B ;" >php hyde</span > <span style =" color : #C3E88D ;" >publish:homepage</span ></code ></pre >
56- </p >
57- </section >
33+ <main class =" my-auto px-6 pb-12 antialiased app-gradient-dark" >
34+ <div class =" mx-auto max-w-7xl" >
35+ <!-- Main Hero Content -->
36+ <div class =" container max-w-lg px-4 py-32 mx-auto text-left md:max-w-none md:text-center" >
37+ <h1
38+ class =" text-5xl font-extrabold leading-10 tracking-tight text-left text-gray-100 md:text-center sm:leading-none md:text-6xl lg:text-7xl" >
39+ <span class =" block text-4xl md:text-5xl mb-4 sm:mb-0" >You're running on </span ><span
40+ class =" relative mt-2 text-transparent bg-clip-text bg-gradient-to-br logo-gradient md:inline-block drop-shadow-2xl tracking-normal" >HydePHP</span >
41+ </h1 >
42+ <div class =" mx-auto mt-8 sm:mt-4 text-gray-200 md:mt-8 md:max-w-2xl md:text-center" >
43+ <section aria-label =" About Hyde" >
44+ <p class =" lg:text-lg" >
45+ Leap into the future of static HTML blogs and documentation with the tools you already know and love.
46+ Made with Tailwind, Laravel, and Coffee.
47+ </p >
48+ </section >
5849
59- <div class =" mt-4 md:mt-8 text-white" >
60- <span class =" sr-only" >Resources for getting started</span >
61- <ul class =" flex flex-wrap justify-center list-none" style =" padding : 0 ;" >
62- <li >
63- <a href =" https://hydephp.com/docs/master" class =" uppercase font-bold text-sm flex text-center m-2 mx-3" >
64- Documentation
65- </a >
66- </li >
67- <li >
68- <a href =" https://hydephp.com/docs/master/getting-started" class =" uppercase font-bold text-sm flex text-center m-2 mx-3" >
69- Getting Started
70- </a >
71- </li >
72- <li >
50+ <section aria-label =" About this page" >
51+ <p class =" mt-4 mb-4" >
52+ This is the default homepage stored as index.blade.php, however you can publish any of the built-in views using the following command:
7353
74- <a href =" https://github.com/hydephp/hyde" class =" uppercase font-bold text-sm flex text-center m-2 mx-3" >
75- GitHub Source Code
76- </a >
77- </li >
78- </ul >
79- </div >
54+ <!-- Syntax highlighted by torchlight.dev -->
55+ <pre style =" margin-top : 1.5rem ; margin-bottom : 1.5rem ;" ><code data-theme =" material-theme-palenight" data-lang =" bash" class =" torchlight" style =" background-color : #292D3E ; padding : 0.5rem 1rem ; border-radius : 0.25rem ;" ><span style =" color : #FFCB6B ;" >php hyde</span > <span style =" color : #C3E88D ;" >publish:homepage</span ></code ></pre >
56+ </p >
57+ </section >
58+
59+ <div class =" mt-4 md:mt-8 text-white" >
60+ <span class =" sr-only" >Resources for getting started</span >
61+ <ul class =" flex flex-wrap justify-center list-none" style =" padding : 0 ;" >
62+ <li >
63+ <a href =" https://hydephp.com/docs/master" class =" uppercase font-bold text-sm flex text-center m-2 mx-3" >
64+ Documentation
65+ </a >
66+ </li >
67+ <li >
68+ <a href =" https://hydephp.com/docs/master/getting-started" class =" uppercase font-bold text-sm flex text-center m-2 mx-3" >
69+ Getting Started
70+ </a >
71+ </li >
72+ <li >
73+
74+ <a href =" https://github.com/hydephp/hyde" class =" uppercase font-bold text-sm flex text-center m-2 mx-3" >
75+ GitHub Source Code
76+ </a >
77+ </li >
78+ </ul >
8079 </div >
8180 </div >
82- <!-- End Main Hero Content -->
8381 </div >
84- </main >
82+ <!-- End Main Hero Content -->
83+ </div >
84+ </main >
8585</body >
86-
8786</html >
0 commit comments