website new design
See original GitHub issueThe idea is to create a new (shared) design for 4 libraries:
fundamental-styles
fundamental-ngx
fundamental-react
fundamental-vue
An option for the 4th doc websites is to share the same design but have slightly different colors. A nice touch could be an pption to reflect the branding color of each library.So Angular is red, React is blue, Vue is green.
Here are some requirements:
- Landing page (listing all the 4 libraries)
- artifacts will be grouped in different section (similar to the current ones)
- left navigation
- main content
- (right page navigation)
- each component doc page will /might have
- description, overview, general documentation
- option to show components in LTR and RTL mode
- API/properties (e.g. https://sap.github.io/fundamental-ngx/alert/api\)
- examples(code snippet and how the code will be interpreted by the browser). The snippets could be multiple files. For instance, there could be a typescript file which is combined with an html file and a css file. These should all be separated. We can offer
Copy
functionality so the user can copy the code in their clipboard. Maybe options for collapse/expand of the code - playground
It would be great to go over all the documentation websites and see what features there are.
Issue Analytics
- State:
- Created 4 years ago
- Comments:13 (10 by maintainers)
Top Results From Across the Web
The 9 Most Interactive Web Design Trends for 2023 - 99Designs
The top 10 web designs for 2023 are: Animated product reveals; Immersive 3D worlds; Overstimulation; Parallax zoom scrolling; '90s navigation; Scrapbook ...
Read more >The 20 Dominating Web Design Trends for 2022 - HubSpot Blog
Check out the full list with examples of the best website designs in 2022 to get inspired to tackle your web design projects...
Read more >Top Web Design Trends for 2023 - TheeDigital
Staying current on the latest web design trends is crucial to the success of your website. Here are the top web design trends...
Read more >Top Website Design Trends For 2022 - Vectornator
Top Website Design Trends For 2022 · 1. Parallax Effects · 2. 3D Visuals · 3. Emojis · 4. Minimalism · 5. Questionnaires...
Read more >20 Upcoming Web Design Trends & Website Inspiration for 2023
20 Upcoming Web Design Trends & Website Inspiration for 2023 · 1. Micro Animations Add Depth to Web Design · 2. Illustrated Web...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Fundamental Vue has a
Run
-button that, when pressed, will launch the corresponding example is a code sandbox which allows you to run and edit the example.@saad-mo In my opinion the code should always be collapsed initially, with a button expanding it (and then showcasing the different files, allowing users to switch between them). Similar to Material’s approach would be nice.