kopia lustrzana https://github.com/longclawshop/longclaw
Gitbook setup
rodzic
52ee54d9e6
commit
fdacf23803
|
@ -0,0 +1,5 @@
|
||||||
|
root: ./docs
|
||||||
|
structure:
|
||||||
|
readme: README.md
|
||||||
|
summary: SUMMARY.md
|
||||||
|
|
|
@ -1,2 +0,0 @@
|
||||||
# .github
|
|
||||||
|
|
|
@ -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.
|
|
@ -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
|
|
@ -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.
|
|
@ -1,2 +0,0 @@
|
||||||
# longclaw
|
|
||||||
|
|
Ładowanie…
Reference in New Issue