Skip to content

OpenSyntaxHQ/OpenSyntaxHQ

OpenSyntaxHQ

Engineer-first open source tools and reference implementations for building scalable, maintainable software.

Deploy to GitHub Pages

About

OpenSyntaxHQ builds practical, well-documented tools that make software systems easier to design, ship, and maintain. We prioritize engineering constraints, performance, and clean abstractions over hype.

Visit the live site: OpenSyntaxHQ

Tech Stack

Built with a focus on performance and developer experience:

Getting Started

  1. Clone the repository:

    git clone https://github.com/OpenSyntaxHQ/OpenSyntaxHQ.git
    cd OpenSyntaxHQ
  2. Install dependencies:

    npm install
  3. Run the development server:

    npm run dev

    Open http://localhost:3000/OpenSyntaxHQ with your browser to see the result.

Deployment

This site is automatically deployed to GitHub Pages via GitHub Actions.

  • Configuration: output: 'export' (Static Export)
  • Base Path: /OpenSyntaxHQ
  • Workflow: .github/workflows/deploy.yml

Any push to the main branch triggers a new build and deployment.

License

MIT © OpenSyntaxHQ

About

Engineer-first open source tools and reference implementations for building scalable, maintainable software.

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors