hydephp / hydephp.com

The source code and CI repository for hydephp.com

Home Page:https://hydephp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HydePHP.com - Source Code

Build the site pages-build-deployment

About this repository

This is the source for the official HydePHP.com website. The site is, of course, made with HydePHP.

The site is automatically compiled by GitHub Actions and deployed to GitHub Pages.

Contributions are welcome! See the section below for more information.

About HydePHP

HydePHP is a content-first Laravel-powered Static Site Builder that allows you to create static HTML pages, blog posts, and documentation sites, using your choice of Markdown and/or Blade.

Contributing

HydePHP is an open-source project, contributions are very welcome!

Contribute to the docs

If you want to contribute to the documentation, please send pull requests to the docs directory in the monorepo if the change is for an upcoming feature. It will then be merged upon release. If the change is for typos, or to improve the documentation for existing features you can go ahead and make pull requests to the master branch of this repository. The documentation files here are stored in the _docs directory.

Contribute to the website code

If you want to contribute to the website code, you can clone or fork this repository and send your changes as pull requests to the master branch.

Security

If you discover any security-related issues, please email caen@desilva.se instead of using the issue tracker. All vulnerabilities will be promptly addressed.

Credits

License

The MIT License (MIT). Please see License File for more information.

About

The source code and CI repository for hydephp.com

https://hydephp.com

License:MIT License


Languages

Language:Blade 68.1%Language:PHP 28.0%Language:JavaScript 2.6%Language:CSS 1.2%