Palm-Tree-CSS/palm-tree-css

Create landing page

Opened this issue · 1 comments

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.
  1. Hero/header with the slogan, a description, and a Get Started button.
  2. A three-column grid with the benefits. Although we may change this in the future.
<section>
  <aside></aside>
  <article></article>
  <aside></aside>
</section>
  1. A comparative (a utilities-class code on the left and a 🌴 code on the right).
  2. The footer, should say something like "This page was made using Palm Tree".

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