Added FAQ Page - #1479
Conversation
| "exclude": ["www/"] | ||
| }, | ||
| "fmt": { | ||
| "exclude": ["docs/faq.md"] |
There was a problem hiding this comment.
Why does this file need to be excluded from formatting?
There was a problem hiding this comment.
The autoformatting breaks markdown syntax.
I'll happily take the role of janitor for that file ;3
|
|
||
| #### Do you offer **i18** support | ||
|
|
||
| Not yet, it's on the **[Roadmap]**, however not as a top priority. |
There was a problem hiding this comment.
This makes it sound i18n wouldn't be possible with Fresh. Sure, we don't have some helpers that make it nicer, but any website can add i18n support without helper functions from the framework.
| You can find **Marvin** on the following platforms: | ||
|
|
||
| - Discord **@marvin_h** for quick questions | ||
|
|
||
| - **[GitHub][Discussions]** for longer form discussions |
There was a problem hiding this comment.
I don't think this is a good idea. Other users can help other users too. Pointing everyone in my direction means I'll be likely bombarded with support requests that others can help with too.
Co-authored-by: Ben <4991309+NuroDev@users.noreply.github.com>
|
Thanks for putting this together! The idea of an FAQ is nice, but the codebase has been completely rewritten for Fresh 2.x since this PR was opened — the www routes, manifest system, and navigation are all different now. The FAQ content and links would also need updating for the current state of the project. Closing as stale. |


Steps
To Be Closed
Discussions that can be closed once the FAQ is merged.