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:
30
packages/website/docs/index.md
Normal file
30
packages/website/docs/index.md
Normal 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)
|
Reference in New Issue
Block a user