Skip to content
This repository was archived by the owner on Feb 6, 2024. It is now read-only.

Commit a6f2e5a

Browse files
doc: update the DeckDeckGo docs as been released
1 parent 6d4062b commit a6f2e5a

File tree

1 file changed

+14
-17
lines changed

1 file changed

+14
-17
lines changed

README.md

Lines changed: 14 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,32 @@
11
# DeckDeckGo - Website
22

3-
Create a lightweight presentation using Web Components.
3+
Create a PWA presentation using Web Components, [Ionic](http://ionicframework.com) components and HTML or Markdown 🚀
44

5-
[DeckDeckGo] let you create without effort your slides and allows you to add some extra interactive features with the help of the [Ionic](https://ionicframework.com) components.
6-
7-
For the editing, [DeckDeckGo] supports both HTML or Markdown.
8-
9-
Moreover, [DeckDeckGo] bundles your presentation with services workers letting you publish it online as a Progressive Web App.
10-
11-
Cherry on the cake 🍒🎂 [DeckDeckGo] comes with its [Progressive Web App](https://deckdeckgo.app) that allows you to remote control your presentation 🚀
5+
Cherry on the cake 🍒🎂 [DeckDeckGo] comes with a [Progressive Web App](https://deckdeckgo.app) to remote control your slides 📱
126

137
## Table of contents
148

159
- [Website](#website)
1610
- [Getting Started](#getting-started)
17-
- [Design and logo](#design-and-logo)
11+
- [Example](#example)
12+
- [Develop](#develop)
1813
- [License](#license)
1914

2015
## Website
2116

22-
This project is the website of [DeckDeckGo]. Visit the main project [repo](https://github.com/deckgo/deckdeckgo) to learn more about how to create and edit your presentation using [DeckDeckGo].
17+
This project is the website of [DeckDeckGo].
2318

2419
## Getting Started
2520

26-
This website was build using the [starter kit](https://github.com/deckgo/deckdeckgo-starter) of [DeckDeckGo]. If you wish to clone it and run it locally, run the following commands:
21+
Start you new presentation by following the quick 👉 [Getting Started guide](https://docs.deckdeckgo.com/docs) 👈
22+
23+
## Example
24+
25+
This [website](https://github.com/deckgo/deckdeckgo-website) is a full featured presentation developed with [DeckDeckGo].
26+
27+
## Develop
28+
29+
If you wish to develop and run this project locally, run the following commands:
2730

2831
```bash
2932
git clone https://github.com/deckgo/deckdeckgo-website
@@ -33,12 +36,6 @@ npm run build
3336
npm run dev
3437
```
3538

36-
## Design and logo
37-
38-
The [DeckDeckGo] logo was designed and offered by [Anita]([email protected]) from [Skinque.com](http://skinque.com), a great online marketplace for tattoos 🤘
39-
40-
Reach her out if you are looking for a cool custom tattoo or a nice logo 😃
41-
4239
## License
4340

4441
MIT © [David Dal Busco](mailto:[email protected])

0 commit comments

Comments
 (0)