wpsh / wpsh.org

Source of the WP Shuttle project website

Home Page:https://wpsh.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WP Shuttle Project Website

Source of the WP Shuttle project website wpsh.org.

Start Contributing

We use Jekyll to build the website from the Markdown files stored in the docs directory.

  1. Clone this repository:

     $ git clone git@github.com:wpsh/wpsh.org.git
     $ cd wpsh.org
    
  2. Start a local webserver and build the website whenever the source files change:

     $ bundle install
     $ jekyll serve --source docs
    

Now view the website at http://127.0.0.1:4000.

The public website is built and hosted by GitHub Pages.

About

Source of the WP Shuttle project website

https://wpsh.org


Languages

Language:Ruby 100.0%