metamesh / metamesh.org

Our new web site
https://www.metamesh.org
10 stars 4 forks source link

First Pull Request - Version1.5 #37

Closed benjithaimmortal closed 4 years ago

benjithaimmortal commented 4 years ago

I updated the readme.md with information for future developers, like appropriate commands for local development.

The page should now be mobile-optimized to smallest phones, with menu and a slightly smaller hero font at <350px view widths.

Gulp is a tool for front-end development, which makes things a bit more user-friendly for future front-end developers. Both gulpfile.js and package.json are a part of that, and won't affect how the site looks and operates at all.

The /projects page will be active, but removed from the navigation menu until it's confirmed to be integrated properly with Forestry.

Protagonistics commented 4 years ago

These are all good changes.

On Tue, Sep 15, 2020 at 5:42 PM Benji notifications@github.com wrote:

I updated the readme.md with information for future developers, like appropriate commands for local development.

The page should now be mobile-optimized to smallest phones, with menu and a slightly smaller hero font at <350px view widths.

Gulp is a tool for front-end development, which makes things a bit more user-friendly for future front-end developers. Both gulpfile.js and package.json are a part of that, and won't affect how the site looks and operates at all.

The /projects page will be active, but removed from the navigation menu until it's confirmed to be integrated properly with Forestry.

You can view, comment on, or merge this pull request online at:

https://github.com/metamesh/metamesh.org/pull/37 Commit Summary

  • add gulp, add sass, do some magic to get the button back
  • new page for projects, start contact form design
  • enabling default contact form
  • ensure no problematic changes
  • remove pesky Y-overflow by making text a bit smaller

File Changes

Patch Links:

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/metamesh/metamesh.org/pull/37, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAN2ECH23QOQU2BM6Q3GX43SF7NTVANCNFSM4RN2D66Q .

benjithaimmortal commented 4 years ago

Per review, good to merge