Palm-Tree-CSS / palm-tree-css

🌴 Minimalist. Modern. Simple. 🌴 An open source CSS library.
https://palm-tree-css.vercel.app/
MIT License
17 stars 4 forks source link

Create landing page #90

Open adonyssantos opened 6 months ago

adonyssantos commented 6 months ago

We will work on the second version of the landing with the following sections:

  1. Navbar
    • Logo (left side).
    • Nav links (right side) - Links: Documentation, Demo Icons: GitHub, Color mode.
  2. Hero/header with the slogan, a description, and a Get Started button.
  3. A three-column grid with the benefits. Although we may change this in the future.
    <section>
    <aside></aside>
    <article></article>
    <aside></aside>
    </section>
  4. A comparative (a utilities-class code on the left and a 🌴 code on the right).
  5. The footer, should say something like "This page was made using Palm Tree".
adonyssantos commented 6 months ago

@ehmenzala @SebastianMDB I suggest creating the semantic HTML structure first and then working on the necessary SCSS to stylize it