Skip to content

This is the source of the official orchid.software website for GitHub Pages .

License

Notifications You must be signed in to change notification settings

webdanko/orchid.software

 
 

Repository files navigation

Orchid Website

Build and Deploy

This is the repository for website at orchid.software.

Note. This repository contains the main website/documentation code. If you're looking for a package to build your dashboard, visit the Orchid principal repository.

The docs are auto-generated and each page has an edit button. So if you come across any errors, or if you think of anything else that should be included, then please make the changes and submit them as a pull-request.

Contributing

If you spot any errors, typos or missing information, please submit a pull request.

Local Development

If you want to work on this project on your local machine, you may follow the instructions below.

# build static files with Jigsaw
./vendor/bin/jigsaw build

# compile assets with Laravel Mix
# options: dev, staging, production
npm run dev

About

This is the source of the official orchid.software website for GitHub Pages .

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 77.6%
  • Blade 13.1%
  • SCSS 6.9%
  • PHP 2.0%
  • JavaScript 0.4%