1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-07-31 02:30:13 +02:00

add website as monorepo package and migrate to 11ty :)

This commit is contained in:
Kushagra Gour
2019-03-14 18:33:44 +05:30
parent 8fc5a3c4e7
commit 07be86c313
52 changed files with 4688 additions and 2083 deletions

View File

@@ -0,0 +1,30 @@
---
layout: default.html
title: 'Documentation'
---
# Documentation
- [Introduction](/docs/introduction)
- [Features](/docs/features)
- [Getting started](/docs/getting-started)
- [User interface](/docs/user-interface)
- [User account](/docs/user-account)
- [Using external libraries](/docs/external-libraries)
- [Layouts](/docs/layouts)
- [Keyboard Shortcuts](/docs/keyboard-shortcuts)
- [Settings](/docs/settings)
- [From the Developer](/docs/from-the-developer)
- [Pre-processors](/docs/preprocessors)
## Frequently Asked Questions
[See on Github](https://github.com/chinchang/web-maker/issues?q=label%3Afaq)
## Let's Talk
Want to send in some suggestions, comments, feature requests or just have a question? Here are your options:
- Twitter  — [@webmakerApp](https://twitter.com/webmakerapp)
- [Community forum](https://spectrum.chat/web-maker)
- [Github repository](https://github.com/chinchang/web-maker/issues)