1.0.20 • Published 6 years ago

dazzling v1.0.20

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

build status npm version

Dazzling is a project website generator based on Gatsby and React that's simple, quick, and extensible.

Features

✅ Generate full project websites quickly with dazzling site new
✅ Configuration driven - a single configuration for the whole site
✅ Use existing components from dazzling-components or make your own
✅ Automate everything - Dazzling exports all images from a single sketch asset.
✅ Fancy documentation with Markdown
✅ Full text search with Algolia
✅ Google Fonts and Google Analytics integration
✅ Automatic "Features" and "Used by" components from configuration
✅ Fully responsive for mobile

Quick Start

As simple as this:

$ cd your-project
$ yarn add -D dazzling
$ yarn dazzling site new
? What's your project name? Bamboo
? Project tagline? The scalable wood
? Github repo? https://github.com/fixme/fixme
? Website? https://fixme.io
? Google Analytics ID? UA-FIX-ME-XXXXX
? Your name? (for copyright) Chuck Woody
Loaded templates: _templates
         added: www/static/CNAME
         added: www/site-config.js
$ cd www && yarn && yarn start

Check out the documentation to get started.

Contributing

Fork, implement, add tests, pull request, get my everlasting thanks and a respectable place here :).

Thanks:

To all Contributors - you make this happen, thanks!

Copyright

Copyright (c) 2018 Dotan Nahum, @jondot. See LICENSE for further details.

1.0.20

6 years ago

1.0.19

6 years ago

1.0.18

6 years ago

1.0.17

6 years ago

1.0.10

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago