blackmunk / orchid.software

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

Home Page:https://orchid.software

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 .

https://orchid.software

License:MIT License


Languages

Language:CSS 77.7%Language:Blade 12.9%Language:SCSS 6.9%Language:PHP 2.0%Language:JavaScript 0.4%