Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hydephp/hydephp.com

The source code and CI repository for hydephp.com
https://github.com/hydephp/hydephp.com

documentation hyde hydephp laravel madewithhydephp php static-site website

Last synced: about 12 hours ago
JSON representation

The source code and CI repository for hydephp.com

Awesome Lists containing this project

README

        

# HydePHP.com - Source Code

[![Build the site](https://github.com/hydephp/hydephp.com/actions/workflows/build.yml/badge.svg)](https://github.com/hydephp/hydephp.com/actions/workflows/build.yml)
[![pages-build-deployment](https://github.com/hydephp/hydephp.com/actions/workflows/pages/pages-build-deployment/badge.svg)](https://github.com/hydephp/hydephp.com/actions/workflows/pages/pages-build-deployment)

## About this repository

This is the source for the official [HydePHP.com](https://hydephp.com/) website. The site is, of course, made with [HydePHP](https://github.com/hydephp/hyde).

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](https://github.com/hydephp/develop/tree/master/docs) 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 [email protected] instead of using the issue tracker.
All vulnerabilities will be promptly addressed.

## Credits

- [Caen De Silva](https://github.com/caendesilva), feel free to buy me a coffee! https://www.buymeacoffee.com/caen
- [All Contributors](../../contributors)

## License

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.