EsmeraldaQuintana / webpageLanding

Home Page:https://esmeraldaquintana.github.io/webpageLanding/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My personal webpage...

Built with

  • ECMAScript v6
  • node v6.11

There are 3 alternative layouts for this website, saved as branches.

  • topHeaderFinal
  • slimWideHeader
  • centeredLayout

To see altenative layouts:

$ npm i
$ npm start
> open localhost:8080 in a browser
> and in a separate terminal:
$ git checkout branchName

To do

  • build blog with hexa.io
  • convert homepage to blog archive
  • add content
  • remove #root

HTML Structure

#root               // container for Shell
  Shell             // container for all HTML pages
    Shell__sidebar
      header        // picture, home
      nav           // pages
      icons         // social
    Shell__contents // HTML pages are rendered here

Acknowledgements:

Used jgallen23/routie v0.3

Used Tempurturtul/web-template 60c2189

Used Font Awesome v4.7

About

https://esmeraldaquintana.github.io/webpageLanding/


Languages

Language:CSS 82.1%Language:HTML 13.4%Language:JavaScript 4.5%