+
{{{content}}}
{{#section "scripts"}} + {{/section}} diff --git a/src/views/pages/site-map.handlebars b/src/views/pages/site-map.handlebars index e8f43be..977ff3b 100644 --- a/src/views/pages/site-map.handlebars +++ b/src/views/pages/site-map.handlebars @@ -21,6 +21,6 @@
  • Tools I Use
  • Archive
  • Site Updates / Changelog
  • -
  • RSS Feed
  • +
  • RSS Feed
  • diff --git a/src/views/pages/thankyou.handlebars b/src/views/pages/thankyou.handlebars index cd9247e..697d946 100644 --- a/src/views/pages/thankyou.handlebars +++ b/src/views/pages/thankyou.handlebars @@ -1,6 +1,6 @@
    -

    Thank You

    +

    Thank You

    Your message has been sent successfully. We will get back to you shortly.

    diff --git a/src/views/partials/headers.handlebars b/src/views/partials/headers.handlebars index 01fc49a..539b84e 100644 --- a/src/views/partials/headers.handlebars +++ b/src/views/partials/headers.handlebars @@ -1,9 +1,11 @@
    -

    {{siteOwner}}

    +
    diff --git a/src/views/partials/postsMenu.handlebars b/src/views/partials/postsMenu.handlebars index 11ed636..7986042 100644 --- a/src/views/partials/postsMenu.handlebars +++ b/src/views/partials/postsMenu.handlebars @@ -1,18 +1,18 @@ {{!-- partials/postsMenu.handlebars --}} {{#each years}} -
    - -
      - {{#each months}} - - {{/each}} -
    -
    +
    + +
      + {{#each months}} + + {{/each}} +
    +
    {{/each}} diff --git a/wireframe.ascii b/wireframe.ascii new file mode 100644 index 0000000..240f57a --- /dev/null +++ b/wireframe.ascii @@ -0,0 +1,45 @@ ++----------------------------------------------------------------------------------+ +| HEADER | +| +------------------------------------------------------------------------------+ | +| | Jason Poage | | +| | +--------+--------+----------+-----------+----------+---------+------------+ | | +| | | Home | About | Newsletter| Tools I use| Projects | Contact | | | | +| | +--------+--------+----------+-----------+----------+---------+------------+ | | +| +------------------------------------------------------------------------------+ | ++----------------------------------------------------------------------------------+ + ++----------------------------------------------------------------------------------+ +| +------------------+-----------------------------------------------------------+ | +| | SIDEBAR | MAIN CONTENT | | +| | +--------------+ | +-------------------------------------------------------+ | | +| | | YYYY | | | Post Title | | | +| | | +----------+ | | | Lorem ipsum dolor sit amet, consectetur adipiscing | | | +| | | | Month | | | | elit, sed do eiusmod tempor incididunt ut labore et | | | +| | | | - item1 | | | | dolore magna aliqua. | | | +| | | +----------+ | | | | | | +| | | +----------+ | | | | | | +| | | | Month | | | | | | | +| | | | - item2 | | | | | | | +| | | +----------+ | | | | | | +| | +--------------+ | | Post List: | | | +| | | | - Sample Entry One | | | +| | | | - Sample Entry Two | | | +| | | | - Sample Entry Three | | | +| | | | | | | +| | | | Featured Section: | | | +| | | | Widget Name: Brief description of widget function. | | | +| | | | | | | +| | | +-------------------------------------------------------+ | | +| +------------------+----------------------------------------------------------+ | ++----------------------------------------------------------------------------------+ + ++----------------------------------------------------------------------------------+ +| | FOOTER | | +| | To the extent possible under law, Jason Poage has waived | | +| | all copyright and related or neighboring rights to this work. | | +| | [CC0 Badge] | | +| | | | +| | Site Map Archive RSS Feed | | +| | | | +| | [LinkedIn Icon] [GitHub Icon] [Mail Icon] | | ++----------------------------------------------------------------------------------+ diff --git a/wireframe.html b/wireframe.html new file mode 100644 index 0000000..22fbe61 --- /dev/null +++ b/wireframe.html @@ -0,0 +1,58 @@ + + + Wireframe + + + +
    +----------------------------------------------------------------------------------+
    +|                                  HEADER                                          |
    +| +------------------------------------------------------------------------------+ |
    +| | Jason Poage                                                                  | |
    +| | +--------+--------+----------+-----------+----------+---------+------------+ | |
    +| | | Home   | About  | Newsletter| Tools I use| Projects | Contact |          | | |
    +| | +--------+--------+----------+-----------+----------+---------+------------+ | |
    +| +------------------------------------------------------------------------------+ |
    ++----------------------------------------------------------------------------------+
    +
    ++----------------------------------------------------------------------------------+
    +| +------------------+-----------------------------------------------------------+ |
    +| |     SIDEBAR      |                      MAIN CONTENT                         | |
    +| | +--------------+ | +-------------------------------------------------------+ | |
    +| | | YYYY         | | | Post Title                                            | | |
    +| | | +----------+ | | | Lorem ipsum dolor sit amet, consectetur adipiscing    | | |
    +| | | | Month    | | | | elit, sed do eiusmod tempor incididunt ut labore et   | | |
    +| | | |  - item1 | | | | dolore magna aliqua.                                  | | |
    +| | | +----------+ | | |                                                       | | |
    +| | | +----------+ | | |                                                       | | |
    +| | | | Month    | | | |                                                       | | |
    +| | | |  - item2 | | | |                                                       | | |
    +| | | +----------+ | | |                                                       | | |
    +| | +--------------+ | | Post List:                                            | | |
    +| |                  | |   - Sample Entry One                                  | | |
    +| |                  | |   - Sample Entry Two                                  | | |
    +| |                  | |   - Sample Entry Three                                | | |
    +| |                  | |                                                       | | |
    +| |                  | | Featured Section:                                     | | |
    +| |                  | |   Section Name: Brief description of widget function. | | |
    +| |                  | |                                                       | | |
    +| |                  | +-------------------------------------------------------+ | |
    +| +------------------+----------------------------------------------------------+  |
    ++----------------------------------------------------------------------------------+
    +
    ++----------------------------------------------------------------------------------+
    +| |                                 FOOTER                                       | |
    +| |               To the extent possible under law, Jason Poage has waived       | |
    +| |              all copyright and related or neighboring rights to this work.   | |
    +| |                                  [CC0 Badge]                                 | |
    +| |                                                                              | |
    +| |                              Site Map   Archive   RSS Feed                   | |
    +| |                                                                              | |
    +| |                     [LinkedIn Icon] [GitHub Icon] [Mail Icon]                | |
    ++----------------------------------------------------------------------------------+
    +
    + + diff --git a/yarn.lock b/yarn.lock index 0c0ff40..6960a3a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2,6 +2,11 @@ # yarn lockfile v1 +"@faker-js/faker@^9.8.0": + version "9.8.0" + resolved "https://registry.npmjs.org/@faker-js/faker/-/faker-9.8.0.tgz" + integrity sha512-U9wpuSrJC93jZBxx/Qq2wPjCuYISBueyVUGK7qqdmj7r/nxaxwW8AQDCLeRO7wZnjj94sh3p246cAYjUKuqgfg== + "@isaacs/cliui@^8.0.2": version "8.0.2" resolved "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz"