pull/211/head
James Ramm 2018-12-28 11:05:31 +01:00
rodzic 52ee54d9e6
commit fdacf23803
7 zmienionych plików z 31 dodań i 4 usunięć

5
.gitbook.yaml 100644
Wyświetl plik

@ -0,0 +1,5 @@
root: ./docs
structure:
readme: README.md
summary: SUMMARY.md

2
.github/README.md vendored
Wyświetl plik

@ -1,2 +0,0 @@
# .github

4
docs/README.md 100644
Wyświetl plik

@ -0,0 +1,4 @@
# Longclaw User Guide
Longclaw is an e-commerce extension for Wagtail CMS
Take a look at the walkthrough for a comprehensive setup guide.

18
docs/SUMMARY.md 100644
Wyświetl plik

@ -0,0 +1,18 @@
# Summary
## Walkthrough
* [Introduction](walkthrough/introduction.md)
* [Setup](walkthrough/setup.md)
* [Creating Products](walkthrough/products.md)
* [Configuring Shipping](walkthrough/shipping.md)
* [Displaying Products](walkthrough/frontend.md)
* [Displaying the Basket](walkthrough/basket.md)
* [Checkout Process](walkthrough/checkout.md)
* [Fulfilling Orders](walkthrough/orders.md)
## Usage Guide
* [Introduction](introduction.md)
## Development Guide

Wyświetl plik

@ -0,0 +1,4 @@
# The Longclaw Bakery Tutorial
This tutorial will take you through the entire process of setting up an online shop using Longclaw.
We will create a fictional bakery, where customers can order bread online.

Wyświetl plik

@ -1,2 +0,0 @@
# longclaw