Skip to content

Commit bd1db45

Browse files
committed
[n/a] Adds designer & developer documentation
1 parent 103612e commit bd1db45

17 files changed

+103
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Viget's Craft CMS Starter
22

3-
This repo is a Composer "project" intended for use with the `composer create-project` command.
3+
Our Craft Site Starter is a quick way to spin up a new Craft CMS project. It's pre-configured with top-notch building tooling, common plugins and starter components based on [Blueprint](https://github.com/vigetlabs/blueprint).
44

5-
Our starter uses DDEV for local development. Install it before doing any of the following steps.
5+
If you're a designer or developer at Viget working on a new project, view our [Building with Craft Site Starter](docs/building-with-site-starter.md) guide for more information.
66

77
# Features
88

@@ -17,6 +17,9 @@ Our starter uses DDEV for local development. Install it before doing any of the
1717
- Local email is routed
1818
through [Mailpit](https://ddev.readthedocs.io/en/stable/users/usage/developer-tools/#email-capture-and-review-mailpit) (
1919
never worry about emailing a client or user)
20+
- Starter components based on [Blueprint](https://github.com/vigetlabs/blueprint)
21+
- A fully accessible header and navigation
22+
- A simple Matrix Field based block editor
2023

2124
# Getting Started
2225

119 KB
Loading
83.2 KB
Loading

docs/block-card-grid-admin.png

155 KB
Loading

docs/block-card-grid-frontend.png

518 KB
Loading

docs/block-heading-admin.png

24.4 KB
Loading

docs/block-heading-frontend.png

204 KB
Loading

docs/block-page-hero-admin.png

100 KB
Loading

docs/block-page-hero-frontend.png

681 KB
Loading

docs/block-rich-text-admin.png

193 KB
Loading

0 commit comments

Comments
 (0)