fable-compiler.github.io icon indicating copy to clipboard operation
fable-compiler.github.io copied to clipboard

Move Libraries outside of Resources page

Open sergey-tihon opened this issue 3 years ago • 1 comments

List of libraries already quite long, not full and slightly hard to navigate.

@delneg already created new list of categorised libraries - https://github.com/delneg/Fable-useful-resources

I think would be nice to merge it with official documentation. As an option it can be new Libraries page near the Resources.

@fable-compiler/documentation what do you think?

sergey-tihon avatar Feb 17 '22 19:02 sergey-tihon

I think would be nice to merge it with official documentation. As an option it can be new Libraries page near the Resources.

I agree, it would be nice to avoid having a separate repositories for that. I think it is better to have a centralised place to redirect new users.

It also simplify the work of the maintainer and avoid them the need to send PRs to X repositories.


Another option is to add sections under Libraries and configure the TOC to generate quick menu access for these elements too.

Example:

image

It would allow to quickly navigate inside the libraries section.

MangelMaxime avatar Feb 18 '22 21:02 MangelMaxime