Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Basic CSS Macro layout #17

Open
2 tasks
rpmolina opened this issue Apr 25, 2023 · 0 comments
Open
2 tasks

Basic CSS Macro layout #17

rpmolina opened this issue Apr 25, 2023 · 0 comments

Comments

@rpmolina
Copy link
Contributor

rpmolina commented Apr 25, 2023

Describe the feature

In this web.dev article, macro layout is defined as the high-level design structure of a website or application. It includes the major sections or components of the website, such as the header, footer, navigation, content areas, and any other important elements that provide the overall framework for the website.

The macro layout is typically the first design decision that is made when designing a website, and it sets the foundation for the rest of the design process. It helps to establish the hierarchy of information, create a logical flow of content, and ensure that the website is easy to navigate and use.

The idea of this issue is to implement some of the most common macro layouts used today:

  • Blog
  • E-commerce
  • Landing
  • Admin panel
  • Card listing
  • Dashboard

Use Case

Template Referece

Proposed Solution

Implement macro layout, taking into account reset css, positioning of the main elements (header, navigation, content, footer), scrollable sections and responsiveness.

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

Version used

Environment details (OS name and version, etc.)

┆Issue is synchronized with this Clickup task by Unito

@rpmolina rpmolina changed the title Basic CSS Macro layout implementation Basic CSS Macro layout Apr 25, 2023
@ulises-jeremias ulises-jeremias transferred this issue from nanlabs/nancy.js May 31, 2023
@ulises-jeremias ulises-jeremias moved this from 📋 Backlog to 🔖 Ready in NaNLabs public roadmap Jul 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🔖 Ready
Development

No branches or pull requests

2 participants