Skip to content

ohonchar/OrchidStarter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

68efc42 · Sep 17, 2020

History

60 Commits
Jul 15, 2020
Aug 27, 2020
Aug 7, 2017
Sep 17, 2020
Sep 17, 2020
Sep 17, 2020
May 30, 2020
Sep 25, 2019
Jul 15, 2020
Jul 15, 2020
Jan 9, 2018
Sep 25, 2019

Repository files navigation

Deploy

This is a quickstart repo for Orchid to get you up and running as soon as possible. The only system dependency necessary to run Orchid is a valid Java 8 JDK and git.

git clone https://github.com/orchidhq/OrchidStarter.git
cd OrchidStarter
./gradlew orchidServe

# View your generated site at http://localhost:8080/

Alternatively, you can click the button below to automatically clone this repo and deploy it to Netlify. This starter repo includes the Netlify CMS, so you will be up and publishing content as soon as possible. You will need to set the Github user/repo in src/orchid/resources/config/netlifyCms.yml, but the rest of the CMS config is automatically generated based on your current Orchid plugins and configurations.

Deploy to Netlify

Example Orchid Sites